{ "_args": [ [ { "raw": "subarg@0.0.1", "scope": null, "escapedName": "subarg", "name": "subarg", "rawSpec": "0.0.1", "spec": "0.0.1", "type": "version" }, "/Users/MB/git/pdfkit/node_modules/browserify" ] ], "_from": "subarg@0.0.1", "_id": "subarg@0.0.1", "_inCache": true, "_location": "/subarg", "_npmUser": { "name": "substack", "email": "mail@substack.net" }, "_npmVersion": "1.3.21", "_phantomChildren": {}, "_requested": { "raw": "subarg@0.0.1", "scope": null, "escapedName": "subarg", "name": "subarg", "rawSpec": "0.0.1", "spec": "0.0.1", "type": "version" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/subarg/-/subarg-0.0.1.tgz", "_shasum": "3d56b07dacfbc45bbb63f7672b43b63e46368e3a", "_shrinkwrap": null, "_spec": "subarg@0.0.1", "_where": "/Users/MB/git/pdfkit/node_modules/browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/subarg/issues" }, "dependencies": { "minimist": "~0.0.7" }, "description": "parse arguments with recursive contexts", "devDependencies": { "tape": "~2.3.2" }, "directories": {}, "dist": { "shasum": "3d56b07dacfbc45bbb63f7672b43b63e46368e3a", "tarball": "https://registry.npmjs.org/subarg/-/subarg-0.0.1.tgz" }, "homepage": "https://github.com/substack/subarg", "keywords": [ "argument", "option", "parser", "parsing", "flags", "command-line", "cli", "recursive", "minimist" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "subarg", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/subarg.git" }, "scripts": { "test": "tape test/*.js" }, "testling": { "files": "test/*.js", "browsers": [ "ie/8..latest", "firefox/16", "firefox/latest", "firefox/nightly", "chrome/22", "chrome/latest", "chrome/canary", "opera/12..latest", "opera/next", "safari/5.1..latest" ] }, "version": "0.0.1" }