[
    {
        "name": "mobiledetect/mobiledetectlib",
        "version": "2.8.32",
        "version_normalized": "2.8.32.0",
        "source": {
            "type": "git",
            "url": "https://github.com/serbanghita/Mobile-Detect.git",
            "reference": "ec69a0c381b5fe44547680d3c7db6ced08e5abb3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/ec69a0c381b5fe44547680d3c7db6ced08e5abb3",
            "reference": "ec69a0c381b5fe44547680d3c7db6ced08e5abb3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.35||~5.7"
        },
        "time": "2018-06-03 13:13:04",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Mobile_Detect.php"
            ],
            "psr-0": {
                "Detection": "namespaced/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Serban Ghita",
                "email": "serbanghita@gmail.com",
                "homepage": "http://mobiledetect.net",
                "role": "Developer"
            }
        ],
        "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
        "homepage": "https://github.com/serbanghita/Mobile-Detect",
        "keywords": [
            "detect mobile devices",
            "mobile",
            "mobile detect",
            "mobile detector",
            "php mobile detect"
        ]
    },
    {
        "name": "automattic/woocommerce",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/woocommerce/wc-api-php.git",
            "reference": "2b70becbe2da051853d27aa2ee23cf126bcc96c5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/woocommerce/wc-api-php/zipball/2b70becbe2da051853d27aa2ee23cf126bcc96c5",
            "reference": "2b70becbe2da051853d27aa2ee23cf126bcc96c5",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">= 5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*",
            "squizlabs/php_codesniffer": "3.*"
        },
        "time": "2018-03-29 18:43:43",
        "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"
        ]
    }
]
