[
    {
        "name": "sendgrid/php-http-client",
        "version": "3.9.6",
        "version_normalized": "3.9.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sendgrid/php-http-client.git",
            "reference": "e9a04d949ee2d19938ab83dc100933a3b41a8ec7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sendgrid/php-http-client/zipball/e9a04d949ee2d19938ab83dc100933a3b41a8ec7",
            "reference": "e9a04d949ee2d19938ab83dc100933a3b41a8ec7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.4",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2018-04-10T18:06:08+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SendGrid\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matt Bernier",
                "email": "dx@sendgrid.com"
            },
            {
                "name": "Elmer Thomas",
                "email": "elmer@thinkingserious.com"
            }
        ],
        "description": "HTTP REST client, simplified for PHP",
        "homepage": "http://github.com/sendgrid/php-http-client",
        "keywords": [
            "api",
            "fluent",
            "http",
            "rest",
            "sendgrid"
        ]
    }
]
