zoo-command-install
Version:
install components for your project
34 lines (33 loc) • 713 B
JSON
{
"name": "zoo-command-install",
"version": "2.0.7",
"description": "install components for your project",
"main": "install",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/xwenliang/zoo-command-install.git"
},
"keywords": [
"fis-zoo",
"zoo-command-install"
],
"author": {
"name": "zooble",
"email": "wenliang.web@gmail.com"
},
"engines": {
"node": ">= 0.8.0"
},
"license": "BSD",
"dependencies": {
"jquery": "^1.12.3",
"jsdom": "^8.1.0",
"prompt": "^1.0.0"
},
"devDependencies": {},
"bugs": {
"url": "https://github.com/xwenliang/fis-zoo/issues"
},
"homepage": "https://github.com/xwenliang/fis-zoo"
}