mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
Downloaded from https://github.com/Leaflet/Leaflet/zipball/v0.5.1 Changelog: https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#051-february-6-2013
23 lines
502 B
JSON
23 lines
502 B
JSON
{
|
|
"name": "leaflet",
|
|
"filename": "leaflet.js",
|
|
"version": "0.5.1",
|
|
"description": "Leaflet is a modern open-source JavaScript library for mobile-friendly interactive maps.",
|
|
"homepage": "http://leafletjs.com/",
|
|
"keywords": [
|
|
"maps",
|
|
"mobile"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "CloudMade"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/cloudmade/leaflet.git"
|
|
}
|
|
]
|
|
}
|