JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "composer.json"

Full Path: /var/www/lionsclub/core/vendor/yandex/translate-api/composer.json
File size: 338 bytes
MIME-type: application/json
Charset: utf-8

{
  "name": "yandex/translate-api",
  "description": "Client for Yandex.Translate API",
  "license": "MIT",
  "authors": [
    {
      "name": "Nikita Gusakov",
      "email": "dev@nkt.me"
    }
  ],
  "require": {
    "php": ">=5.3",
    "ext-curl": "*"
  },
  "autoload": {
    "psr-4": {
      "Yandex\\Translate\\": "src"
    }
  }
}