{ "name": "roundcube/vcard_attachments", "type": "roundcube-plugin", "description": "Detects vCard attachments and allows to add them to address book. Also allows to attach vCards of your contacts to composed messages", "license": "GPL-3.0-or-later", "version": "4.2", "authors": [ { "name": "Thomas Bruederli", "email": "roundcube@gmail.com", "role": "Lead" }, { "name": "Aleksander Machniak", "email": "alec@alec.pl", "role": "Lead" } ], "repositories": [ { "type": "composer", "url": "https://plugins.roundcube.net" } ], "require": { "php": ">=7.3.0", "roundcube/plugin-installer": ">=0.1.3" } }