[
    {
        "name": "braintree/braintree_php",
        "version": "2.40.1",
        "version_normalized": "2.40.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/braintree/braintree_php.git",
            "reference": "5d4d2a4aab8690d0e7dbca3f168c9b6575f856de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/braintree/braintree_php/zipball/5d4d2a4aab8690d0e7dbca3f168c9b6575f856de",
            "reference": "5d4d2a4aab8690d0e7dbca3f168c9b6575f856de",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-dom": "*",
            "ext-hash": "*",
            "ext-openssl": "*",
            "ext-simplexml": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.2.1"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2015-10-28 18:49:43",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Braintree": "lib"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Braintree",
                "homepage": "http://www.braintreepayments.com"
            }
        ],
        "description": "Braintree PHP Client Library"
    }
]
