|
|
|
@@ -1,10 +1,10 @@ |
|
|
|
{ |
|
|
|
"name": "@dvgis/dc-sdk", |
|
|
|
"version": "3.0.0", |
|
|
|
"version": "3.0.1", |
|
|
|
"license": "MIT", |
|
|
|
"description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", |
|
|
|
"repository": "https://github.com/dvgis/dc-sdk.git", |
|
|
|
"homepage": "https://www.dvgis.cn", |
|
|
|
"homepage": "https://dc.dvgis.cn", |
|
|
|
"keywords": [ |
|
|
|
"3D", |
|
|
|
"webGL", |
|
|
|
@@ -12,9 +12,7 @@ |
|
|
|
"globe", |
|
|
|
"cesium", |
|
|
|
"heatmap", |
|
|
|
"turf", |
|
|
|
"mapv", |
|
|
|
"s3m" |
|
|
|
"turf" |
|
|
|
], |
|
|
|
"author": "Caven Chen <cavencj@gmail.com>", |
|
|
|
"type": "module", |