Matteo Scandolo | 46b5610 | 2015-12-16 14:23:08 -0800 | [diff] [blame] | 1 | { |
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 | } |