UNPKG

leaflet-map-builder

Version:
29 lines (28 loc) 806 B
{ "name": "leaflet-map-builder", "version": "2.1.0", "description": "leaflet map builder from configuration object", "main": "leaflet-map-builder.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/gherardovarando/leaflet-map-builder.git" }, "keywords": [ "map", "leaflet", "atlas", "build-system" ], "dependencies": { "leaflet": "~1.6.0" }, "author": "Gherardo Varando <gherardo.varando@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/gherardovarando/leaflet-map-builder/issues" }, "homepage": "https://github.com/gherardovarando/leaflet-map-builder#readme" }