[
    {
        "name": "lti/google",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/DeCarvalhoBruno/lti-wp-google.git",
            "reference": "3a013cdf307df61018da96a075217194004311c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DeCarvalhoBruno/lti-wp-google/zipball/3a013cdf307df61018da96a075217194004311c6",
            "reference": "3a013cdf307df61018da96a075217194004311c6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.1"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2015-05-27 20:08:25",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "src/"
            ],
            "psr-4": {
                "Lti\\Google\\": "src/Lti"
            }
        },
        "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": "symfony/intl",
        "version": "v2.7.0",
        "version_normalized": "2.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Intl.git",
            "reference": "b41de2d387cc71569ee4b8b2f906d3b6cc64984d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Intl/zipball/b41de2d387cc71569ee4b8b2f906d3b6cc64984d",
            "reference": "b41de2d387cc71569ee4b8b2f906d3b6cc64984d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "require-dev": {
            "symfony/filesystem": "~2.1",
            "symfony/phpunit-bridge": "~2.7"
        },
        "suggest": {
            "ext-intl": "to use the component with locales other than \"en\""
        },
        "time": "2015-05-22 14:54:25",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Intl\\": ""
            },
            "classmap": [
                "Resources/stubs"
            ],
            "files": [
                "Resources/stubs/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            },
            {
                "name": "Eriksen Costa",
                "email": "eriksen.costa@infranology.com.br"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
        "homepage": "https://symfony.com",
        "keywords": [
            "i18n",
            "icu",
            "internationalization",
            "intl",
            "l10n",
            "localization"
        ]
    },
    {
        "name": "lti/xml-sitemap",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/DeCarvalhoBruno/xml-sitemap.git",
            "reference": "b600a31ad9c1c136fa6f3d3b6a394002121d42f0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DeCarvalhoBruno/xml-sitemap/zipball/b600a31ad9c1c136fa6f3d3b6a394002121d42f0",
            "reference": "b600a31ad9c1c136fa6f3d3b6a394002121d42f0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "time": "2015-06-03 09:50:46",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Lti\\Sitemap\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Bruno De Carvalho",
                "email": "decarvalho.bruno@free.fr",
                "role": "Developer"
            }
        ],
        "description": "XML Sitemap generator",
        "homepage": "http://dev.linguisticteam.org",
        "keywords": [
            "Sitemap",
            "linguistic team international",
            "xml"
        ]
    }
]
