UNPKG

ndut-spatial

Version:

Spatial operation for Ndut Framework

31 lines (30 loc) 719 B
{ "name": "ndut-spatial", "version": "0.7.6", "description": "Spatial operation for Ndut Framework", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ardhi/ndut-spatial.git" }, "keywords": [ "ndut", "spatial", "postgresql", "postgis", "fastify" ], "author": "Ardhi Lukianto <ardhi@lukianto.com>", "license": "MIT", "bugs": { "url": "https://github.com/ardhi/ndut-spatial/issues" }, "homepage": "https://github.com/ardhi/ndut-spatial#readme", "dependencies": { "@turf/turf": "^6.5.0", "kea-geo": "0.0.12" } }