UNPKG

turf

Version:

a JavaScript library for performing geospatial operations with GeoJSON

22 lines (20 loc) 382 B
{ "name": "turf", "description": "a JavaScript library for performing geospatial operations with GeoJSON", "homepage": "https://github.com/Turfjs/turf", "main": "turf.min.js", "keywords": [ "gis", "geospatial", "javascript" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "img", "bower_components", "test", "lib" ] }