| { | { | ||||
| "name": "@dvgis/dc-sdk", | "name": "@dvgis/dc-sdk", | ||||
| "version": "1.4.2", | "version": "1.4.2", | ||||
| "description": " The SDK is a secondary development based on the open source project Cesium, which optimizes some operations of Cesium and enables developers to quickly develop 3D applications through the framework.", | |||||
| "main": "index.js", | "main": "index.js", | ||||
| "repository": "https://github.com/Digital-Visual/dc-sdk.git", | "repository": "https://github.com/Digital-Visual/dc-sdk.git", | ||||
| "homepage": "http://dc.dvgis.cn", | "homepage": "http://dc.dvgis.cn", | ||||
| "author": "Caven Chen", | |||||
| "keywords": [ | |||||
| "3D", | |||||
| "webgl", | |||||
| "map", | |||||
| "globe", | |||||
| "cesium", | |||||
| "heatmap" | |||||
| ], | |||||
| "author": "Caven Chen <cavencj@gmail.com>", | |||||
| "license": "Apache 2.0", | "license": "Apache 2.0", | ||||
| "scripts": { | "scripts": { | ||||
| "test": "echo \"Error: no test specified\" && exit 1", | "test": "echo \"Error: no test specified\" && exit 1", |