{ "_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": "0bbc7983f298a4d9444c472d622ae1a9", "packages": [ { "name": "placidapp/placid-php", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/placidapp/placid-php.git", "reference": "75cd5cc76fb1436dcf4a3b9b372d91151f084852" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/placidapp/placid-php/zipball/75cd5cc76fb1436dcf4a3b9b372d91151f084852", "reference": "75cd5cc76fb1436dcf4a3b9b372d91151f084852", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": "^7.4|^8.0" }, "type": "library", "autoload": { "psr-4": { "Placid\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Armin Ulrich", "email": "armin@nifty.at", "homepage": "https://placid.app", "role": "Developer" } ], "description": "PHP Wrapper around the Placid.app REST API", "homepage": "https://github.com/placidapp/placid-php", "keywords": [ "placid-php" ], "support": { "issues": "https://github.com/placidapp/placid-php/issues", "source": "https://github.com/placidapp/placid-php/tree/v1.0.1" }, "time": "2022-07-20T17:49:23+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }