mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 03:56:41 +01:00
geolocation added on offerCar and travel page
This commit is contained in:
33
www/lib/leaflet/.bower.json
Normal file
33
www/lib/leaflet/.bower.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "leaflet",
|
||||
"version": "0.7.7",
|
||||
"description": "JavaScript library for mobile-friendly interactive maps",
|
||||
"main": [
|
||||
"dist/leaflet.css",
|
||||
"dist/leaflet-src.js",
|
||||
"dist/images/layers-2x.png",
|
||||
"dist/images/layers.png",
|
||||
"dist/images/marker-icon-2x.png",
|
||||
"dist/images/marker-icon.png",
|
||||
"dist/images/marker-shadow.png"
|
||||
],
|
||||
"ignore": [
|
||||
".*",
|
||||
"CHANGELOG.json",
|
||||
"FAQ.md",
|
||||
"debug",
|
||||
"spec",
|
||||
"src",
|
||||
"build"
|
||||
],
|
||||
"homepage": "https://github.com/Leaflet/Leaflet",
|
||||
"_release": "0.7.7",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.7.7",
|
||||
"commit": "197f9d43b7bbc73c0492bf62cd666a5a98038098"
|
||||
},
|
||||
"_source": "https://github.com/Leaflet/Leaflet.git",
|
||||
"_target": "~0.7.x",
|
||||
"_originalSource": "leaflet"
|
||||
}
|
||||
Reference in New Issue
Block a user