{ "name": "shikiryu/lbcreposter-api", "description": "Manage deals in LBC", "type": "project", "require": { "fabpot/goutte": "^3.1" }, "require-dev": { "phpunit/phpunit": "^5.7" }, "authors": [ { "name": "Shikiryu", "email": "clement@desmidt.fr" } ], "autoload": { "psr-4": {"Shikiryu\\LBCReposter\\": "library/"} } }