1 Star 0 Fork 6

george/mars3d-react-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 952 Bytes
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2022-04-19 17:28 +08:00 . 同步最新代码
{
"name": "mars3d-react-template",
"version": "3.2.0",
"description": "Mars3D平台,Vue最简项目模版",
"scripts": {
"serve": "vite",
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"mars3d": "^3.3.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@types/node": "^17.0.13",
"@vitejs/plugin-react": "^1.0.7",
"fs-extra": "^10.0.0",
"rollup-plugin-external-globals": "^0.6.1",
"serve-static": "^1.14.2",
"vite": "^2.7.2"
},
"repository": {
"type": "git",
"url": "https://github.com/marsgis/mars3d-vue-template/.git"
},
"bugs": {
"url": "https://github.com/marsgis/mars3d-vue-template//issues",
"email": "[email protected]"
},
"keywords": [
"marsgis",
"mars3d",
"cesium",
"vue",
"gis"
],
"author": "火星科技",
"license": "Apache-2.0",
"homepage": "http://mars3d.cn"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yanxing2018/mars3d-react-template.git
[email protected]:yanxing2018/mars3d-react-template.git
yanxing2018
mars3d-react-template
mars3d-react-template
master

搜索帮助