fisp-command-init
Version:
31 lines (30 loc) • 687 B
JSON
{
"name": "fisp-command-init",
"version": "0.1.1",
"description": "scaffold",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/xiangshouding/fis-command-scf.git"
},
"keywords": [
"fis",
"scaffold",
"fis-plus"
],
"author": "fansekey",
"license": "MIT",
"dependencies": {
"colors": "0.6.2",
"fis-repo-client": "*",
"fis-scaffold-pc": "*",
"prompt": "0.2.12"
},
"bugs": {
"url": "https://github.com/xiangshouding/fis-command-scf/issues"
},
"homepage": "https://github.com/xiangshouding/fis-command-scf"
}