[
    {
        "name": "roundcube/plugin-installer",
        "version": "0.1.8",
        "version_normalized": "0.1.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/roundcube/plugin-installer.git",
            "reference": "43f0938f2c4ce6885c5cb7c5c43d13e8fdc8b8a8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/roundcube/plugin-installer/zipball/43f0938f2c4ce6885c5cb7c5c43d13e8fdc8b8a8",
            "reference": "43f0938f2c4ce6885c5cb7c5c43d13e8fdc8b8a8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "composer/composer": "*"
        },
        "time": "2015-12-22T11:29:24+00:00",
        "bin": [
            "src/bin/rcubeinitdb.sh"
        ],
        "type": "composer-installer",
        "extra": {
            "class": "Roundcube\\Composer\\PluginInstaller"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Roundcube\\Composer": "src/"
            }
        },
        "notification-url": "https://plugins.roundcube.net/downloads/",
        "license": [
            "GPL-3.0+"
        ],
        "authors": [
            {
                "name": "Till Klampaeckel",
                "email": "till@php.net"
            },
            {
                "name": "Thomas Bruederli",
                "email": "thomas@roundcube.net"
            }
        ],
        "description": "A composer-installer for Roundcube plugins."
    },
    {
        "name": "pear-pear.php.net/Auth_SASL",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "dist": {
            "type": "file",
            "url": "https://pear.php.net/get/Auth_SASL-1.0.6.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": ">=4.2.0.0"
        },
        "replace": {
            "pear-pear/auth_sasl": "== 1.0.6.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "BSD"
        ],
        "description": "Provides code to generate responses to common SASL mechanisms, including:\n- Digest-MD5\n- Cram-MD5\n- Plain\n- Anonymous\n- Login (Pseudo mechanism)\n- SCRAM"
    },
    {
        "name": "pear-pear.php.net/Net_IDNA2",
        "version": "0.1.1",
        "version_normalized": "0.1.1.0",
        "dist": {
            "type": "file",
            "url": "https://pear.php.net/get/Net_IDNA2-0.1.1.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": ">=5.2.1.0"
        },
        "replace": {
            "pear-pear/net_idna2": "== 0.1.1.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL"
        ],
        "description": "This package helps you to encode and decode punycode strings easily."
    },
    {
        "name": "pear-pear.php.net/Mail_Mime",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "dist": {
            "type": "file",
            "url": "https://pear.php.net/get/Mail_Mime-1.10.0.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": ">=5.0.0.0"
        },
        "replace": {
            "pear-pear/mail_mime": "== 1.10.0.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "BSD Style"
        ],
        "description": "Mail_Mime provides classes to deal with the creation and manipulation of MIME messages.\nIt allows people to create e-mail messages consisting of:\n* Text Parts\n* HTML Parts\n* Inline HTML Images\n* Attachments\n* Attached messages\n\nIt supports big messages, base64 and quoted-printable encodings and\nnon-ASCII characters in filenames, subjects, recipients, etc. encoded\nusing RFC2047 and/or RFC2231."
    },
    {
        "name": "pear-pear.php.net/Net_LDAP2",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "dist": {
            "type": "file",
            "url": "https://pear.php.net/get/Net_LDAP2-2.2.0.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "ext-ldap": "*",
            "php": ">=5.4.0.0"
        },
        "replace": {
            "pear-pear/net_ldap2": "== 2.2.0.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPLv3 License"
        ],
        "description": "Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls Net::LDAP\n                object interface to directory servers. It does contain most of Net::LDAPs\n                features but has some own too.\n                 With Net_LDAP2 you have:\n                 * A simple object-oriented interface to connections, searches entries and filters.\n                 * Support for TLS and LDAP v3.\n                 * Simple modification, deletion and creation of LDAP entries.\n                 * Support for schema handling.\n\n                 Net_LDAP2 layers itself on top of PHP's existing ldap extensions."
    },
    {
        "name": "pear-pear.php.net/Net_Socket",
        "version": "1.0.14",
        "version_normalized": "1.0.14.0",
        "dist": {
            "type": "file",
            "url": "https://pear.php.net/get/Net_Socket-1.0.14.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": ">=4.3.0.0"
        },
        "replace": {
            "pear-pear/net_socket": "== 1.0.14.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "PHP License"
        ],
        "description": "Net_Socket is a class interface to TCP sockets.  It provides blocking\n  and non-blocking operation, with different reading and writing modes\n  (byte-wise, block-wise, line-wise and special formats like network\n  byte-order ip addresses)."
    },
    {
        "name": "pear-pear.php.net/Net_SMTP",
        "version": "1.7.3",
        "version_normalized": "1.7.3.0",
        "dist": {
            "type": "file",
            "url": "https://pear.php.net/get/Net_SMTP-1.7.3.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.php.net/net_socket": ">=1.0.7.0",
            "php": ">=5.4.0.0"
        },
        "replace": {
            "pear-pear/net_smtp": "== 1.7.3.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "PHP License"
        ],
        "description": "Provides an implementation of the SMTP protocol using PEAR's Net_Socket class."
    },
    {
        "name": "pear-pear.php.net/Console_CommandLine",
        "version": "1.2.2",
        "version_normalized": "1.2.2.0",
        "dist": {
            "type": "file",
            "url": "https://pear.php.net/get/Console_CommandLine-1.2.2.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "ext-dom": "*",
            "ext-xml": "*",
            "php": ">=5.3.0.0"
        },
        "replace": {
            "pear-pear/console_commandline": "== 1.2.2.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "MIT"
        ],
        "description": "Console_CommandLine is a full featured package for managing command-line \noptions and arguments highly inspired from python optparse module, it allows \nthe developer to easily build complex command line interfaces.\n\nMain features:\n  * handles sub commands (ie. $ myscript.php -q subcommand -f file),\n  * can be completely built from an xml definition file,\n  * generate --help and --version options automatically,\n  * can be completely customized,\n  * builtin support for i18n,\n  * and much more..."
    },
    {
        "name": "pear-pear.php.net/Crypt_GPG",
        "version": "1.4.3",
        "version_normalized": "1.4.3.0",
        "dist": {
            "type": "file",
            "url": "https://pear.php.net/get/Crypt_GPG-1.4.3.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "ext-mbstring": "*",
            "pear-pear.php.net/console_commandline": ">=1.1.10.0",
            "php": ">=5.2.1.0"
        },
        "replace": {
            "pear-pear/crypt_gpg": "== 1.4.3.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL"
        ],
        "description": "This package provides an object oriented interface to GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.\n\nThough GnuPG can support symmetric-key cryptography, this package is intended only to facilitate public-key cryptography.\n\nThis package requires PHP version 5.4.8 or greater."
    },
    {
        "name": "pear/pear_exception",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/PEAR_Exception.git",
            "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
            "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
            "shasum": ""
        },
        "require": {
            "php": ">=4.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2015-02-10T20:07:52+00:00",
        "type": "class",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PEAR": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "."
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Helgi Thormar",
                "email": "dufuz@php.net"
            },
            {
                "name": "Greg Beaver",
                "email": "cellog@php.net"
            }
        ],
        "description": "The PEAR Exception base class.",
        "homepage": "https://github.com/pear/PEAR_Exception",
        "keywords": [
            "exception"
        ]
    },
    {
        "name": "pear/console_getopt",
        "version": "v1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Console_Getopt.git",
            "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
            "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
            "shasum": ""
        },
        "time": "2015-07-20T20:28:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Console": "./"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Greg Beaver",
                "email": "cellog@php.net",
                "role": "Helper"
            },
            {
                "name": "Andrei Zmievski",
                "email": "andrei@php.net",
                "role": "Lead"
            },
            {
                "name": "Stig Bakken",
                "email": "stig@php.net",
                "role": "Developer"
            }
        ],
        "description": "More info available on: http://pear.php.net/package/Console_Getopt"
    },
    {
        "name": "pear/pear-core-minimal",
        "version": "v1.10.3",
        "version_normalized": "1.10.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/pear-core-minimal.git",
            "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/070f0b600b2caca2501e2c9b7e553016e4b0d115",
            "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115",
            "shasum": ""
        },
        "require": {
            "pear/console_getopt": "~1.4",
            "pear/pear_exception": "~1.0"
        },
        "replace": {
            "rsky/pear-core-min": "self.version"
        },
        "time": "2017-02-28T16:46:11+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "src/"
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Christian Weiske",
                "email": "cweiske@php.net",
                "role": "Lead"
            }
        ],
        "description": "Minimal set of PEAR core files to be used as composer dependency"
    },
    {
        "name": "pear/net_ldap2",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Net_LDAP2.git",
            "reference": "38f1b22a96dfbd7ec53852f0e1e7ec1a9a5eb0e8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Net_LDAP2/zipball/38f1b22a96dfbd7ec53852f0e1e7ec1a9a5eb0e8",
            "reference": "38f1b22a96dfbd7ec53852f0e1e7ec1a9a5eb0e8",
            "shasum": ""
        },
        "require": {
            "ext-ldap": "*",
            "pear/pear-core-minimal": "^1.10.1"
        },
        "time": "2015-10-30T20:34:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Net/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "."
        ],
        "license": [
            "LGPL-3.0"
        ],
        "description": "Object oriented interface for searching and manipulating LDAP-entries",
        "homepage": "http://pear.php.net/package/Net_LDAP2",
        "keywords": [
            "PEAR",
            "ldap"
        ]
    },
    {
        "name": "kolab/net_ldap3",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://git.kolab.org/diffusion/PNL/php-net_ldap.git",
            "reference": "51afe33906e1c9f5cf0811271b29b08c615c95ce"
        },
        "require": {
            "pear/net_ldap2": ">=2.0.12",
            "php": ">=5.3.3"
        },
        "time": "2017-03-08T07:40:52+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "lib/"
            ]
        },
        "license": [
            "GPL-3.0+"
        ],
        "authors": [
            {
                "name": "Jeroen van Meeuwen",
                "email": "vanmeeuwen@kolabsys.com",
                "role": "Lead"
            },
            {
                "name": "Aleksander Machniak",
                "email": "machniak@kolabsys.com",
                "role": "Developer"
            },
            {
                "name": "Thomas Bruederli",
                "email": "roundcube@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "A successor of the PEAR:Net_LDAP2 module providing advanced functionality for accessing LDAP directories",
        "homepage": "http://git.kolab.org/pear/Net_LDAP3/",
        "keywords": [
            "ldap",
            "pear",
            "vlv"
        ]
    },
    {
        "name": "pear/net_socket",
        "version": "dev-trunk",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Net_Socket.git",
            "reference": "bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Net_Socket/zipball/bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09",
            "reference": "bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09",
            "shasum": ""
        },
        "require": {
            "pear/pear_exception": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2015-03-22T15:48:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Net": "./"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "PHP License"
        ],
        "authors": [
            {
                "name": "Chuck Hagenbuch",
                "email": "chuck@horde.org",
                "role": "Lead"
            },
            {
                "name": "Aleksander Machniak",
                "email": "alec@php.net",
                "role": "Lead"
            },
            {
                "name": "Stig Bakken",
                "email": "stig@php.net",
                "role": "Lead"
            }
        ],
        "description": "More info available on: http://pear.php.net/package/Net_Socket"
    },
    {
        "name": "roundcube/net_sieve",
        "version": "1.5.4",
        "version_normalized": "1.5.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/roundcube/Net_Sieve.git",
            "reference": "fe5ebbbb59c55865ecae2d19e60cbdbe124e3402"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/roundcube/Net_Sieve/zipball/fe5ebbbb59c55865ecae2d19e60cbdbe124e3402",
            "reference": "fe5ebbbb59c55865ecae2d19e60cbdbe124e3402",
            "shasum": ""
        },
        "require": {
            "pear/net_socket": "*",
            "pear/pear-core-minimal": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "~5.7.15"
        },
        "suggest": {
            "pear/auth_sasl": "Install optionally via your project's composer.json"
        },
        "time": "2017-03-09T10:27:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "./"
            ]
        },
        "license": [
            "BSD"
        ],
        "authors": [
            {
                "email": "jan@horde.org",
                "name": "Jan Schneider",
                "role": "Lead"
            },
            {
                "email": "richard@php.net",
                "name": "Richard Heyes",
                "role": "Lead"
            },
            {
                "email": "damlists@cnba.uba.ar",
                "name": "Damian Fernandez Sosa",
                "role": "Lead"
            },
            {
                "email": "amistry@am-productions.biz",
                "name": "Anish Mistry",
                "role": "Lead"
            }
        ],
        "description": "This is a fork of http://pear.php.net/package/Net_Sieve",
        "support": {
            "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_Sieve",
            "source": "https://github.com/roundcube/Net_Sieve"
        }
    }
]
