[
    {
        "name": "google/apiclient",
        "version": "1.1.6",
        "version_normalized": "1.1.6.0",
        "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"
        },
        "time": "2015-10-16 22:11:08",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "rapidwebltd/php-google-contacts-v3-api",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "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"
        },
        "time": "2015-11-27 09:30:58",
        "type": "library",
        "installation-source": "source",
        "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"
        ]
    }
]
