⚝
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
/
node_modules
/
optimist
/
Edit File: package.json
{ "name" : "optimist", "version" : "0.6.1", "description" : "Light-weight option parsing with an argv hash. No optstrings attached.", "main" : "./index.js", "dependencies" : { "wordwrap" : "~0.0.2", "minimist" : "~0.0.1" }, "devDependencies" : { "hashish": "~0.0.4", "tap" : "~0.4.0" }, "scripts" : { "test" : "tap ./test/*.js" }, "repository" : { "type" : "git", "url" : "http://github.com/substack/node-optimist.git" }, "keywords" : [ "argument", "args", "option", "parser", "parsing", "cli", "command" ], "author" : { "name" : "James Halliday", "email" : "mail@substack.net", "url" : "http://substack.net" }, "license" : "MIT/X11", "engine" : { "node" : ">=0.4" } }
Simpan