summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/composer.json b/composer.json
new file mode 100644
index 00000000..632ac273
--- /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": {
+
+ }
+}