This commit is contained in:
2018-01-30 22:52:45 +00:00
parent 926a16ef65
commit b738eda270

View File

@@ -3,7 +3,7 @@
"type": "library", "type": "library",
"description": "MySQL, PgSQL and SQLite wrapper", "description": "MySQL, PgSQL and SQLite wrapper",
"keywords": ["mysql", "PgSQL", "sqlite", "wrapper"], "keywords": ["mysql", "PgSQL", "sqlite", "wrapper"],
"license": "APACHE", "license": "Apache-2.0",
"authors": [ "authors": [
{"name": "Kevin Puertas Ruiz", "email": "kevin01010@gmail.com"} {"name": "Kevin Puertas Ruiz", "email": "kevin01010@gmail.com"}
], ],