{ "_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" ], "content-hash": "a1959586be6cfdb13c298fdf3404b397", "packages": [ { "name": "automattic/woocommerce", "version": "1.3.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": "*" }, "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": "2017-06-06T20:38:08+00:00" }, { "name": "mautic/api-library", "version": "2.10.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" }, "type": "library", "autoload": { "psr-4": { "Mautic\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Mautic API Connector Library", "time": "2017-08-28T06:48:37+00:00" }, { "name": "psr/log", "version": "1.0.2", "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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" ], "time": "2016-10-10T12:19:37+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }