[
    {
        "name": "epayco/epayco-php",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/epayco/epayco-php.git",
            "reference": "b9c72c4e6586045553bb194cd549e8929fb13c2c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/epayco/epayco-php/zipball/b9c72c4e6586045553bb194cd549e8929fb13c2c",
            "reference": "b9c72c4e6586045553bb194cd549e8929fb13c2c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "rmccue/requests": ">=2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.9"
        },
        "time": "2022-03-15T20:32:35+00:00",
        "type": "sdk",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Epayco\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Epayco and contributors",
                "homepage": "https://github.com/epayco/epayco-php/graphs/contributors"
            }
        ],
        "description": "Epayco API client for PHP",
        "homepage": "https://github.com/epayco/epayco-php",
        "keywords": [
            "api",
            "epayco"
        ]
    },
    {
        "name": "rmccue/requests",
        "version": "v2.0.4",
        "version_normalized": "2.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/WordPress/Requests.git",
            "reference": "62bf29e0f1080b4f0f499d30adb6a382e70e9686"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/WordPress/Requests/zipball/62bf29e0f1080b4f0f499d30adb6a382e70e9686",
            "reference": "62bf29e0f1080b4f0f499d30adb6a382e70e9686",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": ">=5.6"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
            "php-parallel-lint/php-console-highlighter": "^0.5.0",
            "php-parallel-lint/php-parallel-lint": "^1.3.1",
            "phpcompatibility/php-compatibility": "^9.0",
            "requests/test-server": "dev-main",
            "roave/security-advisories": "dev-latest",
            "squizlabs/php_codesniffer": "^3.6",
            "wp-coding-standards/wpcs": "^2.0",
            "yoast/phpunit-polyfills": "^1.0.0"
        },
        "time": "2022-07-25T09:01:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "library/Deprecated.php"
            ],
            "psr-4": {
                "WpOrg\\Requests\\": "src/"
            },
            "classmap": [
                "library/Requests.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "ISC"
        ],
        "authors": [
            {
                "name": "Ryan McCue",
                "homepage": "https://rmccue.io/"
            },
            {
                "name": "Alain Schlesser",
                "homepage": "https://github.com/schlessera"
            },
            {
                "name": "Juliette Reinders Folmer",
                "homepage": "https://github.com/jrfnl"
            },
            {
                "name": "Contributors",
                "homepage": "https://github.com/WordPress/Requests/graphs/contributors"
            }
        ],
        "description": "A HTTP library written in PHP, for human beings.",
        "homepage": "https://requests.ryanmccue.info/",
        "keywords": [
            "curl",
            "fsockopen",
            "http",
            "idna",
            "ipv6",
            "iri",
            "sockets"
        ]
    }
]
