{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "e4b2a9de6c84f251bb750b6b0f0de220", "packages": [ { "name": "datacue/client", "version": "1.0.11.x-dev", "source": { "type": "git", "url": "https://github.com/DataCueCo/datacue-php.git", "reference": "238f1c52f41f05dceffdaa59daa4e0f3671a8664" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataCueCo/datacue-php/zipball/238f1c52f41f05dceffdaa59daa4e0f3671a8664", "reference": "238f1c52f41f05dceffdaa59daa4e0f3671a8664", "shasum": "" }, "require": { "php": ">=5.5" }, "type": "library", "autoload": { "psr-4": { "DataCue\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "DataCue", "email": "contact@datacue.co", "homepage": "https://www.datacue.co" }, { "name": "chenruimin", "email": "ruiminch@163.com" } ], "description": "DataCue Client", "support": { "source": "https://github.com/DataCueCo/datacue-php/tree/master", "issues": "https://github.com/DataCueCo/datacue-php/issues" }, "time": "2019-10-30T12:34:11+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "datacue/client": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.5" }, "platform-dev": [] }