[
    {
        "name": "moip/moip-sdk-php",
        "version": "v3.1.0",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/moip/moip-sdk-php.git",
            "reference": "c32c90218aa6f2fa85bbefa260c1e457fc80a448"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/moip/moip-sdk-php/zipball/c32c90218aa6f2fa85bbefa260c1e457fc80a448",
            "reference": "c32c90218aa6f2fa85bbefa260c1e457fc80a448",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5",
            "rmccue/requests": ">=1.0"
        },
        "require-dev": {
            "codacy/coverage": "dev-master",
            "phpunit/phpunit": "~4.8.35 || ^5.7 || ^6.4"
        },
        "time": "2018-01-29T13:31:39+00:00",
        "type": "libraries",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Moip\\": "src/"
            },
            "files": [
                "src/Helper/helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jean Cesar Garcia",
                "email": "jeancesargarcia@gmail.com"
            },
            {
                "name": "Joao Batista Neto",
                "email": "neto.joaobatista@gmail.com"
            },
            {
                "name": "Caio Gaspar",
                "email": "caio.gaspar@moip.com.br"
            },
            {
                "name": "João Lucas Lucchetta",
                "email": "joao.lucchetta@moip.com.br"
            },
            {
                "name": "Matheus Nakaya",
                "email": "matheus.nakaya@moip.com.br"
            }
        ],
        "description": "Cliente em PHP para integração server-side com APIs Moip v2",
        "homepage": "http://dev.moip.com.br",
        "keywords": [
            "checkout",
            "intermediary",
            "libraries",
            "marketplace",
            "moip"
        ]
    },
    {
        "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"
        ]
    }
]
