custom-app
Version:
ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������
39 lines • 1.12 kB
JSON
{
"name": "dhcc-app-dll",
"version": "1.0.11",
"description": "东华网管部React项目开发用到的dll库",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack --config config/webpack.dll.config.js"
},
"author": "majianzhi",
"license": "ISC",
"dependencies": {
"antd": "^3.21.4",
"axios": "^0.19.0",
"css-loader": "^3.2.0",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"history": "^4.9.0",
"immutable": "^4.0.0-rc.12",
"itims-tsp-plantree": "^1.0.27",
"itims-tsp-planview": "^1.0.5",
"jquery": "^3.4.1",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-redux": "^7.1.0",
"react-router-dom": "^5.0.1",
"react-table": "^6.10.0",
"react-transition-group": "^4.2.2",
"redux": "^4.0.4",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.3.0",
"semantic-ui-react": "^0.87.3",
"sortablejs": "^1.10.0-rc3",
"style-loader": "^1.0.0",
"styled-components": "^4.3.2",
"webpack": "^4.39.1",
"webpack-cli": "^3.3.6"
},
"devDependencies": {}
}