| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/nami/node_modules/cmd-parser/ |
Upload File : |
{
"_from": "cmd-parser@^1.0.0",
"_id": "cmd-parser@1.0.0",
"_inBundle": false,
"_integrity": "sha512-W8JX5+oWjU/UXFMpxYTUgJiwpw0TZg/qwZUbFZjE5GGEfeE26QF/lLakunIhWywOsvyUwH0pQp4JpsYi9I0wgQ==",
"_location": "/cmd-parser",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cmd-parser@^1.0.0",
"name": "cmd-parser",
"escapedName": "cmd-parser",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/",
"/nami-core"
],
"_resolved": "https://registry.npmjs.org/cmd-parser/-/cmd-parser-1.0.0.tgz",
"_shasum": "56aa22a9dfadead974c30a249fc04e2ee709f966",
"_spec": "cmd-parser@^1.0.0",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle",
"author": {
"name": "Bitnami"
},
"bugs": {
"url": "https://github.com/bitnami/node-cmd-parser/issues"
},
"bundleDependencies": false,
"dependencies": {
"lodash": "^4.17.10",
"pluralize": "^2.0.0",
"printf": "^0.2.3"
},
"deprecated": false,
"description": "Command line parser",
"devDependencies": {
"bitnami-gulp-common-tasks": "github:bitnami/gulp-common-tasks#v3.0.0",
"chai": "^3.5.0",
"eslint": "^6.5.1",
"eslint-config-bitnami": "github:bitnami/eslint-config-bitnami#v1.0.0",
"eslint-plugin-import": "^1.14.0",
"gulp": "^4.0.2",
"gulp4-run-sequence": "^1.0.1"
},
"homepage": "https://github.com/bitnami/node-cmd-parser#readme",
"license": "GPL-2.0",
"main": "index.js",
"name": "cmd-parser",
"repository": {
"type": "git",
"url": "git+https://github.com/bitnami/node-cmd-parser.git"
},
"scripts": {
"ci-lint": "gulp ci-lint",
"ci-test": "gulp ci-test",
"eslint-report": "eslint *.js lib -f node_modules/eslint-html-reporter/reporter.js -o qa/eslint-report.html",
"lint": "gulp lint",
"test": "gulp test"
},
"version": "1.0.0"
}