{
    "packages": [
        {
            "name": "arraytics/plugin-notice-sdk",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/themewinter/plugin-notice-sdk.git",
                "reference": "338fd3b470cfff5bf43eb7f39c0e85b04a112850"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/themewinter/plugin-notice-sdk/zipball/338fd3b470cfff5bf43eb7f39c0e85b04a112850",
                "reference": "338fd3b470cfff5bf43eb7f39c0e85b04a112850",
                "shasum": ""
            },
            "time": "2026-03-17T05:04:40+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Arraytics\\PluginNotice\\": "src/"
                }
            },
            "support": {
                "source": "https://github.com/themewinter/plugin-notice-sdk/tree/main",
                "issues": "https://github.com/themewinter/plugin-notice-sdk/issues"
            },
            "install-path": "../arraytics/plugin-notice-sdk"
        },
        {
            "name": "arraytics/tools-sdk",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/themewinter/tools-sdk.git",
                "reference": "0348b54d386cd0a3a590762f4ac0f0d7419ae7e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/themewinter/tools-sdk/zipball/0348b54d386cd0a3a590762f4ac0f0d7419ae7e9",
                "reference": "0348b54d386cd0a3a590762f4ac0f0d7419ae7e9",
                "shasum": ""
            },
            "time": "2025-10-21T04:07:05+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Arraytics\\ToolsSdk\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Arraytics\\ToolsSdk\\Tests\\": "tests/"
                }
            },
            "description": "A PHP package for tools.",
            "support": {
                "source": "https://github.com/themewinter/tools-sdk/tree/main",
                "issues": "https://github.com/themewinter/tools-sdk/issues"
            },
            "install-path": "../arraytics/tools-sdk"
        },
        {
            "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"
            ],
            "support": {
                "issues": "https://github.com/stripe/stripe-php/issues",
                "source": "https://github.com/stripe/stripe-php/tree/v7.128.0"
            },
            "install-path": "../stripe/stripe-php"
        },
        {
            "name": "themewinter/email-notification-sdk",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "git@github.com:themewinter/email-notification-sdk.git",
                "reference": "8c5d46a27b8fbf95ad659f5c2f0cb723db792be4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/themewinter/email-notification-sdk/zipball/8c5d46a27b8fbf95ad659f5c2f0cb723db792be4",
                "reference": "8c5d46a27b8fbf95ad659f5c2f0cb723db792be4",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^10"
            },
            "time": "2026-03-15T06:32:12+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ens\\": "src/"
                },
                "files": [
                    "src/Utils/global-helpers.php"
                ]
            },
            "description": "Reusable WordPress plugin's email notification flow handler package with REST API",
            "support": {
                "source": "https://github.com/themewinter/email-notification-sdk/tree/main",
                "issues": "https://github.com/themewinter/email-notification-sdk/issues"
            },
            "install-path": "../themewinter/email-notification-sdk"
        },
        {
            "name": "themewinter/uninstaller_form",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/themewinter/uninstaller_form.git",
                "reference": "84c2190a03d30c0661a88a4090905eb785570c4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/themewinter/uninstaller_form/zipball/84c2190a03d30c0661a88a4090905eb785570c4c",
                "reference": "84c2190a03d30c0661a88a4090905eb785570c4c",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^10"
            },
            "time": "2025-10-15T04:18:33+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "UninstallerForm\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "UninstallerForm\\Tests\\": "tests/"
                }
            },
            "description": "Reusable WordPress plugin uninstaller feedback form with REST API",
            "support": {
                "source": "https://github.com/themewinter/uninstaller_form/tree/main",
                "issues": "https://github.com/themewinter/uninstaller_form/issues"
            },
            "install-path": "../themewinter/uninstaller_form"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
