[
    {
        "name": "workerman/workerman",
        "version": "v3.5.22",
        "version_normalized": "3.5.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/walkor/Workerman.git",
            "reference": "488f108f9e446f31bac4d689bb9f9fe3705862cf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/walkor/Workerman/zipball/488f108f9e446f31bac4d689bb9f9fe3705862cf",
            "reference": "488f108f9e446f31bac4d689bb9f9fe3705862cf",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "suggest": {
            "ext-event": "For better performance. "
        },
        "time": "2019-09-06T03:42:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Workerman\\": "./"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "walkor",
                "email": "walkor@workerman.net",
                "homepage": "http://www.workerman.net",
                "role": "Developer"
            }
        ],
        "description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.",
        "homepage": "http://www.workerman.net",
        "keywords": [
            "asynchronous",
            "event-loop"
        ]
    },
    {
        "name": "workerman/gateway-worker",
        "version": "v3.0.13",
        "version_normalized": "3.0.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/walkor/GatewayWorker.git",
            "reference": "38b44c95f21cd340b5a9cff3987ddb2abb9a2a38"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/walkor/GatewayWorker/zipball/38b44c95f21cd340b5a9cff3987ddb2abb9a2a38",
            "reference": "38b44c95f21cd340b5a9cff3987ddb2abb9a2a38",
            "shasum": ""
        },
        "require": {
            "workerman/workerman": ">=3.1.8"
        },
        "time": "2019-07-02T11:55:24+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GatewayWorker\\": "./src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "homepage": "http://www.workerman.net",
        "keywords": [
            "communication",
            "distributed"
        ]
    }
]
