Page MenuHomePhorge

composer.json
No OneTemporary

Authored By
Unknown
Size
623 B
Referenced Files
None
Subscribers
None

composer.json

{
"name": "roundcube/identicon",
"type": "roundcube-plugin",
"description": "Displays Github-like identicons for contacts/addresses without photo specified.",
"license": "GPLv3+",
"version": "0.1",
"authors": [
{
"name": "Aleksander Machniak",
"email": "alec@alec.pl",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"php-gd": "*",
"roundcube/plugin-installer": ">=0.1.3"
}
}

File Metadata

Mime Type
application/json
Expires
Sun, Apr 5, 11:09 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18758376
Default Alt Text
composer.json (623 B)

Event Timeline