UNPKG

geotoolsconnector

Version:

Fast and reliable way to analize geospatial data.

27 lines (26 loc) 522 B
{ "name": "geotoolsconnector", "version": "1.2.2", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "GeoTools", "Geospatial analysis", "Web Service", "Geospatial data", "Pipe request", "GeoPandas", "QGIS", "PostGIS" ], "author": "Sanil Safić <safic.sanil@gmail.com>", "license": "ISC", "dependencies": { "axios": "^0.27.2", "body-parser": "^1.20.0", "express": "^4.18.1" } }