| { | { | ||||
| "name": "@dvgis/dc-sdk", | "name": "@dvgis/dc-sdk", | ||||
| "version": "1.5.4", | |||||
| "version": "1.6.0", | |||||
| "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.", | "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", |
| * @Author: Caven | * @Author: Caven | ||||
| * @Date: 2020-04-22 09:44:30 | * @Date: 2020-04-22 09:44:30 | ||||
| * @Last Modified by: Caven | * @Last Modified by: Caven | ||||
| * @Last Modified time: 2020-05-18 19:12:07 | |||||
| * @Last Modified time: 2020-05-18 19:33:07 | |||||
| */ | */ | ||||
| import { initMixin, initUse } from './global-api' | import { initMixin, initUse } from './global-api' | ||||
| Author: 'Caven Chen', | Author: 'Caven Chen', | ||||
| GitHub: 'https://github.com/Digital-Visual', | GitHub: 'https://github.com/Digital-Visual', | ||||
| Home: 'https://www.dvgis.cn', | Home: 'https://www.dvgis.cn', | ||||
| Version: '1.5.4', | |||||
| Version: '1.6.0', | |||||
| Namespace: {}, | Namespace: {}, | ||||
| Initialized: false | Initialized: false | ||||
| } | } |