1 Star 1 Fork 2

mirrors_gis/cesium-plot-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1010 Bytes
一键复制 编辑 原始数据 按行查看 历史
ethan 提交于 2024-03-24 13:06 . add 'hidden' state
{
"name": "cesium-plot-js",
"version": "0.0.5",
"main": "dist/CesiumPlot.umd.js",
"homepage": "https://github.com/ethan-zf/cesium-plot-js",
"repository": {
"type": "git",
"url": "git@github.com:ethan-zf/cesium-plot-js.git"
},
"files": [
"dist/",
"README.md",
"package.json"
],
"keywords": [
"cesium-plot",
"cesium-draw",
"cesium",
"draw",
"plot",
"map"
],
"scripts": {
"dev": "vite --mode dev",
"build": "vite build --mode prod",
"lint": "eslint . --ext ts --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
},
"devDependencies": {
"@types/lodash.clonedeep": "^4.5.9",
"@types/lodash.merge": "^4.6.9",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"cesium": "1.99.0",
"eslint": "^8.45.0",
"typescript": "^5.0.2",
"vite": "^4.4.5"
},
"dependencies": {
"lodash.clonedeep": "^4.5.0",
"lodash.merge": "^4.6.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors-gis/cesium-plot-js.git
git@gitee.com:mirrors-gis/cesium-plot-js.git
mirrors-gis
cesium-plot-js
cesium-plot-js
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385