2025-02-28 16:45:44 +01:00

24 lines
658 B
JSON

{
"name": "melroy89/message_highlight",
"description": "Assign colors to your emails based on Subject, Sender, Recipient or CC",
"version": "4.0.0",
"license": "GPL-2.0",
"homepage": "https://github.com/melroy89/message_highlight",
"type": "roundcube-plugin",
"authors": [
{
"name": "Melroy van den Berg",
"email": "melroy@melroy.org",
"homepage": "https://github.com/melroy89/message_highlight",
"role": "Developer"
}
],
"require": {
"roundcube/plugin-installer": ">=0.1.3"
},
"support": {
"email": "melroy@melroy.org",
"issues": "https://github.com/melroy89/message_highlight/issues"
}
}