You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
930 B
JSON

{
"name": "mars3d-cesium",
"version": "1.127.0",
"description": "CesiumJS是一个JavaScript库用于在web浏览器中无需插件创建3D地球仪和2D地图mars3d-cesium是火星科技修改版本的CesiumJS。",
"type": "module",
"main": "Build/Cesium/index.js",
"module": "Build/Cesium/index.js",
"types": "Build/Cesium/Cesium.d.ts",
"files": [
"Build/Cesium/"
],
"scripts": {
"push": "npm publish --registry=https://registry.npmjs.org"
},
"dependencies": {},
"devDependencies": {},
"engines": {
"node": ">=16.0.0",
"npm": ">=8.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/marsgis/mars3d"
},
"bugs": {
"url": "https://github.com/marsgis/mars3d/issues",
"email": "wh@marsgis.cn"
},
"keywords": [
"marsgis",
"mars3d",
"cesium",
"vue",
"vue3",
"gis",
"webgis"
],
"author": "火星科技",
"license": "Apache-2.0",
"homepage": "http://mars3d.cn"
}