{ "_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": "75e95077e8cfa7c5506d4f3bd1e7a7e1", "packages": [ { "name": "leasecloud/leasecloud-php-sdk", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/LeaseCloud/leasecloud-php-sdk.git", "reference": "120604072d7bb4a19284422be7d13b1d659d5933" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/LeaseCloud/leasecloud-php-sdk/zipball/120604072d7bb4a19284422be7d13b1d659d5933", "reference": "120604072d7bb4a19284422be7d13b1d659d5933", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "~5.7" }, "type": "library", "autoload": { "psr-4": { "LeaseCloud\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "LeaseCloud", "homepage": "https://github.com/LeaseCloud/leasecloud-php-sdk/contributors" } ], "description": "LeaseCloud PHP SDK", "homepage": "https://www.leasecloud.com/", "keywords": [ "LeaseCloud", "api", "payments", "rest", "sdk" ], "time": "2017-11-21T13:14:55+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }