diff --git a/composer.json b/composer.json index b1e5f5a..f494063 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,16 @@ { "name": "SergeyTsalkov/meekrodb", "description": "The Simple PHP/MySQL Library", + "homepage": "http://www.meekro.com", + "support": { + "email": "support@meekro.com" + }, + "keywords": [ + "mysql", + "database", + "mysqli", + "pdo" + ], "license": "LGPL-3.0", "authors": [ {