{ "_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": "47c7c09931583b7fed8cc31152fe9892", "packages": [ { "name": "automattic/jetpack-autoloader", "version": "v5.0.20", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", "reference": "b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1", "reference": "b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1", "shasum": "" }, "require": { "composer-plugin-api": "^2.2", "php": ">=7.2" }, "require-dev": { "automattic/phpunit-select-config": "^1.0.9", "composer/composer": "^2.2", "yoast/phpunit-polyfills": "^4.0.0" }, "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.20" }, "time": "2026-06-15T12:15:05+00:00" }, { "name": "nextgenthemes/wp-settings", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/nextgenthemes/wp-settings.git", "reference": "0ddec899b3d84818a3b2d40d69c51a2d30672334" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nextgenthemes/wp-settings/zipball/0ddec899b3d84818a3b2d40d69c51a2d30672334", "reference": "0ddec899b3d84818a3b2d40d69c51a2d30672334", "shasum": "" }, "require": { "php": ">=7.4" }, "default-branch": true, "type": "library", "autoload": { "files": [ "includes/WP/init.php" ] }, "license": [ "GPL-3.0" ], "authors": [ { "name": "Nicolas Jonas" } ], "support": { "source": "https://github.com/nextgenthemes/wp-settings/tree/master" }, "time": "2026-07-12T23:44:58+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "nextgenthemes/wp-settings": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": {}, "platform-overrides": { "php": "7.4" }, "plugin-api-version": "2.9.0" }