[
    {
        "name": "linecorp/line-bot-sdk",
        "version": "3.8.0",
        "version_normalized": "3.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/line/line-bot-sdk-php.git",
            "reference": "b888440c52b7cb876ee536545c74345d83d92c76"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/line/line-bot-sdk-php/zipball/b888440c52b7cb876ee536545c74345d83d92c76",
            "reference": "b888440c52b7cb876ee536545c74345d83d92c76",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "ext-sockets": "*",
            "php": ">=5.5"
        },
        "require-dev": {
            "ext-posix": "*",
            "indigophp/hash-compat": "~1.1.0",
            "phpmd/phpmd": "~2.4",
            "phpunit/phpunit": "^4.8.24||^5||^6",
            "squizlabs/php_codesniffer": "~2.6||^3",
            "symfony/config": "^3.3",
            "symfony/dependency-injection": "^3.3"
        },
        "suggest": {
            "apigen/apigen": "Install with roave/better-reflection:dev-master to generate docs",
            "roave/better-reflection": "Required by apigen/apigen:dev-master"
        },
        "time": "2019-04-16T02:50:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "LINE\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "moznion",
                "email": "moznion@gmail.com",
                "role": "Retired"
            },
            {
                "name": "Satoru Yoshihara",
                "email": "vaduz0@gmail.com",
                "role": "Maintainer"
            },
            {
                "name": "Satoshi Shibuya",
                "email": "satosby@gmail.com",
                "role": "Maintainer"
            }
        ],
        "description": "SDK of the LINE BOT API for PHP",
        "homepage": "https://github.com/line/line-bot-sdk-php",
        "keywords": [
            "bot",
            "line",
            "sdk"
        ]
    }
]
