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