{
    "packages": [
        {
            "name": "krokedil\/woocommerce",
            "version": "1.7.1",
            "version_normalized": "1.7.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/krokedil\/woocommerce.git",
                "reference": "e2d32e503cfdbcfd574dbb6f06c5e5aaa3c87a2c"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/krokedil\/woocommerce\/zipball\/e2d32e503cfdbcfd574dbb6f06c5e5aaa3c87a2c",
                "reference": "e2d32e503cfdbcfd574dbb6f06c5e5aaa3c87a2c",
                "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": "2024-11-08T13:51:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "KrokedilQvicklyCheckoutDeps\\Krokedil\\WooCommerce\\": "src\/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "KrokedilQvicklyCheckoutDeps\\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.7.1",
                "issues": "https:\/\/github.com\/krokedil\/woocommerce\/issues"
            },
            "install-path": "..\/krokedil\/woocommerce"
        }
    ],
    "dev": true,
    "dev-package-names": []
}