1 Star 0 Fork 0

江海寄余生/vue-project-framework

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 964 Bytes
一键复制 编辑 原始数据 按行查看 历史
江海寄余生 提交于 2024-11-07 09:54 +08:00 . [feature] limit package versions
{
"name": "web-app",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@types/node": "22.7.9",
"@vant/area-data": "2.0.0",
"axios": "1.7.7",
"element-plus": "2.8.6",
"md5": "2.3.0",
"mockjs": "1.1.0",
"path": "0.12.7",
"pinia": "2.2.4",
"pinia-plugin-persist": "1.0.0",
"sass": "1.70.0",
"sass-loader": "16.0.2",
"spark-md5": "3.0.2",
"v-viewer": "3.0.20",
"vant": "4.9.8",
"vite-plugin-inspect": "0.8.7",
"vite-plugin-vue-setup-extend": "0.4.0",
"vue": "3.5.12",
"vue-cropper": "0.6.5",
"vue-i18n": "10.0.4",
"vue-router": "4.4.5"
},
"devDependencies": {
"@types/spark-md5": "3.0.4",
"@types/ws": "8.5.10",
"@vitejs/plugin-vue": "4.0.0",
"less": "4.1.3",
"typescript": "4.9.3",
"vite": "4.0.0",
"vue-tsc": "1.0.11"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ABCSDSD_123456/vue-project-framework.git
git@gitee.com:ABCSDSD_123456/vue-project-framework.git
ABCSDSD_123456
vue-project-framework
vue-project-framework
master

搜索帮助