initial commi for composer.json
authorelectblake <electblake@gmail.com>
Sat, 16 Mar 2013 05:49:22 +0000 (01:49 -0400)
committerelectblake <electblake@gmail.com>
Sat, 16 Mar 2013 05:49:22 +0000 (01:49 -0400)
composer.json [new file with mode: 0644]

diff --git a/composer.json b/composer.json
new file mode 100644 (file)
index 0000000..632ac27
--- /dev/null
@@ -0,0 +1,14 @@
+{
+    "name": "thomaspark/bootswatch",
+    "description": "Themes for Twitter Bootstrap",
+    "license": "Apache",
+    "authors": [
+        {
+            "name": "thomaspark",
+            "email": "hello@thomaspark.me"
+        }
+    ],
+    "require": {
+
+    }
+}