{ "name": "rattail/posterior", "description": "Tailbone API Client", "type": "library", "homepage": "https://rattailproject.org", "license": "GPL-3.0-or-later", "autoload": { "psr-4": { "Rattail\\Posterior\\": "src/" } }, "authors": [ { "name": "Lance Edgar", "email": "lance@edbob.org" } ], "require": { "guzzlehttp/guzzle": "^7.0" } }