6 Star 2 Fork 1

酸菜咸鱼 / vue3-schub

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 843 Bytes
一键复制 编辑 原始数据 按行查看 历史
0-v-0 提交于 2024-04-23 14:31 . 更新依赖项
{
"name": "vue-schub",
"private": true,
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite --port 8080",
"build": "vue-tsc && vite build",
"preview": "vite preview --port 8080",
"prettier": "prettier --write ."
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@hcaptcha/vue3-hcaptcha": "^1.3.0",
"axios": "^1.6.8",
"element-plus": "^2.7.1",
"md-editor-v3": "^4.13.3",
"tailwindcss": "^3.4.3",
"theme-change": "^2.5.0",
"vue": "^3.4.24",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.3.2",
"vue3-puzzle-vcode": "^1.1.7"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@vitejs/plugin-vue": "^5.0.4",
"daisyui": "^3.9.4",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vue-tsc": "^2.0.14"
}
}
TypeScript
1
https://gitee.com/suancaixianyu/vue3-schub.git
git@gitee.com:suancaixianyu/vue3-schub.git
suancaixianyu
vue3-schub
vue3-schub
master

搜索帮助