{
    "packages": [
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v2.11.22",
            "version_normalized": "2.11.22.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "32cc6b4a30e5cb5be669b4c8bed7330202e9f0c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/32cc6b4a30e5cb5be669b4c8bed7330202e9f0c1",
                "reference": "32cc6b4a30e5cb5be669b4c8bed7330202e9f0c1",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.8",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "time": "2023-08-23T17:57:14+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}"
                },
                "branch-alias": {
                    "dev-trunk": "2.11.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/v2.11.22"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "nextgenthemes/wp-shared",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "dist": {
                "type": "path",
                "url": "../../../composer-packages/wp-shared",
                "reference": "12a2f129bc6286424d3c4c87299a802902a15bc3"
            },
            "require": {
                "php": ">=7.2"
            },
            "type": "wp-package",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP\\": "includes/WP"
                },
                "files": [
                    "includes/WP/functions-asset-helpers.php",
                    "includes/WP/functions-compat.php",
                    "includes/WP/functions-deprecated.php",
                    "includes/WP/functions-array.php",
                    "includes/WP/functions-string.php",
                    "includes/WP/functions-misc.php",
                    "includes/WP/functions-settings.php",
                    "includes/WP/functions-license.php",
                    "includes/WP/functions-remote-get.php",
                    "includes/WP/Admin/load-admin-files.php"
                ]
            },
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Nicolas Jonas"
                }
            ],
            "transport-options": {
                "symlink": true,
                "relative": true
            },
            "install-path": "../nextgenthemes/wp-shared"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "automattic/jetpack-autoloader"
    ]
}
