{
  "name": "yindu-cli",
  "version": "1.9.4",
  "description": "yindu ogilivy project",
  "main": "bin/yindu",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "https://github.com/chinazhaghai",
  "license": "MIT",
  "dependencies": {
    "chalk": "^2.3.0",
    "commander": "^2.11.0",
    "download-git-repo": "^1.0.1",
    "inquirer": "^4.0.0",
    "ora": "^1.3.0",
    "download":"^7.1.0"
  },
  "bin": {
    "yindu": "bin/yindu",
    "yindu-init": "bin/yindu-init",
    "yindu-webpack": "bin/yindu-webpack",
    "yindu-download":"bin/yindu-download"
  }
}
