{ "_from": "commander@0.6.1", "_id": "commander@0.6.1", "_inBundle": false, "_integrity": "sha1-+mihT2qUXVTbvlDYzbMyDp47GgY=", "_location": "/jade/commander", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "commander@0.6.1", "name": "commander", "escapedName": "commander", "rawSpec": "0.6.1", "saveSpec": null, "fetchSpec": "0.6.1" }, "_requiredBy": [ "/jade" ], "_resolved": "https://registry.npmjs.org/commander/-/commander-0.6.1.tgz", "_shasum": "fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06", "_spec": "commander@0.6.1", "_where": "/home/clemens/Dokumente/git/pixelnode/node_modules/jade", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "bugs": { "url": "https://github.com/visionmedia/commander.js/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "the complete solution for node.js command-line programs", "devDependencies": { "should": ">= 0.0.1" }, "engines": { "node": ">= 0.4.x" }, "homepage": "https://github.com/visionmedia/commander.js#readme", "keywords": [ "command", "option", "parser", "prompt", "stdin" ], "main": "index", "name": "commander", "repository": { "type": "git", "url": "git+https://github.com/visionmedia/commander.js.git" }, "scripts": { "test": "make test" }, "version": "0.6.1" }