2 Star 1 Fork 0

午奥/后台管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.13 KB
一键复制 编辑 原始数据 按行查看 历史
午奥 提交于 2023-10-19 16:08 . 代码编辑器添加
{
"name": "vite-admin",
"version": "1.0.0",
"scripts": {
"koaDev": "node ./koa/index.js",
"dev": "vite --host --mode development",
"test": "vite --host --mode test",
"pro": "vite --host --mode production",
"build:dev": "vite build --mode development",
"build:test": "vite build --mode test",
"build:pro": "vite build --mode production",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"prettier": "prettier --write .",
"prepare": "husky install"
},
"dependencies": {
"@codemirror/commands": "^6.3.0",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-vue": "^0.1.2",
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.21.3",
"@element-plus/icons-vue": "^0.2.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"axios": "^0.24.0",
"codemirror": "^6.0.1",
"echarts": "^5.4.1",
"element-plus": "2.2.7",
"html2canvas": "^1.4.0",
"pinia": "^2.0.13",
"pinia-plugin-persistedstate": "^3.2.0",
"qrcanvas": "^3.1.2",
"swiper": "^8.0.0",
"terser": "^5.19.4",
"vue": "^3.3.4",
"vue-clipboard3": "^1.0.1",
"vue-router": "^4.0.10",
"wangeditor": "^4.7.11"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@rushstack/eslint-patch": "^1.1.4",
"@types/node": "^18.17.5",
"@vitejs/plugin-vue": "^4.2.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.4.0",
"commitizen": "^4.3.0",
"consola": "^3.2.3",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.22.0",
"eslint-plugin-vue": "^9.3.0",
"husky": "^8.0.0",
"mockjs": "^1.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"sass": "^1.64.1",
"typescript": "^4.4.4",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.15.6",
"vite": "^4.4.9",
"vite-plugin-mock": "^3.0.0",
"vue-tsc": "^1.6.4"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/afternoon-olympics/background-management-system.git
git@gitee.com:afternoon-olympics/background-management-system.git
afternoon-olympics
background-management-system
后台管理系统
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385