{
  "name": "@talkweb/cli-bpm",
  "version": "1.3.10",
  "description": "bpm cli",
  "main": "bin/bpm",
  "author": "ayixia",
  "license": "ISC",
  "bin": {
    "bpm": "bin/bpm"
  },
  "dependencies": {
    "@talkweb/generator": "^1.0.11",
    "@talkweb/utils": "^1.0.6",
    "axios": "^0.19.0",
    "colors": "^1.4.0",
    "commander": "^4.0.0",
    "ejs": "^3.0.1",
    "inquirer": "^7.0.1",
    "ora": "^4.0.3",
    "tree-node-cli": "^1.2.5"
  }
}
