1 Star 0 Fork 0

Panjijian/invitation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 668 Bytes
一键复制 编辑 原始数据 按行查看 历史
继健 提交于 2024-08-09 14:39 . '删除无用插件'
{
"name": "invitation",
"private": true,
"version": "0.1.0",
"type": "module",
"scripts": {
"start": "vite",
"build": "vite build",
"build:prod": "vite build --mode production"
},
"dependencies": {
"@vant/auto-import-resolver": "^1.0.2",
"axios": "^1.6.8",
"pinia": "^2.1.7",
"pinia-plugin-persist": "^1.0.0",
"postcss-px-to-viewport-8-plugin": "^1.2.3",
"sass": "^1.69.5",
"unplugin-vue-components": "^0.26.0",
"vant": "^4.8.0",
"vite-plugin-compression": "^0.5.1",
"vue": "^3.3.8",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.0",
"vite": "^5.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/workTab/invitation.git
git@gitee.com:workTab/invitation.git
workTab
invitation
invitation
master

搜索帮助