{
    "packages": [
        {
            "name": "alanef/free_plugin_lib",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/alanef/free_plugin_lib.git",
                "reference": "ed52c33c73999a1fe1ee5a1b00581b9462111ac8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alanef/free_plugin_lib/zipball/ed52c33c73999a1fe1ee5a1b00581b9462111ac8",
                "reference": "ed52c33c73999a1fe1ee5a1b00581b9462111ac8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "codedungeon/phpunit-result-printer": "^0.32",
                "phpunit/phpunit": "^9.0",
                "wp-phpunit/wp-phpunit": "^6.7",
                "yoast/wp-test-utils": "^1.2"
            },
            "time": "2025-02-18T15:16:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fullworks_Free_Plugin_Lib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "alan",
                    "email": "alan@fullworks.net"
                }
            ],
            "description": "Library to add to free plugins, in compliance with wp.org",
            "support": {
                "issues": "https://github.com/alanef/free_plugin_lib/issues",
                "source": "https://github.com/alanef/free_plugin_lib/tree/v1.0.1"
            },
            "install-path": "../alanef/free_plugin_lib"
        },
        {
            "name": "alanef/wp_autoloader",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/alanef/wp_autoloader.git",
                "reference": "ab82c9014dd47efbe72cb3612c2a57715bcb212d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alanef/wp_autoloader/zipball/ab82c9014dd47efbe72cb3612c2a57715bcb212d",
                "reference": "ab82c9014dd47efbe72cb3612c2a57715bcb212d",
                "shasum": ""
            },
            "time": "2024-10-24T10:54:40+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fullworks_WP_Autoloader\\": "src/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "alan",
                    "email": "alan@fullworks.net"
                }
            ],
            "description": "A custom autoloader to comply with WP class file names",
            "support": {
                "source": "https://github.com/alanef/wp_autoloader/tree/main",
                "issues": "https://github.com/alanef/wp_autoloader/issues"
            },
            "install-path": "../alanef/wp_autoloader"
        },
        {
            "name": "woocommerce/action-scheduler",
            "version": "3.9.2",
            "version_normalized": "3.9.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/action-scheduler.git",
                "reference": "efbb7953f72a433086335b249292f280dd43ddfe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/efbb7953f72a433086335b249292f280dd43ddfe",
                "reference": "efbb7953f72a433086335b249292f280dd43ddfe",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5",
                "woocommerce/woocommerce-sniffs": "0.1.0",
                "wp-cli/wp-cli": "~2.5.0",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "time": "2025-02-03T09:09:30+00:00",
            "type": "wordpress-plugin",
            "extra": {
                "scripts-description": {
                    "test": "Run unit tests",
                    "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
                    "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Action Scheduler for WordPress and WooCommerce",
            "homepage": "https://actionscheduler.org/",
            "support": {
                "issues": "https://github.com/woocommerce/action-scheduler/issues",
                "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.2"
            },
            "install-path": "../woocommerce/action-scheduler"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
