Weak hands cannot be planted, meager skills have no foundation. Shallow wisdom is futile, how can one hope for a good name?扰扰从役倦,屑屑身事微。少壮轻年月,迟暮惜光辉。
{
"packages": [
{
"name": "automattic/jetpack-autoloader",
"version": "dev-trunk",
"version_normalized": "dev-trunk",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-autoloader.git",
"reference": "914283e28ab4443c637b0044f708916707c8facb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/914283e28ab4443c637b0044f708916707c8facb",
"reference": "914283e28ab4443c637b0044f708916707c8facb",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.2",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.11",
"automattic/phpunit-select-config": "^1.0.3",
"composer/composer": "^2.2",
"yoast/phpunit-polyfills": "^4.0.0"
},
"time": "2025-12-09T13:52:32+00:00",
"default-branch": true,
"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/trunk"
},
"install-path": "../automattic/jetpack-autoloader"
},
{
"name": "hostinger/hostinger-wp-amplitude",
"version": "1.0.15",
"version_normalized": "1.0.15.0",
"source": {
"type": "git",
"url": "git@github.com:hostinger/hostinger-wp-amplitude.git",
"reference": "dab31906350046bba3798b6947ce1e82d9c6f236"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hostinger/hostinger-wp-amplitude/zipball/dab31906350046bba3798b6947ce1e82d9c6f236",
"reference": "dab31906350046bba3798b6947ce1e82d9c6f236",
"shasum": ""
},
"require": {
"hostinger/hostinger-wp-helper": "^1.0",
"php": ">=8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.0"
},
"time": "2025-06-10T06:31:47+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Hostinger\\Amplitude\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Hostinger\\Amplitude\\Tests\\": "tests/phpunit"
}
},
"license": [
"proprietary"
],
"description": "A PHP package with amplitude events for WordPress plugins",
"support": {
"source": "https://github.com/hostinger/hostinger-wp-amplitude/tree/1.0.15",
"issues": "https://github.com/hostinger/hostinger-wp-amplitude/issues"
},
"install-path": "../hostinger/hostinger-wp-amplitude"
},
{
"name": "hostinger/hostinger-wp-helper",
"version": "1.0.12",
"version_normalized": "1.0.12.0",
"source": {
"type": "git",
"url": "git@github.com:hostinger/hostinger-wp-helper.git",
"reference": "f943461ffdd9df60c84e4d808ff1dd967dfa790d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hostinger/hostinger-wp-helper/zipball/f943461ffdd9df60c84e4d808ff1dd967dfa790d",
"reference": "f943461ffdd9df60c84e4d808ff1dd967dfa790d",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"yoast/phpunit-polyfills": "^2.0"
},
"time": "2025-07-28T09:51:26+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Hostinger\\WpHelper\\": "src/",
"Hostinger\\Tests\\": "tests/phpunit"
}
},
"description": "A PHP package with core functions for Hostinger WordPress plugins.",
"support": {
"source": "https://github.com/hostinger/hostinger-wp-helper/tree/1.0.12",
"issues": "https://github.com/hostinger/hostinger-wp-helper/issues"
},
"install-path": "../hostinger/hostinger-wp-helper"
},
{
"name": "hostinger/hostinger-wp-menu-manager",
"version": "1.2.20",
"version_normalized": "1.2.20.0",
"source": {
"type": "git",
"url": "git@github.com:hostinger/hostinger-wp-menu-manager.git",
"reference": "937e866a6c7db2ae9e9549a8f57c1ff922117ed2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hostinger/hostinger-wp-menu-manager/zipball/937e866a6c7db2ae9e9549a8f57c1ff922117ed2",
"reference": "937e866a6c7db2ae9e9549a8f57c1ff922117ed2",
"shasum": ""
},
"require": {
"hostinger/hostinger-wp-helper": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.0",
"yoast/phpunit-polyfills": "^2.0"
},
"time": "2025-08-18T12:17:45+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Hostinger\\WpMenuManager\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Hostinger\\WpMenuManager\\Tests\\": "tests/phpunit"
}
},
"license": [
"proprietary"
],
"description": "Package for managing Hostinger WordPress menus and pages.",
"support": {
"source": "https://github.com/hostinger/hostinger-wp-menu-manager/tree/1.2.20",
"issues": "https://github.com/hostinger/hostinger-wp-menu-manager/issues"
},
"install-path": "../hostinger/hostinger-wp-menu-manager"
},
{
"name": "hostinger/hostinger-wp-surveys",
"version": "1.1.17",
"version_normalized": "1.1.17.0",
"source": {
"type": "git",
"url": "git@github.com:hostinger/hostinger-wp-surveys.git",
"reference": "aa4be24d62556614524caebcda8c8965bc719e63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hostinger/hostinger-wp-surveys/zipball/aa4be24d62556614524caebcda8c8965bc719e63",
"reference": "aa4be24d62556614524caebcda8c8965bc719e63",
"shasum": ""
},
"require": {
"hostinger/hostinger-wp-helper": "^1.0",
"php": ">=8.0"
},
"require-dev": {
"10up/wp_mock": "^1.0",
"brain/monkey": "^2.6",
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.0"
},
"time": "2025-09-24T07:49:52+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Hostinger\\Surveys\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Hostinger\\Surveys\\Tests\\": "tests/phpunit"
}
},
"license": [
"proprietary"
],
"description": "A PHP package with surveys for WordPress plugins",
"support": {
"source": "https://github.com/hostinger/hostinger-wp-surveys/tree/1.1.17",
"issues": "https://github.com/hostinger/hostinger-wp-surveys/issues"
},
"install-path": "../hostinger/hostinger-wp-surveys"
},
{
"name": "yahnis-elsts/plugin-update-checker",
"version": "v5.6",
"version_normalized": "5.6.0.0",
"source": {
"type": "git",
"url": "https://github.com/YahnisElsts/plugin-update-checker.git",
"reference": "a2db6871deec989a74e1f90fafc6d58ae526a879"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/YahnisElsts/plugin-update-checker/zipball/a2db6871deec989a74e1f90fafc6d58ae526a879",
"reference": "a2db6871deec989a74e1f90fafc6d58ae526a879",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.6.20"
},
"time": "2025-05-20T12:29:01+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"load-v5p6.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Yahnis Elsts",
"email": "whiteshadow@w-shadow.com",
"homepage": "https://w-shadow.com/",
"role": "Developer"
}
],
"description": "A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.",
"ho