{
    "packages": [
        {
            "name": "automattic/woocommerce",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/wc-api-php.git",
                "reference": "a71aa95cc3de3f1d68c6303525d03c0557a96137"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/wc-api-php/zipball/a71aa95cc3de3f1d68c6303525d03c0557a96137",
                "reference": "a71aa95cc3de3f1d68c6303525d03c0557a96137",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">= 5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2019-01-16T20:28:40+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "source",
            "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"
            ],
            "support": {
                "issues": "https://github.com/woocommerce/wc-api-php/issues",
                "source": "https://github.com/woocommerce/wc-api-php/tree/3.0.0"
            },
            "install-path": "../automattic/woocommerce"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
