unignore bower_components
[bootswatch] / 2 / bower_components / bootstrap / bower.json
1 {
2   "name": "bootstrap",
3   "version": "2.3.2",
4   "main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
5   "dependencies": {
6     "jquery": ">=1.8.0 <2.1.0"
7   }
8 }