webpack-cesium
Version:
webpack version of Cesium
37 lines (36 loc) • 719 B
JSON
{
"name": "webpack-cesium",
"version": "1.73.0",
"cesiumVersion": "1.73.0",
"description": "webpack version of Cesium",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DigitalArsenal/webpack-cesium.git"
},
"keywords": [
"webpack",
"cesium",
"geospatial",
"globe",
"google",
"earth",
"wms",
"wmts",
"kml",
"czml",
"space",
"satellite",
"agi",
"stk"
],
"author": "digitalarsenal.io",
"license": "ISC",
"bugs": {
"url": "https://github.com/DigitalArsenal/webpack-cesium/issues"
},
"homepage": "https://github.com/DigitalArsenal/webpack-cesium#readme"
}