{
  "name": "leaflet.editable",
  "version": "0.6.0",
  "homepage": "https://github.com/Leaflet/Leaflet.Editable",
  "authors": [
    "Yohan Boniface <ybon@openstreetmap.fr>"
  ],
  "description": "Make geometries editable in Leaflet.",
  "main": "src/Leaflet.Editable.js",
  "keywords": [
    "leaflet"
  ],
  "license": "WTFPL",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "example"
  ]
}
