{
  "name": "anub",
  "version": "1.7.3",
  "description": "Anub React",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "authors": {
    "name": "nokecy",
    "email": "nokecy@163.com"
  },
  "repository": "/Anub",
  "files": [
    "dist"
  ],
  "typings": "dist/src/index.d.ts",
  "scripts": {
    "dev": "father doc dev",
    "build": "father build",
    "publish": "npm publish"
  },
  "dependencies": {
    "antd": "4.5.3",
    "@ant-design/pro-table": "2.5.4",
    "dragm": "0.0.5",
    "ahooks": "2.4.0",
    "lodash-es": "4.17.15",
    "react-resizable": "1.10.1",
    "react-is": "16.13.1",
    "braft-editor": "2.3.9",
    "classnames": "2.2.6",
    "lodash": "4.17.15",
    "lodash-uuid": "0.0.3",
    "mathjs": "6.6.4",
    "react": "16.13.1",
    "react-dom": "16.13.1",
    "react-intl": "3.2.1",
    "react-router-dom": "5.1.2",
    "react-router-breadcrumbs-hoc": "3.2.10",
    "dva-model-creator": "0.4.3",
    "array-move": "2.2.1",
    "node-blockly": "1.2.8"
  },
  "devDependencies": {
    "@types/react-intl": "^3.0.0",
    "@types/classnames": "^2.2.10",
    "@types/lodash": "^4.14.149",
    "@types/mathjs": "^6.0.5",
    "@types/react": "16.9.32",
    "@types/react-dom": "16.9.6",
    "@types/react-window": "1.8.1",
    "@types/react-router-dom": "5.1.3",
    "babel-plugin-import": "1.13.0",
    "father": "2.29.5"
  },
  "license": "MIT"
}