{ "_args": [ [ { "raw": "commander@2.1.0", "scope": null, "escapedName": "commander", "name": "commander", "rawSpec": "2.1.0", "spec": "2.1.0", "type": "version" }, "/Users/MB/git/pdfkit/node_modules/jade" ] ], "_from": "commander@2.1.0", "_id": "commander@2.1.0", "_inCache": true, "_location": "/commander", "_npmUser": { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, "_npmVersion": "1.3.14", "_phantomChildren": {}, "_requested": { "raw": "commander@2.1.0", "scope": null, "escapedName": "commander", "name": "commander", "rawSpec": "2.1.0", "spec": "2.1.0", "type": "version" }, "_requiredBy": [ "/jade" ], "_resolved": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz", "_shasum": "d121bbae860d9992a3d517ba96f56588e47c6781", "_shrinkwrap": null, "_spec": "commander@2.1.0", "_where": "/Users/MB/git/pdfkit/node_modules/jade", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "bugs": { "url": "https://github.com/visionmedia/commander.js/issues" }, "dependencies": {}, "description": "the complete solution for node.js command-line programs", "devDependencies": { "should": ">= 0.0.1" }, "directories": {}, "dist": { "shasum": "d121bbae860d9992a3d517ba96f56588e47c6781", "tarball": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz" }, "engines": { "node": ">= 0.6.x" }, "files": [ "index.js" ], "homepage": "https://github.com/visionmedia/commander.js", "keywords": [ "command", "option", "parser", "prompt", "stdin" ], "main": "index", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "commander", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/visionmedia/commander.js.git" }, "scripts": { "test": "make test" }, "version": "2.1.0" }