{ "_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": "887dc97d6cdd57c638e1e90ccba1f427", "content-hash": "63d423a8d78b391b6f1e478c9956e4a8", "packages": [ { "name": "google/apiclient", "version": "1.0.6-beta", "source": { "type": "git", "url": "https://github.com/google/google-api-php-client.git", "reference": "a41a9dc0662e36420030eaab802dbb1f85459479" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/google/google-api-php-client/zipball/a41a9dc0662e36420030eaab802dbb1f85459479", "reference": "a41a9dc0662e36420030eaab802dbb1f85459479", "shasum": "" }, "require": { "php": ">=5.2.1" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "src/" ], "license": [ "Apache-2.0" ], "description": "Client library for Google APIs", "homepage": "http://developers.google.com/api-client-library/php", "keywords": [ "google" ], "time": "2014-09-30 19:33:59" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "google/apiclient": 10 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }