18 lines
574 B
JSON
18 lines
574 B
JSON
{
|
|
"name": "ss88/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://github.com/SS88UK/roundcube-easy-unsubscribe",
|
|
"repositories": [
|
|
{
|
|
"type": "composer",
|
|
"url": "https://plugins.roundcube.net"
|
|
}
|
|
],
|
|
"require": {
|
|
"roundcube/plugin-installer": ">=0.1.6"
|
|
}
|
|
}
|