{ "name": "simmstein/t411-console", "type": "project", "description": "t411-console - searching torrents on the tracker t411.me", "keywords": [], "homepage": "http://www.deblan.tv/", "license": "BSD-2-Clause", "authors": [ { "name": "Simon Vieille", "email": "simon+github@deblan.fr" } ], "autoload": { "psr-0": { "": "src/" } }, "require": { "php": ">=5.5", "symfony/process": "~2.6", "symfony/console": "2.*", "psr/log": "1.0.0", "symfony/finder": "~2.6", "symfony/yaml": "~2.6", "symfony/filesystem": "3.0.x-dev", "guzzlehttp/guzzle": "~5.2", "vohof/transmission": "~1.0" } }