[
    {
        "name": "react/promise",
        "version": "v2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/reactphp/promise.git",
            "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
            "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2014-12-30 13:32:42",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "React\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jan Sorgalla",
                "email": "jsorgalla@googlemail.com"
            }
        ],
        "description": "A lightweight implementation of CommonJS Promises/A for PHP"
    },
    {
        "name": "rmccue/requests",
        "version": "v1.6.1",
        "source": {
            "type": "git",
            "url": "https://github.com/rmccue/Requests.git",
            "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rmccue/Requests/zipball/6aac485666c2955077d77b796bbdd25f0013a4ea",
            "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "satooshi/php-coveralls": "dev-master"
        },
        "type": "library",
        "autoload": {
            "psr-4": {
                "Requests\\": "library"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "ISC"
        ],
        "authors": [
            {
                "name": "Ryan McCue",
                "homepage": "http://ryanmccue.info"
            }
        ],
        "description": "A HTTP library written in PHP, for human beings.",
        "homepage": "http://github.com/rmccue/Requests",
        "keywords": [
            "curl",
            "fsockopen",
            "http",
            "idna",
            "ipv6",
            "iri",
            "sockets"
        ],
        "time": "2014-05-18 04:59:02"
    },
    {
        "name": "infogram/infogram",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/infogram/infogram-php.git",
            "reference": "42b4753636e1288b200aeecff82ad408e4749855"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/infogram/infogram-php/zipball/42b4753636e1288b200aeecff82ad408e4749855",
            "reference": "42b4753636e1288b200aeecff82ad408e4749855",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "~5.0",
            "php": ">=5.3"
        },
        "require-dev": {
            "mockery/mockery": "0.9.*",
            "phpunit/phpunit": "4.3.*"
        },
        "time": "2014-12-12 10:30:26",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Infogram\\": "src/Infogram"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Mārtiņš Barinskis",
                "email": "mb@infogr.am",
                "role": "Developer"
            }
        ],
        "description": "PHP client for infogr.am REST API",
        "homepage": "https://github.com/infogram/infogram-php",
        "keywords": [
            "infogr.am",
            "infogram"
        ]
    }
]
