Page MenuHomePhorge

composer.json
No OneTemporary

Authored By
Unknown
Size
639 B
Referenced Files
None
Subscribers
None

composer.json

{
"name": "roundcube/show_additional_headers",
"type": "roundcube-plugin",
"description": "Proof-of-concept plugin which will fetch additional headers and display them in the message view.",
"license": "GNU GPLv3+",
"version": "2.0",
"authors": [
{
"name": "Thomas Bruederli",
"email": "roundcube@gmail.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3"
}
}

File Metadata

Mime Type
application/json
Expires
Fri, Apr 24, 10:04 AM (4 d, 18 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18786609
Default Alt Text
composer.json (639 B)

Event Timeline