mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Set up serving of index.html and assets
This commit is contained in:
parent
da39c6b9dc
commit
155874f689
16 changed files with 9712 additions and 3 deletions
25
static/bower_components/leaflet-dist/.bower.json
vendored
Normal file
25
static/bower_components/leaflet-dist/.bower.json
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"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",
|
||||
"commit": "2ec7a0846eaecdce1321d92b3c45c74f4fd08dd3"
|
||||
},
|
||||
"_source": "git://github.com/vperron/leaflet-dist.git",
|
||||
"_target": "~0.7.2",
|
||||
"_originalSource": "leaflet-dist",
|
||||
"_direct": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue