1 Star 0 Fork 10

答神/arco-admin-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.17 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "arco-adminn-template",
"private": false,
"version": "1.0.0",
"author": {
"name": "hu-snail",
"email": "1217437592@qq.com",
"url": "https://github.com/hu-snail"
},
"scripts": {
"dev": "cross-env NODE_ENV=development vite",
"build": "cross-env NODE_ENV=production vite build",
"preview": "cross-env vite preview",
"install:husky": "husky install",
"lint:eslint": "eslint \"**/*.{jsx,js}\" --fix",
"lint:style": "stylelint --cache --fix \"**/*.{vue,less,postcss,css,scss}\" --cache --cache-location node_modules/.cache/stylelint/",
"lint:lint-staged": "lint-staged -c ./.husky/lintstagedrc.js",
"lint:pretty": "pretty-quick --staged",
"format": "prettier-eslint 'src/**/*.{js,jsx}' --write",
"deploy-gh": "GH=1 bash deploy-gh.sh"
},
"dependencies": {
"@arco-design/web-react": "^2.31.2",
"axios": "^0.26.1",
"bizcharts": "^4.1.15",
"js-cookie": "^3.0.1",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"prop-types": "^15.8.1",
"qs": "^6.10.3",
"react": "^17.0.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
"react-redux": "^7.2.7",
"react-router-dom": "^6.2.2",
"redux": "^4.1.2",
"redux-devtools-extension": "^2.13.9",
"redux-thunk": "^2.4.1",
"screenfull": "^6.0.1"
},
"devDependencies": {
"@arco-plugins/vite-react": "^1.0.6",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@vitejs/plugin-react": "^1.0.7",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.3",
"eslint": "7.21.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"husky": "^4.3.8",
"less": "^4.1.2",
"lint-staged": "^12.3.8",
"prettier": "^2.6.2",
"prettier-eslint-cli": "^5.0.1",
"pretty-quick": "^3.1.3",
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-recess-order": "2.4.0",
"stylelint-config-standard": "22.0.0",
"vite": "^2.9.0",
"vite-plugin-mock": "^2.9.6"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xunzhaotech/arco-admin-template.git
git@gitee.com:xunzhaotech/arco-admin-template.git
xunzhaotech
arco-admin-template
arco-admin-template
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385