olglib
Version:
OpenLayers with GeoServer and PostGIS
32 lines (31 loc) • 774 B
JSON
{
"name": "olglib",
"version": "1.0.1",
"description": "OpenLayers with GeoServer and PostGIS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@angular/animations": "^6.1.0",
"@angular/common": "^6.1.0",
"@angular/compiler": "^6.1.0",
"@angular/core": "^6.1.0",
"@angular/forms": "^6.1.0",
"@angular/http": "^6.1.0",
"@angular/platform-browser": "^6.1.0",
"@angular/platform-browser-dynamic": "^6.1.0",
"@angular/router": "^6.1.0",
"core-js": "^2.5.4",
"ol": "^5.1.3",
"rxjs": "^6.0.0",
"zone.js": "~0.8.26"
},
"keywords": [
"Angular",
"OpenLayers",
"Geoserver"
],
"author": "kde0820@gmail.com",
"types": "index.d.ts"
}