[
    {
        "name": "wadeshuler/php-paypal-ipn",
        "version": "2.5.2",
        "version_normalized": "2.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/WadeShuler/PHP-PayPal-IPN.git",
            "reference": "8d74b2006ba9dc71a5adbf32c2a1d7cc320bb1f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/WadeShuler/PHP-PayPal-IPN/zipball/8d74b2006ba9dc71a5adbf32c2a1d7cc320bb1f4",
            "reference": "8d74b2006ba9dc71a5adbf32c2a1d7cc320bb1f4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2015-10-02 03:45:48",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "wadeshuler\\paypalipn\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Wade Shuler",
                "homepage": "https://github.com/WadeShuler/"
            },
            {
                "name": "Micah Carrick",
                "homepage": "https://github.com/Quixotix/",
                "role": "Original Author"
            }
        ],
        "description": "Forked, Fixed, and Updated on 2-3-2015. A class to listen for and handle Instant Payment Notifications (IPN) from the PayPal server.",
        "homepage": "https://github.com/WadeShuler/PHP-PayPal-IPN",
        "keywords": [
            "ipn",
            "paypal",
            "php"
        ]
    },
    {
        "name": "composer/installers",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "a3595c5272a6f247228abb20076ed27321e4aae9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/a3595c5272a6f247228abb20076ed27321e4aae9",
            "reference": "a3595c5272a6f247228abb20076ed27321e4aae9",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "4.1.*"
        },
        "time": "2016-07-05 06:18:20",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Installers\\": "src/Composer/Installers"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle Robinson Young",
                "email": "kyle@dontkry.com",
                "homepage": "https://github.com/shama"
            }
        ],
        "description": "A multi-framework Composer library installer",
        "homepage": "https://composer.github.io/installers/",
        "keywords": [
            "Craft",
            "Dolibarr",
            "Hurad",
            "ImageCMS",
            "MODX Evo",
            "Mautic",
            "OXID",
            "RadPHP",
            "SMF",
            "Thelia",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "bitrix",
            "cakephp",
            "chef",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "joomla",
            "kohana",
            "laravel",
            "lithium",
            "magento",
            "mako",
            "mediawiki",
            "modulework",
            "moodle",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "roundcube",
            "shopware",
            "silverstripe",
            "symfony",
            "typo3",
            "wordpress",
            "zend",
            "zikula"
        ]
    },
    {
        "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": "source",
        "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"
        ]
    }
]
