[
    {
        "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"
        ]
    },
    {
        "name": "mautic/api-library",
        "version": "2.10.0",
        "version_normalized": "2.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mautic/api-library.git",
            "reference": "7b92ff89e0fad499ae32360972b46ba90f2d31f2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mautic/api-library/zipball/7b92ff89e0fad499ae32360972b46ba90f2d31f2",
            "reference": "7b92ff89e0fad499ae32360972b46ba90f2d31f2",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.7",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8|~5.0",
            "raveren/kint": "~0.9"
        },
        "time": "2017-08-28T06:48:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Mautic\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Mautic API Connector Library"
    },
    {
        "name": "automattic/woocommerce",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/woocommerce/wc-api-php.git",
            "reference": "6181e20b96e95b2be8639d1e1dce76cc98856339"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/woocommerce/wc-api-php/zipball/6181e20b96e95b2be8639d1e1dce76cc98856339",
            "reference": "6181e20b96e95b2be8639d1e1dce76cc98856339",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">= 5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2017-06-06T20:38:08+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Automattic\\WooCommerce\\": [
                    "src/WooCommerce"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Claudio Sanches",
                "email": "claudio.sanches@automattic.com"
            }
        ],
        "description": "A PHP wrapper for the WooCommerce REST API",
        "keywords": [
            "api",
            "woocommerce"
        ]
    }
]
