{ "_args": [ [ { "name": "commander", "raw": "commander@*", "rawSpec": "*", "scope": null, "spec": "*", "type": "range" }, "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\speech-rule-engine" ] ], "_from": "commander@*", "_hasShrinkwrap": false, "_id": "commander@2.20.0", "_inCache": true, "_installable": true, "_location": "/commander", "_nodeVersion": "11.13.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/commander_2.20.0_1554252089341_0.9811870313123083" }, "_npmUser": { "email": "abe@enzou.tokyo", "name": "abetomo" }, "_npmVersion": "6.7.0", "_phantomChildren": {}, "_requested": { "name": "commander", "raw": "commander@*", "rawSpec": "*", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "/speech-rule-engine" ], "_resolved": "https://registry.npmjs.org/commander/-/commander-2.20.0.tgz", "_shasum": "d58bb2b5c1ee8f87b0d340027e9e94e222c5a422", "_shrinkwrap": null, "_spec": "commander@*", "_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\speech-rule-engine", "author": { "email": "tj@vision-media.ca", "name": "TJ Holowaychuk" }, "bugs": { "url": "https://github.com/tj/commander.js/issues" }, "dependencies": {}, "description": "the complete solution for node.js command-line programs", "devDependencies": { "@types/node": "^10.11.3", "eslint": "^5.6.1", "should": "^13.2.3", "sinon": "^6.3.4", "standard": "^12.0.1", "ts-node": "^7.0.1", "typescript": "^2.9.2" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpAE6CRA9TVsSAnZWagAARXcP/1Dlmv/NEiARtvdTN0Fo\nZoBKmjwWrgyT5oLE1efAg47RdO1zDQLWD2y5pUfW3RgdEPek6cmPTwjnijbj\nF3fuYCChl9ipkbkQMPhfN7eIv13pz8muVXvo9Rt1HF7rQ9jm25+lorzaOHL4\nn/ew0TNvmjzvxEi3cm9hFTYA2QMvGo6GnFh/7Tp1BZcVM7xC6eJRB3sD89vo\npv3CZ0R/JhZkLiKJ1eljTnE7Ch1YL739tUZDFGmkwtko0WPiiKmKuLseTokb\nKlvc6q6Qmy1tAzf8v0gCET/KSUzRXByd1XXaONQX7WNQRBjF4uit1GGxaMVB\ngTNR6lcYPqoLQ+9td4xnxYLKYN3xIKRvzex59PKS79j6D8PW5SwfHJG6mIDm\n3HWkZRHT8MRQcF792ZcwvaeOe69W2fty+7tu4FQxmSQ6ajgSem/mymkePOre\nkBIUx6U3pRq+qo8SuC0xHJaHehUaErhz76VYuJOut9DVRul9QNlD9c/e6Bls\nQ3zgSlrrzGoHddAB9DG+vQaDmvF7twV+oWYfzDxNwxNlOATjR0cXod3230EW\nEzs7vDpx9UrJBhqKAOxga/oYWzqx2GvC5vuXZcnMnNQ+3xejO08gBPWzNEEc\nMIGsO+cU9Kyd+9UJWQRBE7kH/6j5Bh54qyxNskfc+hpJ3UyBgKUJBsUWm5um\nj7Uc\r\n=zhg8\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "d58bb2b5c1ee8f87b0d340027e9e94e222c5a422", "tarball": "https://registry.npmjs.org/commander/-/commander-2.20.0.tgz", "unpackedSize": 62223 }, "gitHead": "3e8bf54b9b2fb3960fc2320a4174aa79efca90fa", "homepage": "https://github.com/tj/commander.js#readme", "keywords": [ "commander", "command", "option", "parser" ], "license": "MIT", "main": "index", "maintainers": [ { "email": "abe@enzou.tokyo", "name": "abetomo" }, { "email": "rkoutnik@gmail.com", "name": "somekittens" }, { "email": "tj@vision-media.ca", "name": "tjholowaychuk" }, { "email": "romain.vanesyan@gmail.com", "name": "vanesyan" }, { "email": "zhiyelee@gmail.com", "name": "zhiyelee" } ], "name": "commander", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/tj/commander.js.git" }, "scripts": { "lint": "eslint index.js", "test": "node test/run.js && npm run test-typings", "test-typings": "tsc -p tsconfig.json" }, "typings": "typings/index.d.ts", "version": "2.20.0" }