ol-layerswitcher/bower.json
2020-12-14 10:26:47 +00:00

12 lines
446 B
JSON

{
"name": "ol-layerswitcher",
"version": "3.8.3",
"homepage": "https://github.com/walkermatt/ol-layerswitcher",
"authors": ["Matt Walker (http://longwayaround.org.uk)"],
"description": "Layer switcher control for OpenLayers",
"main": ["dist/ol-layerswitcher.js", "dist/ol-layerswitcher.css"],
"keywords": ["openlayers", "ol", "layerswitcher"],
"license": "MIT",
"ignore": ["**/.*", "node_modules", "bower_components", "test"]
}