{
    "packages": [
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v3.1.2",
            "version_normalized": "3.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "c111020cac7c6a830af6f6827c175e3c76a60f75"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/c111020cac7c6a830af6f6827c175e3c76a60f75",
                "reference": "c111020cac7c6a830af6f6827c175e3c76a60f75",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.6",
                "composer/composer": "^1.1 || ^2.0",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "time": "2024-10-15T22:10:35+00:00",
            "type": "composer-plugin",
            "extra": {
                "autotagger": true,
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "mirror-repo": "Automattic/jetpack-autoloader",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/AutoloadGenerator.php"
                },
                "branch-alias": {
                    "dev-trunk": "3.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Automattic\\Jetpack\\Autoloader\\": "src"
                },
                "classmap": [
                    "src/AutoloadGenerator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Creates a custom autoloader for a plugin or theme.",
            "keywords": [
                "autoload",
                "autoloader",
                "composer",
                "jetpack",
                "plugin",
                "wordpress"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-autoloader/tree/v3.1.2"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "bitapps/wp-database",
            "version": "1.6",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Bit-Apps-Pro/wp-database.git",
                "reference": "1df65bf8f0f20008d93cb902afece85a4c1f7569"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bit-Apps-Pro/wp-database/zipball/1df65bf8f0f20008d93cb902afece85a4c1f7569",
                "reference": "1df65bf8f0f20008d93cb902afece85a4c1f7569",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
                "friendsofphp/php-cs-fixer": "^3.10",
                "phpcompatibility/phpcompatibility-wp": "*",
                "sirbrillig/phpcs-variable-analysis": "*"
            },
            "time": "2024-07-27T07:40:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BitApps\\WPDatabase\\": "./src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Bit-Code-Developer",
                    "email": "developer@bitcode.pro"
                }
            ],
            "description": "A simple orm with wpdb",
            "keywords": [
                "database",
                "wordpress",
                "wpdb"
            ],
            "support": {
                "issues": "https://github.com/Bit-Apps-Pro/wp-database/issues",
                "source": "https://github.com/Bit-Apps-Pro/wp-database"
            },
            "install-path": "../bitapps/wp-database"
        },
        {
            "name": "bitapps/wp-kit",
            "version": "1.7",
            "version_normalized": "1.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Bit-Apps-Pro/wp-kit.git",
                "reference": "37282f745e13161fddbe9e0b9c9ddf9f1be85e63"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bit-Apps-Pro/wp-kit/zipball/37282f745e13161fddbe9e0b9c9ddf9f1be85e63",
                "reference": "37282f745e13161fddbe9e0b9c9ddf9f1be85e63",
                "shasum": ""
            },
            "require": {
                "bitapps/wp-validator": "^1.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
                "friendsofphp/php-cs-fixer": "^3.10",
                "phpcompatibility/phpcompatibility-wp": "*",
                "sirbrillig/phpcs-variable-analysis": "*"
            },
            "time": "2024-10-17T12:31:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BitApps\\WPKit\\": "./src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A simple plugin framework",
            "keywords": [
                "framework",
                "wordpress",
                "wp"
            ],
            "support": {
                "issues": "https://github.com/Bit-Apps-Pro/wp-kit/issues",
                "source": "https://github.com/Bit-Apps-Pro/wp-kit/tree/1.7"
            },
            "install-path": "../bitapps/wp-kit"
        },
        {
            "name": "bitapps/wp-telemetry",
            "version": "v0.0.9",
            "version_normalized": "0.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Bit-Apps-Pro/wp-telemetry.git",
                "reference": "6d9f5577396fe5e0ee96a7c9f05838d9f47e8721"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bit-Apps-Pro/wp-telemetry/zipball/6d9f5577396fe5e0ee96a7c9f05838d9f47e8721",
                "reference": "6d9f5577396fe5e0ee96a7c9f05838d9f47e8721",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "dev-master",
                "pestphp/pest": "3.x-dev",
                "phpcompatibility/php-compatibility": "*",
                "squizlabs/php_codesniffer": "*"
            },
            "time": "2024-10-09T10:08:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BitApps\\WPTelemetry\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "BitApps",
                    "email": "developer@bitcode.pro"
                }
            ],
            "description": "A simple telemetry library for WordPress.",
            "homepage": "https://bitapps.pro",
            "keywords": [
                "telemetry",
                "wordpress",
                "wp"
            ],
            "support": {
                "issues": "https://github.com/Bit-Apps-Pro/wp-telemetry/issues",
                "source": "https://github.com/Bit-Apps-Pro/wp-telemetry"
            },
            "install-path": "../bitapps/wp-telemetry"
        },
        {
            "name": "bitapps/wp-validator",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Bit-Apps-Pro/wp-validator.git",
                "reference": "9d29785718350c4fed8d9b16989175ce86f6343c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bit-Apps-Pro/wp-validator/zipball/9d29785718350c4fed8d9b16989175ce86f6343c",
                "reference": "9d29785718350c4fed8d9b16989175ce86f6343c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "pestphp/pest": "^2.18",
                "phpcompatibility/php-compatibility": "*",
                "squizlabs/php_codesniffer": "*"
            },
            "time": "2024-07-25T10:32:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BitApps\\WPValidator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "BitApps",
                    "email": "developer@bitcode.pro"
                }
            ],
            "description": "WordPress Validation and Sanitization Library",
            "homepage": "https://bitapps.pro",
            "keywords": [
                "form-validation",
                "input-sanitization",
                "input-validation",
                "php-validation",
                "validation"
            ],
            "support": {
                "issues": "https://github.com/Bit-Apps-Pro/wp-validator/issues",
                "source": "https://github.com/Bit-Apps-Pro/wp-validator"
            },
            "install-path": "../bitapps/wp-validator"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
