{ "name": "techtube/bookinfo", "description": "Package to find a book and return a book info from lubimyczytac.pl", "type": "library", "require": { "guzzlehttp/guzzle": "^7.4", "imangazaliev/didom": "^2.0" }, "autoload": { "psr-4": { "Techtube\\Bookinfo\\": "src/" } }, "authors": [ { "name": "Krzysztof Płaczek", "email": "krzysztofplaczek@techtube.pl" } ] }