1 Star 0 Fork 1

夏夜追凉丶/vp_app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 752 Bytes
一键复制 编辑 原始数据 按行查看 历史
夏夜追凉丶 提交于 2023-05-24 17:34 . 'update'
{
"name": "vp",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@vueuse/components": "^10.1.2",
"@vueuse/core": "^10.1.2",
"axios": "^1.4.0",
"dayjs": "^1.11.7",
"element-plus": "^2.3.4",
"lodash": "^4.17.21",
"vant": "^4.3.2",
"vue": "^3.2.47",
"vue-router": "^4.2.0",
"xgplayer": "^3.0.2",
"xgplayer-hls": "^3.0.1"
},
"devDependencies": {
"@types/node": "^20.2.0",
"@vitejs/plugin-vue": "^4.1.0",
"sass": "^1.62.1",
"unplugin-auto-import": "^0.16.0",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.3.2",
"vite-plugin-html": "^3.2.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Sonve/vp_app.git
git@gitee.com:Sonve/vp_app.git
Sonve
vp_app
vp_app
master

搜索帮助