[
    {
        "name": "braintree/braintree_php",
        "version": "4.2.0",
        "version_normalized": "4.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/braintree/braintree_php.git",
            "reference": "04b3f9e24dd375b5ddccb008439faba7ff8ab459"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/braintree/braintree_php/zipball/04b3f9e24dd375b5ddccb008439faba7ff8ab459",
            "reference": "04b3f9e24dd375b5ddccb008439faba7ff8ab459",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-dom": "*",
            "ext-hash": "*",
            "ext-openssl": "*",
            "ext-xmlwriter": "*",
            "php": ">=7.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5"
        },
        "time": "2019-06-27T17:12:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Braintree": "lib/"
            },
            "psr-4": {
                "Braintree\\": "lib/Braintree"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Braintree",
                "homepage": "https://www.braintreepayments.com"
            }
        ],
        "description": "Braintree PHP Client Library"
    }
]
