{
    "packages": [
        {
            "name": "deeplcom/deepl-php",
            "version": "v1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DeepLcom/deepl-php.git",
                "reference": "bb6ab74e3d90a543d7effd5ee2578d450a744c12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DeepLcom/deepl-php/zipball/bb6ab74e3d90a543d7effd5ee2578d450a744c12",
                "reference": "bb6ab74e3d90a543d7effd5ee2578d450a744c12",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=7.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3",
                "phpunit/phpunit": "^9",
                "ramsey/uuid": "^4.2",
                "squizlabs/php_codesniffer": "^3.3"
            },
            "time": "2022-09-28T08:44:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DeepL\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "DeepL SE",
                    "email": "open-source@deepl.com"
                }
            ],
            "description": "Official DeepL API Client Library",
            "keywords": [
                "api",
                "deepl",
                "translation",
                "translator"
            ],
            "support": {
                "issues": "https://github.com/DeepLcom/deepl-php/issues",
                "source": "https://github.com/DeepLcom/deepl-php/tree/v1.1.0"
            },
            "install-path": "../deeplcom/deepl-php"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
