{ "_args": [ [ "dashdash@>=1.10.1 <2.0.0", "/Users/okennedy/Documents/Website/node_modules/sshpk" ] ], "_from": "dashdash@>=1.10.1 <2.0.0", "_id": "dashdash@1.10.1", "_inCache": true, "_installable": true, "_location": "/dashdash", "_npmUser": { "email": "trentm@gmail.com", "name": "trentm" }, "_npmVersion": "1.4.28", "_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": [ "/sshpk" ], "_resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.10.1.tgz", "_shasum": "0abf1af89a8f5129a81f18c2b35b21df22622f60", "_shrinkwrap": null, "_spec": "dashdash@>=1.10.1 <2.0.0", "_where": "/Users/okennedy/Documents/Website/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": [ { "name": "Trent Mick", "email": "trentm@gmail.com", "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" } ], "dependencies": { "assert-plus": "0.1.x" }, "description": "A light, featureful and explicit option parsing library.", "devDependencies": { "nodeunit": "0.9.x" }, "directories": {}, "dist": { "shasum": "0abf1af89a8f5129a81f18c2b35b21df22622f60", "tarball": "http://registry.npmjs.org/dashdash/-/dashdash-1.10.1.tgz" }, "engines": { "node": ">=0.8" }, "gitHead": "e95a66a095553ef045283b34d7615bf02f0dfaac", "homepage": "https://github.com/trentm/node-dashdash", "keywords": [ "args", "cli", "command", "option", "parser", "parsing" ], "license": "MIT", "main": "./lib/dashdash.js", "maintainers": [ { "name": "trentm", "email": "trentm@gmail.com" } ], "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.10.1" }