commander-test
Version:
testing commander in global installation
37 lines (35 loc) • 809 B
JSON
{
"name": "commander-test",
"description": "testing commander in global installation",
"version": "0.0.7",
"author": {
"name": "guillaume derouineau",
"email": "admin@caradoc.fr"
},
"dependencies": {
"commander": "1.2.0",
"range-parser": "0.0.4",
"mkdirp": "0.3.5",
"cookie": "0.1.0",
"buffer-crc32": "0.2.1",
"fresh": "0.2.0",
"methods": "0.0.1",
"send": "0.1.4",
"cookie-signature": "1.0.1",
"debug": "*"
},
"keywords": [
"frameword",
"web",
"api",
"router",
"security",
"app"
],
"main": "index",
"bin": {
"commander-test": "./bin/commander-test"
},
"_id": "commander-test@0.0.7",
"_from": "commander-test@"
}