{
  "name": "leaflet-geocoder-mapzen",
  "version": "1.4.1",
  "homepage": "https://github.com/mapzen/leaflet-geocoder",
  "authors": [
    "Harish Krishna",
    "Lou Huang <lou@mapzen.com>"
  ],
  "description": "Leaflet plugin that adds ability to search (geocode) using the Pelias Geocoder API.",
  "main": "dist/leaflet-geocoder-mapzen.js",
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "leaflet",
    "plugin",
    "search",
    "geocode",
    "pelias",
    "mapzen"
  ],
  "license": "MIT",
  "ignore": [
    "node_modules",
    "bower_components",
    "spec"
  ]
}
