{
  "name": "@gtiot/iot-dashboard",
  "version": "1.0.4",
  "description": "云组态平台信息板编辑及管理模块",
  "main": "dist/index.js",
  "iot_module": true,
  "scripts": {
    "start": "iot-scripts start",
    "build": "iot-scripts build",
    "upload": "iot-scripts upload",
    "test": "iot-scripts test"
  },
  "keywords": [
    "iot"
  ],
  "files": [
    "dist",
    "package.json"
  ],
  "publishConfig": {
    "access": "public"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "animate.css": "^3.7.0",
    "antd": "^4.4.2",
    "eases": "^1.0.8",
    "echarts": "^4.7.0",
    "element-resize-event": "^3.0.3",
    "file-loader": "^3.0.1",
    "file-saver": "^2.0.2",
    "html2canvas": "^1.0.0-rc.3",
    "immer": "^6.0.5",
    "lodash": "^4.17.15",
    "mqtt": "^4.0.1",
    "re-resizable": "^4.11.0",
    "react": "^16.13.1",
    "react-animated-number": "^0.4.4",
    "react-bootstrap": "^1.0.0-beta.8",
    "react-color": "^2.18.1",
    "react-contextmenu": "^2.13.0",
    "react-copy-to-clipboard": "^5.0.2",
    "react-custom-scrollbars": "^4.2.1",
    "react-dom": "^16.13.1",
    "react-drag-listview": "^0.1.6",
    "react-draggable": "^3.3.2",
    "react-grid-layout": "^0.18.3",
    "react-json-inspector": "^7.1.1",
    "react-monaco-editor": "^0.36.0",
    "react-reflex": "^3.0.22",
    "react-sizeme": "^2.6.12",
    "react-slick": "^0.26.1",
    "react-transition-group": "^4.4.1",
    "redux": "^4.0.1",
    "redux-form": "^8.2.0",
    "redux-undo": "^0.6.1",
    "slick-carousel": "^1.8.1",
    "xadmin": "^2.1.6",
    "xadmin-auth": "^2.1.4",
    "xadmin-form": "^3.0.0",
    "xadmin-i18n": "^2.0.3",
    "xadmin-model": "^2.1.29",
    "xadmin-ui": "^2.1.0",
    "xlsx": "^0.16.1"
  },
  "devDependencies": {
    "@gtiot/iot-devtool": "^1.0.3",
    "@gtiot/iot-client": "^1.0.0",
    "babel-eslint": "^10.0.1",
    "eslint": "^5.16.0",
    "eslint-config-rackt": "^1.1.1",
    "eslint-plugin-import": "^2.17.2",
    "eslint-plugin-react": "^7.13.0",
    "lerna": "^3.18.1"
  }
}
