[
    {
        "name": "cristianpontes/zoho-crm-client-php",
        "version": "1.7",
        "version_normalized": "1.7.0.0",
        "target-dir": "CristianPontes/ZohoCRMClient",
        "source": {
            "type": "git",
            "url": "https://github.com/cristianpontes/zoho-crm-client-php.git",
            "reference": "b2d5bbcc4ed52b1825d3a1954df635173909132f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cristianpontes/zoho-crm-client-php/zipball/b2d5bbcc4ed52b1825d3a1954df635173909132f",
            "reference": "b2d5bbcc4ed52b1825d3a1954df635173909132f",
            "shasum": ""
        },
        "require": {
            "kriswallsmith/buzz": "0.15",
            "php": ">=5.3.3",
            "psr/log": "~1.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.8.*"
        },
        "time": "2018-05-31T19:20:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "CristianPontes\\ZohoCRMClient": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christiaan Baartse",
                "email": "anotherhero@gmail.com"
            },
            {
                "name": "Cristian Pontes",
                "email": "hsilencee@gmail.com"
            }
        ],
        "description": "Provides a clean readable PHP API to the Zoho Rest API",
        "homepage": "https://cristianpontes.github.io/zoho-crm-client-php",
        "keywords": [
            "Zoho",
            "api",
            "client",
            "crm",
            "rest",
            "sdk"
        ]
    },
    {
        "name": "kriswallsmith/buzz",
        "version": "v0.15",
        "version_normalized": "0.15.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kriswallsmith/Buzz.git",
            "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d4041666c3ffb379af02a92dabe81c904b35fab8",
            "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "suggest": {
            "ext-curl": "*"
        },
        "time": "2015-06-25T17:26:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Buzz": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kris Wallsmith",
                "email": "kris.wallsmith@gmail.com",
                "homepage": "http://kriswallsmith.net/"
            }
        ],
        "description": "Lightweight HTTP client",
        "homepage": "https://github.com/kriswallsmith/Buzz",
        "keywords": [
            "curl",
            "http client"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    }
]
