{ "name": "leaflet.locatecontrol", "version": "0.43.0", "homepage": "https://github.com/domoritz/leaflet-locatecontrol", "authors": [ "Dominik Moritz " ], "description": "A useful control to geolocate the user with many options. Used by osm.org and mapbox among many others.", "main": [ "dist/L.Control.Locate.css", "src/L.Control.Locate.js" ], "directories": { "example": "demo" }, "ignore": [ "**/.*", "node_modules", "bower_components" ], "repository": { "type": "git", "url": "git@github.com:domoritz/leaflet-locatecontrol.git" }, "keywords": [ "leaflet", "locate", "plugin" ], "license": "MIT", "readmeFilename": "README.md", "dependencies": { "leaflet": "~0.7.3", "fontawesome": "~4.3.0" }, "_release": "0.43.0", "_resolution": { "type": "version", "tag": "v0.43.0", "commit": "b2ff727ac81d13648beab5cdab29e44d573dfdc1" }, "_source": "git://github.com/domoritz/leaflet-locatecontrol.git", "_target": "~0.43.0", "_originalSource": "leaflet.locatecontrol" }