composer configuration

This commit is contained in:
Simon Vieille 2015-02-10 14:17:20 +01:00
parent a4a5410cff
commit 2b05131589

View file

@ -1,4 +1,19 @@
{
"name": "simmstein/t411-console",
"type": "project",
"description": "t411-console - searching torrents on the tracker t411.me",
"keywords": [],
"homepage": "http://www.deblan.tv/",
"license": "BSD",
"authors": [
{
"name": "Simon Vieille",
"email": "simon+github@deblan.fr"
}
],
"require": {
"php": ">=5.5"
},
"autoload": {
"psr-0": {
"": "src/"