Server : Apache System : Linux server.lienzindia.com 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64 User : plutus ( 1007) PHP Version : 7.4.33 Disable Function : NONE Directory : /var/webuzo-data/roundcube/plugins/identicon/ |
Upload File : |
{ "name": "roundcube/identicon", "type": "roundcube-plugin", "description": "Displays Github-like identicons for contacts/addresses without photo specified.", "license": "GPL-3.0-or-later", "version": "0.1", "authors": [ { "name": "Aleksander Machniak", "email": "alec@alec.pl", "role": "Lead" } ], "repositories": [ { "type": "composer", "url": "https://plugins.roundcube.net" } ], "require": { "php": ">=7.3.0", "php-gd": "*", "roundcube/plugin-installer": ">=0.1.3" } }