{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "4e79a36d814fcd1943580bc4b51a5819", "content-hash": "76cab0b41067f47d6de3b8d2ad952e4a", "packages": [ { "name": "automattic/woocommerce", "version": "2.0.1", "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.*" }, "type": "library", "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" ], "time": "2018-03-29 18:43:43" }, { "name": "mobiledetect/mobiledetectlib", "version": "2.8.32", "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" }, "type": "library", "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" ], "time": "2018-06-03 13:13:04" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }