{ "_args": [ [ "argparse@^1.0.7", "/Users/trott/io.js/tools/node_modules/js-yaml" ] ], "_from": "argparse@>=1.0.7 <2.0.0", "_id": "argparse@1.0.7", "_inCache": true, "_installable": true, "_location": "/argparse", "_nodeVersion": "4.3.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/argparse-1.0.7.tgz_1458226887302_0.8524546672124416" }, "_npmUser": { "email": "vitaly@rcdesign.ru", "name": "vitaly" }, "_npmVersion": "2.14.12", "_phantomChildren": {}, "_requested": { "name": "argparse", "raw": "argparse@^1.0.7", "rawSpec": "^1.0.7", "scope": null, "spec": ">=1.0.7 <2.0.0", "type": "range" }, "_requiredBy": [ "/js-yaml" ], "_resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.7.tgz", "_shasum": "c289506480557810f14a8bc62d7a06f63ed7f951", "_shrinkwrap": null, "_spec": "argparse@^1.0.7", "_where": "/Users/trott/io.js/tools/node_modules/js-yaml", "bugs": { "url": "https://github.com/nodeca/argparse/issues" }, "contributors": [ { "name": "Eugene Shkuropat" }, { "name": "Paul Jacobson" } ], "dependencies": { "sprintf-js": "~1.0.2" }, "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", "devDependencies": { "eslint": "2.0.0-rc.0", "eslint-plugin-nodeca": "~1.0.3", "mocha": "*", "ndoc": "^3.1.0" }, "directories": {}, "dist": { "shasum": "c289506480557810f14a8bc62d7a06f63ed7f951", "tarball": "https://registry.npmjs.org/argparse/-/argparse-1.0.7.tgz" }, "files": [ "index.js", "lib/" ], "gitHead": "2d243d3062affb01f49f5f00e8ca8464a15e9374", "homepage": "https://github.com/nodeca/argparse", "keywords": [ "cli", "parser", "argparse", "option", "args" ], "license": "MIT", "maintainers": [ { "email": "vitaly@rcdesign.ru", "name": "vitaly" } ], "name": "argparse", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/nodeca/argparse.git" }, "scripts": { "test": "make test" }, "version": "1.0.7" }