UNPKG

leaflet-color-markers

Version:

color variations of the standard leaflet marker (forked for npm enablement)

28 lines (27 loc) 745 B
{ "name": "leaflet-color-markers", "version": "0.1.0", "description": "color variations of the standard leaflet marker (forked for npm enablement)", "main": "js/leaflet-color-markers.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "leaflet": "^1.7.1" }, "repository": { "type": "git", "url": "git+https://github.com/patrickp-rthinfo/leaflet-color-markers.git" }, "keywords": [ "Leaflet", "Maps", "Marker" ], "author": "Thomas Pointhuber", "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/patrickp-rthinfo/leaflet-color-markers/issues" }, "homepage": "https://github.com/patrickp-rthinfo/leaflet-color-markers#readme" }