1 Star 1 Fork 0

zylucky/react-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.38 KB
一键复制 编辑 原始数据 按行查看 历史
zhangyuan1 提交于 2024-02-21 17:17 . 国际化处理
{
"name": "react-admin",
"version": "0.1.0",
"private": true,
"homepage": "./",
"dependencies": {
"@ant-design/icons": "^5.2.6",
"@babel/plugin-proposal-decorators": "^7.22.15",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@rematch/core": "^2.2.0",
"@rematch/loading": "^2.1.2",
"@rematch/persist": "^2.1.2",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"antd": "^5.14.1",
"axios": "^1.5.0",
"css-loader": "^6.8.1",
"driver.js": "^1.3.0",
"i18next": "^23.9.0",
"js-md5": "^0.7.3",
"mini-css-extract-plugin": "^2.7.6",
"moment": "^2.30.1",
"nprogress": "^0.2.0",
"postcss-loader": "^7.3.3",
"qs": "^6.11.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.0.5",
"react-redux": "^8.1.2",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"reset-css": "^5.0.2",
"sass": "^1.66.1",
"screenfull": "^6.0.2",
"style-loader": "^3.3.3",
"svg-sprite-loader": "^6.0.11",
"svgo-loader": "^4.0.0",
"web-vitals": "^2.1.4"
},
"scripts": {
"serve": "craco start",
"start": "craco start",
"build": "craco build",
"build:dev": "cross-env REACT_APP_ENV=development craco build",
"build:prod": "cross-env REACT_APP_ENV=production craco build",
"test": "craco test",
"eject": "react-scripts eject",
"lint:eslint": "eslint --fix --ext .js ./src",
"lint:prettier": "prettier --write --loglevel warn \"src/**/*.{js,json,css,less,scss,html,md}\"",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@craco/craco": "^7.1.0",
"autoprefixer": "^10.4.15",
"craco-less": "^3.0.1",
"cross-env": "^7.0.3",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"gh-pages": "^6.0.0",
"less": "^4.2.0",
"less-loader": "^6.0.0",
"prettier": "3.0.3",
"prettier-eslint": "^15.0.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zylucky/react-admin.git
git@gitee.com:zylucky/react-admin.git
zylucky
react-admin
react-admin
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385