{
  "name": "template-h5-cli",
  "version": "1.1.5",
  "description": "这个是一个前端脚手架脚本，不是工程模板",
  "preferGlobal": true,
  "bin": {
    "template": "bin/template"
  },
  "dependencies": {
    "chalk": "^1.1.3",
    "commander": "^2.20.3",
    "download-git-repo": "^1.1.0",
    "inquirer": "^6.5.2",
    "ora": "^3.4.0",
    "request": "^2.88.2"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "cli",
    "template"
  ],
  "author": "color",
  "license": "MIT"
}
