Fix bug in style changes for the Use cases on the live site.
[yaffs-website] / vendor / geedmo / yamm3 / bower.json
1 {
2     "name": "Yamm3",
3     "description": "Yet another megamenu for Bootstrap 3",
4     "version": "1.1.0",
5     "homepage": "http://geedmo.github.io/yamm3/",
6     "keywords": ["bootstrap", "megamenu", "megadropdown"],
7     "license": "MIT",
8     "authors": [
9         {
10             "name": "German Morales",
11             "email": "geedmo.ds@gmail.com",
12             "homepage": "http://geedmo.com"
13         }
14     ],
15     "main": "yamm/yamm.css",
16     "dependencies": {
17         "bootstrap": ">= 3.0.0"
18     }
19 }