{
    "packages": [
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v5.0.16",
            "version_normalized": "5.0.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "d8ae822a35e7431137e860ee60eceedaa745e4d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/d8ae822a35e7431137e860ee60eceedaa745e4d1",
                "reference": "d8ae822a35e7431137e860ee60eceedaa745e4d1",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.3",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2026-02-16T10:33:15+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.16"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "nextgenthemes/wp-settings",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "dist": {
                "type": "path",
                "url": "../../../../../../dev/composer-packages/wp-settings",
                "reference": "133a5bd5218a29d76391b155086d914f9b4c1c3f"
            },
            "require": {
                "php": ">=7.4"
            },
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "includes/WP/init.php"
                ]
            },
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Nicolas Jonas"
                }
            ],
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "../nextgenthemes/wp-settings"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "automattic/jetpack-autoloader",
        "nextgenthemes/wp-settings"
    ]
}
