129 Star 1.3K Fork 450

Layui Vue/layui-vue-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 953 Bytes
一键复制 编辑 原始数据 按行查看 历史
就眠儀式 提交于 2024-08-24 10:53 . update package.json.
{
"name": "layui-vue-admin",
"version": "2.0.0",
"packageManager": "pnpm@8.14.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"build:check": "vue-tsc --noEmit && vite build",
"build:prod": "vue-tsc --noEmit && vite build --mode production",
"serve": "vite preview"
},
"dependencies": {
"@layui/layui-vue": "2.18.3",
"axios": "^1.5.1",
"echarts": "^5.4.3",
"js-base64": "^3.7.2",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@layui/unplugin-vue-components": "^0.0.2",
"@types/node": "^18.7.8",
"@types/nprogress": "^0.2.0",
"@vitejs/plugin-vue": "^4.2.0",
"@vue/compiler-sfc": "^3.3.4",
"less": "^4.1.2",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.11.2",
"vite": "^4.3.5",
"vue-tsc": "^1.6.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/layui-vue/layui-vue-admin.git
git@gitee.com:layui-vue/layui-vue-admin.git
layui-vue
layui-vue-admin
layui-vue-admin
master

搜索帮助