sync
[bootswatch] / composer.json
index 0e1a395..86bb3e9 100644 (file)
@@ -1,19 +1,11 @@
 {
     "name": "thomaspark/bootswatch",
-    "description": "Themes for Twitter Bootstrap",
-    "license": "Apache",
+    "description": "Themes for Bootstrap",
+    "licenses": "Apache-2.0",
     "authors": [
         {
             "name": "thomaspark",
             "email": "hello@thomaspark.me"
         }
-    ],
-    "require": {
-        "slywalker/twitter_bootstrap": "dev-master"
-    },
-    "extra": {
-        "branch-alias": {
-            "dev-master": "gh-pages"
-        }
-    }
+    ]
 }