????
Current Path : /home/thenclexdoctor.com/public_html/vendor/stichoza/google-translate-php/ |
Current File : /home/thenclexdoctor.com/public_html/vendor/stichoza/google-translate-php/composer.json |
{ "name": "stichoza/google-translate-php", "description": "Free Google Translate API PHP Package", "keywords": ["google", "translate", "translator", "php", "translating"], "license": "MIT", "type": "library", "homepage": "https://github.com/Stichoza/google-translate-php", "authors": [ { "name": "Levan Velijanashvili", "email": "me@stichoza.com" } ], "require": { "php": "^8.0", "guzzlehttp/guzzle": "^7.0", "ext-json": "*", "ext-mbstring": "*" }, "require-dev": { "phpunit/phpunit": "^9.5.10" }, "scripts": { "test": "vendor/bin/phpunit" }, "autoload": { "psr-4": { "Stichoza\\GoogleTranslate\\": "src/" } }, "autoload-dev": { "psr-4": { "Stichoza\\GoogleTranslate\\Tests\\": "tests/" } } }
Sorry, this page is not available...