[
    {
        "name": "deliciousbrains/wp-background-processing",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/deliciousbrains/wp-background-processing.git",
            "reference": "d5ef95cecba7f792ddca3e3bd70ebfb90dc4996d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/d5ef95cecba7f792ddca3e3bd70ebfb90dc4996d",
            "reference": "d5ef95cecba7f792ddca3e3bd70ebfb90dc4996d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "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"
        },
        "time": "2023-04-18T12:32:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "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."
    }
]
