[
    {
        "name": "paypal/paypalhttp",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paypal/paypalhttp_php.git",
            "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
            "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7",
            "wiremock-php/wiremock-php": "1.43.2"
        },
        "time": "2019-11-06T21:27:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PayPalHttp\\": "lib/PayPalHttp"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PayPal",
                "homepage": "https://github.com/paypal/paypalhttp_php/contributors"
            }
        ]
    }
]
