summaryrefslogtreecommitdiff
path: root/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'component.json')
-rw-r--r--component.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/component.json b/component.json
new file mode 100644
index 00000000..9ab1fc77
--- /dev/null
+++ b/component.json
@@ -0,0 +1,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"
+ }
+} \ No newline at end of file