{ "name": "shzh-web", "version": "0.1.0", "private": true, "dependencies": { "@ant-design/charts": "^1.4.2", "@ant-design/graphs": "^1.4.0", "@ant-design/icons": "^5.3.6", "@ant-design/pro-form": "^1.49.6", "@craco/craco": "^7.0.0", "@rematch/core": "^2.2.0", "@turf/turf": "^6.5.0", "@types/crypto-js": "^4.1.1", "@types/geojson": "^7946.0.8", "@types/leaflet": "^1.7.11", "@types/node": "^16.11.45", "@types/react": "^18.0.15", "@types/react-dom": "^18.0.6", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-react": "^1.0.6", "antd": "^4.21.7", "axios": "^0.27.2", "clone": "^2.1.2", "clsx": "^1.2.1", "copy-to-clipboard": "^3.3.3", "craco-less": "2.1.0-alpha.0", "crypto-js": "^4.1.1", "d3-contour": "^4.0.0", "echarts": "^4.9.0", "echarts-for-react": "^3.0.2", "ezuikit-js": "^8.0.4-beta.1", "geotiff": "^2.0.7", "gsap": "^3.11.5", "http-proxy-middleware": "^2.0.6", "js-md5": "^0.8.3", "konva": "^8.3.14", "lodash": "^4.17.21", "moment": "^2.29.4", "ol": "^7.4.0", "ol-ext": "^4.0.8", "polylabel": "^1.1.0", "qweather-icons": "^1.6.0", "react": "^18.2.0", "react-audio-player": "^0.17.0", "react-cookies": "^0.1.1", "react-dom": "^18.2.0", "react-konva": "^18.2.3", "react-org-tree": "^1.0.1", "react-pdf": "^7.3.3", "react-redux": "^8.0.2", "react-rnd": "^10.4.11", "react-router": "^6.3.0", "react-router-dom": "^6.3.0", "react-scripts": "5.0.1", "redux": "^4.2.0", "typescript": "^4.7.4" }, "scripts": { "start": "craco start", "build": "craco build" }, "eslintConfig": { "extends": [ "react-app" ] }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] } }