{
  "name": "yunai-cli",
  "version": "1.0.1",
  "description": "一个多功能的自定义脚手架",
  "bin": "./bin/www.js",
  "main": "./bin/www.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "bin"
  ],
  "keywords": [
    "yunai-cli",
    "自定义脚手架"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.4.0",
    "commander": "^11.0.0",
    "download-git-repo": "^3.0.2",
    "fs-extra": "^11.1.1",
    "inquirer": "^8.2.6",
    "ora": "^5.4.1",
    "util": "^0.12.5"
  }
}
