{
"packages": [
{
"name": "automattic/jetpack-a8c-mc-stats",
"version": "v3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
"reference": "d6bdf2f1d1941e0a22d17c6f3152097d8e0a30e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/d6bdf2f1d1941e0a22d17c6f3152097d8e0a30e6",
"reference": "d6bdf2f1d1941e0a22d17c6f3152097d8e0a30e6",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^5.0.0",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-14T20:12:50+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-a8c-mc-stats",
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Used to record internal usage stats for Automattic. Not visible to site owners.",
"support": {
"source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v3.0.0"
},
"install-path": "../automattic/jetpack-a8c-mc-stats"
},
{
"name": "automattic/jetpack-admin-ui",
"version": "v0.5.1",
"version_normalized": "0.5.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-admin-ui.git",
"reference": "a0894d34333451089add7b20f70e73b6509d6b6d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/a0894d34333451089add7b20f70e73b6509d6b6d",
"reference": "a0894d34333451089add7b20f70e73b6509d6b6d",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^5.1.0",
"automattic/jetpack-logo": "^3.0.0",
"automattic/wordbless": "^0.4.2",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-25T16:33:45+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-admin-ui",
"mirror-repo": "Automattic/jetpack-admin-ui",
"branch-alias": {
"dev-trunk": "0.5.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-admin-menu.php"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Generic Jetpack wp-admin UI elements",
"support": {
"source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.5.1"
},
"install-path": "../automattic/jetpack-admin-ui"
},
{
"name": "automattic/jetpack-assets",
"version": "v4.0.1",
"version_normalized": "4.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-assets.git",
"reference": "ca1ebeceeeafb31876a234fa68ea3065b3eab2c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/ca1ebeceeeafb31876a234fa68ea3065b3eab2c3",
"reference": "ca1ebeceeeafb31876a234fa68ea3065b3eab2c3",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^3.0.1",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^5.1.0",
"brain/monkey": "^2.6.2",
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-12-04T19:43:08+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-assets",
"mirror-repo": "Automattic/jetpack-assets",
"branch-alias": {
"dev-trunk": "4.0.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"actions.php"
],
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Asset management utilities for Jetpack ecosystem packages",
"support": {
"source": "https://github.com/Automattic/jetpack-assets/tree/v4.0.1"
},
"install-path": "../automattic/jetpack-assets"
},
{
"name": "automattic/jetpack-autoloader",
"version": "v5.0.15",
"version_normalized": "5.0.15.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-autoloader.git",
"reference": "d5263d6ffa91dc0d0d39b1df54de1e9bb2091364"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/d5263d6ffa91dc0d0d39b1df54de1e9bb2091364",
"reference": "d5263d6ffa91dc0d0d39b1df54de1e9bb2091364",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.2",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^6.0.12",
"automattic/phpunit-select-config": "^1.0.3",
"composer/composer": "^2.2",
"yoast/phpunit-polyfills": "^4.0.0"
},
"time": "2025-12-15T11:22:11+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.15"
},
"install-path": "../automattic/jetpack-autoloader"
},
{
"name": "automattic/jetpack-config",
"version": "v3.1.1",
"version_normalized": "3.1.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-config.git",
"reference": "2704e4122684c6553c618cca76e5d84cd524738c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/2704e4122684c6553c618cca76e5d84cd524738c",
"reference": "2704e4122684c6553c618cca76e5d84cd524738c",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-account-protection": "@dev",
"automattic/jetpack-changelogger": "^6.0.5",
"automattic/jetpack-connection": "@dev",
"automattic/jetpack-import": "@dev",
"automattic/jetpack-jitm": "@dev",
"automattic/jetpack-post-list": "@dev",
"automattic/jetpack-publicize": "@dev",
"automattic/jetpack-search": "@dev",
"automattic/jetpack-stats": "@dev",
"automattic/jetpack-stats-admin": "@dev",
"automattic/jetpack-sync": "@dev",
"automattic/jetpack-videopress": "@dev",
"automattic/jetpack-waf": "@dev",
"automattic/jetpack-yoast-promo": "@dev"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2025-06-19T13:25:10+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-config",
"mirror-repo": "Automattic/jetpack-config",
"branch-alias": {
"dev-trunk": "3.1.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
},
"dependencies": {
"test-only": [
"packages/account-protection",
"packages/connection",
"packages/import",
"packages/jitm",
"packages/post-list",
"packages/publicize",
"packages/search",
"packages/stats-admin",
"packages/stats",
"packages/sync",
"packages/videopress",
"packages/waf",
"packages/yoast-promo"
]
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
"support": {
"source": "https://github.com/Automattic/jetpack-config/tree/v3.1.1"
},
"install-path": "../automattic/jetpack-config"
},
{
"name": "automattic/jetpack-connection",
"version": "v6.2.0",
"version_normalized": "6.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection.git",
"reference": "52cd2ba7d845eb516d505959bd9a5e94d1bf4203"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/52cd2ba7d845eb516d505959bd9a5e94d1bf4203",
"reference": "52cd2ba7d845eb516d505959bd9a5e94d1bf4203",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^3.0.0",
"automattic/jetpack-admin-ui": "^0.5.1",
"automattic/jetpack-assets": "^4.0.1",
"automattic/jetpack-constants": "^3.0.1",
"automattic/jetpack-redirect": "^3.0.1",
"automattic/jetpack-roles": "^3.0.1",
"automattic/jetpack-status": "^5.0.1",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^5.1.0",
"automattic/wordbless": "^0.4.2",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-12-09T15:47:56+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"textdomain": "jetpack-connection",
"mirror-repo": "Automattic/jetpack-connection",
"branch-alias": {
"dev-trunk": "6.2.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
},
"dependencies": {
"test-only": [
"packages/licensing",
"packages/sync"
]
},
"version-constants": {
"::PACKAGE_VERSION": "src/class-package-version.php"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"actions.php"
],
"classmap": [
"legacy",
"src/",
"src/webhooks",
"src/identity-crisis"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Everything needed to connect to the Jetpack infrastructure",
"support": {
"source": "https://github.com/Automattic/jetpack-connection/tree/v6.2.0"
},
"install-path": "../automattic/jetpack-connection"
},
{
"name": "automattic/jetpack-constants",
"version": "v3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-constants.git",
"reference": "d4b7820defcdb40c1add88d5ebd722e4ba80a873"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/d4b7820defcdb40c1add88d5ebd722e4ba80a873",
"reference": "d4b7820defcdb40c1add88d5ebd722e4ba80a873",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^5.1.0",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-25T16:33:27+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-constants",
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "A wrapper for defining constants in a more testable way.",
"support": {
"source": "https://github.com/Automattic/jetpack-constants/tree/v3.0.1"
},
"install-path": "../automattic/jetpack-constants"
},
{
"name": "automattic/jetpack-redirect",
"version": "v3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-redirect.git",
"reference": "89732a3ba1c5eba8cfd948b7567823cd884102d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/89732a3ba1c5eba8cfd948b7567823cd884102d5",
"reference": "89732a3ba1c5eba8cfd948b7567823cd884102d5",
"shasum": ""
},
"require": {
"automattic/jetpack-status": "^5.0.1",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^5.1.0",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-25T16:34:01+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-redirect",
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Utilities to build URLs to the jetpack.com/redirect/ service",
"support": {
"source": "https://github.com/Automattic/jetpack-redirect/tree/v3.0.1"
},
"install-path": "../automattic/jetpack-redirect"
},
{
"name": "automattic/jetpack-roles",
"version": "v3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-roles.git",
"reference": "fe5f2a45901ea14be00728119d097619615fb031"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/fe5f2a45901ea14be00728119d097619615fb031",
"reference": "fe5f2a45901ea14be00728119d097619615fb031",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^5.1.0",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-25T16:33:29+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-roles",
"branch-alias": {
"dev-trunk": "3.0.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Utilities, related with user roles and capabilities.",
"support": {
"source": "https://github.com/Automattic/jetpack-roles/tree/v3.0.1"
},
"install-path": "../automattic/jetpack-roles"
},
{
"name": "automattic/jetpack-status",
"version": "v5.0.1",
"version_normalized": "5.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-status.git",
"reference": "769f55b6327187a85c14ed21943eea430f63220d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/769f55b6327187a85c14ed21943eea430f63220d",
"reference": "769f55b6327187a85c14ed21943eea430f63220d",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^3.0.1",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-changelogger": "^5.1.0",
"automattic/jetpack-connection": "@dev",
"automattic/jetpack-ip": "^0.4.1",
"automattic/jetpack-plans": "@dev",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
},
"time": "2024-11-25T16:33:53+00:00",
"type": "jetpack-library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-status",
"branch-alias": {
"dev-trunk": "5.0.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
},
"dependencies": {
"test-only": [
"packages/connection",
"packages/plans"
]
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Used to retrieve information about the current status of Jetpack and the site overall.",
"support": {
"source": "https://github.com/Automattic/jetpack-status/tree/v5.0.1"
},
"install-path": "../automattic/jetpack-status"
},
{
"name": "dvdoug/boxpacker",
"version": "3.9.3",
"version_normalized": "3.9.3.0",
"source": {
"type": "git",
"url": "https://github.com/dvdoug/BoxPacker.git",
"reference": "b9063023729c403e3c20a7635663f29fac569c96"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dvdoug/BoxPacker/zipball/b9063023729c403e3c20a7635663f29fac569c96",
"reference": "b9063023729c403e3c20a7635663f29fac569c96",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.1||^8.0",
"psr/log": "^1.0"
},
"require-dev": {
"behat/behat": "^3.7",
"dvdoug/behat-code-coverage": "^5.0.1",
"friendsofphp/php-cs-fixer": "^3.0",
"monolog/monolog": "^1.0||^2.0",
"phpunit/phpunit": "^7.5.20||^8.5.21||^9.5.8"
},
"time": "2021-09-26T19:22:28+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"DVDoug\\BoxPacker\\": "src/",
"DVDoug\\BoxPacker\\Test\\": "tests/Test"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Doug Wright",
"role": "Developer"
}
],
"description": "An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)",
"homepage": "http://boxpacker.io/",
"keywords": [
"bin packing",
"binpacking",
"box",
"boxes",
"boxpacking",
"container",
"knapsack",
"packaging",
"packing",
"parcel",
"parcelpacking",
"shipping"
],
"support": {
"issues": "https://github.com/dvdoug/BoxPacker/issues",
"source": "https://github.com/dvdoug/BoxPacker/tree/3.9.3"
},
"funding": [
{
"url": "https://github.com/dvdoug",
"type": "github"
}
],
"install-path": "../dvdoug/boxpacker"
},
{
"name": "psr/log",
"version": "1.1.4",
"version_normalized": "1.1.4.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2021-05-03T11:20:27+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"support": {
"source": "https://github.com/php-fig/log/tree/1.1.4"
},
"install-path": "../psr/log"
},
{
"name": "woocommerce/box-packer",
"version": "1.2.0",
"version_normalized": "1.2.0.0",
"source": {
"type": "git",
"url": "git@github.com:woocommerce/box-packer.git",
"reference": "189c4f91d164516ab38228ea0718608f1940d495"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/box-packer/zipball/189c4f91d164516ab38228ea0718608f1940d495",
"reference": "189c4f91d164516ab38228ea0718608f1940d495",
"shasum": ""
},
"require": {
"dvdoug/boxpacker": "3.9.3"
},
"require-dev": {
"automattic/jetpack-autoloader": "^3",
"phpunit/phpunit": "9.5"
},
"time": "2024-11-05T11:26:27+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WooCommerce\\BoxPacker\\": "./src"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Akeda Bagus",
"email": "admin@gedex.web.id",
"homepage": "http://gedex.web.id"
}
],
"description": "Box packer library for WooCommerce shipping",
"homepage": "https://github.com/woocommerce/box-packer",
"support": {
"source": "https://github.com/woocommerce/box-packer/tree/1.2.0",
"issues": "https://github.com/woocommerce/box-packer/issues"
},
"install-path": "../woocommerce/box-packer"
}
],
"dev": false,
"dev-package-names": []
}