{
  "name": "@pkb/cli",
  "version": "1.5.4",
  "bin": {
    "pk": "bin/index.js"
  },
  "description": "全局脚手架，用于全局操作项目，项目配置检查、生成项目、添加插件等等",
  "author": "luoxue",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/luoxue-victor/workflow.git"
  },
  "homepage": "https://github.com/luoxue-victor/workflow#readme",
  "dependencies": {
    "@ant-design/icons": "^4.6.2",
    "@pkb/cli-box": "^1.4.53",
    "@pkb/node-box": "^1.5.4",
    "@pkb/shared-utils": "^1.4.50",
    "@pkb/vite-box": "^1.5.1",
    "antd": "^4.15.5",
    "boxen": "^4.1.0",
    "chalk": "^3.0.0",
    "commander": "^4.0.1",
    "conventional-changelog-cli": "^2.1.1",
    "conventional-changelog-core": "^4.2.2",
    "copy-dir": "^1.3.0",
    "debug": "^4.1.1",
    "deepmerge": "^4.2.2",
    "detect-port": "^1.3.0",
    "didyoumean": "^1.2.1",
    "ejs": "^3.0.1",
    "envinfo": "^7.5.0",
    "eslint": "^5.13.0",
    "execa": "^3.4.0",
    "express": "^4.17.1",
    "fs-extra": "^8.1.0",
    "globby": "^10.0.1",
    "https-request": "^1.1.0",
    "inquirer": "^7.0.0",
    "isbinaryfile": "^4.0.2",
    "jscodeshift": "^0.6.4",
    "jsdoc-to-markdown": "^7.0.1",
    "latest-version": "^5.1.0",
    "lodash.clonedeep": "^4.5.0",
    "nodemon": "^2.0.7",
    "npm-check-updates": "^11.4.1",
    "pretty-file-tree": "^1.0.1",
    "qrcode-terminal": "^0.12.0",
    "react": "^17.0.0",
    "react-dom": "^17.0.0",
    "resolve": "^1.13.1",
    "semver": "^6.3.0",
    "use-gotty": "^1.0.7",
    "use-port": "^1.0.3",
    "validate-npm-package-name": "^3.0.0",
    "xterm": "^4.11.0",
    "xterm-addon-web-links": "^0.4.0"
  },
  "gitHead": "7b37c20099f1d889bd29de630d52e689bf7afe3a"
}
