{
    "packages": [
        {
            "name": "linecorp/line-bot-sdk",
            "version": "3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/line/line-bot-sdk-php.git",
                "reference": "e1515090eaf2106efdbdf51b1a6adf812844f54f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/line/line-bot-sdk-php/zipball/e1515090eaf2106efdbdf51b1a6adf812844f54f",
                "reference": "e1515090eaf2106efdbdf51b1a6adf812844f54f",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.5"
            },
            "require-dev": {
                "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": "2018-10-26T03:59:54+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"
            ],
            "support": {
                "issues": "https://github.com/line/line-bot-sdk-php/issues",
                "source": "https://github.com/line/line-bot-sdk-php/tree/3.6.0"
            },
            "install-path": "../linecorp/line-bot-sdk"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
