You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
135 lines
4.3 KiB
135 lines
4.3 KiB
{
|
|
"name": "fs-anxincloud-4.0",
|
|
"version": "1.0.0",
|
|
"description": "anxincloud-4.0",
|
|
"main": "server.js",
|
|
"scripts": {
|
|
"test": "mocha",
|
|
"start": "cross-env NODE_ENV=development npm run start-params",
|
|
"start-params": "npm run color && node server -p 5000 -u http://localhost:4600",
|
|
"deploy": "export NODE_ENV=production&&npm run color && npm run build && node server",
|
|
"build-dev": "export NODE_ENV=development&&webpack --config webpack.config.js",
|
|
"build": "set NODE_ENV=production&&npm run color&&webpack --config webpack.config.prod.js",
|
|
"color": "node color"
|
|
},
|
|
"keywords": [
|
|
"app"
|
|
],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.14.6",
|
|
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
|
|
"@babel/plugin-transform-runtime": "^7.14.5",
|
|
"@babel/polyfill": "^7.12.1",
|
|
"@babel/preset-env": "^7.14.7",
|
|
"@babel/preset-react": "^7.14.5",
|
|
"@babel/register": "^7.15.3",
|
|
"babel-loader": "^8.2.2",
|
|
"babel-plugin-import": "^1.13.3",
|
|
"connected-react-router": "^6.8.0",
|
|
"crypto-js": "^4.1.1",
|
|
"css-loader": "^3.5.0",
|
|
"eslint": "^8.2.0",
|
|
"eslint-config-airbnb": "^19.0.4",
|
|
"eslint-import-resolver-webpack": "^0.13.2",
|
|
"eslint-plugin-import": "^2.25.3",
|
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
"eslint-plugin-react": "^7.28.0",
|
|
"eslint-plugin-react-hooks": "^4.3.0",
|
|
"express": "^4.17.1",
|
|
"file-loader": "^6.0.0",
|
|
"html-webpack-plugin": "^4.5.0",
|
|
"immutable": "^4.0.0-rc.12",
|
|
"less": "^3.12.2",
|
|
"less-loader": "^7.0.2",
|
|
"natty-fetch": "^2.5.3",
|
|
"nprogress": "^0.2.0",
|
|
"path-to-regexp": "^2.4.0",
|
|
"react-copy-to-clipboard": "^5.0.1",
|
|
"react-dnd": "^13.1.1",
|
|
"react-dnd-html5-backend": "^12.1.1",
|
|
"react-if": "^2.2.1",
|
|
"react-jsonschema-form": "^1.8.1",
|
|
"react-quill": "^1.3.5",
|
|
"redux": "^4.0.5",
|
|
"redux-thunk": "^2.3.0",
|
|
"redux-undo": "^1.0.1",
|
|
"style-loader": "^2.0.0",
|
|
"webpack": "5.82.1",
|
|
"webpack-bundle-analyzer": "^4.1.0",
|
|
"webpack-cli": "^4.2.0",
|
|
"webpack-dev-middleware": "^4.0.2",
|
|
"webpack-hot-middleware": "^2.25.0"
|
|
},
|
|
"dependencies": {
|
|
"@alilc/lowcode-plugin-base-monaco-editor": "^1.1.1",
|
|
"@amap/amap-react": "^0.1.3",
|
|
"@ant-design/icons": "^4.7.0",
|
|
"@ant-design/pro-card": "^1.20.1",
|
|
"@ant-design/pro-form": "^1.66.0",
|
|
"@ant-design/pro-table": "^2.76.2",
|
|
"@ant-design/pro-utils": "^1.40.0",
|
|
"@antv/g6": "^4.2.5",
|
|
"@babel/runtime": "^7.15.4",
|
|
"@fs/attachment": "^1.0.0",
|
|
"@jiaminghi/data-view-react": "^1.2.5",
|
|
"@loadable/component": "^5.15.2",
|
|
"@peace/components": "0.0.72",
|
|
"@peace/plugins": "0.0.99",
|
|
"@peace/utils": "0.0.66",
|
|
"@react-spring/three": "9.4.3",
|
|
"@react-spring/web": "9.4.3",
|
|
"@react-three/drei": "8.20.2",
|
|
"@react-three/fiber": "7.0.26",
|
|
"@react-three/postprocessing": "2.1.6",
|
|
"ahooks": "^3.1.14",
|
|
"antd": "^4.20.2",
|
|
"antd-theme-generator": "^1.2.11",
|
|
"args": "^5.0.1",
|
|
"array-move": "^3.0.1",
|
|
"co-busboy": "^1.4.1",
|
|
"cropperjs": "^1.5.12",
|
|
"cross-env": "^7.0.3",
|
|
"cssjson": "^2.1.3",
|
|
"echarts": "^5.2.1",
|
|
"echarts-for-react": "^3.0.1",
|
|
"echarts-stat": "^1.2.0",
|
|
"file-saver": "^2.0.5",
|
|
"flv.js": "^1.6.2",
|
|
"form-data": "^3.0.0",
|
|
"fs-web-server-scaffold": "^1.0.6",
|
|
"i": "^0.3.6",
|
|
"iconv-lite": "^0.4.13",
|
|
"json2csv": "^3.6.2",
|
|
"koa-better-http-proxy": "^0.2.5",
|
|
"koa-convert": "^2.0.0",
|
|
"koa-proxy": "^1.0.0-alpha.3",
|
|
"koa-view": "^2.1.4",
|
|
"moment": "^2.22.0",
|
|
"perfect-scrollbar": "^1.5.5",
|
|
"postprocessing": "^6.24.1",
|
|
"qrcode.react": "^1.0.1",
|
|
"qs": "^6.10.1",
|
|
"react": "^17.0.0",
|
|
"react-color": "^2.19.3",
|
|
"react-cropper": "^2.1.8",
|
|
"react-dom": "^17.0.0",
|
|
"react-highlight-words": "^0.17.0",
|
|
"react-redux": "^7.2.1",
|
|
"react-router-breadcrumbs-hoc": "^4.0.1",
|
|
"react-router-dom": "^5.2.0",
|
|
"react-router-redux": "^4.0.8",
|
|
"react-sortable-hoc": "^2.0.0",
|
|
"react-window": "^1.8.9",
|
|
"simple-statistics": "^7.7.5",
|
|
"superagent": "^6.1.0",
|
|
"three": "^0.151.3",
|
|
"uuid": "^8.3.1",
|
|
"video.js": "^7.19.2",
|
|
"videojs-flash": "^2.2.1",
|
|
"videojs-flvjs-es6": "^1.0.1",
|
|
"xlsx": "^0.16.9"
|
|
}
|
|
}
|
|
|