Page MenuHomePhorge

composer.json
No OneTemporary

Size
633 B
Referenced Files
None
Subscribers
None

composer.json

{
"name": "roundcube/additional_message_headers",
"type": "roundcube-plugin",
"description": "Very simple plugin which will add additional headers to or remove them from outgoing messages.",
"license": "GNU GPL v2",
"version": "1.2.0",
"authors": [
{
"name": "Ziba Scott",
"email": "email@example.org",
"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, May 1, 5:10 PM (6 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
473351
Default Alt Text
composer.json (633 B)

Event Timeline