3.0.0 -> 3.0.1
[bootswatch] / bower.json
1 {
2         "name": "bootswatch",
3         "description": "Bootswatch is a collection of themes for Bootstrap.",
4         "version": "3.0.1",
5         "author": "Thomas Park",
6         "homepage": "http://bootswatch.com",
7         "repository": {
8                 "type": "git",
9                 "url": "git://github.com/thomaspark/bootswatch.git"
10         },
11         "dependencies": {
12                 "bootstrap": "~3.0.1",
13                 "font-awesome": "~3.2.0"
14         },
15         "licenses": [
16                 {
17                         "type": "Apache-2.0",
18                         "url": "http://www.apache.org/licenses/LICENSE-2.0"
19                 }
20         ]
21 }