{
  "author": {
    "name": "suedeming@163.com"
  },
  "bin": {
    "yyy": "./bin/cli.js"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^3.0.0",
    "clear": "^0.1.0",
    "commander": "^2.12.2",
    "decompress": "^4.2.0",
    "download": "^6.2.5",
    "download-git-repo": "^1.1.0",
    "figlet": "^1.2.4",
    "inquirer": "^7.0.0",
    "node-download-file": "^0.1.5",
    "rimraf": "^3.0.2"
  },
  "deprecated": false,
  "description": "development theme command line tool",
  "keywords": [
    "development",
    "cli",
    "theme"
  ],
  "license": "MIT",
  "main": "bin/cli.js",
  "name": "yyy-cli",
  "repository": {
    "type": "gitee",
    "url": "https://gitee.com/jeson30/yyy.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.0.69"
}
