{
  "name": "@nocobase/devtools",
  "version": "0.7.4-alpha.7",
  "description": "",
  "license": "Apache-2.0",
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0"
    }
  ],
  "main": "./src/index.js",
  "dependencies": {
    "@nocobase/build": "0.7.4-alpha.7",
    "@testing-library/react": "^12.1.2",
    "@types/jest": "^26.0.0",
    "@types/koa": "^2.13.4",
    "@types/koa-bodyparser": "^4.3.4",
    "@types/lodash": "^4.14.177",
    "@types/node": "*",
    "@types/react": "^17.0.0",
    "@types/react-dom": "^17.0.0",
    "@typescript-eslint/eslint-plugin": "^4.9.1",
    "@typescript-eslint/parser": "^5.30.7",
    "concurrently": "^7.0.0",
    "cross-env": "^7.0.3",
    "dumi": "^1.1.40",
    "eslint": "^8.20.0",
    "eslint-config-prettier": "^8.5.0",
    "eslint-plugin-import": "^2.26.0",
    "eslint-plugin-markdown": "^3.0.0",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-prettier": "^4.2.1",
    "eslint-plugin-promise": "^6.0.0",
    "eslint-plugin-react": "^7.30.1",
    "eslint-plugin-react-hooks": "^4.6.0",
    "jest": "^26.0.0",
    "jest-codemods": "^0.19.1",
    "jest-dom": "^3.1.2",
    "jest-localstorage-mock": "^2.3.0",
    "jest-styled-components": "6.3.3",
    "jest-watch-lerna-packages": "^1.1.0",
    "lerna": "^4.0.0",
    "prettier": "^2.2.1",
    "pretty-format": "^24.0.0",
    "pretty-quick": "^3.1.0",
    "react": "17.x",
    "react-dom": "17.x",
    "rimraf": "^3.0.0",
    "serve": "^13.0.2",
    "ts-jest": "^26.0.0",
    "ts-loader": "^7.0.4",
    "ts-node": "9.1.1",
    "ts-node-dev": "1.1.8",
    "tsconfig-paths": "^3.12.0",
    "typescript": "4.5.5",
    "umi": "^3.5.20"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nocobase/nocobase.git",
    "directory": "packages/core/devtools"
  },
  "gitHead": "b17d1ecae5dd0b9d4e7170dcf9663bb225598990"
}