1 Star 1 Fork 0

SingularPoint1517/vue3-manage

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
SingularPoint1517 提交于 2023-12-19 15:23 . 修改配置
{
"name": "vue3-manage",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"amfe-flexible": "^2.2.1",
"autoprefixer": "^10.4.16",
"axios": "^1.6.2",
"echarts": "^5.4.3",
"element-plus": "^2.4.3",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia-plugin-persist": "^1.0.0",
"pinia-plugin-persistedstate": "^3.2.0",
"postcss-px2rem": "^0.3.0",
"postcss-pxtorem": "^6.0.0",
"px2rem-loader": "^0.1.9",
"vue": "^3.3.8",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@iconify/vue": "^4.1.1",
"@types/node": "^20.10.3",
"@vitejs/plugin-vue": "^4.5.0",
"eslint": "^8.55.0",
"eslint-plugin-vue": "^9.19.2",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"typescript": "^5.2.2",
"unplugin-auto-import": "^0.17.2",
"unplugin-element-plus": "^0.8.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.0",
"vue-tsc": "^1.8.22"
},
"sideEffects": [
"*.css"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/fxf1517/vue3-manage.git
git@gitee.com:fxf1517/vue3-manage.git
fxf1517
vue3-manage
vue3-manage
master

搜索帮助