30 lines
659 B
JSON
30 lines
659 B
JSON
{
|
|
"name": "leaflet",
|
|
"description": "JavaScript library for mobile-friendly interactive maps",
|
|
"license": "BSD-2-Clause",
|
|
"main": [
|
|
"dist/leaflet.css",
|
|
"dist/leaflet-src.js"
|
|
],
|
|
"ignore": [
|
|
".*",
|
|
"CHANGELOG.json",
|
|
"FAQ.md",
|
|
"debug",
|
|
"spec",
|
|
"src",
|
|
"build"
|
|
],
|
|
"homepage": "https://github.com/Leaflet/Leaflet",
|
|
"version": "1.0.1",
|
|
"_release": "1.0.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.0.1",
|
|
"commit": "ffcfcc1ba9a5b43ceff729ad87353fb768cfb7c4"
|
|
},
|
|
"_source": "https://github.com/Leaflet/Leaflet.git",
|
|
"_target": "^1.0.1",
|
|
"_originalSource": "leaflet",
|
|
"_direct": true
|
|
} |