{
  "name": "zs_cli_kiko_cs",
  "version": "1.1.7",
  "description": "simple_cli",
  "main": "index.js",
  "bin": {
    "zs": "./bin/cli.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "bin",
    "lib"
  ],
  "keywords": [
    "yangdan-cli",
    "zs",
    "脚手架"
  ],
  "author": {
    "name": "kiKo-YD",
    "email": "1292867089@qq.com"
  },
  "license": "ISC",
  "dependencies": {
    "axios": "^0.26.1",
    "chalk": "^4.0.0",
    "commander": "^9.2.0",
    "download-git-repo": "^3.0.2",
    "figlet": "^1.5.0",
    "fs-extra": "^10.1.0",
    "inquirer": "^8.2.2",
    "ora": "^5.4.0",
    "util": "^0.12.4"
  }
}