initial commit
This commit is contained in:
parent
37980ff82b
commit
4cc16bccd0
17 changed files with 789 additions and 0 deletions
16
bower.json
Normal file
16
bower.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "brouter-web",
|
||||
"version": "0.1.0",
|
||||
"main": "js/index.js",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"bower_components"
|
||||
],
|
||||
"dependencies": {
|
||||
"normalize-css": "*",
|
||||
"leaflet-gpx": "mpetazzoni/leaflet-gpx",
|
||||
"leaflet-search": "*",
|
||||
"leaflet-plugins": "*",
|
||||
"leaflet-routing": "Turistforeningen/leaflet-routing#gh-pages"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue