{
  "name": "angular-ll-leaflet",
  "version": "0.2.1",
  "description": "Lightweight directives to use Leaflet with AngularJS",
  "keywords": [
    "angularjs",
    "leaflet",
    "maps"
  ],
  "main": [
    "dist/angular-ll-leaflet.js"
  ],
  "authors": [
    "Simon Legner <Simon.Legner@gmail.com>"
  ],
  "license": "ISC",
  "moduleType": [],
  "ignore": [],
  "homepage": "",
  "dependencies": {
    "angular": "1.x",
    "leaflet": "0.7.x || 1.x"
  }
}
