[
    {
        "name": "roundcube/plugin-installer",
        "version": "0.1.7",
        "version_normalized": "0.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/roundcube/plugin-installer.git",
            "reference": "0.1.7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/roundcube/plugin-installer/zipball/0.1.7",
            "reference": "0.1.7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "composer/composer": "*"
        },
        "time": "2015-08-27 16:08:26",
        "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/%package%",
        "license": [
            "GPL-3.0+"
        ],
        "authors": [
            {
                "name": "Till Klampaeckel",
                "email": "till@php.net"
            },
            {
                "name": "Thomas Bruederli",
                "email": "thomas@roundcube.net",
                "role": "Lead"
            }
        ],
        "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": "http://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": "http://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/Console_Getopt",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "dist": {
            "type": "file",
            "url": "http://pear.php.net/get/Console_Getopt-1.4.1.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": ">=5.4.0.0"
        },
        "replace": {
            "pear-pear/console_getopt": "== 1.4.1.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "description": "This is a PHP implementation of \"getopt\" supporting both\nshort and long options."
    },
    {
        "name": "pear-pear.php.net/Archive_Tar",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "dist": {
            "type": "file",
            "url": "http://pear.php.net/get/Archive_Tar-1.4.0.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": ">=5.2.0.0"
        },
        "replace": {
            "pear-pear/archive_tar": "== 1.4.0.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "New BSD License"
        ],
        "description": "This class provides handling of tar files in PHP.\nIt supports creating, listing, extracting and adding to tar files.\nGzip support is available if PHP has the zlib extension built-in or\nloaded. Bz2 compression is also supported with the bz2 extension loaded."
    },
    {
        "name": "pear-pear.php.net/Structures_Graph",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "dist": {
            "type": "file",
            "url": "http://pear.php.net/get/Structures_Graph-1.1.1.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": ">=5.3.0.0"
        },
        "replace": {
            "pear-pear/structures_graph": "== 1.1.1.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "LGPL-3.0+"
        ],
        "description": "Structures_Graph is a package for creating and manipulating graph datastructures. It allows building of directed\nand undirected graphs, with data and metadata stored in nodes. The library provides functions for graph traversing\nas well as for characteristic extraction from the graph topology."
    },
    {
        "name": "pear-pear.php.net/XML_Util",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "dist": {
            "type": "file",
            "url": "http://pear.php.net/get/XML_Util-1.3.0.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "ext-pcre": "*",
            "php": ">=5.3.0.0"
        },
        "replace": {
            "pear-pear/xml_util": "== 1.3.0.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "BSD License"
        ],
        "description": "Selection of methods that are often needed when working with XML documents.  Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more."
    },
    {
        "name": "pear-pear.php.net/PEAR",
        "version": "1.10.1",
        "version_normalized": "1.10.1.0",
        "dist": {
            "type": "file",
            "url": "http://pear.php.net/get/PEAR-1.10.1.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "ext-pcre": "*",
            "ext-xml": "*",
            "pear-pear.php.net/archive_tar": ">=1.4.0.0",
            "pear-pear.php.net/console_getopt": ">=1.4.1.0",
            "pear-pear.php.net/structures_graph": ">=1.1.0.0",
            "pear-pear.php.net/xml_util": ">=1.3.0.0",
            "php": ">=5.4.0.0"
        },
        "conflict": {
            "pear-pear.php.net/pear_frontend_gtk": "<0.4.0.0",
            "pear-pear.php.net/pear_frontend_web": "<=0.4.0.0"
        },
        "replace": {
            "pear-pear/pear": "== 1.10.1.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "New BSD License"
        ],
        "description": "The PEAR package contains:\n * the PEAR installer, for creating, distributing\n   and installing packages\n * the PEAR_Exception PHP5 error handling mechanism\n * the PEAR_ErrorStack advanced error handling mechanism\n * the PEAR_Error error handling mechanism\n * the OS_Guess class for retrieving info about the OS\n   where PHP is running on\n * the System class for quick handling of common operations\n   with files and directories\n * the PEAR base class\n  Features in a nutshell:\n  * full support for channels\n  * pre-download dependency validation\n  * new package.xml 2.0 format allows tremendous flexibility while maintaining BC\n  * support for optional dependency groups and limited support for sub-packaging\n  * robust dependency support\n  * full dependency validation on uninstall\n  * remote install for hosts with only ftp access - no more problems with\n    restricted host installation\n  * full support for mirroring\n  * support for bundling several packages into a single tarball\n  * support for static dependencies on a url-based package\n  * support for custom file roles and installation tasks"
    },
    {
        "name": "pear-pear.php.net/Net_Socket",
        "version": "1.0.14",
        "version_normalized": "1.0.14.0",
        "dist": {
            "type": "file",
            "url": "http://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_Sieve",
        "version": "1.3.4",
        "version_normalized": "1.3.4.0",
        "dist": {
            "type": "file",
            "url": "http://pear.php.net/get/Net_Sieve-1.3.4.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "pear-pear.php.net/net_socket": ">=1.0.0.0",
            "pear-pear.php.net/pear": ">=1.0.0.0",
            "php": ">=4.0.0.0"
        },
        "replace": {
            "pear-pear/net_sieve": "== 1.3.4.0"
        },
        "type": "pear-library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                ""
            ]
        },
        "include-path": [
            "/"
        ],
        "license": [
            "BSD"
        ],
        "description": "This package provides an API to talk to servers implementing the managesieve protocol. It can be used to install and remove sieve scripts, mark them active etc."
    },
    {
        "name": "pear-pear.php.net/Net_SMTP",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "dist": {
            "type": "file",
            "url": "http://pear.php.net/get/Net_SMTP-1.7.1.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.1.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/Net_LDAP2",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "dist": {
            "type": "file",
            "url": "http://pear.php.net/get/Net_LDAP2-2.1.0.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "ext-ldap": "*",
            "php": ">=5.0.0.0"
        },
        "replace": {
            "pear-pear/net_ldap2": "== 2.1.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": "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": "284258cc1438126b75ec5e4acd5788a983ecb95d"
        },
        "require": {
            "pear-pear/net_ldap2": ">=2.0.12",
            "php": ">=5.3.3"
        },
        "time": "2015-10-22 09:21:06",
        "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-pear.php.net/Mail_Mime",
        "version": "1.9.0",
        "version_normalized": "1.9.0.0",
        "dist": {
            "type": "file",
            "url": "http://pear.php.net/get/Mail_Mime-1.9.0.tgz",
            "reference": null,
            "shasum": null
        },
        "require": {
            "php": ">=5.0.0.0"
        },
        "replace": {
            "pear-pear/mail_mime": "== 1.9.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": "patchwork/utf8",
        "version": "1.2.x-dev",
        "version_normalized": "1.2.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/tchwork/utf8.git",
            "reference": "f986d18f4e37ab70b792e977c7d85970cf84f164"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tchwork/utf8/zipball/f986d18f4e37ab70b792e977c7d85970cf84f164",
            "reference": "f986d18f4e37ab70b792e977c7d85970cf84f164",
            "shasum": ""
        },
        "require": {
            "lib-pcre": ">=7.3",
            "php": ">=5.3.0"
        },
        "suggest": {
            "ext-iconv": "Use iconv for best performance",
            "ext-intl": "Use Intl for best performance",
            "ext-mbstring": "Use Mbstring for best performance",
            "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
        },
        "time": "2015-12-15 15:33:41",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Patchwork\\": "src/Patchwork/"
            },
            "classmap": [
                "src/Normalizer.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(Apache-2.0 or GPL-2.0)"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            }
        ],
        "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
        "homepage": "https://github.com/tchwork/utf8",
        "keywords": [
            "grapheme",
            "i18n",
            "unicode",
            "utf-8",
            "utf8"
        ]
    }
]
