3 Star 0 Fork 0

杨昊/挑战杯

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 630 Bytes
一键复制 编辑 原始数据 按行查看 历史
杨昊 提交于 2024-04-15 11:58 . zhishi
{
"name": "tiaozhanbei",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"d3": "^7.9.0",
"element-plus": "^2.6.3",
"leaflet": "^1.9.4",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"vue": "^3.4.21",
"vue-awesome-swiper": "^5.0.1",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.74.1",
"vite": "^5.1.6",
"vite-plugin-vue-devtools": "^7.0.18"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yang_haoyh/challenge-cup.git
git@gitee.com:yang_haoyh/challenge-cup.git
yang_haoyh
challenge-cup
挑战杯
master

搜索帮助