3.0.2 -> 3.0.3
[bootswatch] / bower_components / bootstrap / .bower.json
1 {
2   "name": "bootstrap",
3   "version": "3.0.3",
4   "main": [
5     "./dist/js/bootstrap.js",
6     "./dist/css/bootstrap.css",
7     "./dist/fonts/glyphicons-halflings-regular.eot",
8     "./dist/fonts/glyphicons-halflings-regular.svg",
9     "./dist/fonts/glyphicons-halflings-regular.ttf",
10     "./dist/fonts/glyphicons-halflings-regular.woff"
11   ],
12   "ignore": [
13     "**/.*",
14     "_*",
15     "docs-assets",
16     "examples",
17     "/fonts",
18     "js/tests",
19     "CNAME",
20     "CONTRIBUTING.md",
21     "Gruntfile.js",
22     "browserstack.json",
23     "composer.json",
24     "package.json",
25     "*.html"
26   ],
27   "dependencies": {
28     "jquery": ">= 1.9.0"
29   },
30   "homepage": "https://github.com/twbs/bootstrap",
31   "_release": "3.0.3",
32   "_resolution": {
33     "type": "version",
34     "tag": "v3.0.3",
35     "commit": "6d03173a1aad98e75f7d33e65b411c519176c59a"
36   },
37   "_source": "git://github.com/twbs/bootstrap.git",
38   "_target": "~3.0.3",
39   "_originalSource": "bootstrap",
40   "_direct": true
41 }