{ "_args": [ [ "commander@2.6.0", "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\concurrently" ] ], "_from": "commander@2.6.0", "_id": "commander@2.6.0", "_inCache": true, "_location": "/commander", "_nodeVersion": "0.11.14", "_npmUser": { "email": "zhiyelee@gmail.com", "name": "zhiyelee" }, "_npmVersion": "2.1.12", "_phantomChildren": {}, "_requested": { "name": "commander", "raw": "commander@2.6.0", "rawSpec": "2.6.0", "scope": null, "spec": "2.6.0", "type": "version" }, "_requiredBy": [ "/concurrently", "/stream-throttle" ], "_resolved": "https://registry.npmjs.org/commander/-/commander-2.6.0.tgz", "_shasum": "9df7e52fb2a0cb0fb89058ee80c3104225f37e1d", "_shrinkwrap": null, "_spec": "commander@2.6.0", "_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\concurrently", "author": { "email": "tj@vision-media.ca", "name": "TJ Holowaychuk" }, "bugs": { "url": "https://github.com/tj/commander.js/issues" }, "dependencies": {}, "description": "the complete solution for node.js command-line programs", "devDependencies": { "should": ">= 0.0.1" }, "directories": {}, "dist": { "shasum": "9df7e52fb2a0cb0fb89058ee80c3104225f37e1d", "tarball": "https://registry.npmjs.org/commander/-/commander-2.6.0.tgz" }, "engines": { "node": ">= 0.6.x" }, "files": [ "index.js" ], "gitHead": "c6807fd154dd3b7ce8756f141f8d3acfcc74be60", "homepage": "https://github.com/tj/commander.js", "installable": true, "keywords": [ "command", "option", "parser", "prompt" ], "license": "MIT", "main": "index", "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" } ], "name": "commander", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/tj/commander.js.git" }, "scripts": { "test": "make test" }, "version": "2.6.0" }