{
  "name": "svue-cli",
  "version": "0.0.5",
  "description": "svue-cli",
  "bin": {
    "svue": "bin/svue"
  },
  "main": "index.js",
  "directories": {
    "doc": "docs",
    "lib": "lib",
    "test": "test"
  },
  "dependencies": {
    "chalk": "^3.0.0",
    "coffeescript": "^2.4.1",
    "commander": "^4.0.1",
    "download-git-repo": "^3.0.2",
    "inquirer": "^7.0.0",
    "ora": "^4.0.2",
    "request": "^2.88.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "suve-cli"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/xunzhaotech/Svue-cli.git"
  },
  "keywords": [
    "svue-cli"
  ],
  "author": "xunzhaotech",
  "license": "ISC"
}
