Initial commit.
This commit is contained in:
commit
0335f5aa93
1168 changed files with 261999 additions and 0 deletions
20
app/bower_components/leaflet-dist/bower.json
vendored
Normal file
20
app/bower_components/leaflet-dist/bower.json
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "leaflet",
|
||||
"version": "0.7.2",
|
||||
"main": ["leaflet.js", "leaflet.css"],
|
||||
"description": "Leaflet Bower package",
|
||||
"ignore": [
|
||||
".DS_Store",
|
||||
".git",
|
||||
".gitignore"
|
||||
],
|
||||
"homepage": "https://github.com/vperron/leaflet-dist",
|
||||
"_release": "0.7.2",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.7.2"
|
||||
},
|
||||
"_source": "git://github.com/vperron/leaflet-dist.git",
|
||||
"_target": "0.7.2",
|
||||
"_originalSource": "leaflet"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue