mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
26 lines
563 B
JSON
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"
|
|
}
|
|
]
|
|
}
|