UNPKG

osmtogeojson

Version:
27 lines (26 loc) 434 B
{ "name": "osmtogeojson", "main": "osmtogeojson.js", "version": "3.0.0-dev", "homepage": "https://tyrasd.github.io/osmtogeojson/", "authors": [ "Martin Raifer" ], "description": "convert OSM to geojson", "moduleType": [ "node" ], "keywords": [ "OSM", "geoJSON", "GIS" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }