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.
111 lines
4.0 KiB
111 lines
4.0 KiB
10 months ago
|
{
|
||
|
"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": "node server -p 5900 -u http://127.0.0.1:4900 --qnak 5XrM4wEB9YU6RQwT64sPzzE6cYFKZgssdP5Kj3uu --qnsk w6j2ixR_i-aelc6I7S3HotKIX-ukMzcKmDfH6-M5 --qnbkt anxinyun-test --qndmn http://test.resources.anxinyun.cn --aliOssAccessKey LTAI5tNDfn7UhStYQcn3JBtw --aliOssSecretKey rnoXtDWQA1djJ5Xqcdn1OSEol0lVyv --aliOssBucket test-c371 --aliOssRegion oss-cn-hangzhou",
|
||
|
"deploy": "export NODE_ENV=production && npm run build && node server",
|
||
|
"build-dev": "export NODE_ENV=development&&webpack --config webpack.config.js",
|
||
|
"build": "export NODE_ENV=production&&webpack --config webpack.config.prod.js"
|
||
|
},
|
||
|
"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-loader": "^8.2.2",
|
||
|
"babel-polyfill": "^6.26.0",
|
||
|
"babel-plugin-import": "^1.13.3",
|
||
|
"connected-react-router": "^6.8.0",
|
||
|
"css-loader": "^3.5.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": "^0.12.7",
|
||
|
"path-to-regexp": "^2.4.0",
|
||
|
"perfect-scrollbar": "^1.5.0",
|
||
|
"react": "^17.0.0",
|
||
|
"react-copy-to-clipboard": "^5.0.1",
|
||
|
"react-dnd": "^10.0.2",
|
||
|
"react-dnd-html5-backend": "^10.0.2",
|
||
|
"react-dom": "^17.0.0",
|
||
|
"react-if": "^2.2.1",
|
||
|
"react-jsonschema-form": "^1.8.1",
|
||
|
"react-quill": "^1.3.5",
|
||
|
"react-redux": "^7.2.1",
|
||
|
"react-router-dom": "^5.2.0",
|
||
|
"react-router-redux": "^4.0.8",
|
||
|
"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": {
|
||
|
"@ant-design/icons": "^4.6.2",
|
||
|
"@ant-design/pro-form": "^1.34.0",
|
||
|
"@ant-design/pro-table": "^2.48.0",
|
||
|
"@antv/g6": "^4.2.5",
|
||
|
"@fs/attachment": "^1.0.0",
|
||
|
"@peace/components": "0.0.35",
|
||
|
"@peace/utils": "0.0.37",
|
||
|
"ahooks": "^3.7.4",
|
||
|
"ali-oss": "^6.17.1",
|
||
|
"antd": "^4.24.5",
|
||
|
"antd-theme-generator": "^1.2.8",
|
||
|
"args": "^5.0.1",
|
||
|
"array-move": "^3.0.1",
|
||
|
"bpmn-js": "^6.5.1",
|
||
|
"camunda-bpmn-moddle": "^4.4.0",
|
||
|
"canvas": "^2.11.0",
|
||
|
"co-busboy": "^1.4.1",
|
||
|
"cross-env": "^7.0.3",
|
||
|
"crypto-js": "^4.1.1",
|
||
|
"echarts": "^5.4.1",
|
||
|
"file-saver": "^2.0.5",
|
||
|
"form-data": "^3.0.0",
|
||
|
"fs-attachment": "^1.0.0",
|
||
|
"fs-web-server-scaffold": "^1.0.6",
|
||
|
"i": "^0.3.6",
|
||
|
"jszip": "^3.10.1",
|
||
|
"koa-better-http-proxy": "^0.2.5",
|
||
|
"koa-proxy": "^1.0.0-alpha.3",
|
||
|
"koa-view": "^2.1.4",
|
||
|
"mini-dynamic-antd-theme": "^0.5.3",
|
||
|
"moment": "^2.22.0",
|
||
|
"npm": "^7.20.6",
|
||
|
"qrcode": "^1.5.1",
|
||
|
"qs": "^6.10.1",
|
||
|
"react-dnd": "^7",
|
||
|
"react-dnd-html5-backend": "^7",
|
||
|
"react-color": "^2.19.3",
|
||
|
"react-router-breadcrumbs-hoc": "^4.0.1",
|
||
|
"react-sortable-hoc": "^2.0.0",
|
||
|
"shortid": "^2.2.16",
|
||
|
"superagent": "^6.1.0",
|
||
|
"uuid": "^8.3.1",
|
||
|
"webpack-dev-server": "^3.11.2",
|
||
|
"xlsx": "^0.16.9"
|
||
|
}
|
||
|
}
|