UNPKG

leaflet-layer-tree-plugin

Version:
30 lines (29 loc) 713 B
{ "name": "leaflet-layer-tree-plugin", "version": "2.0.1", "description": "Leaflet.LayerTreePlugin", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/bambrikii/leaflet-layer-tree-plugin.git" }, "keywords": [ "Leaflet", "Plugin", "Layers", "Switcher" ], "author": "Alexander Arakelyan", "license": "GPL-3.0", "dependencies": { "jquery": ">=1.0.0", "leaflet": "^1.5.1" }, "bugs": { "url": "https://github.com/bambrikii/leaflet-layer-tree-plugin/issues" }, "homepage": "https://github.com/bambrikii/leaflet-layer-tree-plugin#readme" }