| { | { | ||||
| "name": "@dvgis/dc-sdk", | "name": "@dvgis/dc-sdk", | ||||
| "version": "3.2.0", | |||||
| "version": "3.3.0", | |||||
| "license": "MIT", | "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.", | "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", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "@babel/plugin-proposal-class-properties": "^7.18.6", | "@babel/plugin-proposal-class-properties": "^7.18.6", | ||||
| "@babel/plugin-transform-runtime": "^7.21.4", | "@babel/plugin-transform-runtime": "^7.21.4", | ||||
| "@babel/preset-env": "^7.21.5", | "@babel/preset-env": "^7.21.5", | ||||
| "@cesium/engine": "^6.2.0", | |||||
| "@cesium/engine": "^7.0.0", | |||||
| "chalk": "^5.2.0", | "chalk": "^5.2.0", | ||||
| "esbuild": "^0.19.11", | |||||
| "esbuild": "^0.20.1", | |||||
| "esbuild-plugin-glsl": "^1.2.1", | "esbuild-plugin-glsl": "^1.2.1", | ||||
| "esbuild-plugin-inline-image": "^0.0.9", | "esbuild-plugin-inline-image": "^0.0.9", | ||||
| "esbuild-sass-plugin": "^2.16.1", | |||||
| "esbuild-sass-plugin": "^3.1.0", | |||||
| "eslint": "^8.40.0", | "eslint": "^8.40.0", | ||||
| "eslint-config-prettier": "^8.8.0", | "eslint-config-prettier": "^8.8.0", | ||||
| "eslint-plugin-import": "^2.27.5", | "eslint-plugin-import": "^2.27.5", | ||||
| "shelljs": "^0.8.5", | "shelljs": "^0.8.5", | ||||
| "supercluster": "^8.0.1", | "supercluster": "^8.0.1", | ||||
| "vinyl-sourcemaps-apply": "^0.2.1", | "vinyl-sourcemaps-apply": "^0.2.1", | ||||
| "vitepress": "^1.0.0-rc.4" | |||||
| "vitepress": "^1.0.0-rc.44" | |||||
| }, | }, | ||||
| "files": [ | "files": [ | ||||
| "dist" | "dist" |