{
    "packages": [
        {
            "name": "automattic/jetpack-autoloader",
            "version": "2.10.1",
            "version_normalized": "2.10.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "20393c4677765c3e737dcb5aee7a3f7b90dce4b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/20393c4677765c3e737dcb5aee7a3f7b90dce4b3",
                "reference": "20393c4677765c3e737dcb5aee7a3f7b90dce4b3",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^1.1",
                "yoast/phpunit-polyfills": "0.2.0"
            },
            "time": "2021-03-30T15:15:59+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "mirror-repo": "Automattic/jetpack-autoloader",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-master": "2.10.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.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-autoloader/tree/2.10.1"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "plugin-master/contracts",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WP-Plugin-Master/contracts.git",
                "reference": "ffc3494b2f973e5aef1a25cbb24f745092b821ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WP-Plugin-Master/contracts/zipball/ffc3494b2f973e5aef1a25cbb24f745092b821ef",
                "reference": "ffc3494b2f973e5aef1a25cbb24f745092b821ef",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.4|^8.0",
                "plugin-master/request": "^1.0",
                "psr/container": "^1.0"
            },
            "time": "2022-09-13T05:32:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PluginMaster\\Contracts\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "AL EMRAN",
                    "email": "emrancu1@gmail.com"
                }
            ],
            "description": "The PluginMaster Contracts package.",
            "homepage": "https://wppluginmaster.com",
            "support": {
                "issues": "https://github.com/WP-Plugin-Master/PluginMaster/issues",
                "source": "https://github.com/WP-Plugin-Master/PluginMaster"
            },
            "install-path": "../plugin-master/contracts"
        },
        {
            "name": "plugin-master/db",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WP-Plugin-Master/db.git",
                "reference": "803bb674a8b19536fc72dca890bd9284706e7b66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WP-Plugin-Master/db/zipball/803bb674a8b19536fc72dca890bd9284706e7b66",
                "reference": "803bb674a8b19536fc72dca890bd9284706e7b66",
                "shasum": ""
            },
            "require": {
                "php": "^7.4|^8.0",
                "plugin-master/contracts": "^1.0"
            },
            "time": "2022-10-13T11:23:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PluginMaster\\DB\\": "src/"
                },
                "classmap": []
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "AL EMRAN",
                    "email": "emrancu1@gmail.com"
                }
            ],
            "description": "The query builder for WordPress",
            "homepage": "https://github.com/WP-Plugin-Master/PluginMaster-DB",
            "keywords": [
                "PluginMaster Query Builder",
                "Query builder for WordPress",
                "WordPress Plugin Development framework",
                "WordPress Query Builder",
                "query builder"
            ],
            "support": {
                "issues": "https://github.com/WP-Plugin-Master/PluginMaster-DB/issues",
                "source": "https://github.com/WP-Plugin-Master/PluginMaster-DB"
            },
            "install-path": "../plugin-master/db"
        },
        {
            "name": "plugin-master/foundation",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WP-Plugin-Master/foundation.git",
                "reference": "9b6dfdd6ae6fc48e6573a251b8853b9494981a37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WP-Plugin-Master/foundation/zipball/9b6dfdd6ae6fc48e6573a251b8853b9494981a37",
                "reference": "9b6dfdd6ae6fc48e6573a251b8853b9494981a37",
                "shasum": ""
            },
            "require": {
                "php": "^7.4|^8.0",
                "plugin-master/contracts": "^1.0"
            },
            "time": "2022-10-21T15:32:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PluginMaster\\Foundation\\": "src/"
                },
                "classmap": []
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "AL EMRAN",
                    "email": "emrancu1@gmail.com"
                }
            ],
            "description": "The PluginMaster Framework Foundation.",
            "homepage": "https://github.com/WP-Plugin-Master/PluginMaster-Foundation",
            "keywords": [
                "Plugin Master",
                "WordPress Plugin Development framework"
            ],
            "support": {
                "issues": "https://github.com/WP-Plugin-Master/PluginMaster-Foundation/issues",
                "source": "https://github.com/WP-Plugin-Master/PluginMaster-Foundation"
            },
            "install-path": "../plugin-master/foundation"
        },
        {
            "name": "plugin-master/request",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WP-Plugin-Master/request.git",
                "reference": "d2075629bf448a27d4480fe2b5c1fa242328214c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WP-Plugin-Master/request/zipball/d2075629bf448a27d4480fe2b5c1fa242328214c",
                "reference": "d2075629bf448a27d4480fe2b5c1fa242328214c",
                "shasum": ""
            },
            "require": {
                "php": "^7.0|^8.0",
                "plugin-master/contracts": "^1.0"
            },
            "time": "2022-07-28T17:12:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PluginMaster\\Request\\": "src/"
                },
                "classmap": []
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "AL EMRAN",
                    "email": "emrancu1@gmail.com"
                }
            ],
            "description": "The RequestHandler for PHP.",
            "homepage": "https://github.com/WP-Plugin-Master/PluginMaster-Request",
            "keywords": [
                "PluginMaster Request Handler",
                "WordPress Plugin Development framework",
                "request",
                "request handler"
            ],
            "support": {
                "issues": "https://github.com/WP-Plugin-Master/PluginMaster-Request/issues",
                "source": "https://github.com/WP-Plugin-Master/PluginMaster-Request"
            },
            "install-path": "../plugin-master/request"
        },
        {
            "name": "psr/container",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:50:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.2"
            },
            "install-path": "../psr/container"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "automattic/jetpack-autoloader"
    ]
}
