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

File "composer.json"

Full Path: /var/www/lionsclub/core/vendor/google/common-protos/composer.json
File size: 469 bytes
MIME-type: application/json
Charset: utf-8

{
  "name": "google/common-protos",
  "type": "library",
  "description": "Google API Common Protos for PHP",
  "keywords": ["google"],
  "homepage": "https://github.com/googleapis/common-protos-php",
  "license": "Apache-2.0",
  "require": {
    "google/protobuf": "^3.6.1"
  },
  "require-dev": {
    "phpunit/phpunit": "^4.8.36",
    "sami/sami": "*"
  },
  "autoload": {
    "psr-4": {
      "Google\\": "src",
      "GPBMetadata\\Google\\": "metadata"
    }
  }
}