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