[
    {
        "name": "react/promise",
        "version": "v2.7.1",
        "version_normalized": "2.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/reactphp/promise.git",
            "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
            "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8"
        },
        "time": "2019-01-07T21:25:54+00:00",
        "type": "library",
        "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@gmail.com"
            }
        ],
        "description": "A lightweight implementation of CommonJS Promises/A for PHP",
        "keywords": [
            "promise",
            "promises"
        ]
    },
    {
        "name": "mpyw/co",
        "version": "v1.5.4",
        "version_normalized": "1.5.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mpyw/co.git",
            "reference": "e61114ca578dbe78476cc6768300001a5b9eb0fb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpyw/co/zipball/e61114ca578dbe78476cc6768300001a5b9eb0fb",
            "reference": "e61114ca578dbe78476cc6768300001a5b9eb0fb",
            "shasum": ""
        },
        "require": {
            "ext-reflection": "*",
            "lib-curl": ">=7.20.0",
            "php": ">=5.5.0",
            "react/promise": "^2.4"
        },
        "require-dev": {
            "codeception/aspect-mock": "^2.0",
            "codeception/codeception": "^2.2",
            "codeception/specify": "*",
            "mpyw/privator": "^2.0",
            "php": ">=7.0.0",
            "satooshi/php-coveralls": "^1.0"
        },
        "time": "2016-08-28T14:02:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "mpyw\\Co\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "mpyw",
                "email": "ryosuke_i_628@yahoo.co.jp"
            }
        ],
        "description": "Asynchronous cURL executor simply based on resource and Generator",
        "keywords": [
            "asynchronous",
            "curl",
            "generator",
            "http",
            "parallel"
        ]
    },
    {
        "name": "mpyw/cowitter",
        "version": "v1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mpyw/cowitter.git",
            "reference": "f77bfa1cafe12927a987aa826b2fbf6433845c35"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpyw/cowitter/zipball/f77bfa1cafe12927a987aa826b2fbf6433845c35",
            "reference": "f77bfa1cafe12927a987aa826b2fbf6433845c35",
            "shasum": ""
        },
        "require": {
            "ext-hash": "*",
            "ext-json": "*",
            "ext-openssl": "*",
            "lib-curl": ">=7.20.0",
            "mpyw/co": "^1.5",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "codeception/aspect-mock": "^2.2",
            "codeception/codeception": "^2.2",
            "codeception/specify": "^0.4.6",
            "mpyw/privator": "^2.0",
            "php": ">=7.0.0",
            "satooshi/php-coveralls": "^1.0"
        },
        "time": "2019-05-16T13:42:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "mpyw\\Cowitter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "mpyw",
                "email": "ryosuke_i_628@yahoo.co.jp"
            }
        ],
        "description": "Asynchronous Twitter client compatible with mpyw/co Generator-based flows.",
        "keywords": [
            "api",
            "async",
            "asynchronous",
            "image",
            "oauth",
            "paralell",
            "streaming",
            "twitter",
            "upload",
            "video"
        ]
    }
]
