jdf-ws
Version:
A library for promises (CommonJS/Promises/A,B,D)
73 lines (72 loc) • 1.76 kB
JSON
{
"name": "commander",
"version": "0.6.1",
"description": "the complete solution for node.js command-line programs",
"keywords": [
"command",
"option",
"parser",
"prompt",
"stdin"
],
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/commander.js.git"
},
"dependencies": {},
"devDependencies": {
"should": ">= 0.0.1"
},
"scripts": {
"test": "make test"
},
"main": "index",
"engines": {
"node": ">= 0.4.x"
},
"_npmUser": {
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
"_id": "commander@0.6.1",
"optionalDependencies": {},
"_engineSupported": true,
"_npmVersion": "1.1.0-3",
"_nodeVersion": "v0.6.12",
"_defaultsLoaded": true,
"dist": {
"shasum": "fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06",
"size": 9774,
"noattachment": false,
"tarball": "http://registry.npm.taobao.org/commander/download/commander-0.6.1.tgz"
},
"maintainers": [
{
"name": "somekittens",
"email": "rkoutnik@gmail.com"
},
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "zhiyelee",
"email": "zhiyelee@gmail.com"
}
],
"directories": {},
"publish_time": 1338578631854,
"_cnpm_publish_time": 1338578631854,
"_shasum": "fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06",
"_resolved": "https://registry.npm.taobao.org/commander/download/commander-0.6.1.tgz",
"_from": "commander@>=0.6.1 <0.7.0",
"bugs": {
"url": "https://github.com/visionmedia/commander.js/issues"
},
"readme": "ERROR: No README data found!",
"homepage": "https://github.com/visionmedia/commander.js"
}