![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/themes/metras/node_modules/optimist/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=", "_location": "/optimist", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "optimist", "escapedName": "optimist", "rawSpec": "0.6.1", "saveSpec": null, "fetchSpec": "0.6.1" }, "_requiredBy": [ "/node-static" ], "_resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz", "_spec": "0.6.1", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "James Halliday", "email": "[email protected]", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-optimist/issues" }, "dependencies": { "minimist": "~0.0.1", "wordwrap": "~0.0.2" }, "description": "Light-weight option parsing with an argv hash. No optstrings attached.", "devDependencies": { "hashish": "~0.0.4", "tap": "~0.4.0" }, "engine": { "node": ">=0.4" }, "homepage": "https://github.com/substack/node-optimist#readme", "keywords": [ "argument", "args", "option", "parser", "parsing", "cli", "command" ], "license": "MIT/X11", "main": "./index.js", "name": "optimist", "repository": { "type": "git", "url": "git+ssh://[email protected]/substack/node-optimist.git" }, "scripts": { "test": "tap ./test/*.js" }, "version": "0.6.1" }