From: electblake Date: Sat, 16 Mar 2013 05:49:22 +0000 (-0400) Subject: initial commi for composer.json X-Git-Tag: v2.3.1+1~36^2~3 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=0cf417ae6e17561c98088131d877ec4ddc32d0c3 initial commi for composer.json --- diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..632ac27 --- /dev/null +++ b/composer.json @@ -0,0 +1,14 @@ +{ + "name": "thomaspark/bootswatch", + "description": "Themes for Twitter Bootstrap", + "license": "Apache", + "authors": [ + { + "name": "thomaspark", + "email": "hello@thomaspark.me" + } + ], + "require": { + + } +}