11 lines
282 B
JSON
11 lines
282 B
JSON
{
|
|
"name": "local/email_config",
|
|
"type": "roundcube-plugin",
|
|
"description": "Email Configuration - Manage OOO and Forwarding",
|
|
"license": "MIT",
|
|
"version": "1.0.0",
|
|
"require": {
|
|
"php": ">=7.0.0",
|
|
"roundcube/plugin-installer": ">=0.1.3"
|
|
}
|
|
} |