{
  "name": "@tachybase/devtools",
  "version": "0.21.76",
  "description": "",
  "license": "Apache-2.0",
  "main": "./src/index.js",
  "dependencies": {
    "@tachybase/build": "workspace:*",
    "@tachybase/client": "workspace:*",
    "@tachybase/test": "workspace:*",
    "@types/koa": "^2.13.4",
    "@types/koa-bodyparser": "^4.3.4",
    "@types/lodash": "^4.17.5",
    "@types/node": "20.14.2",
    "@types/react": "^18.3.3",
    "@types/react-dom": "^18.3.0",
    "@typescript-eslint/eslint-plugin": "^6.2.0",
    "@typescript-eslint/parser": "^6.2.0",
    "concurrently": "^7.0.0",
    "cross-env": "^7.0.3",
    "eslint": "^8.45.0",
    "eslint-config-prettier": "^8.8.0",
    "eslint-plugin-import": "^2.27.5",
    "eslint-plugin-markdown": "^3.0.0",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-prettier": "^5.0.0",
    "eslint-plugin-promise": "^6.1.1",
    "eslint-plugin-react": "^7.33.0",
    "eslint-plugin-react-hooks": "^4.6.0",
    "fast-glob": "^3.3.1",
    "prettier": "^3.1.1",
    "prettier-plugin-sql": "^0.17.0",
    "pretty-format": "^24.0.0",
    "pretty-quick": "^3.1.0",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "rimraf": "^3.0.0",
    "serve": "^13.0.2",
    "ts-loader": "^7.0.4",
    "ts-node": "9.1.1",
    "ts-node-dev": "1.1.8",
    "tsconfig-paths": "^3.12.0",
    "tsx": "^4.15.2",
    "typescript": "5.4.4",
    "umi": "^4.3.3"
  }
}