{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "7915eac110d47f326a87174656446b5b",
    "packages": [
        {
            "name": "deliciousbrains/wp-background-processing",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/deliciousbrains/wp-background-processing.git",
                "reference": "7ca7cc3504333db3a291bbab7f1917124fba4816"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/7ca7cc3504333db3a291bbab7f1917124fba4816",
                "reference": "7ca7cc3504333db3a291bbab7f1917124fba4816",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpcompatibility/phpcompatibility-wp": "*",
                "phpunit/phpunit": "^8.0",
                "spryker/code-sniffer": "^0.17.18",
                "wp-coding-standards/wpcs": "^2.3",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "classes/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Delicious Brains",
                    "email": "nom@deliciousbrains.com"
                }
            ],
            "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.",
            "support": {
                "issues": "https://github.com/deliciousbrains/wp-background-processing/issues",
                "source": "https://github.com/deliciousbrains/wp-background-processing/tree/1.4.0"
            },
            "time": "2024-12-17T14:04:30+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {},
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {},
    "platform-dev": {},
    "plugin-api-version": "2.6.0"
}
