[
    {
        "name": "php-curl-class/php-curl-class",
        "version": "8.6.2",
        "version_normalized": "8.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-curl-class/php-curl-class.git",
            "reference": "54be433a7299c15b024ba808e10a96c5d5791d99"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/54be433a7299c15b024ba808e10a96c5d5791d99",
            "reference": "54be433a7299c15b024ba808e10a96c5d5791d99",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "ext-gd": "*",
            "phpunit/phpunit": "*",
            "squizlabs/php_codesniffer": "*"
        },
        "suggest": {
            "ext-mbstring": "*"
        },
        "time": "2019-11-17T08:37:31+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Curl\\": "src/Curl/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Unlicense"
        ],
        "authors": [
            {
                "name": "Zach Borboa"
            }
        ],
        "description": "PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.",
        "homepage": "https://github.com/php-curl-class/php-curl-class",
        "keywords": [
            "API-Client",
            "api",
            "class",
            "client",
            "curl",
            "framework",
            "http",
            "http-client",
            "http-proxy",
            "json",
            "php",
            "php-curl",
            "php-curl-library",
            "proxy",
            "requests",
            "restful",
            "web-scraper",
            "web-scraping ",
            "web-service",
            "xml"
        ]
    }
]
