X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=composer.json;h=e8a17617c254c83bb28d9435424c25838e73f394;hb=73fcd45d75e5deddafd3b85393805dfa31f99e50;hp=2a36108e6da70eda09853ac4869ab836f933bf7f;hpb=d7b9f83d24b7af987618921f555c9e5e2c2f4b95;p=mdref%2Fmdref diff --git a/composer.json b/composer.json index 2a36108..e8a1761 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,7 @@ { + "name": "m6w6/mdref", + "description": "Quick Markdown Reference Browser", + "license": "BSD-2-Clause", "require": { "m6w6/autocracy": "dev-master" }