Page MenuHomePhorge

composer.json
No OneTemporary

Authored By
Unknown
Size
592 B
Referenced Files
None
Subscribers
None

composer.json

{
"name": "roundcube/enigma",
"type": "roundcube-plugin",
"description": "Server-side PGP Encryption for Roundcube",
"license": "GPLv3+",
"version": "0.7",
"authors": [
{
"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.6",
"pear/crypt_gpg": "~1.6.0"
}
}

File Metadata

Mime Type
application/json
Expires
Fri, Apr 24, 2:13 PM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18811734
Default Alt Text
composer.json (592 B)

Event Timeline