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.
132 lines
4.1 KiB
132 lines
4.1 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 5002 -u http://localhost:8080",
|
|
"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": "export 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",
|
|
"immutable": "^3.8.1",
|
|
"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",
|
|
"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-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.3.2",
|
|
"webpack-bundle-analyzer": "^4.1.0",
|
|
"webpack-cli": "^4.2.0",
|
|
"webpack-dev-middleware": "^4.0.2",
|
|
"webpack-hot-middleware": "^2.25.0"
|
|
},
|
|
"dependencies": {
|
|
"@amap/amap-react": "^0.1.3",
|
|
"@ant-design/icons": "^4.6.2",
|
|
"@ant-design/pro-card": "^1.14.22",
|
|
"@ant-design/pro-form": "^1.42.1",
|
|
"@ant-design/pro-table": "^2.54.4",
|
|
"@babel/runtime": "^7.15.4",
|
|
"@fs/attachment": "^1.0.2",
|
|
"@jiaminghi/data-view-react": "^1.2.5",
|
|
"@peace/components": "0.0.43",
|
|
"@peace/plugins": "0.0.43",
|
|
"@peace/utils": "^0.0.43",
|
|
"@react-spring/three": "^9.4.3",
|
|
"@react-spring/web": "^9.4.3",
|
|
"@react-three/drei": "^8.10.6",
|
|
"@react-three/fiber": "^7.0.26",
|
|
"@react-three/postprocessing": "^2.1.6",
|
|
"ahooks": "^3.1.14",
|
|
"antd": "^4.14.1",
|
|
"antd-theme-generator": "^1.2.8",
|
|
"args": "^3.0.7",
|
|
"array-move": "^3.0.1",
|
|
"braft-editor": "^2.3.9",
|
|
"classnames": "^2.3.1",
|
|
"co-busboy": "^1.4.1",
|
|
"core-js": "^2.6.5",
|
|
"cropperjs": "^1.5.12",
|
|
"cross-env": "^7.0.3",
|
|
"echarts": "^5.2.1",
|
|
"echarts-for-react": "^3.0.1",
|
|
"file-saver": "^2.0.5",
|
|
"form-data": "^3.0.0",
|
|
"fs-attachment": "^1.0.0",
|
|
"fs-web-server-scaffold": "^1.0.6",
|
|
"hls.js": "^1.1.5",
|
|
"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",
|
|
"leva": "^0.9.23",
|
|
"mini-dynamic-antd-theme": "^0.5.3",
|
|
"moment": "^2.22.0",
|
|
"node-schedule": "^2.1.1",
|
|
"npm": "^7.20.6",
|
|
"perfect-scrollbar": "^1.5.5",
|
|
"postprocessing": "^6.24.1",
|
|
"qs": "^6.10.1",
|
|
"rc-resize-observer": "^1.0.1",
|
|
"react": "^17.0.0",
|
|
"react-color": "^2.19.3",
|
|
"react-cropper": "^2.1.8",
|
|
"react-dom": "^17.0.0",
|
|
"react-h5-audio-player": "^3.8.3",
|
|
"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",
|
|
"superagent": "^6.1.0",
|
|
"three": "^0.137.5",
|
|
"uuid": "^8.3.1",
|
|
"xlsx": "^0.16.9"
|
|
}
|
|
}
|
|
|