[
    {
        "name": "firebase/php-jwt",
        "version": "v5.2.0",
        "version_normalized": "5.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/firebase/php-jwt.git",
            "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/firebase/php-jwt/zipball/feb0e820b8436873675fd3aca04f3728eb2185cb",
            "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.8 <=9"
        },
        "time": "2020-03-25 18:49:23",
        "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",
        "keywords": [
            "jwt",
            "php"
        ]
    },
    {
        "name": "docusign/esign-client",
        "version": "v5.1.0",
        "version_normalized": "5.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/docusign/docusign-php-client.git",
            "reference": "aa957b0a59bf41b8bd72cc19add773a5026bba0e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/docusign/docusign-php-client/zipball/aa957b0a59bf41b8bd72cc19add773a5026bba0e",
            "reference": "aa957b0a59bf41b8bd72cc19add773a5026bba0e",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "firebase/php-jwt": "^5.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "*",
            "phpunit/phpunit": "~4.8",
            "satooshi/php-coveralls": "~1.0",
            "squizlabs/php_codesniffer": "~2.6"
        },
        "time": "2020-04-02 18:44:37",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DocuSign\\eSign\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "DocuSign",
                "homepage": "https://developers.docusign.com"
            }
        ],
        "description": "The DocuSign PHP library makes integrating DocuSign into your websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-php-client repository. Join the eSign revolution!",
        "homepage": "https://developers.docusign.com",
        "keywords": [
            "agreement",
            "api",
            "docusign",
            "eSignature",
            "php",
            "sdk"
        ]
    },
    {
        "name": "mashape/unirest-php",
        "version": "v3.0.4",
        "version_normalized": "3.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Mashape/unirest-php.git",
            "reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Mashape/unirest-php/zipball/842c0f242dfaaf85f16b72e217bf7f7c19ab12cb",
            "reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "codeclimate/php-test-reporter": "0.1.*",
            "phpunit/phpunit": "~4.4"
        },
        "suggest": {
            "ext-json": "Allows using JSON Bodies for sending and parsing requests"
        },
        "time": "2016-08-11 17:49:21",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Unirest\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Unirest PHP",
        "homepage": "https://github.com/Mashape/unirest-php",
        "keywords": [
            "client",
            "curl",
            "http",
            "https",
            "rest"
        ]
    }
]
