{
    "packages": [
        {
            "name": "codesvault\/howdy-qb",
            "version": "2.2.2",
            "version_normalized": "2.2.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/CodesVault\/howdy_qb.git",
                "reference": "676efa5798e22b002c351930e94db4177e8d6c9d"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/CodesVault\/howdy_qb\/zipball\/676efa5798e22b002c351930e94db4177e8d6c9d",
                "reference": "676efa5798e22b002c351930e94db4177e8d6c9d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "pestphp\/pest": "^1.23",
                "phpcompatibility\/php-compatibility": "^9.3",
                "phpunit\/phpunit": "^9.5",
                "squizlabs\/php_codesniffer": "^3.7",
                "symfony\/var-dumper": "^5.4",
                "vlucas\/phpdotenv": "^5.6",
                "wp-coding-standards\/wpcs": "^2.3",
                "wp-phpunit\/wp-phpunit": "^6.8"
            },
            "time": "2026-03-18T19:05:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "RadiusTheme\\SB\\Dependencies\\CodesVault\\Howdyqb\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "CodesVault",
                    "email": "codesvault@gmail.com"
                },
                {
                    "name": "Keramot UL Islam",
                    "email": "keramotul.islam@gmail.com"
                }
            ],
            "description": "Mysql Query Builder for WordPress",
            "keywords": [
                "builder",
                "database",
                "mysql",
                "mysqli",
                "pdo",
                "query",
                "query builder",
                "wordpress",
                "wp"
            ],
            "support": {
                "issues": "https:\/\/github.com\/CodesVault\/howdy_qb\/issues",
                "source": "https:\/\/github.com\/CodesVault\/howdy_qb\/tree\/2.2.2"
            },
            "funding": [
                {
                    "url": "https:\/\/wise.com\/pay\/me\/keramot-ul-i?utm_source=quick_pay",
                    "type": "custom"
                }
            ],
            "install-path": "..\/codesvault\/howdy-qb"
        },
        {
            "name": "matthiasmullie\/minify",
            "version": "1.3.75",
            "version_normalized": "1.3.75.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/matthiasmullie\/minify.git",
                "reference": "76ba4a5f555fd7bf4aa408af608e991569076671"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/matthiasmullie\/minify\/zipball\/76ba4a5f555fd7bf4aa408af608e991569076671",
                "reference": "76ba4a5f555fd7bf4aa408af608e991569076671",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie\/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp\/php-cs-fixer": ">=2.0",
                "matthiasmullie\/scrapbook": ">=1.3",
                "phpunit\/phpunit": ">=4.8"
            },
            "suggest": {
                "psr\/cache-implementation": "Cache implementation to use with Minify::cache"
            },
            "time": "2025-06-25T09:56:19+00:00",
            "bin": [
                "bin\/minifycss",
                "bin\/minifyjs"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "RadiusTheme\\SB\\Dependencies\\MatthiasMullie\\Minify\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "minify@mullie.eu",
                    "homepage": "https:\/\/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": "https:\/\/github.com\/matthiasmullie\/minify",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
            "support": {
                "issues": "https:\/\/github.com\/matthiasmullie\/minify\/issues",
                "source": "https:\/\/github.com\/matthiasmullie\/minify\/tree\/1.3.75"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/matthiasmullie",
                    "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": {
                    "RadiusTheme\\SB\\Dependencies\\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"
        }
    ],
    "dev": true,
    "dev-package-names": []
}