{
    "packages": [
        {
            "name": "krokedil\/settings-page",
            "version": "1.3.2",
            "version_normalized": "1.3.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/krokedil\/settings-page.git",
                "reference": "2d50b3b3d539d9418a3e2d699d3829e9a5c0566c"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/krokedil\/settings-page\/zipball\/2d50b3b3d539d9418a3e2d699d3829e9a5c0566c",
                "reference": "2d50b3b3d539d9418a3e2d699d3829e9a5c0566c",
                "shasum": ""
            },
            "require-dev": {
                "php-stubs\/woocommerce-stubs": "dev-master",
                "wp-coding-standards\/wpcs": "dev-develop"
            },
            "time": "2026-01-23T10:41:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "KrokedilNexiCheckoutDeps\\Krokedil\\SettingsPage\\": "src\/"
                }
            },
            "scripts": {
                "makepot": [
                    "wp --allow-root i18n make-pot .\/src .\/languages\/krokedil-settings.pot --domain=krokedil-settings"
                ]
            },
            "license": [
                "GPL-V2"
            ],
            "authors": [
                {
                    "name": "Krokedil AB",
                    "email": "info@krokedil.se"
                }
            ],
            "description": "A package to help setup settings pages in WordPress and WooCommerce for Krokedil plugins to add the Addons and Support tabs",
            "support": {
                "source": "https:\/\/github.com\/krokedil\/settings-page\/tree\/1.3.2",
                "issues": "https:\/\/github.com\/krokedil\/settings-page\/issues"
            },
            "install-path": "..\/krokedil\/settings-page"
        },
        {
            "name": "krokedil\/woocommerce",
            "version": "1.9.1",
            "version_normalized": "1.9.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/krokedil\/woocommerce.git",
                "reference": "4f87f20eaa89ebdba21868011e395dacdecd06df"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/krokedil\/woocommerce\/zipball\/4f87f20eaa89ebdba21868011e395dacdecd06df",
                "reference": "4f87f20eaa89ebdba21868011e395dacdecd06df",
                "shasum": ""
            },
            "require-dev": {
                "10up\/wp_mock": "^1.0",
                "php": "~7.4 || ~8.0",
                "php-stubs\/woocommerce-stubs": "^7.2",
                "php-stubs\/wordpress-stubs": "^6.1"
            },
            "time": "2025-12-18T12:51:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "KrokedilNexiCheckoutDeps\\Krokedil\\WooCommerce\\": "src\/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "KrokedilNexiCheckoutDeps\\Krokedil\\WooCommerce\\Tests\\": "tests\/"
                }
            },
            "license": [
                "GPL-V2"
            ],
            "authors": [
                {
                    "name": "Krokedil AB",
                    "email": "info@krokedil.se"
                }
            ],
            "description": "A library package for Krokedils plugins that contains helper methods when working with WooCommerce.",
            "support": {
                "source": "https:\/\/github.com\/krokedil\/woocommerce\/tree\/1.9.1",
                "issues": "https:\/\/github.com\/krokedil\/woocommerce\/issues"
            },
            "install-path": "..\/krokedil\/woocommerce"
        }
    ],
    "dev": true,
    "dev-package-names": []
}