Viewing File: /usr/local/cpanel/base/3rdparty/roundcube/plugins/loginfail/composer.json
{
"name": "kolab/loginfail",
"type": "roundcube-plugin",
"description": "DIsplay additional info on failed login",
"homepage": "https://git.kolab.org/diffusion/RPK/",
"license": "AGPLv3",
"version": "3.5.0",
"authors": [
{
"name": "Jeroen van Meeuwen",
"email": "vanmeeuwen@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3"
}
}
Back to Directory
File Manager