{ "name": "kolab/kolab_sso", "type": "roundcube-plugin", "description": "Single Sign On for Kolab", "homepage": "https://git.kolab.org/diffusion/RPK/", "license": "AGPLv3", "version": "3.4.4", "authors": [ { "name": "Aleksander Machniak", "email": "machniak@kolabsys.com", "role": "Lead" } ], "repositories": [ { "type": "composer", "url": "https://plugins.roundcube.net" } ], "require": { "php": ">=5.3.0", "roundcube/plugin-installer": ">=0.1.3", "kolab/libkolab": ">=3.4.0", "pear/http_request2": "~2.3.0" } }