1 Star 0 Fork 5

Haloooooo/RunnerGo-fe-admin-open

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.73 KB
一键复制 编辑 原始数据 按行查看 历史
Gala 提交于 2023-07-05 10:19 +08:00 . feat update v2.0.0 code
{
"name": "runnergo-fe-admin",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "cross-env NODE_ENV=development webpack-dev-server --config scripts/start.js",
"build:test": " NODE_ENV=test webpack --config scripts/test.js",
"build": " NODE_ENV=production webpack --config scripts/build.js"
},
"repository": {
"type": "git",
"url": "ssh://[email protected]:2223/RG/runnergo-fe-admin.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@babel/preset-react": "^7.18.6",
"@svgr/webpack": "^7.0.0",
"babel-loader": "^9.1.2",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.3",
"html-webpack-plugin": "^5.5.0",
"less-loader": "^11.1.0",
"node-polyfill-webpack-plugin": "^2.0.1",
"style-loader": "^3.3.2",
"webpack": "^5.77.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.2",
"webpack-merge": "^5.8.0"
},
"dependencies": {
"@arco-design/web-react": "^2.46.3",
"@emotion/css": "^11.11.2",
"ali-oss": "^6.17.1",
"apipost-inside-tools": "^0.1.37",
"apipost-tools": "^0.0.21",
"axios": "^1.3.4",
"classnames": "^2.3.2",
"cross-env": "^7.0.3",
"dayjs": "^1.11.7",
"event-bus-hooks": "^1.0.8",
"i18next": "^22.4.14",
"i18next-browser-languagedetector": "^7.0.1",
"less": "^4.1.3",
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-i18next": "^12.2.0",
"react-redux": "^8.0.1",
"react-resizable": "^3.0.5",
"react-router-dom": "^6.3.0",
"redux": "^4.2.0",
"uuid": "^9.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/haloooooo/RunnerGo-fe-admin-open.git
[email protected]:haloooooo/RunnerGo-fe-admin-open.git
haloooooo
RunnerGo-fe-admin-open
RunnerGo-fe-admin-open
main

搜索帮助