{
    "packages": [
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v5.0.3",
            "version_normalized": "5.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "108cc708cfc7b7a0e730b2bf12f389593f56f0a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/108cc708cfc7b7a0e730b2bf12f389593f56f0a5",
                "reference": "108cc708cfc7b7a0e730b2bf12f389593f56f0a5",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.1",
                "automattic/phpunit-select-config": "^1.0.0",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "time": "2025-03-12T19:15:00+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-autoloader",
                "branch-alias": {
                    "dev-trunk": "5.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/AutoloadGenerator.php"
                }
            },
            "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/v5.0.3"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "storepress/admin-utils",
            "version": "1.8.10",
            "version_normalized": "1.8.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/EmranAhmed/storepress-admin-utils.git",
                "reference": "ec593e9e23a4fbed90acee384b61b9846cb9d968"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EmranAhmed/storepress-admin-utils/zipball/ec593e9e23a4fbed90acee384b61b9846cb9d968",
                "reference": "ec593e9e23a4fbed90acee384b61b9846cb9d968",
                "shasum": ""
            },
            "require-dev": {
                "automattic/vipwpcs": "^3.0.1",
                "php-stubs/woocommerce-stubs": "^v9.5.0",
                "phpcompatibility/phpcompatibility-wp": "^2.1.5",
                "phpstan/extension-installer": "^1.4.3",
                "phpstan/phpstan-strict-rules": "^1.6.1",
                "szepeviktor/phpstan-wordpress": "^v1.3.5",
                "woocommerce/woocommerce-sniffs": "^1.0.0",
                "wp-cli/i18n-command": "^v2.6.3",
                "wp-coding-standards/wpcs": "^3.1.0"
            },
            "time": "2024-12-26T18:43:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "StorePress\\AdminUtils\\": "includes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Emran Ahmed",
                    "email": "emran.bd.08@gmail.com"
                }
            ],
            "description": "Utility Classes for WordPress Plugin Projects.",
            "homepage": "https://github.com/EmranAhmed/storepress-admin-utils#readme",
            "keywords": [
                "plugin",
                "plugin-settings-api",
                "plugin-settings-panel",
                "plugin-settings-rest-api",
                "plugin-updater",
                "storepress",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/EmranAhmed/storepress-admin-utils/issues",
                "source": "https://github.com/EmranAhmed/storepress-admin-utils/tree/1.8.10"
            },
            "install-path": "../storepress/admin-utils"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
