mirror of
https://github.com/Saiyan/rc-unread_favicon.git
synced 2026-02-14 00:28:38 +01:00
15 lines
298 B
JSON
15 lines
298 B
JSON
{
|
|
"name": "saiyan/unread_favicon",
|
|
"type": "roundcube-plugin",
|
|
"license": "MIT",
|
|
"repositories": [
|
|
{
|
|
"type": "composer",
|
|
"url": "https://plugins.roundcube.net"
|
|
}
|
|
],
|
|
"require": {
|
|
"roundcube/plugin-installer": ">=0.1.3"
|
|
}
|
|
}
|