mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 23:06:20 +10:00
32 lines
566 B
JSON
32 lines
566 B
JSON
{
|
|
"name": "leaflet",
|
|
"filename": "leaflet.js",
|
|
"version": "0.7.3",
|
|
"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/Leaflet/Leaflet.git"
|
|
}
|
|
],
|
|
"npmName": "leaflet",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/dist/",
|
|
"files": [
|
|
"*"
|
|
]
|
|
}
|
|
]
|
|
}
|