roundcube-easy-unsubscribe/composer.json
2024-11-07 11:31:12 +02:00

12 lines
465 B
JSON

{
"name": "stuzer05/roundcube-easy-unsubscribe",
"type": "roundcube-plugin",
"description": "Displays a small icon after the subject line when viewing an email, so you can very quickly unsubscribe.",
"license": "GPL-3.0+",
"keywords": ["unsubscribe","subscription", "newsletter", "mailer"],
"homepage": "https://gitea.stuzer.link/stuzer05/roundcube-easy-unsubscribe",
"require": {
"roundcube/plugin-installer": ">=0.1.6"
}
}