⚝
One Hat Cyber Team
⚝
Your IP:
172.22.0.1
Server IP:
151.80.20.34
Server:
Linux 794f04d97d5e 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64
Server Software:
Apache/2.4.62 (Debian)
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
nodejs
/
log-driver
/
View File Name :
package.json
{ "name": "log-driver", "description": "log-driver is a simple logging framework for logging to stdout", "keywords": [ "logging", "logger", "log" ], "version": "1.2.7", "bugs": { "url": "https://github.com/cainus/logdriver/issues" }, "repository": { "type": "git", "url": "git://github.com/cainus/logdriver.git" }, "scripts": { "test": "make test-codecov" }, "maintainers": [ "Gregg Caines <gregg@caines.ca> (http://caines.ca)" ], "devDependencies": { "codecov.io": "0.0.1", "jshint": "2.4.4", "istanbul": "0.2.6", "coveralls": "2.10.0", "sinon-restore": "1.0.1", "mocha": "1.20.1", "should": "1.1.0" }, "engines": { "node": ">=0.8.6" }, "homepage": "https://github.com/cainus/logdriver", "main": "index.js", "directories": { "test": "test" }, "author": "Gregg Caines", "license": "ISC" }