[
    {
        "name": "facebook/php-sdk-v4",
        "version": "4.0.15",
        "version_normalized": "4.0.15.0",
        "source": {
            "type": "git",
            "url": "https://github.com/facebook/facebook-php-sdk-v4.git",
            "reference": "ebc82667ef953b98e2eca5dfb6784d6466a185cd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/facebook/facebook-php-sdk-v4/zipball/ebc82667ef953b98e2eca5dfb6784d6466a185cd",
            "reference": "ebc82667ef953b98e2eca5dfb6784d6466a185cd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "guzzlehttp/guzzle": "~4.0",
            "mockery/mockery": "dev-master",
            "phpunit/phpunit": "3.7.*"
        },
        "suggest": {
            "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client"
        },
        "time": "2015-01-06 21:29:27",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Facebook\\": "src/Facebook/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Facebook Platform"
        ],
        "authors": [
            {
                "name": "Facebook",
                "homepage": "https://github.com/facebook/facebook-php-sdk-v4/contributors"
            }
        ],
        "description": "Facebook SDK for PHP",
        "homepage": "https://github.com/facebook/facebook-php-sdk-v4",
        "keywords": [
            "facebook",
            "sdk"
        ]
    }
]
