1 Star 0 Fork 0

悟空 / lottery

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 458 Bytes
一键复制 编辑 原始数据 按行查看 历史
sochishun 提交于 2024-04-28 23:33 . v2 first commit.
{
"name": "lottery",
"version": "1.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"axios": "^1.6.7",
"element-plus": "^2.5.3",
"pinia": "^2.1.7",
"vue": "^3.4.15",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.3",
"vite": "^5.0.11"
}
}
NodeJS
1
https://gitee.com/sochishun/lottery.git
git@gitee.com:sochishun/lottery.git
sochishun
lottery
lottery
master

搜索帮助