{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "860ebc3b07e9422b517f91aff91a8b6e", "packages": [], "packages-dev": [ { "name": "automattic/jetpack-autoloader", "version": "v5.0.3", "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" }, "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" } }, "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" }, "time": "2025-03-12T19:15:00+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }