{
    "packages": [
        {
            "name": "placidapp/placid-php",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "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"
            },
            "time": "2022-07-20T17:49:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            },
            "install-path": "../placidapp/placid-php"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
