Minor fixes.
[bootswatch] / component.json
1 {
2   "author": "Thomas Park",
3   "name": "bootswatch",
4   "description": "Bootswatch is a collection of free themes for Twitter Bootstrap.",
5   "version": "2.3.0+1",
6   "homepage": "http://bootswatch.com/",
7   "repository": {
8     "type": "git",
9     "url": "git://github.com/thomaspark/bootswatch.git"
10   },
11   "main": "",
12   "dependencies": {
13     "bootstrap": "~2.3.0"
14   }
15 }