{ "_args": [ [ "cli@0.6.6", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "cli@0.6.6", "_id": "cli@0.6.6", "_inBundle": false, "_integrity": "sha1-Aq1Eo4Cr8nraxebwzdewQ9dMU+M=", "_location": "/cli", "_phantomChildren": { "inherits": "2.0.3", "lru-cache": "2.7.3", "sigmund": "1.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "cli@0.6.6", "name": "cli", "escapedName": "cli", "rawSpec": "0.6.6", "saveSpec": null, "fetchSpec": "0.6.6" }, "_requiredBy": [ "/jshint" ], "_resolved": "https://registry.npmjs.org/cli/-/cli-0.6.6.tgz", "_spec": "0.6.6", "_where": "C:\\wamp64\\www\\ilink", "author": { "name": "Chris O'Hara", "email": "cohara87@gmail.com" }, "bugs": { "url": "http://github.com/chriso/cli/issues" }, "contributors": [ { "name": "Douglas Meyer" } ], "dependencies": { "exit": "0.1.2", "glob": "~ 3.2.1" }, "description": "A tool for rapidly building command line apps", "engines": { "node": ">=0.2.5" }, "homepage": "http://github.com/chriso/cli", "keywords": [ "cli", "command line", "opts", "parseopt", "opt", "args", "console", "argsparse", "optparse", "daemon", "autocomplete", "command", "autocompletion" ], "licenses": [ { "type": "MIT" } ], "main": "cli.js", "name": "cli", "repository": { "type": "git", "url": "git+ssh://git@github.com/chriso/cli.git" }, "version": "0.6.6" }