{
    "packages": [
        {
            "name": "a5hleyrich/wp-background-processing",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/deliciousbrains/wp-background-processing.git",
                "reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800",
                "reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "suggest": {
                "coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library"
            },
            "time": "2020-07-31T07:00:11+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.",
            "support": {
                "issues": "https://github.com/deliciousbrains/wp-background-processing/issues",
                "source": "https://github.com/deliciousbrains/wp-background-processing/tree/1.0.2"
            },
            "install-path": "../a5hleyrich/wp-background-processing"
        },
        {
            "name": "charles-rumley/php-po-to-json",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/charles-rumley/php-po-to-json.git",
                "reference": "c2d228fbbb69b90b6c331141b89c4faf985e6152"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/charles-rumley/php-po-to-json/zipball/c2d228fbbb69b90b6c331141b89c4faf985e6152",
                "reference": "c2d228fbbb69b90b6c331141b89c4faf985e6152",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "sepia/po-parser": "^4.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "time": "2016-09-08T12:53:20+00:00",
            "default-branch": true,
            "type": "package",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CharlesRumley\\": "src/",
                    "CharlesRumley\\Tests\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Charles Rumley",
                    "email": "charles.rumley@gmail.com"
                }
            ],
            "keywords": [
                "i18n",
                "jed",
                "json",
                "php",
                "translation"
            ],
            "support": {
                "issues": "https://github.com/charles-rumley/php-po-to-json/issues",
                "source": "https://github.com/charles-rumley/php-po-to-json/tree/master"
            },
            "install-path": "../charles-rumley/php-po-to-json"
        },
        {
            "name": "matthiasmullie/minify",
            "version": "1.3.66",
            "version_normalized": "1.3.66.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/minify.git",
                "reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
                "reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.0",
                "matthiasmullie/scrapbook": "dev-master",
                "phpunit/phpunit": ">=4.8"
            },
            "suggest": {
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
            },
            "time": "2021-01-06T15:18:10+00:00",
            "bin": [
                "bin/minifycss",
                "bin/minifyjs"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\Minify\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "minify@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
            "homepage": "http://www.minifier.org",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/minify/issues",
                "source": "https://github.com/matthiasmullie/minify/tree/1.3.66"
            },
            "funding": [
                {
                    "url": "https://github.com/[user1",
                    "type": "github"
                },
                {
                    "url": "https://github.com/matthiasmullie] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.",
                    "type": "github"
                },
                {
                    "url": "https://github.com/user2",
                    "type": "github"
                }
            ],
            "install-path": "../matthiasmullie/minify"
        },
        {
            "name": "matthiasmullie/path-converter",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/path-converter.git",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "time": "2019-02-05T23:41:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\PathConverter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "pathconverter@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "Relative path converter",
            "homepage": "http://github.com/matthiasmullie/path-converter",
            "keywords": [
                "converter",
                "path",
                "paths",
                "relative"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/path-converter/issues",
                "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
            },
            "install-path": "../matthiasmullie/path-converter"
        },
        {
            "name": "pear/net_dns2",
            "version": "v1.5.2",
            "version_normalized": "1.5.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mikepultz/netdns2.git",
                "reference": "d5dbae0b0c0567923d25b3ae5e2bf1e9cbcedf76"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mikepultz/netdns2/zipball/d5dbae0b0c0567923d25b3ae5e2bf1e9cbcedf76",
                "reference": "d5dbae0b0c0567923d25b3ae5e2bf1e9cbcedf76",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "time": "2020-10-11T17:33:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Net_DNS2": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Mike Pultz",
                    "email": "mike@mikepultz.com",
                    "homepage": "https://mikepultz.com/",
                    "role": "lead"
                }
            ],
            "description": "Native PHP DNS Resolver and Updater Library",
            "homepage": "https://netdns2.com/",
            "keywords": [
                "PEAR",
                "dns",
                "network"
            ],
            "support": {
                "issues": "https://github.com/mikepultz/netdns2/issues",
                "source": "https://github.com/mikepultz/netdns2"
            },
            "install-path": "../pear/net_dns2"
        },
        {
            "name": "sepia/po-parser",
            "version": "4.2.2",
            "version_normalized": "4.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/raulferras/PHP-po-parser.git",
                "reference": "8a6bbcd4a231b19e1b052c1c46b0fe2935331afe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/raulferras/PHP-po-parser/zipball/8a6bbcd4a231b19e1b052c1c46b0fe2935331afe",
                "reference": "8a6bbcd4a231b19e1b052c1c46b0fe2935331afe",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "squizlabs/php_codesniffer": "1.5.*"
            },
            "time": "2017-09-15T10:55:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Sepia": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raúl Ferràs",
                    "email": "raul.ferras@gmail.com",
                    "role": "developer"
                }
            ],
            "description": "Gettext *.PO file parser for PHP.",
            "homepage": "https://github.com/raulferras/PHP-po-parser",
            "keywords": [
                "gettext",
                "i10n",
                "i18n",
                "po"
            ],
            "support": {
                "issues": "https://github.com/raulferras/PHP-po-parser/issues",
                "source": "https://github.com/raulferras/PHP-po-parser/tree/master"
            },
            "install-path": "../sepia/po-parser"
        },
        {
            "name": "siteground/siteground-data",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://gitlab.siteground.com/wordpress/siteground-data.git",
                "reference": "c1281835d47feb1f43d93ffa500e04856498362b"
            },
            "time": "2022-02-08T14:32:06+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "SiteGround_Data\\": "src/"
                }
            },
            "authors": [
                {
                    "name": "Stanimir Stoyanov",
                    "email": "stanimir.stoyanov@siteground.com"
                }
            ],
            "install-path": "../siteground/siteground-data"
        },
        {
            "name": "siteground/siteground-helper",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://gitlab.siteground.com/wordpress/siteground-helper.git",
                "reference": "b735bf5df36006a0e8435a6ba79b5b5cfa0e66dc"
            },
            "time": "2022-02-10T07:23:42+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "SiteGround_Helper\\": "src/"
                }
            },
            "install-path": "../siteground/siteground-helper"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
