[
    {
        "name": "firebase/php-jwt",
        "version": "v3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/firebase/php-jwt.git",
            "reference": "fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/firebase/php-jwt/zipball/fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1",
            "reference": "fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2015-07-22T18:31:08+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Firebase\\JWT\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Neuman Vong",
                "email": "neuman+pear@twilio.com",
                "role": "Developer"
            },
            {
                "name": "Anant Narayanan",
                "email": "anant@php.net",
                "role": "Developer"
            }
        ],
        "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
        "homepage": "https://github.com/firebase/php-jwt"
    },
    {
        "name": "pear/pear_exception",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "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/mail_mime-decode",
        "version": "1.5.5.2",
        "version_normalized": "1.5.5.2",
        "source": {
            "type": "git",
            "url": "https://github.com/dreamfactorysoftware/Mail_mimeDecode.git",
            "reference": "a53c1ce051b212e23f7f67ea8d31015640de1129"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dreamfactorysoftware/Mail_mimeDecode/zipball/a53c1ce051b212e23f7f67ea8d31015640de1129",
            "reference": "a53c1ce051b212e23f7f67ea8d31015640de1129",
            "shasum": ""
        },
        "require": {
            "pear/pear_exception": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2014-04-15T19:29:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Mail_mimeDecode": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Cipriano Groenendal",
                "email": "cipri@php.net",
                "role": "Lead"
            },
            {
                "name": "Aleksander Machniak",
                "email": "alec@php.net",
                "role": "Lead"
            }
        ],
        "description": "More info available on: http://pear.php.net/package/Mail_mimeDecode"
    },
    {
        "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/mail_mime",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Mail_Mime.git",
            "reference": "e071727cf41a4b85ecc1de210ed4fd7f4f8d1ec4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/e071727cf41a4b85ecc1de210ed4fd7f4f8d1ec4",
            "reference": "e071727cf41a4b85ecc1de210ed4fd7f4f8d1ec4",
            "shasum": ""
        },
        "require": {
            "pear/pear-core-minimal": "*"
        },
        "time": "2015-09-13T12:42:41+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Mail": "./"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD Style"
        ],
        "authors": [
            {
                "name": "Cipriano Groenendal",
                "email": "cipri@php.net",
                "role": "Lead"
            },
            {
                "name": "Aleksander Machniak",
                "email": "alec@php.net",
                "role": "Lead"
            }
        ],
        "description": "Mail_Mime provides classes to create MIME messages",
        "homepage": "http://pear.php.net/package/Mail_Mime"
    },
    {
        "name": "pear/net_url2",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Net_URL2.git",
            "reference": "43a87606daf52efe6685c92131be083143108e37"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Net_URL2/zipball/43a87606daf52efe6685c92131be083143108e37",
            "reference": "43a87606daf52efe6685c92131be083143108e37",
            "shasum": ""
        },
        "require": {
            "php": ">=5.1.4"
        },
        "require-dev": {
            "phpunit/phpunit": ">=3.3.0"
        },
        "time": "2016-04-18T22:24:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Net/URL2.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "David Coallier",
                "email": "davidc@php.net"
            },
            {
                "name": "Tom Klingenberg",
                "email": "tkli@php.net"
            },
            {
                "name": "Christian Schmidt",
                "email": "chmidt@php.net"
            }
        ],
        "description": "Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.",
        "homepage": "https://github.com/pear/Net_URL2",
        "keywords": [
            "PEAR",
            "net",
            "networking",
            "rfc3986",
            "uri",
            "url"
        ]
    },
    {
        "name": "pear/http_request2",
        "version": "v2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/HTTP_Request2.git",
            "reference": "3599cf0fe455a4e281da464f6510bfc5c2ce54c4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/HTTP_Request2/zipball/3599cf0fe455a4e281da464f6510bfc5c2ce54c4",
            "reference": "3599cf0fe455a4e281da464f6510bfc5c2ce54c4",
            "shasum": ""
        },
        "require": {
            "pear/net_url2": "^2.2.0",
            "pear/pear_exception": "^1.0.0",
            "php": ">=5.2.0"
        },
        "suggest": {
            "ext-fileinfo": "Adds support for looking up mime-types using finfo.",
            "ext-zlib": "Allows handling gzip compressed responses.",
            "lib-curl": "Allows using cURL as a request backend.",
            "lib-openssl": "Allows handling SSL requests when not using cURL."
        },
        "time": "2016-02-13T20:20:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-trunk": "2.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "HTTP_Request2": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Alexey Borzov",
                "email": "avb@php.net"
            }
        ],
        "description": "Provides an easy way to perform HTTP requests.",
        "homepage": "http://pear.php.net/package/HTTP_Request2",
        "keywords": [
            "PEAR",
            "curl",
            "http",
            "request"
        ]
    },
    {
        "name": "microsoft/windowsazure",
        "version": "v0.4.2",
        "version_normalized": "0.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Azure/azure-sdk-for-php.git",
            "reference": "b157dcac862659f0b55dc10302335bfcb9e878b5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Azure/azure-sdk-for-php/zipball/b157dcac862659f0b55dc10302335bfcb9e878b5",
            "reference": "b157dcac862659f0b55dc10302335bfcb9e878b5",
            "shasum": ""
        },
        "require": {
            "firebase/php-jwt": "^3.0",
            "pear/http_request2": "^2.3",
            "pear/mail_mime": "^1.10",
            "pear/mail_mime-decode": "^1.5",
            "pear/net_url2": "^2.2",
            "php": ">=5.4"
        },
        "require-dev": {
            "mikey179/vfsstream": "^1.6",
            "phpunit/phpunit": "^4.7"
        },
        "time": "2016-04-12T18:11:35+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WindowsAzure\\": "WindowsAzure/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Azure PHP SDK",
                "email": "azurephpsdk@microsoft.com"
            }
        ],
        "description": "This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.",
        "keywords": [
            "azure",
            "php",
            "sdk"
        ]
    }
]
