{ "_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": "cf1d25b983c89d0b68a70c7022aaee70", "packages": [ { "name": "deeplcom/deepl-php", "version": "v1.1.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" }, "type": "library", "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" }, "time": "2022-09-28T08:44:58+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.1.0" }