/home/arranoyd/magicraft/wp-content/plugins/ninja-popups/include/zoho/composer.lock
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "a8454a7e687044b976869c986e1a3c83",
    "packages": [
        {
            "name": "cristianpontes/zoho-crm-client-php",
            "version": "1.7",
            "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.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "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"
            ],
            "time": "2018-05-31T19:20:44+00:00"
        },
        {
            "name": "kriswallsmith/buzz",
            "version": "v0.15",
            "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": "*"
            },
            "type": "library",
            "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"
            ],
            "time": "2015-06-25T17:26:56+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.0.2",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2016-10-10T12:19:37+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}