1 Star 2 Fork 2

前端研究院/guigu-sph-mall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 903 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiumubai 提交于 2023-03-21 17:27 . feat: init
{
"name": "guigu-sph-mall",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite --mode dev",
"build": "vite build --mode prod",
"build:test": "vite build --mode test"
},
"dependencies": {
"axios": "^0.26.1",
"lodash": "^4.17.21",
"mockjs": "^1.1.0",
"naive-ui": "^2.33.5",
"nprogress": "^0.2.0",
"qrcode": "^1.5.0",
"swiper": "^8.0.7",
"uuid": "^8.3.2",
"vee-validate": "^4.5.10",
"vue": "^3.2.25",
"vue-router": "^4.0.14",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/lodash": "^4.14.180",
"@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.4.2",
"@types/uuid": "^8.3.4",
"@vitejs/plugin-vue": "^2.2.0",
"cross-env": "^7.0.3",
"less": "^4.1.2",
"typescript": "^4.5.4",
"vite": "^2.8.0",
"vite-plugin-mock": "^2.9.6",
"vue-tsc": "^0.29.8",
"yup": "^0.32.11"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/guigu-fe/guigu-sph-mall.git
git@gitee.com:guigu-fe/guigu-sph-mall.git
guigu-fe
guigu-sph-mall
guigu-sph-mall
master

搜索帮助