{ "_args": [ [ "commander@0.6.1", "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express" ] ], "_defaultsLoaded": true, "_engineSupported": true, "_from": "commander@0.6.1", "_id": "commander@0.6.1", "_inCache": true, "_installable": true, "_location": "/commander", "_nodeVersion": "v0.6.12", "_npmUser": { "email": "tj@vision-media.ca", "name": "tjholowaychuk" }, "_npmVersion": "1.1.0-3", "_phantomChildren": {}, "_requested": { "name": "commander", "raw": "commander@0.6.1", "rawSpec": "0.6.1", "scope": null, "spec": "0.6.1", "type": "version" }, "_requiredBy": [ "/express", "/ws" ], "_resolved": "https://registry.npmjs.org/commander/-/commander-0.6.1.tgz", "_shasum": "fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06", "_shrinkwrap": null, "_spec": "commander@0.6.1", "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express", "author": { "email": "tj@vision-media.ca", "name": "TJ Holowaychuk" }, "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": "fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06", "tarball": "http://registry.npmjs.org/commander/-/commander-0.6.1.tgz" }, "engines": { "node": ">= 0.4.x" }, "homepage": "https://github.com/visionmedia/commander.js#readme", "keywords": [ "command", "option", "parser", "prompt", "stdin" ], "main": "index", "maintainers": [ { "email": "tj@vision-media.ca", "name": "tjholowaychuk" } ], "name": "commander", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/visionmedia/commander.js.git" }, "scripts": { "test": "make test" }, "version": "0.6.1" }