X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=composer.json;h=86bb3e9373ca33c654e6b60f8332badd12fbfea4;hb=da9e508d244df3faae601e727564d138f54f1053;hp=29674f7db2810aab78741f743c9859e841241f95;hpb=d99be7b24d5850c096dfed02806bdb7d41adc5aa;p=bootswatch diff --git a/composer.json b/composer.json index 29674f7..86bb3e9 100644 --- a/composer.json +++ b/composer.json @@ -1,14 +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" - } + ] }