Skip to content

Commit

Permalink
added: composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jul 2, 2018
1 parent 9719ee0 commit 7a8fb1b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "williamdes/mariadb-mysql-kbs",
"description": "An index of the MariaDB and MySQL Knowledge bases",
"homepage": "https://github.com/williamdes/mariadb-mysql-kbs",
"type": "library",
"readme": "https://github.com/williamdes/mariadb-mysql-kbs/blob/master/README.md",
"license": "MPL-2.0",
"version": "1.0.0",
"support": {
"email": "williamdes@wdes.fr",
"issues": "https://github.com/williamdes/mariadb-mysql-kbs/issues",
"source": "https://github.com/williamdes/mariadb-mysql-kbs"
},
"authors": [
{
"name": "William Desportes",
"email": "williamdes@wdes.fr"
}
],
"require": {}
}

0 comments on commit 7a8fb1b

Please sign in to comment.