[
    {
        "name": "gonzalesc/culqi-php",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/gonzalesc/culqi-php.git",
            "reference": "24021e711f8eee6ea51630a25665232e6189f474"
        },
        "require": {
            "php": ">=5.3.3",
            "rmccue/requests": ">=1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.4.* || 4.8.*"
        },
        "time": "2020-11-30T19:50:48+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "lib/Culqi/"
            ]
        },
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Culqi and contributors",
                "homepage": "https://github.com/culqi/culqi-php/contributors"
            }
        ],
        "description": "Culqi API to PHP",
        "homepage": "https://culqi.com",
        "keywords": [
            "api",
            "client",
            "culqi",
            "pagos",
            "payments",
            "peru",
            "php"
        ]
    },
    {
        "name": "rmccue/requests",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/rmccue/Requests.git",
            "reference": "87932f52ffad70504d93f04f15690cf16a089546"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546",
            "reference": "87932f52ffad70504d93f04f15690cf16a089546",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "requests/test-server": "dev-master"
        },
        "time": "2016-10-13T00:11:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Requests": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "ISC"
        ],
        "authors": [
            {
                "name": "Ryan McCue",
                "homepage": "http://ryanmccue.info"
            }
        ],
        "description": "A HTTP library written in PHP, for human beings.",
        "homepage": "http://github.com/rmccue/Requests",
        "keywords": [
            "curl",
            "fsockopen",
            "http",
            "idna",
            "ipv6",
            "iri",
            "sockets"
        ]
    }
]
