Files
cdnjs/ajax/libs/leaflet.draw/package.json
T

26 lines
563 B
JSON

{
"name": "leaflet.draw",
"filename": "leaflet.draw.js",
"version": "0.2.3",
"description": "Vector drawing plugin for Leaflet",
"homepage": "https://github.com/Leaflet/Leaflet.draw",
"keywords": [
"maps",
"mobile",
"drawing",
"vector"
],
"maintainers": [
{
"name": "Jacob Toye",
"url": "https://github.com/jacobtoye"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/Leaflet/Leaflet.draw"
}
]
}