1 Star 0 Fork 6

ngup/3d-earth_1

forked from shouldhavedone/3d-earth 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 504 Bytes
一键复制 编辑 原始数据 按行查看 历史
wutao 提交于 2024-01-30 15:33 . 3D地球
{
"name": "3d-earth",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"echarts": "^5.4.3",
"three": "^0.160.0",
"tween": "^0.9.0",
"vue": "^3.3.11"
},
"devDependencies": {
"@types/node": "^20.11.3",
"@vitejs/plugin-vue": "^4.5.2",
"less": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.8",
"vue-tsc": "^1.8.25"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ngup/3d-earth_1.git
git@gitee.com:ngup/3d-earth_1.git
ngup
3d-earth_1
3d-earth_1
master

搜索帮助