[
    {
        "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"
        ]
    }
]
