[
    {
        "name": "activecampaign/api-php",
        "version": "v2.0.3",
        "version_normalized": "2.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ActiveCampaign/activecampaign-api-php.git",
            "reference": "2bf5b72ba8668de8dcb27e194948028276e748c5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ActiveCampaign/activecampaign-api-php/zipball/2bf5b72ba8668de8dcb27e194948028276e748c5",
            "reference": "2bf5b72ba8668de8dcb27e194948028276e748c5",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.0"
        },
        "time": "2017-04-26T00:00:00+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "includes/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Official PHP wrapper for the ActiveCampaign API.",
        "homepage": "https://github.com/ActiveCampaign/activecampaign-api-php",
        "keywords": [
            "Forms",
            "activecampaign",
            "automation",
            "email-marketing",
            "emails",
            "marketing-automation",
            "newsletter",
            "subscribe"
        ]
    },
    {
        "name": "drewm/mailchimp-api",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drewm/mailchimp-api.git",
            "reference": "c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a",
            "reference": "c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "7.0.*",
            "vlucas/phpdotenv": "^2.0"
        },
        "time": "2019-08-06T09:24:58+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": "stripe/stripe-php",
        "version": "v7.128.0",
        "version_normalized": "7.128.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stripe/stripe-php.git",
            "reference": "c704949c49b72985c76cc61063aa26fefbd2724e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e",
            "reference": "c704949c49b72985c76cc61063aa26fefbd2724e",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "3.5.0",
            "phpstan/phpstan": "^1.2",
            "phpunit/phpunit": "^5.7 || ^9.0",
            "squizlabs/php_codesniffer": "^3.3"
        },
        "time": "2022-05-05T17:18:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stripe\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Stripe and contributors",
                "homepage": "https://github.com/stripe/stripe-php/contributors"
            }
        ],
        "description": "Stripe PHP Library",
        "homepage": "https://stripe.com/",
        "keywords": [
            "api",
            "payment processing",
            "stripe"
        ]
    }
]
