{
  "name": "uba-init",
  "version": "2.0.0",
  "description": "uba plugin for init",
  "main": "index.js",
  "bin": {
    "uba-init": "./bin/uba-init.js"
  },
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tinper-uba/uba-init.git"
  },
  "keywords": [
    "uba",
    "init web"
  ],
  "author": "yueming@yonyou.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tinper-uba/uba-init/issues"
  },
  "homepage": "https://github.com/tinper-uba/uba-init#readme",
  "dependencies": {
    "chalk": "^2.4.1",
    "cross-spawn": "^6.0.5",
    "download-git-repo": "^1.0.2",
    "inquirer": "^5.2.0",
    "minimist": "^1.2.0",
    "path-exists": "^3.0.0",
    "request": "^2.85.0"
  }
}
