qh-cli
Version:
test
36 lines (35 loc) • 596 B
JSON
{
"name": "qh-cli",
"version": "0.0.10",
"description": "test",
"main": "index.js",
"bin": "./bin/qh",
"scripts": {
"test": "qh test"
},
"repository": {
"type": "git",
"url": ""
},
"keywords": [
"qh",
"构建",
"发布"
],
"author": "tom",
"license": "MTT",
"bugs": {
"url": ""
},
"homepage": "",
"dependencies": {
"async": "^0.9.0",
"colors": "^1.0.3",
"finalhandler": "^0.3.4",
"map-stream": "0.0.5",
"minimist": "^1.1.1",
"serve-static": "^1.9.2",
"underscore": "^1.8.2",
"vinyl-fs": "^1.0.0"
}
}