{ "_from": "node-command-line", "_id": "node-command-line@1.0.2", "_inBundle": false, "_integrity": "sha1-iE6mIBVwnxTCOlShWz+csuQgqaA=", "_location": "/node-command-line", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "node-command-line", "name": "node-command-line", "escapedName": "node-command-line", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/node-command-line/-/node-command-line-1.0.2.tgz", "_shasum": "884ea62015709f14c23a54a15b3f9cb2e420a9a0", "_spec": "node-command-line", "_where": "C:\\Users\\broak\\Desktop\\Python-Node-Project\\Download-Latest-Python", "author": { "name": "shaishab.cse@gmail.com" }, "bugs": { "url": "https://github.com/shaishab/node-command-line/issues" }, "bundleDependencies": false, "dependencies": { "bluebird": "^3.4.7" }, "deprecated": false, "description": "Simple command line interface to execute command from node environment with promise", "homepage": "https://github.com/shaishab/node-command-line#readme", "keywords": [ "node", "command", "line", "cmd", "cli", "node command line", "node cli", "node cmd", "node-command-line" ], "license": "MIT", "main": "node-command-line.js", "name": "node-command-line", "repository": { "type": "git", "url": "git+https://github.com/shaishab/node-command-line.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.2" }