Page MenuHomePhorge

composer.json
No OneTemporary

Authored By
Unknown
Size
754 B
Referenced Files
None
Subscribers
None

composer.json

{
"name": "roundcube/vcard_attachments",
"type": "roundcube-plugin",
"description": "This plugin detects vCard attachments/bodies and shows a button(s) to add them to address book",
"license": "GPLv3+",
"version": "3.2",
"authors": [
{
"name": "Thomas Bruederli",
"email": "roundcube@gmail.com",
"role": "Lead"
},
{
"name": "Aleksander Machniak",
"email": "alec@alec.pl",
"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:29 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18758307
Default Alt Text
composer.json (754 B)

Event Timeline