{ "name": "commander", "version": "2.5.0", "description": "the complete solution for node.js command-line programs", "keywords": [ "command", "option", "parser", "prompt" ], "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/tj/commander.js.git" }, "devDependencies": { "should": ">= 0.0.1" }, "scripts": { "test": "make test" }, "main": "index", "engines": { "node": ">= 0.6.x" }, "files": [ "index.js" ], "bugs": { "url": "https://github.com/tj/commander.js/issues" }, "homepage": "https://github.com/tj/commander.js", "_id": "commander@2.5.0", "_shasum": "d777b6a4d847d423e5d475da864294ac1ff5aa9d", "_from": "commander@^2.3.0", "_npmVersion": "1.4.9", "_npmUser": { "name": "zhiyelee", "email": "zhiyelee@gmail.com" }, "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "somekittens", "email": "rkoutnik@gmail.com" }, { "name": "zhiyelee", "email": "zhiyelee@gmail.com" }, { "name": "thethomaseffect", "email": "thethomaseffect@gmail.com" } ], "dist": { "shasum": "d777b6a4d847d423e5d475da864294ac1ff5aa9d", "tarball": "http://registry.npmjs.org/commander/-/commander-2.5.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/commander/-/commander-2.5.0.tgz", "readme": "ERROR: No README data found!" }