leaflet-environmental-layers
Version:
[](https://gitpod.io/#https://github.com/publiclab/leaflet-environmental-layers/) [](http
30 lines (29 loc) • 607 B
JSON
{
"name": "leaflet-environmental-layers",
"description": "Collection of different environmental map layers in an easy to use Leaflet library",
"main": "LeafletEnvironmentalLayers.js",
"version": "1.2.4",
"authors": [
"Jeffrey Warren",
"Sagarpreet Chadha"
],
"license": "ISC",
"keywords": [
"PublicLab",
"Environment",
"Layers",
"Leaflet",
"Plugin",
"API",
"Maps",
"Map"
],
"homepage": "https://github.com/publiclab/leaflet-environmental-layers",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}