{
  "name": "umits",
  "version": "3.0.1",
  "description": "base on create-umi,quick generate umi of typescript ",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "umits": "bin/umits"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "chalk": "^2.3.2",
    "co": "^4.6.0",
    "co-prompt": "^1.0.0",
    "commander": "^2.15.1",
    "ora": "^2.1.0",
    "yosay": "^2.0.2"
  }
}
