{ "_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": "cffd40e272e6c38e622e990f8b9ca643", "content-hash": "5686fe44142a4d13428680b54819fff5", "packages": [ { "name": "due/php-ecom-sdk", "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/Due/php-ecom-sdk.git", "reference": "8db8ce936702c6d5a80d973373cb64f97fa21a5d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Due/php-ecom-sdk/zipball/8db8ce936702c6d5a80d973373cb64f97fa21a5d", "reference": "8db8ce936702c6d5a80d973373cb64f97fa21a5d", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "project", "autoload": { "psr-4": { "Due\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Due and contributors", "homepage": "https://github.com/Due/php-ecom-sdk/contributors" } ], "description": "Due PHP Library", "keywords": [ "api", "due", "e-commerce", "invoice", "marketplace", "payment processing" ], "time": "2017-04-07 23:00:48" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }