{ "name": "thedevstack/php-xmpp", "description": "small php library to use XMPP", "type": "library", "autoload": { "psr-4": { "thedevstack\\phpxmpp\\": "src/" } }, "authors": [ { "name": "steckbrief", "email": "steckbrief@chefmail.de" } ], "require": {} }