unignore bower_components
[bootswatch] / 2 / bower_components / bootstrap / .bower.json
1 {
2   "name": "bootstrap",
3   "version": "2.3.2",
4   "main": [
5     "./docs/assets/js/bootstrap.js",
6     "./docs/assets/css/bootstrap.css"
7   ],
8   "dependencies": {
9     "jquery": ">=1.8.0 <2.1.0"
10   },
11   "homepage": "https://github.com/twbs/bootstrap",
12   "_release": "2.3.2",
13   "_resolution": {
14     "type": "version",
15     "tag": "v2.3.2",
16     "commit": "b4c4072679943773a7582daa63f545ba818fa627"
17   },
18   "_source": "git://github.com/twbs/bootstrap.git",
19   "_target": "~2.3.2"
20 }