@mapgis/webclient-common
Version:
An important part of the MapGIS Client for JavaScript product, which provides interfaces and functions unrelated to the map engine.
18 lines (17 loc) • 553 B
JSON
{
"name": "@mapgis/webclient-common",
"version":"17.8.1",
"description": "An important part of the MapGIS Client for JavaScript product, which provides interfaces and functions unrelated to the map engine.",
"main": "dist/webclient-common-es6.min.js",
"scripts": {},
"author": "Wuhan Zondy Cyber Science&Technology Co.Ltd.",
"dependencies": {
"@turf/turf": "^6.5.0",
"expr-eval": "^2.0.2",
"gdal3.js": "^2.8.1",
"proj4": "^2.19.10"
},
"devDependencies": {
"@mapgis/webclient-crypto": "^17.5.0"
}
}