blob: c931530dedbb68fab7ca93df2e0aa5862bccede5 [file] [log] [blame]
Matteo Scandolo7cd88ba2015-12-16 14:23:08 -08001{
2 "name": "bootstrap-css",
3 "version": "3.3.4",
4 "keywords": [
5 "css",
6 "js",
7 "less",
8 "mobile-first",
9 "responsive",
10 "front-end",
11 "framework",
12 "web",
13 "bootstrap",
14 "twitter-bootstrap",
15 "bootstrap.js"
16 ],
17 "main": [
18 "css/bootstrap.min.css",
19 "js/bootstrap.min.js"
20 ],
21 "homepage": "http://getbootstrap.com/",
22 "author": {
23 "name": "Twitter Inc."
24 },
25 "repository": {
26 "type": "git",
27 "url": "git://github.com/jozefizso/bower-bootstrap-css.git"
28 },
29 "license": "MIT"
30}