{
	"name": "@ningsk/dc-chart",
	"version": "2.0.0",
	"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/ningsk/dc-sdk.git",
	"homepage": "https://www.ningsk.cn",
	"keywords": [
		"3D",
		"webgl",
		"map",
		"globe",
		"cesium",
		"heatmap"
	],
	"author": "Caven Chen <cavencj@gmail.com>",
	"license": "Apache 2.0",
	"main": "dist/dc.chart.min.js",
	"peerDependencies": {
		"@ningsk/dc-base": "^2.0.0"
	},
	"files": [
		"dist"
	]
}
