{ "name": "local/email_config", "type": "roundcube-plugin", "description": "Email Configuration Plugin - Opens external email config interface", "license": "MIT", "version": "1.0.0", "authors": [ { "name": "Custom Plugin", "role": "Developer" } ], "require": { "php": ">=7.0.0", "roundcube/plugin-installer": ">=0.1.3" } }