1 Star 0 Fork 1

马翔宇/vue-vite-earth

forked from ASun/vue-vite-earth 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 758 Bytes
一键复制 编辑 原始数据 按行查看 历史
ASun 提交于 2024-07-29 11:07 . update: 补充Babylon
{
"name": "cesium-vue3-vite",
"version": "0.0.0",
"scripts": {
"start": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@babylonjs/gui": "^6.0.0",
"axios": "^1.5.1",
"cesium-navigation-es6": "^3.0.8",
"dayjs": "^1.11.10",
"echarts": "^5.4.3",
"element-plus": "^2.3.14",
"leaflet": "^1.9.4",
"cesium": "^1.110.0",
"less": "^4.2.0",
"less-loader": "^11.1.3",
"vite": "^4.4.11",
"vue": "^3.3.4",
"vue-router": "^4.2.5",
"vuex": "^4.1.0"
},
"devDependencies": {
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue": "^4.4.0",
"vite-plugin-cesium": "^1.2.22",
"@babylonjs/core": "^6.0.0",
"@babylonjs/inspector": "^6.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ma_xiang_yu/vue-vite-earth.git
[email protected]:ma_xiang_yu/vue-vite-earth.git
ma_xiang_yu
vue-vite-earth
vue-vite-earth
main

搜索帮助