[
    {
        "name": "mailchimp/mailchimp",
        "version": "2.0.6",
        "version_normalized": "2.0.6.0",
        "source": {
            "type": "git",
            "url": "https://bitbucket.org/mailchimp/mailchimp-api-php.git",
            "reference": "7ac99b5ac746d5875c5c350ad7e3b83674c83ec1"
        },
        "dist": {
            "type": "zip",
            "url": "https://bitbucket.org/mailchimp/mailchimp-api-php/get/7ac99b5ac746d5875c5c350ad7e3b83674c83ec1.zip",
            "reference": "7ac99b5ac746d5875c5c350ad7e3b83674c83ec1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "apigen/apigen": "dev-master"
        },
        "time": "2014-10-30 20:38:12",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Mailchimp": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "MailChimp Devs",
                "email": "api@mailchimp.com",
                "homepage": "http://mailchimp.com",
                "role": "Developer"
            }
        ],
        "description": "API client library for the MailChimp bulk email as a service platform",
        "homepage": "https://bitbucket.org/mailchimp/mailchimp-api-php",
        "keywords": [
            "api",
            "email"
        ]
    },
    {
        "name": "mobiledetect/mobiledetectlib",
        "version": "2.8.24",
        "version_normalized": "2.8.24.0",
        "source": {
            "type": "git",
            "url": "https://github.com/serbanghita/Mobile-Detect.git",
            "reference": "cdf8f8efaf993bc687e78e4622f5eebd0b8b3bf3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/cdf8f8efaf993bc687e78e4622f5eebd0b8b3bf3",
            "reference": "cdf8f8efaf993bc687e78e4622f5eebd0b8b3bf3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "codeclimate/php-test-reporter": "dev-master",
            "johnkary/phpunit-speedtrap": "~1.0@dev",
            "phpunit/phpunit": "*"
        },
        "time": "2016-11-11 14:56:25",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Mobile_Detect.php"
            ],
            "psr-0": {
                "Detection": "namespaced/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Serban Ghita",
                "email": "serbanghita@gmail.com",
                "homepage": "http://mobiledetect.net",
                "role": "Developer"
            }
        ],
        "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
        "homepage": "https://github.com/serbanghita/Mobile-Detect",
        "keywords": [
            "detect mobile devices",
            "mobile",
            "mobile detect",
            "mobile detector",
            "php mobile detect"
        ]
    }
]
