{
  "name": "antdpro-mobx-cli",
  "version": "1.0.7",
  "description": "build template",
  "main": "index.js",
  "bin": {
    "antdpro-mobx-cli": "./bin/promobx.js",
    "promobx": "./bin/promobx.js"
  },
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "antd",
    "antd Pro",
    "ANT DESIGN PRO",
    "mobx",
    "cli",
    "admin"
  ],
  "author": "Hedgehog",
  "repository": {
    "type": "git",
    "url": "https://github.com/Hedgehogking/antdpro-mobx-cli.git"
  },
  "license": "ISC",
  "dependencies": {
    "axios": "^0.25.0",
    "chalk": "^5.0.0",
    "child_process": "^1.0.2",
    "commander": "^8.3.0",
    "download-git-repo": "^3.0.2",
    "fs-extra": "^10.0.0",
    "inquirer": "^8.2.0",
    "mem-fs": "^2.2.1",
    "mem-fs-editor": "^9.4.0",
    "ora": "^6.0.1"
  }
}
