UNPKG

leaflet-makimarkers

Version:

Leaflet plugin to create map icons using Maki Icons from Mapbox

30 lines (29 loc) 733 B
{ "name": "leaflet-makimarkers", "version": "3.1.0", "description": "Leaflet plugin to create map icons using Maki Icons from Mapbox", "main": "Leaflet.MakiMarkers.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jseppi/Leaflet.MakiMarkers.git" }, "keywords": [ "leaflet", "maki", "icons", "mapbox", "markers" ], "dependencies": { "leaflet": ">=0.5.0" }, "author": "James Seppi", "license": "MIT", "bugs": { "url": "https://github.com/jseppi/Leaflet.MakiMarkers/issues" }, "homepage": "https://github.com/jseppi/Leaflet.MakiMarkers#readme" }