{ "_args": [ [ "dashdash@>=1.10.1 <2.0.0", "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk" ] ], "_from": "dashdash@>=1.10.1 <2.0.0", "_id": "dashdash@1.13.0", "_inCache": true, "_installable": true, "_location": "/request/http-signature/sshpk/dashdash", "_npmOperationalInternal": { "host": "packages-5-east.internal.npmjs.com", "tmp": "tmp/dashdash-1.13.0.tgz_1455248887432_0.5643249636050314" }, "_npmUser": { "email": "trentm@gmail.com", "name": "trentm" }, "_npmVersion": "1.4.29", "_phantomChildren": {}, "_requested": { "name": "dashdash", "raw": "dashdash@>=1.10.1 <2.0.0", "rawSpec": ">=1.10.1 <2.0.0", "scope": null, "spec": ">=1.10.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/request/http-signature/sshpk" ], "_resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.13.0.tgz", "_shasum": "a5aae6fd9d8e156624eb0dd9259eb12ba245385a", "_shrinkwrap": null, "_spec": "dashdash@>=1.10.1 <2.0.0", "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk", "author": { "email": "trentm@gmail.com", "name": "Trent Mick", "url": "http://trentm.com" }, "bugs": { "url": "https://github.com/trentm/node-dashdash/issues" }, "contributors": [ { "email": "trentm@gmail.com", "name": "Trent Mick", "url": "http://trentm.com" }, { "name": "Isaac Schlueter", "url": "https://github.com/isaacs" }, { "name": "Joshua M. Clulow", "url": "https://github.com/jclulow" }, { "name": "Patrick Mooney", "url": "https://github.com/pfmooney" }, { "name": "Dave Pacheco", "url": "https://github.com/davepacheco" } ], "dependencies": { "assert-plus": "^1.0.0" }, "description": "A light, featureful and explicit option parsing library.", "devDependencies": { "nodeunit": "0.9.x" }, "directories": {}, "dist": { "shasum": "a5aae6fd9d8e156624eb0dd9259eb12ba245385a", "tarball": "http://registry.npmjs.org/dashdash/-/dashdash-1.13.0.tgz" }, "engines": { "node": ">=0.10" }, "gitHead": "69425c9d9000d72c95e78ca43e3f84675f8f73ff", "homepage": "https://github.com/trentm/node-dashdash", "keywords": [ "option", "parser", "parsing", "cli", "command", "args", "bash", "completion" ], "license": "MIT", "main": "./lib/dashdash.js", "maintainers": [ { "email": "trentm@gmail.com", "name": "trentm" } ], "name": "dashdash", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/trentm/node-dashdash.git" }, "scripts": { "test": "nodeunit test/*.test.js" }, "version": "1.13.0" }