[
    {
        "name": "drewm/mailchimp-api",
        "version": "v2.5.3",
        "version_normalized": "2.5.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drewm/mailchimp-api.git",
            "reference": "a6519cafba509e754e748d93f3532ad7f3aa515a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/a6519cafba509e754e748d93f3532ad7f3aa515a",
            "reference": "a6519cafba509e754e748d93f3532ad7f3aa515a",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "7.0.*",
            "vlucas/phpdotenv": "^2.0"
        },
        "time": "2019-03-28T15:20:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DrewM\\MailChimp\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Drew McLellan",
                "email": "drew.mclellan@gmail.com",
                "homepage": "http://allinthehead.com/"
            }
        ],
        "description": "Super-simple, minimum abstraction MailChimp API v3 wrapper",
        "homepage": "https://github.com/drewm/mailchimp-api"
    },
    {
        "name": "inn/wordpress-mailchimp-tools",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/INN/wordpress-mailchimp-tools.git",
            "reference": "152f6a408e587f70fcfd9243bf1e8fa8dac9edcf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/INN/wordpress-mailchimp-tools/zipball/152f6a408e587f70fcfd9243bf1e8fa8dac9edcf",
            "reference": "152f6a408e587f70fcfd9243bf1e8fa8dac9edcf",
            "shasum": ""
        },
        "require": {
            "drewm/mailchimp-api": "^2.5",
            "php": ">=5.2.0"
        },
        "time": "2019-03-07T03:17:40+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "inc/"
            ],
            "files": [
                "mailchimp-tools.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "INN Nerds",
                "email": "nerds@inn.org",
                "homepage": "http://nerds.inn.org",
                "role": "Developer"
            }
        ],
        "description": "Collection of tools for authoring MailChimp newsletters via the WordPress dashboard",
        "homepage": "https://nerds.inn.org/",
        "keywords": [
            "api",
            "email"
        ]
    }
]
