UNPKG

pelias-mapbox-gl-js

Version:

Pelias Geocoding API plugin for Mapbox GL JS maps.

28 lines (27 loc) 638 B
{ "name": "pelias-mapbox-gl-js", "version": "0.2.0", "description": "Pelias Geocoding API plugin for Mapbox GL JS maps.", "main": "pelias-geocoder.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/joxit/pelias-mapbox-gl-js.git" }, "keywords": [ "Pelias", "Maps", "Geocoder", "Mapbox", "GL", "JS" ], "author": "Jones Magloire @Joxit", "license": "MIT", "bugs": { "url": "https://github.com/joxit/pelias-mapbox-gl-js/issues" }, "homepage": "https://joxit.dev/pelias-mapbox-gl-js/" }