Current File : //var/webuzo-data/roundcube/public_html/plugins/webuzo/composer.json
{
    "name": "webmail/webuzo_rc_plugins",
    "type": "roundcube-plugin",
    "description": "A plugin provides auto-login, password change, and two-factor authentication (2FA) functionality for Roundcube.",
    "license": "-",
    "version": "1.0",
    "require": {
        "php": ">=5.4.0",
        "roundcube/plugin-installer": ">=0.1.3",
        "sabre/vobject": "~4.1"
    }
}