Added some metadata to composer.json.
Showing
+3 -0
... | @@ -3,6 +3,9 @@ | ... | @@ -3,6 +3,9 @@ |
"description": "Jeux de règles pour PHP Mess Detector.", | "description": "Jeux de règles pour PHP Mess Detector.", | ||
"type": "library", | "type": "library", | ||
"license": "MIT", | "license": "MIT", | ||
"keywords": ["phpmd", "irstea", "ruleset"], | |||
"homepage": "https://gitlab.irstea.fr/pole-is/tools/phpmd-config", | |||
"readme": "README.md", | |||
"authors": [ | "authors": [ | ||
{ | { | ||
"name": "Irstea - DSI - pôle IS", | "name": "Irstea - DSI - pôle IS", | ||
... | ... |
Please register or sign in to comment