{ "_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": "813fd4884520e76b3b2291a20c0c8d7e", "packages": [ { "name": "tcdent/php-restclient", "version": "0.1.7", "source": { "type": "git", "url": "https://github.com/tcdent/php-restclient.git", "reference": "4522e8518eaef770d715977fcb45f187f8ad7499" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tcdent/php-restclient/zipball/4522e8518eaef770d715977fcb45f187f8ad7499", "reference": "4522e8518eaef770d715977fcb45f187f8ad7499", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.4.0" }, "require-dev": { "php": ">=5.5.7", "phpunit/phpunit": ">=4.5" }, "type": "library", "autoload": { "files": [ "restclient.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Travis Dent", "email": "tcdent@gmail.com", "role": "Developer" } ], "description": "A generic REST API client for PHP", "homepage": "http://github.com/tcdent/php-restclient", "keywords": [ "api", "client", "curl", "json", "rest", "xml" ], "support": { "issues": "http://github.com/tcdent/php-restclient/issues", "source": "https://github.com/tcdent/php-restclient/tree/master" }, "time": "2017-09-07T20:44:36+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }