Skip to content

Commit

Permalink
Added bower manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Sep 11, 2014
1 parent 0ae3c49 commit eccc71b
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "sidebar-v2",
"version": "0.1.0",
"homepage": "https://github.com/Turbo87/sidebar-v2",
"authors": [
"Tobias Bieniek <tobias.bieniek@qsc.de>"
],
"description": "A responsive sidebar for mapping libraries like Leaflet or OpenLayers",
"main": [
"css/gmaps-sidebar.js",
"css/leaflet-sidebar.js",
"css/ol2-sidebar.js",
"css/ol3-sidebar.js",
"js/jquery-sidebar.js",
"js/leaflet-sidebar.js"
],
"keywords": [
"gis",
"leaflet",
"openlayers",
"map"
],
"license": "MIT",
"ignore": [
"doc",
"examples",
".gitignore"
]
}

0 comments on commit eccc71b

Please sign in to comment.