{
    "packages": [
        {
            "name": "tcdent/php-restclient",
            "version": "0.1.8.4",
            "version_normalized": "0.1.8.4",
            "source": {
                "type": "git",
                "url": "https://github.com/tcdent/php-restclient.git",
                "reference": "4caee8a72e356f827ac404c2cfe2965e824f192b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tcdent/php-restclient/zipball/4caee8a72e356f827ac404c2cfe2965e824f192b",
                "reference": "4caee8a72e356f827ac404c2cfe2965e824f192b",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=7.2"
            },
            "require-dev": {
                "php": ">=8.3",
                "phpunit/phpunit": ">=9.6"
            },
            "time": "2023-10-27T18:38:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "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/0.1.8.4"
            },
            "install-path": "../tcdent/php-restclient"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
