UNPKG

leaflet-editable

Version:
23 lines (22 loc) 447 B
{ "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" ] }