[
    {
        "name": "nategood/httpful",
        "version": "0.3.2",
        "version_normalized": "0.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nategood/httpful.git",
            "reference": "0cded3ea97ba905600de9ceb9ef13f3ab681587c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nategood/httpful/zipball/0cded3ea97ba905600de9ceb9ef13f3ab681587c",
            "reference": "0cded3ea97ba905600de9ceb9ef13f3ab681587c",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=7.2"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2020-01-25T01:13:13+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Httpful": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nate Good",
                "email": "me@nategood.com",
                "homepage": "http://nategood.com"
            }
        ],
        "description": "A Readable, Chainable, REST friendly, PHP HTTP Client",
        "homepage": "http://github.com/nategood/httpful",
        "keywords": [
            "api",
            "curl",
            "http",
            "requests",
            "rest",
            "restful"
        ]
    }
]
