{
	"name": "egroupware/status",
	"description": "EGroupware status / presence app showing logged in and/or in chat active users",
	"type": "egroupware-app",
	"homepage": "https://www.egroupware.org/",
	"license": "GPL-2.0-or-later",
	"authors": [
        {
            "name": "Ralf Becker",
            "email": "rb@egroupware.org"
        },
        {
            "name": "Hadi Nategh",
            "email": "hn@egroupware.org"
        },
        {
            "name": "Nathan Gray",
            "email": "ng@egroupware.org"
        }
    ],
    "require": {
        "lcobucci/jwt": "^3.1"
    }
}
