add a few more fields to composer.json

This commit is contained in:
Sergey Tsalkov
2013-06-08 13:55:16 -07:00
parent 7e00296b32
commit 3741291f44

View File

@@ -1,6 +1,16 @@
{ {
"name": "SergeyTsalkov/meekrodb", "name": "SergeyTsalkov/meekrodb",
"description": "The Simple PHP/MySQL Library", "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", "license": "LGPL-3.0",
"authors": [ "authors": [
{ {