{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "9e5fc269f22579371c5d68477b0eb7a4", "content-hash": "e615a2d0e01e857497e673bb48961ca3", "packages": [ { "name": "google/apiclient", "version": "1.1.6", "source": { "type": "git", "url": "https://github.com/google/google-api-php-client.git", "reference": "a25dc9d5c109ebb02945ba1ff6336cc937c27628" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/google/google-api-php-client/zipball/a25dc9d5c109ebb02945ba1ff6336cc937c27628", "reference": "a25dc9d5c109ebb02945ba1ff6336cc937c27628", "shasum": "" }, "require": { "php": ">=5.2.1" }, "require-dev": { "phpunit/phpunit": "3.7.*", "squizlabs/php_codesniffer": "~2.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Client library for Google APIs", "homepage": "http://developers.google.com/api-client-library/php", "keywords": [ "google" ], "time": "2015-10-16 22:11:08" }, { "name": "rapidwebltd/php-google-contacts-v3-api", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/rapidwebltd/php-google-contacts-v3-api.git", "reference": "9bc62a045bb1525256f47d27476ba950ffd6ad30" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rapidwebltd/php-google-contacts-v3-api/zipball/9bc62a045bb1525256f47d27476ba950ffd6ad30", "reference": "9bc62a045bb1525256f47d27476ba950ffd6ad30", "shasum": "" }, "require": { "google/apiclient": ">=1.1.4 <2.0.0", "php": ">=5.2.1" }, "type": "library", "autoload": { "psr-4": { "rapidweb\\googlecontacts\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHP library for the Google Contacts API (v3)", "homepage": "https://github.com/rapidwebltd/php-google-contacts-v3-api", "keywords": [ "contacts", "google", "php" ], "time": "2015-11-27 09:30:58" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "rapidwebltd/php-google-contacts-v3-api": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }