{
  "name": "leaflet.active-layers",
  "version": "0.3.0",
  "homepage": "https://github.com/vogdb/Leaflet.ActiveLayers",
  "authors": [
    "vogdb"
  ],
  "description": "Leaflet - get currently active layers on the map.",
  "main": "./dist/leaflet.active-layers.min.js",
  "keywords": [
    "leaflet",
    "mapbox"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "app/bower_components",
    "test",
    "tests"
  ]
}

