[
    {
        "name": "paypal/sdk-core-php",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paypal/sdk-core-php.git",
            "reference": "v2.4.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paypal/sdk-core-php/zipball/v2.4.1",
            "reference": "v2.4.1",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.0"
        },
        "time": "2013-06-11 17:47:07",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PayPal": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "PayPal",
                "homepage": "https://github.com/paypal/sdk-core-php/contributors"
            }
        ],
        "description": "PayPal Core SDK for PHP",
        "homepage": "https://github.com/paypal/sdk-core-php",
        "keywords": [
            "paypal",
            "php",
            "sdk"
        ]
    },
    {
        "name": "paypal/rest-api-sdk-php",
        "version": "v0.7.1",
        "version_normalized": "0.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paypal/rest-api-sdk-php.git",
            "reference": "v0.7.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paypal/rest-api-sdk-php/zipball/v0.7.1",
            "reference": "v0.7.1",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "paypal/sdk-core-php": "2.4.*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "satooshi/php-coveralls": "dev-master"
        },
        "time": "2013-07-31 15:21:19",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PayPal": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "PayPal",
                "homepage": "https://github.com/paypal/rest-api-sdk-php/contributors"
            }
        ],
        "description": "PayPal's PHP SDK for REST APIs",
        "homepage": "https://github.com/paypal/rest-api-sdk-php",
        "keywords": [
            "payments",
            "paypal",
            "rest",
            "sdk"
        ]
    }
]
