phpvms/public/assets/vendor/leaflet-ajax/bower.json
2017-12-27 16:47:22 -06:00

24 lines
442 B
JSON

{
"name": "leaflet-ajax",
"version": "2.1.0",
"homepage": "https://github.com/calvinmetcalf/leaflet-ajax",
"authors": [
"Calvin Metcalf <calvin.metcalf@gmail.com>"
],
"description": "AJAX and JSONP in Leaflet",
"main": "dist/leaflet.ajax.js",
"keywords": [
"leaflet",
"ajax",
"jsonp"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}