1 Star 5 Fork 2

Codesigner / 智慧城市-cesium

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 779 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "smart-city-cesium",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
},
"dependencies": {
"@turf/turf": "^6.5.0",
"cesium": "1.93.0",
"cesium-navigation-es6": "^3.0.8",
"gsap": "^3.12.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react-swc": "^3.3.2",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.5"
}
}
1
https://gitee.com/guJyang/smart-city-cesium.git
git@gitee.com:guJyang/smart-city-cesium.git
guJyang
smart-city-cesium
智慧城市-cesium
master

搜索帮助