1 Star 0 Fork 8

coocoder/springbok-admin-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
蟹黄堡 提交于 2024-03-10 23:00 . first commit!
{
"name": "springbok-admin-vue3",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "vite --mode development",
"prod": "vite --mode production",
"build": "run-p type-check \"build-only {@}\" --",
"preview": "vite preview",
"build-only": "vite build",
"type-check": "vue-tsc --build --force"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.6.7",
"dayjs": "^1.11.10",
"echarts": "^5.4.3",
"element-plus": "^2.5.5",
"js-cookie": "^3.0.5",
"pinia": "^2.1.7",
"pinia-plugin-persist": "^1.0.0",
"pubsub-js": "^1.9.4",
"vue": "^3.4.15",
"vue-router": "^4.2.5",
"vue3-slide-verify": "^1.1.4"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.2",
"@types/node": "^20.11.10",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/tsconfig": "^0.5.1",
"npm-run-all2": "^6.1.1",
"typescript": "~5.3.0",
"vite": "^5.0.11",
"vue-tsc": "^1.8.27"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/coocode/springbok-admin-vue3.git
git@gitee.com:coocode/springbok-admin-vue3.git
coocode
springbok-admin-vue3
springbok-admin-vue3
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385