ClassLoader.php
2 years ago
InstalledVersions.php
9 months ago
LICENSE
5 years ago
autoload_classmap.php
7 months ago
autoload_files.php
1 year ago
autoload_namespaces.php
2 years ago
autoload_psr4.php
9 months ago
autoload_real.php
7 months ago
autoload_static.php
7 months ago
installed.json
7 months ago
installed.php
7 months ago
jetpack_autoload_classmap.php
7 months ago
jetpack_autoload_filemap.php
7 months ago
platform_check.php
9 months ago
installed.json
3351 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "automattic/block-delimiter", |
| 5 | "version": "v0.3.4", |
| 6 | "version_normalized": "0.3.4.0", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https://github.com/Automattic/block-delimiter.git", |
| 10 | "reference": "f36d786abdd4e10cfec8b261796dac9cdd192457" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https://api.github.com/repos/Automattic/block-delimiter/zipball/f36d786abdd4e10cfec8b261796dac9cdd192457", |
| 15 | "reference": "f36d786abdd4e10cfec8b261796dac9cdd192457", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require": { |
| 19 | "php": ">=7.2" |
| 20 | }, |
| 21 | "require-dev": { |
| 22 | "automattic/jetpack-changelogger": "^6.0.6", |
| 23 | "automattic/jetpack-test-environment": "@dev", |
| 24 | "automattic/phpunit-select-config": "^1.0.3" |
| 25 | }, |
| 26 | "suggest": { |
| 27 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 28 | }, |
| 29 | "time": "2025-09-01T13:50:05+00:00", |
| 30 | "type": "jetpack-library", |
| 31 | "extra": { |
| 32 | "autotagger": true, |
| 33 | "textdomain": "jetpack-block-delimiter", |
| 34 | "mirror-repo": "Automattic/block-delimiter", |
| 35 | "branch-alias": { |
| 36 | "dev-trunk": "0.3.x-dev" |
| 37 | }, |
| 38 | "changelogger": { |
| 39 | "link-template": "https://github.com/Automattic/block-delimiter/compare/v${old}...v${new}" |
| 40 | } |
| 41 | }, |
| 42 | "installation-source": "dist", |
| 43 | "autoload": { |
| 44 | "classmap": [ |
| 45 | "src/" |
| 46 | ] |
| 47 | }, |
| 48 | "notification-url": "https://packagist.org/downloads/", |
| 49 | "license": [ |
| 50 | "GPL-2.0-or-later" |
| 51 | ], |
| 52 | "description": "Efficiently work with block structure", |
| 53 | "support": { |
| 54 | "source": "https://github.com/Automattic/block-delimiter/tree/v0.3.4" |
| 55 | }, |
| 56 | "install-path": "../../jetpack_vendor/automattic/block-delimiter" |
| 57 | }, |
| 58 | { |
| 59 | "name": "automattic/jetpack-a8c-mc-stats", |
| 60 | "version": "v3.0.5", |
| 61 | "version_normalized": "3.0.5.0", |
| 62 | "source": { |
| 63 | "type": "git", |
| 64 | "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", |
| 65 | "reference": "60401a41c714d93f7a31e36493260ad6683ca4be" |
| 66 | }, |
| 67 | "dist": { |
| 68 | "type": "zip", |
| 69 | "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/60401a41c714d93f7a31e36493260ad6683ca4be", |
| 70 | "reference": "60401a41c714d93f7a31e36493260ad6683ca4be", |
| 71 | "shasum": "" |
| 72 | }, |
| 73 | "require": { |
| 74 | "php": ">=7.2" |
| 75 | }, |
| 76 | "require-dev": { |
| 77 | "automattic/jetpack-changelogger": "^6.0.5", |
| 78 | "automattic/phpunit-select-config": "^1.0.3", |
| 79 | "yoast/phpunit-polyfills": "^4.0.0" |
| 80 | }, |
| 81 | "suggest": { |
| 82 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 83 | }, |
| 84 | "time": "2025-04-28T15:12:40+00:00", |
| 85 | "type": "jetpack-library", |
| 86 | "extra": { |
| 87 | "autotagger": true, |
| 88 | "mirror-repo": "Automattic/jetpack-a8c-mc-stats", |
| 89 | "branch-alias": { |
| 90 | "dev-trunk": "3.0.x-dev" |
| 91 | }, |
| 92 | "changelogger": { |
| 93 | "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}" |
| 94 | } |
| 95 | }, |
| 96 | "installation-source": "dist", |
| 97 | "autoload": { |
| 98 | "classmap": [ |
| 99 | "src/" |
| 100 | ] |
| 101 | }, |
| 102 | "notification-url": "https://packagist.org/downloads/", |
| 103 | "license": [ |
| 104 | "GPL-2.0-or-later" |
| 105 | ], |
| 106 | "description": "Used to record internal usage stats for Automattic. Not visible to site owners.", |
| 107 | "support": { |
| 108 | "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v3.0.5" |
| 109 | }, |
| 110 | "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats" |
| 111 | }, |
| 112 | { |
| 113 | "name": "automattic/jetpack-account-protection", |
| 114 | "version": "v0.2.11", |
| 115 | "version_normalized": "0.2.11.0", |
| 116 | "source": { |
| 117 | "type": "git", |
| 118 | "url": "https://github.com/Automattic/jetpack-account-protection.git", |
| 119 | "reference": "1c7167498935421697db1057820556e97a311895" |
| 120 | }, |
| 121 | "dist": { |
| 122 | "type": "zip", |
| 123 | "url": "https://api.github.com/repos/Automattic/jetpack-account-protection/zipball/1c7167498935421697db1057820556e97a311895", |
| 124 | "reference": "1c7167498935421697db1057820556e97a311895", |
| 125 | "shasum": "" |
| 126 | }, |
| 127 | "require": { |
| 128 | "automattic/jetpack-connection": "^7.0.0", |
| 129 | "automattic/jetpack-constants": "^3.0.8", |
| 130 | "automattic/jetpack-logo": "^3.0.5", |
| 131 | "automattic/jetpack-status": "^6.1.2", |
| 132 | "php": ">=7.2" |
| 133 | }, |
| 134 | "require-dev": { |
| 135 | "automattic/jetpack-changelogger": "^6.0.13", |
| 136 | "automattic/jetpack-test-environment": "@dev", |
| 137 | "automattic/phpunit-select-config": "^1.0.3", |
| 138 | "yoast/phpunit-polyfills": "^4.0.0" |
| 139 | }, |
| 140 | "suggest": { |
| 141 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 142 | }, |
| 143 | "time": "2026-02-02T12:51:31+00:00", |
| 144 | "type": "jetpack-library", |
| 145 | "extra": { |
| 146 | "autotagger": true, |
| 147 | "textdomain": "jetpack-account-protection", |
| 148 | "mirror-repo": "Automattic/jetpack-account-protection", |
| 149 | "branch-alias": { |
| 150 | "dev-trunk": "0.2.x-dev" |
| 151 | }, |
| 152 | "changelogger": { |
| 153 | "link-template": "https://github.com/Automattic/jetpack-account-protection/compare/v${old}...v${new}" |
| 154 | }, |
| 155 | "version-constants": { |
| 156 | "::PACKAGE_VERSION": "src/class-account-protection.php" |
| 157 | } |
| 158 | }, |
| 159 | "installation-source": "dist", |
| 160 | "autoload": { |
| 161 | "classmap": [ |
| 162 | "src/" |
| 163 | ] |
| 164 | }, |
| 165 | "notification-url": "https://packagist.org/downloads/", |
| 166 | "license": [ |
| 167 | "GPL-2.0-or-later" |
| 168 | ], |
| 169 | "description": "Account protection", |
| 170 | "support": { |
| 171 | "source": "https://github.com/Automattic/jetpack-account-protection/tree/v0.2.11" |
| 172 | }, |
| 173 | "install-path": "../../jetpack_vendor/automattic/jetpack-account-protection" |
| 174 | }, |
| 175 | { |
| 176 | "name": "automattic/jetpack-admin-ui", |
| 177 | "version": "v0.5.11", |
| 178 | "version_normalized": "0.5.11.0", |
| 179 | "source": { |
| 180 | "type": "git", |
| 181 | "url": "https://github.com/Automattic/jetpack-admin-ui.git", |
| 182 | "reference": "51268f256c821ebcdaaa769f3249d34e0106cfb2" |
| 183 | }, |
| 184 | "dist": { |
| 185 | "type": "zip", |
| 186 | "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/51268f256c821ebcdaaa769f3249d34e0106cfb2", |
| 187 | "reference": "51268f256c821ebcdaaa769f3249d34e0106cfb2", |
| 188 | "shasum": "" |
| 189 | }, |
| 190 | "require": { |
| 191 | "php": ">=7.2" |
| 192 | }, |
| 193 | "require-dev": { |
| 194 | "automattic/jetpack-changelogger": "^6.0.5", |
| 195 | "automattic/jetpack-logo": "^3.0.5", |
| 196 | "automattic/jetpack-test-environment": "@dev", |
| 197 | "automattic/phpunit-select-config": "^1.0.3", |
| 198 | "yoast/phpunit-polyfills": "^4.0.0" |
| 199 | }, |
| 200 | "suggest": { |
| 201 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 202 | }, |
| 203 | "time": "2025-08-04T15:36:38+00:00", |
| 204 | "type": "jetpack-library", |
| 205 | "extra": { |
| 206 | "autotagger": true, |
| 207 | "textdomain": "jetpack-admin-ui", |
| 208 | "mirror-repo": "Automattic/jetpack-admin-ui", |
| 209 | "branch-alias": { |
| 210 | "dev-trunk": "0.5.x-dev" |
| 211 | }, |
| 212 | "changelogger": { |
| 213 | "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}" |
| 214 | }, |
| 215 | "version-constants": { |
| 216 | "::PACKAGE_VERSION": "src/class-admin-menu.php" |
| 217 | } |
| 218 | }, |
| 219 | "installation-source": "dist", |
| 220 | "autoload": { |
| 221 | "classmap": [ |
| 222 | "src/" |
| 223 | ] |
| 224 | }, |
| 225 | "notification-url": "https://packagist.org/downloads/", |
| 226 | "license": [ |
| 227 | "GPL-2.0-or-later" |
| 228 | ], |
| 229 | "description": "Generic Jetpack wp-admin UI elements", |
| 230 | "support": { |
| 231 | "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.5.11" |
| 232 | }, |
| 233 | "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui" |
| 234 | }, |
| 235 | { |
| 236 | "name": "automattic/jetpack-assets", |
| 237 | "version": "v4.3.22", |
| 238 | "version_normalized": "4.3.22.0", |
| 239 | "source": { |
| 240 | "type": "git", |
| 241 | "url": "https://github.com/Automattic/jetpack-assets.git", |
| 242 | "reference": "a8e17dfcefa0001f39bf2eeb173414372a182bac" |
| 243 | }, |
| 244 | "dist": { |
| 245 | "type": "zip", |
| 246 | "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/a8e17dfcefa0001f39bf2eeb173414372a182bac", |
| 247 | "reference": "a8e17dfcefa0001f39bf2eeb173414372a182bac", |
| 248 | "shasum": "" |
| 249 | }, |
| 250 | "require": { |
| 251 | "automattic/jetpack-constants": "^3.0.8", |
| 252 | "automattic/jetpack-status": "^6.1.2", |
| 253 | "php": ">=7.2" |
| 254 | }, |
| 255 | "require-dev": { |
| 256 | "automattic/jetpack-changelogger": "^6.0.13", |
| 257 | "automattic/phpunit-select-config": "^1.0.3", |
| 258 | "brain/monkey": "^2.6.2", |
| 259 | "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0 || ^4.0", |
| 260 | "yoast/phpunit-polyfills": "^4.0.0" |
| 261 | }, |
| 262 | "suggest": { |
| 263 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 264 | }, |
| 265 | "time": "2026-02-02T12:51:18+00:00", |
| 266 | "type": "jetpack-library", |
| 267 | "extra": { |
| 268 | "autotagger": true, |
| 269 | "textdomain": "jetpack-assets", |
| 270 | "mirror-repo": "Automattic/jetpack-assets", |
| 271 | "branch-alias": { |
| 272 | "dev-trunk": "4.3.x-dev" |
| 273 | }, |
| 274 | "changelogger": { |
| 275 | "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}" |
| 276 | } |
| 277 | }, |
| 278 | "installation-source": "dist", |
| 279 | "autoload": { |
| 280 | "files": [ |
| 281 | "actions.php" |
| 282 | ], |
| 283 | "classmap": [ |
| 284 | "src/" |
| 285 | ] |
| 286 | }, |
| 287 | "notification-url": "https://packagist.org/downloads/", |
| 288 | "license": [ |
| 289 | "GPL-2.0-or-later" |
| 290 | ], |
| 291 | "description": "Asset management utilities for Jetpack ecosystem packages", |
| 292 | "support": { |
| 293 | "source": "https://github.com/Automattic/jetpack-assets/tree/v4.3.22" |
| 294 | }, |
| 295 | "install-path": "../../jetpack_vendor/automattic/jetpack-assets" |
| 296 | }, |
| 297 | { |
| 298 | "name": "automattic/jetpack-autoloader", |
| 299 | "version": "v5.0.15", |
| 300 | "version_normalized": "5.0.15.0", |
| 301 | "source": { |
| 302 | "type": "git", |
| 303 | "url": "https://github.com/Automattic/jetpack-autoloader.git", |
| 304 | "reference": "d5263d6ffa91dc0d0d39b1df54de1e9bb2091364" |
| 305 | }, |
| 306 | "dist": { |
| 307 | "type": "zip", |
| 308 | "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/d5263d6ffa91dc0d0d39b1df54de1e9bb2091364", |
| 309 | "reference": "d5263d6ffa91dc0d0d39b1df54de1e9bb2091364", |
| 310 | "shasum": "" |
| 311 | }, |
| 312 | "require": { |
| 313 | "composer-plugin-api": "^2.2", |
| 314 | "php": ">=7.2" |
| 315 | }, |
| 316 | "require-dev": { |
| 317 | "automattic/jetpack-changelogger": "^6.0.12", |
| 318 | "automattic/phpunit-select-config": "^1.0.3", |
| 319 | "composer/composer": "^2.2", |
| 320 | "yoast/phpunit-polyfills": "^4.0.0" |
| 321 | }, |
| 322 | "time": "2025-12-15T11:22:11+00:00", |
| 323 | "type": "composer-plugin", |
| 324 | "extra": { |
| 325 | "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin", |
| 326 | "autotagger": true, |
| 327 | "mirror-repo": "Automattic/jetpack-autoloader", |
| 328 | "branch-alias": { |
| 329 | "dev-trunk": "5.0.x-dev" |
| 330 | }, |
| 331 | "changelogger": { |
| 332 | "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}" |
| 333 | }, |
| 334 | "version-constants": { |
| 335 | "::VERSION": "src/AutoloadGenerator.php" |
| 336 | } |
| 337 | }, |
| 338 | "installation-source": "dist", |
| 339 | "autoload": { |
| 340 | "psr-4": { |
| 341 | "Automattic\\Jetpack\\Autoloader\\": "src" |
| 342 | }, |
| 343 | "classmap": [ |
| 344 | "src/AutoloadGenerator.php" |
| 345 | ] |
| 346 | }, |
| 347 | "notification-url": "https://packagist.org/downloads/", |
| 348 | "license": [ |
| 349 | "GPL-2.0-or-later" |
| 350 | ], |
| 351 | "description": "Creates a custom autoloader for a plugin or theme.", |
| 352 | "keywords": [ |
| 353 | "autoload", |
| 354 | "autoloader", |
| 355 | "composer", |
| 356 | "jetpack", |
| 357 | "plugin", |
| 358 | "wordpress" |
| 359 | ], |
| 360 | "support": { |
| 361 | "source": "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.15" |
| 362 | }, |
| 363 | "install-path": "../automattic/jetpack-autoloader" |
| 364 | }, |
| 365 | { |
| 366 | "name": "automattic/jetpack-backup", |
| 367 | "version": "v4.2.39", |
| 368 | "version_normalized": "4.2.39.0", |
| 369 | "source": { |
| 370 | "type": "git", |
| 371 | "url": "https://github.com/Automattic/jetpack-backup.git", |
| 372 | "reference": "5bbba8e0d680045fcb9414b5963ac95212309735" |
| 373 | }, |
| 374 | "dist": { |
| 375 | "type": "zip", |
| 376 | "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/5bbba8e0d680045fcb9414b5963ac95212309735", |
| 377 | "reference": "5bbba8e0d680045fcb9414b5963ac95212309735", |
| 378 | "shasum": "" |
| 379 | }, |
| 380 | "require": { |
| 381 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 382 | "automattic/jetpack-assets": "^4.3.22", |
| 383 | "automattic/jetpack-autoloader": "^5.0.15", |
| 384 | "automattic/jetpack-backup-helper-script-manager": "^0.3.8", |
| 385 | "automattic/jetpack-composer-plugin": "^4.0.5", |
| 386 | "automattic/jetpack-config": "^3.1.1", |
| 387 | "automattic/jetpack-connection": "^7.0.0", |
| 388 | "automattic/jetpack-my-jetpack": "^5.30.4", |
| 389 | "automattic/jetpack-status": "^6.1.2", |
| 390 | "automattic/jetpack-sync": "^4.26.0", |
| 391 | "php": ">=7.2" |
| 392 | }, |
| 393 | "require-dev": { |
| 394 | "automattic/jetpack-changelogger": "^6.0.13", |
| 395 | "automattic/jetpack-test-environment": "@dev", |
| 396 | "automattic/phpunit-select-config": "^1.0.3", |
| 397 | "yoast/phpunit-polyfills": "^4.0.0" |
| 398 | }, |
| 399 | "suggest": { |
| 400 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 401 | }, |
| 402 | "time": "2026-02-02T12:51:52+00:00", |
| 403 | "type": "jetpack-library", |
| 404 | "extra": { |
| 405 | "autotagger": true, |
| 406 | "textdomain": "jetpack-backup-pkg", |
| 407 | "mirror-repo": "Automattic/jetpack-backup", |
| 408 | "branch-alias": { |
| 409 | "dev-trunk": "4.2.x-dev" |
| 410 | }, |
| 411 | "changelogger": { |
| 412 | "link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}" |
| 413 | }, |
| 414 | "version-constants": { |
| 415 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 416 | } |
| 417 | }, |
| 418 | "installation-source": "dist", |
| 419 | "autoload": { |
| 420 | "files": [ |
| 421 | "actions.php" |
| 422 | ], |
| 423 | "classmap": [ |
| 424 | "src/" |
| 425 | ] |
| 426 | }, |
| 427 | "notification-url": "https://packagist.org/downloads/", |
| 428 | "license": [ |
| 429 | "GPL-2.0-or-later" |
| 430 | ], |
| 431 | "description": "Tools to assist with backing up Jetpack sites.", |
| 432 | "support": { |
| 433 | "source": "https://github.com/Automattic/jetpack-backup/tree/v4.2.39" |
| 434 | }, |
| 435 | "install-path": "../../jetpack_vendor/automattic/jetpack-backup" |
| 436 | }, |
| 437 | { |
| 438 | "name": "automattic/jetpack-backup-helper-script-manager", |
| 439 | "version": "v0.3.8", |
| 440 | "version_normalized": "0.3.8.0", |
| 441 | "source": { |
| 442 | "type": "git", |
| 443 | "url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git", |
| 444 | "reference": "f7572e475ba95007335d5d3acc8d599e02bf7684" |
| 445 | }, |
| 446 | "dist": { |
| 447 | "type": "zip", |
| 448 | "url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/f7572e475ba95007335d5d3acc8d599e02bf7684", |
| 449 | "reference": "f7572e475ba95007335d5d3acc8d599e02bf7684", |
| 450 | "shasum": "" |
| 451 | }, |
| 452 | "require": { |
| 453 | "php": ">=7.2" |
| 454 | }, |
| 455 | "require-dev": { |
| 456 | "automattic/jetpack-changelogger": "^6.0.6", |
| 457 | "automattic/jetpack-test-environment": "@dev", |
| 458 | "automattic/phpunit-select-config": "^1.0.3", |
| 459 | "yoast/phpunit-polyfills": "^4.0.0" |
| 460 | }, |
| 461 | "suggest": { |
| 462 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 463 | }, |
| 464 | "time": "2025-09-08T17:51:40+00:00", |
| 465 | "type": "jetpack-library", |
| 466 | "extra": { |
| 467 | "autotagger": true, |
| 468 | "mirror-repo": "Automattic/jetpack-backup-helper-script-manager", |
| 469 | "branch-alias": { |
| 470 | "dev-trunk": "0.3.x-dev" |
| 471 | }, |
| 472 | "changelogger": { |
| 473 | "link-template": "https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v${old}...v${new}" |
| 474 | } |
| 475 | }, |
| 476 | "installation-source": "dist", |
| 477 | "autoload": { |
| 478 | "classmap": [ |
| 479 | "src/" |
| 480 | ] |
| 481 | }, |
| 482 | "notification-url": "https://packagist.org/downloads/", |
| 483 | "license": [ |
| 484 | "GPL-2.0-or-later" |
| 485 | ], |
| 486 | "description": "Install / delete helper script for backup and transport server. Not visible to site owners.", |
| 487 | "support": { |
| 488 | "source": "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.3.8" |
| 489 | }, |
| 490 | "install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager" |
| 491 | }, |
| 492 | { |
| 493 | "name": "automattic/jetpack-blaze", |
| 494 | "version": "v0.27.1", |
| 495 | "version_normalized": "0.27.1.0", |
| 496 | "source": { |
| 497 | "type": "git", |
| 498 | "url": "https://github.com/Automattic/jetpack-blaze.git", |
| 499 | "reference": "9d289ed207c23abf765c346cc3cb051fec9b477e" |
| 500 | }, |
| 501 | "dist": { |
| 502 | "type": "zip", |
| 503 | "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/9d289ed207c23abf765c346cc3cb051fec9b477e", |
| 504 | "reference": "9d289ed207c23abf765c346cc3cb051fec9b477e", |
| 505 | "shasum": "" |
| 506 | }, |
| 507 | "require": { |
| 508 | "automattic/jetpack-assets": "^4.3.22", |
| 509 | "automattic/jetpack-connection": "^7.0.0", |
| 510 | "automattic/jetpack-constants": "^3.0.8", |
| 511 | "automattic/jetpack-plans": "^0.11.2", |
| 512 | "automattic/jetpack-redirect": "^3.0.9", |
| 513 | "automattic/jetpack-status": "^6.1.2", |
| 514 | "automattic/jetpack-sync": "^4.26.0", |
| 515 | "php": ">=7.2" |
| 516 | }, |
| 517 | "require-dev": { |
| 518 | "automattic/jetpack-changelogger": "^6.0.13", |
| 519 | "automattic/jetpack-test-environment": "@dev", |
| 520 | "automattic/phpunit-select-config": "^1.0.3", |
| 521 | "yoast/phpunit-polyfills": "^4.0.0" |
| 522 | }, |
| 523 | "suggest": { |
| 524 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 525 | }, |
| 526 | "time": "2026-02-02T12:51:43+00:00", |
| 527 | "type": "jetpack-library", |
| 528 | "extra": { |
| 529 | "autotagger": true, |
| 530 | "textdomain": "jetpack-blaze", |
| 531 | "mirror-repo": "Automattic/jetpack-blaze", |
| 532 | "branch-alias": { |
| 533 | "dev-trunk": "0.27.x-dev" |
| 534 | }, |
| 535 | "changelogger": { |
| 536 | "link-template": "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}" |
| 537 | }, |
| 538 | "version-constants": { |
| 539 | "::PACKAGE_VERSION": "src/class-dashboard.php" |
| 540 | } |
| 541 | }, |
| 542 | "installation-source": "dist", |
| 543 | "autoload": { |
| 544 | "classmap": [ |
| 545 | "src/" |
| 546 | ] |
| 547 | }, |
| 548 | "notification-url": "https://packagist.org/downloads/", |
| 549 | "license": [ |
| 550 | "GPL-2.0-or-later" |
| 551 | ], |
| 552 | "description": "Attract high-quality traffic to your site using Blaze.", |
| 553 | "support": { |
| 554 | "source": "https://github.com/Automattic/jetpack-blaze/tree/v0.27.1" |
| 555 | }, |
| 556 | "install-path": "../../jetpack_vendor/automattic/jetpack-blaze" |
| 557 | }, |
| 558 | { |
| 559 | "name": "automattic/jetpack-blocks", |
| 560 | "version": "v3.3.0", |
| 561 | "version_normalized": "3.3.0.0", |
| 562 | "source": { |
| 563 | "type": "git", |
| 564 | "url": "https://github.com/Automattic/jetpack-blocks.git", |
| 565 | "reference": "32caa6043f050244dcd68a70e5ae59b1917bfb15" |
| 566 | }, |
| 567 | "dist": { |
| 568 | "type": "zip", |
| 569 | "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/32caa6043f050244dcd68a70e5ae59b1917bfb15", |
| 570 | "reference": "32caa6043f050244dcd68a70e5ae59b1917bfb15", |
| 571 | "shasum": "" |
| 572 | }, |
| 573 | "require": { |
| 574 | "automattic/jetpack-constants": "^3.0.8", |
| 575 | "php": ">=7.2" |
| 576 | }, |
| 577 | "require-dev": { |
| 578 | "automattic/jetpack-changelogger": "^6.0.12", |
| 579 | "automattic/jetpack-test-environment": "@dev", |
| 580 | "automattic/phpunit-select-config": "^1.0.3", |
| 581 | "brain/monkey": "^2.6.2", |
| 582 | "yoast/phpunit-polyfills": "^4.0.0" |
| 583 | }, |
| 584 | "suggest": { |
| 585 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 586 | }, |
| 587 | "time": "2026-01-12T05:50:23+00:00", |
| 588 | "type": "jetpack-library", |
| 589 | "extra": { |
| 590 | "autotagger": true, |
| 591 | "mirror-repo": "Automattic/jetpack-blocks", |
| 592 | "branch-alias": { |
| 593 | "dev-trunk": "3.3.x-dev" |
| 594 | }, |
| 595 | "changelogger": { |
| 596 | "link-template": "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}" |
| 597 | } |
| 598 | }, |
| 599 | "installation-source": "dist", |
| 600 | "autoload": { |
| 601 | "classmap": [ |
| 602 | "src/" |
| 603 | ] |
| 604 | }, |
| 605 | "notification-url": "https://packagist.org/downloads/", |
| 606 | "license": [ |
| 607 | "GPL-2.0-or-later" |
| 608 | ], |
| 609 | "description": "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.", |
| 610 | "support": { |
| 611 | "source": "https://github.com/Automattic/jetpack-blocks/tree/v3.3.0" |
| 612 | }, |
| 613 | "install-path": "../../jetpack_vendor/automattic/jetpack-blocks" |
| 614 | }, |
| 615 | { |
| 616 | "name": "automattic/jetpack-boost-core", |
| 617 | "version": "v0.4.2", |
| 618 | "version_normalized": "0.4.2.0", |
| 619 | "source": { |
| 620 | "type": "git", |
| 621 | "url": "https://github.com/Automattic/jetpack-boost-core.git", |
| 622 | "reference": "71dbcedd62857b6d1e42b2a99163149289244d69" |
| 623 | }, |
| 624 | "dist": { |
| 625 | "type": "zip", |
| 626 | "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/71dbcedd62857b6d1e42b2a99163149289244d69", |
| 627 | "reference": "71dbcedd62857b6d1e42b2a99163149289244d69", |
| 628 | "shasum": "" |
| 629 | }, |
| 630 | "require": { |
| 631 | "automattic/jetpack-connection": "^7.0.0", |
| 632 | "php": ">=7.2" |
| 633 | }, |
| 634 | "require-dev": { |
| 635 | "automattic/jetpack-changelogger": "^6.0.13", |
| 636 | "automattic/phpunit-select-config": "^1.0.3", |
| 637 | "yoast/phpunit-polyfills": "^4.0.0" |
| 638 | }, |
| 639 | "suggest": { |
| 640 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 641 | }, |
| 642 | "time": "2026-02-02T12:51:30+00:00", |
| 643 | "type": "jetpack-library", |
| 644 | "extra": { |
| 645 | "autotagger": true, |
| 646 | "textdomain": "jetpack-boost-core", |
| 647 | "mirror-repo": "Automattic/jetpack-boost-core", |
| 648 | "branch-alias": { |
| 649 | "dev-trunk": "0.4.x-dev" |
| 650 | }, |
| 651 | "changelogger": { |
| 652 | "link-template": "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}" |
| 653 | } |
| 654 | }, |
| 655 | "installation-source": "dist", |
| 656 | "autoload": { |
| 657 | "classmap": [ |
| 658 | "src/" |
| 659 | ] |
| 660 | }, |
| 661 | "notification-url": "https://packagist.org/downloads/", |
| 662 | "license": [ |
| 663 | "GPL-2.0-or-later" |
| 664 | ], |
| 665 | "description": "Core functionality for boost and relevant packages to depend on", |
| 666 | "support": { |
| 667 | "source": "https://github.com/Automattic/jetpack-boost-core/tree/v0.4.2" |
| 668 | }, |
| 669 | "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core" |
| 670 | }, |
| 671 | { |
| 672 | "name": "automattic/jetpack-boost-speed-score", |
| 673 | "version": "v0.4.12", |
| 674 | "version_normalized": "0.4.12.0", |
| 675 | "source": { |
| 676 | "type": "git", |
| 677 | "url": "https://github.com/Automattic/jetpack-boost-speed-score.git", |
| 678 | "reference": "85922e7af53533c5df123fcffb12293d19e82da6" |
| 679 | }, |
| 680 | "dist": { |
| 681 | "type": "zip", |
| 682 | "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/85922e7af53533c5df123fcffb12293d19e82da6", |
| 683 | "reference": "85922e7af53533c5df123fcffb12293d19e82da6", |
| 684 | "shasum": "" |
| 685 | }, |
| 686 | "require": { |
| 687 | "automattic/jetpack-boost-core": "^0.4.0", |
| 688 | "php": ">=7.2" |
| 689 | }, |
| 690 | "require-dev": { |
| 691 | "automattic/jetpack-changelogger": "^6.0.9", |
| 692 | "automattic/phpunit-select-config": "^1.0.3", |
| 693 | "brain/monkey": "^2.6", |
| 694 | "yoast/phpunit-polyfills": "^4.0.0" |
| 695 | }, |
| 696 | "suggest": { |
| 697 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 698 | }, |
| 699 | "time": "2025-11-17T21:24:15+00:00", |
| 700 | "type": "jetpack-library", |
| 701 | "extra": { |
| 702 | "autotagger": true, |
| 703 | "textdomain": "jetpack-boost-speed-score", |
| 704 | "mirror-repo": "Automattic/jetpack-boost-speed-score", |
| 705 | "branch-alias": { |
| 706 | "dev-trunk": "0.4.x-dev" |
| 707 | }, |
| 708 | "changelogger": { |
| 709 | "link-template": "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}" |
| 710 | }, |
| 711 | "version-constants": { |
| 712 | "::PACKAGE_VERSION": "src/class-speed-score.php" |
| 713 | } |
| 714 | }, |
| 715 | "installation-source": "dist", |
| 716 | "autoload": { |
| 717 | "classmap": [ |
| 718 | "src/" |
| 719 | ] |
| 720 | }, |
| 721 | "notification-url": "https://packagist.org/downloads/", |
| 722 | "license": [ |
| 723 | "GPL-2.0-or-later" |
| 724 | ], |
| 725 | "description": "A package that handles the API to generate the speed score.", |
| 726 | "support": { |
| 727 | "source": "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.4.12" |
| 728 | }, |
| 729 | "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score" |
| 730 | }, |
| 731 | { |
| 732 | "name": "automattic/jetpack-classic-theme-helper", |
| 733 | "version": "v0.14.12", |
| 734 | "version_normalized": "0.14.12.0", |
| 735 | "source": { |
| 736 | "type": "git", |
| 737 | "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git", |
| 738 | "reference": "52c9f6820c86d41e23000f076ce280f9882ee28f" |
| 739 | }, |
| 740 | "dist": { |
| 741 | "type": "zip", |
| 742 | "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/52c9f6820c86d41e23000f076ce280f9882ee28f", |
| 743 | "reference": "52c9f6820c86d41e23000f076ce280f9882ee28f", |
| 744 | "shasum": "" |
| 745 | }, |
| 746 | "require": { |
| 747 | "automattic/jetpack-assets": "^4.3.22", |
| 748 | "automattic/jetpack-blocks": "^3.3.0", |
| 749 | "php": ">=7.2" |
| 750 | }, |
| 751 | "require-dev": { |
| 752 | "automattic/jetpack-changelogger": "^6.0.13", |
| 753 | "automattic/phpunit-select-config": "^1.0.3", |
| 754 | "yoast/phpunit-polyfills": "^4.0.0" |
| 755 | }, |
| 756 | "suggest": { |
| 757 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 758 | }, |
| 759 | "time": "2026-02-02T12:51:22+00:00", |
| 760 | "type": "jetpack-library", |
| 761 | "extra": { |
| 762 | "autotagger": true, |
| 763 | "textdomain": "jetpack-classic-theme-helper", |
| 764 | "mirror-repo": "Automattic/jetpack-classic-theme-helper", |
| 765 | "branch-alias": { |
| 766 | "dev-trunk": "0.14.x-dev" |
| 767 | }, |
| 768 | "changelogger": { |
| 769 | "link-template": "https://github.com/Automattic/jetpack-classic-theme-helper/compare/v${old}...v${new}" |
| 770 | }, |
| 771 | "version-constants": { |
| 772 | "::PACKAGE_VERSION": "src/class-main.php" |
| 773 | } |
| 774 | }, |
| 775 | "installation-source": "dist", |
| 776 | "autoload": { |
| 777 | "classmap": [ |
| 778 | "src/" |
| 779 | ] |
| 780 | }, |
| 781 | "notification-url": "https://packagist.org/downloads/", |
| 782 | "license": [ |
| 783 | "GPL-2.0-or-later" |
| 784 | ], |
| 785 | "description": "Features used with classic themes", |
| 786 | "support": { |
| 787 | "source": "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.14.12" |
| 788 | }, |
| 789 | "install-path": "../../jetpack_vendor/automattic/jetpack-classic-theme-helper" |
| 790 | }, |
| 791 | { |
| 792 | "name": "automattic/jetpack-compat", |
| 793 | "version": "v4.0.1", |
| 794 | "version_normalized": "4.0.1.0", |
| 795 | "source": { |
| 796 | "type": "git", |
| 797 | "url": "https://github.com/Automattic/jetpack-compat.git", |
| 798 | "reference": "67b32b49dfcf50e0329bf9855a2ad804467b8fa2" |
| 799 | }, |
| 800 | "dist": { |
| 801 | "type": "zip", |
| 802 | "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/67b32b49dfcf50e0329bf9855a2ad804467b8fa2", |
| 803 | "reference": "67b32b49dfcf50e0329bf9855a2ad804467b8fa2", |
| 804 | "shasum": "" |
| 805 | }, |
| 806 | "require": { |
| 807 | "php": ">=7.2" |
| 808 | }, |
| 809 | "require-dev": { |
| 810 | "automattic/jetpack-changelogger": "^6.0.0" |
| 811 | }, |
| 812 | "suggest": { |
| 813 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 814 | }, |
| 815 | "time": "2025-02-24T17:05:31+00:00", |
| 816 | "type": "jetpack-library", |
| 817 | "extra": { |
| 818 | "autotagger": true, |
| 819 | "textdomain": "jetpack-compat", |
| 820 | "mirror-repo": "Automattic/jetpack-compat", |
| 821 | "branch-alias": { |
| 822 | "dev-trunk": "4.0.x-dev" |
| 823 | }, |
| 824 | "changelogger": { |
| 825 | "link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}" |
| 826 | } |
| 827 | }, |
| 828 | "installation-source": "dist", |
| 829 | "notification-url": "https://packagist.org/downloads/", |
| 830 | "license": [ |
| 831 | "GPL-2.0-or-later" |
| 832 | ], |
| 833 | "description": "Compatibility layer with previous versions of Jetpack", |
| 834 | "support": { |
| 835 | "source": "https://github.com/Automattic/jetpack-compat/tree/v4.0.1" |
| 836 | }, |
| 837 | "install-path": "../../jetpack_vendor/automattic/jetpack-compat" |
| 838 | }, |
| 839 | { |
| 840 | "name": "automattic/jetpack-composer-plugin", |
| 841 | "version": "v4.0.5", |
| 842 | "version_normalized": "4.0.5.0", |
| 843 | "source": { |
| 844 | "type": "git", |
| 845 | "url": "https://github.com/Automattic/jetpack-composer-plugin.git", |
| 846 | "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe" |
| 847 | }, |
| 848 | "dist": { |
| 849 | "type": "zip", |
| 850 | "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe", |
| 851 | "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe", |
| 852 | "shasum": "" |
| 853 | }, |
| 854 | "require": { |
| 855 | "composer-plugin-api": "^2.2", |
| 856 | "php": ">=7.2" |
| 857 | }, |
| 858 | "require-dev": { |
| 859 | "automattic/jetpack-changelogger": "^6.0.5", |
| 860 | "automattic/phpunit-select-config": "^1.0.3", |
| 861 | "composer/composer": "^2.2", |
| 862 | "yoast/phpunit-polyfills": "^4.0.0" |
| 863 | }, |
| 864 | "time": "2025-04-28T15:12:46+00:00", |
| 865 | "type": "composer-plugin", |
| 866 | "extra": { |
| 867 | "class": "Automattic\\Jetpack\\Composer\\Plugin", |
| 868 | "autotagger": true, |
| 869 | "mirror-repo": "Automattic/jetpack-composer-plugin", |
| 870 | "branch-alias": { |
| 871 | "dev-trunk": "4.0.x-dev" |
| 872 | }, |
| 873 | "changelogger": { |
| 874 | "link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}" |
| 875 | }, |
| 876 | "plugin-modifies-install-path": true |
| 877 | }, |
| 878 | "installation-source": "dist", |
| 879 | "autoload": { |
| 880 | "classmap": [ |
| 881 | "src/" |
| 882 | ] |
| 883 | }, |
| 884 | "notification-url": "https://packagist.org/downloads/", |
| 885 | "license": [ |
| 886 | "GPL-2.0-or-later" |
| 887 | ], |
| 888 | "description": "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.", |
| 889 | "keywords": [ |
| 890 | "composer", |
| 891 | "i18n", |
| 892 | "jetpack", |
| 893 | "plugin" |
| 894 | ], |
| 895 | "support": { |
| 896 | "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v4.0.5" |
| 897 | }, |
| 898 | "install-path": "../automattic/jetpack-composer-plugin" |
| 899 | }, |
| 900 | { |
| 901 | "name": "automattic/jetpack-config", |
| 902 | "version": "v3.1.1", |
| 903 | "version_normalized": "3.1.1.0", |
| 904 | "source": { |
| 905 | "type": "git", |
| 906 | "url": "https://github.com/Automattic/jetpack-config.git", |
| 907 | "reference": "2704e4122684c6553c618cca76e5d84cd524738c" |
| 908 | }, |
| 909 | "dist": { |
| 910 | "type": "zip", |
| 911 | "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/2704e4122684c6553c618cca76e5d84cd524738c", |
| 912 | "reference": "2704e4122684c6553c618cca76e5d84cd524738c", |
| 913 | "shasum": "" |
| 914 | }, |
| 915 | "require": { |
| 916 | "php": ">=7.2" |
| 917 | }, |
| 918 | "require-dev": { |
| 919 | "automattic/jetpack-account-protection": "@dev", |
| 920 | "automattic/jetpack-changelogger": "^6.0.5", |
| 921 | "automattic/jetpack-connection": "@dev", |
| 922 | "automattic/jetpack-import": "@dev", |
| 923 | "automattic/jetpack-jitm": "@dev", |
| 924 | "automattic/jetpack-post-list": "@dev", |
| 925 | "automattic/jetpack-publicize": "@dev", |
| 926 | "automattic/jetpack-search": "@dev", |
| 927 | "automattic/jetpack-stats": "@dev", |
| 928 | "automattic/jetpack-stats-admin": "@dev", |
| 929 | "automattic/jetpack-sync": "@dev", |
| 930 | "automattic/jetpack-videopress": "@dev", |
| 931 | "automattic/jetpack-waf": "@dev", |
| 932 | "automattic/jetpack-yoast-promo": "@dev" |
| 933 | }, |
| 934 | "suggest": { |
| 935 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 936 | }, |
| 937 | "time": "2025-06-19T13:25:10+00:00", |
| 938 | "type": "jetpack-library", |
| 939 | "extra": { |
| 940 | "autotagger": true, |
| 941 | "textdomain": "jetpack-config", |
| 942 | "mirror-repo": "Automattic/jetpack-config", |
| 943 | "branch-alias": { |
| 944 | "dev-trunk": "3.1.x-dev" |
| 945 | }, |
| 946 | "changelogger": { |
| 947 | "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}" |
| 948 | }, |
| 949 | "dependencies": { |
| 950 | "test-only": [ |
| 951 | "packages/account-protection", |
| 952 | "packages/connection", |
| 953 | "packages/import", |
| 954 | "packages/jitm", |
| 955 | "packages/post-list", |
| 956 | "packages/publicize", |
| 957 | "packages/search", |
| 958 | "packages/stats-admin", |
| 959 | "packages/stats", |
| 960 | "packages/sync", |
| 961 | "packages/videopress", |
| 962 | "packages/waf", |
| 963 | "packages/yoast-promo" |
| 964 | ] |
| 965 | } |
| 966 | }, |
| 967 | "installation-source": "dist", |
| 968 | "autoload": { |
| 969 | "classmap": [ |
| 970 | "src/" |
| 971 | ] |
| 972 | }, |
| 973 | "notification-url": "https://packagist.org/downloads/", |
| 974 | "license": [ |
| 975 | "GPL-2.0-or-later" |
| 976 | ], |
| 977 | "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.", |
| 978 | "support": { |
| 979 | "source": "https://github.com/Automattic/jetpack-config/tree/v3.1.1" |
| 980 | }, |
| 981 | "install-path": "../../jetpack_vendor/automattic/jetpack-config" |
| 982 | }, |
| 983 | { |
| 984 | "name": "automattic/jetpack-connection", |
| 985 | "version": "v7.0.0", |
| 986 | "version_normalized": "7.0.0.0", |
| 987 | "source": { |
| 988 | "type": "git", |
| 989 | "url": "https://github.com/Automattic/jetpack-connection.git", |
| 990 | "reference": "87b5547d605c2f0725c9cecd2181e35158be6b7d" |
| 991 | }, |
| 992 | "dist": { |
| 993 | "type": "zip", |
| 994 | "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/87b5547d605c2f0725c9cecd2181e35158be6b7d", |
| 995 | "reference": "87b5547d605c2f0725c9cecd2181e35158be6b7d", |
| 996 | "shasum": "" |
| 997 | }, |
| 998 | "require": { |
| 999 | "automattic/jetpack-a8c-mc-stats": "^3.0.5", |
| 1000 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 1001 | "automattic/jetpack-assets": "^4.3.22", |
| 1002 | "automattic/jetpack-constants": "^3.0.8", |
| 1003 | "automattic/jetpack-redirect": "^3.0.9", |
| 1004 | "automattic/jetpack-roles": "^3.0.8", |
| 1005 | "automattic/jetpack-status": "^6.1.2", |
| 1006 | "php": ">=7.2" |
| 1007 | }, |
| 1008 | "require-dev": { |
| 1009 | "automattic/jetpack-changelogger": "^6.0.13", |
| 1010 | "automattic/jetpack-test-environment": "@dev", |
| 1011 | "automattic/phpunit-select-config": "^1.0.3", |
| 1012 | "brain/monkey": "^2.6.2", |
| 1013 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1014 | }, |
| 1015 | "suggest": { |
| 1016 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1017 | }, |
| 1018 | "time": "2026-02-02T12:51:27+00:00", |
| 1019 | "type": "jetpack-library", |
| 1020 | "extra": { |
| 1021 | "autotagger": true, |
| 1022 | "textdomain": "jetpack-connection", |
| 1023 | "mirror-repo": "Automattic/jetpack-connection", |
| 1024 | "branch-alias": { |
| 1025 | "dev-trunk": "7.0.x-dev" |
| 1026 | }, |
| 1027 | "changelogger": { |
| 1028 | "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}" |
| 1029 | }, |
| 1030 | "dependencies": { |
| 1031 | "test-only": [ |
| 1032 | "packages/licensing", |
| 1033 | "packages/sync" |
| 1034 | ] |
| 1035 | }, |
| 1036 | "version-constants": { |
| 1037 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 1038 | } |
| 1039 | }, |
| 1040 | "installation-source": "dist", |
| 1041 | "autoload": { |
| 1042 | "files": [ |
| 1043 | "actions.php" |
| 1044 | ], |
| 1045 | "classmap": [ |
| 1046 | "legacy", |
| 1047 | "src/", |
| 1048 | "src/webhooks", |
| 1049 | "src/identity-crisis" |
| 1050 | ] |
| 1051 | }, |
| 1052 | "notification-url": "https://packagist.org/downloads/", |
| 1053 | "license": [ |
| 1054 | "GPL-2.0-or-later" |
| 1055 | ], |
| 1056 | "description": "Everything needed to connect to the Jetpack infrastructure", |
| 1057 | "support": { |
| 1058 | "source": "https://github.com/Automattic/jetpack-connection/tree/v7.0.0" |
| 1059 | }, |
| 1060 | "install-path": "../../jetpack_vendor/automattic/jetpack-connection" |
| 1061 | }, |
| 1062 | { |
| 1063 | "name": "automattic/jetpack-constants", |
| 1064 | "version": "v3.0.8", |
| 1065 | "version_normalized": "3.0.8.0", |
| 1066 | "source": { |
| 1067 | "type": "git", |
| 1068 | "url": "https://github.com/Automattic/jetpack-constants.git", |
| 1069 | "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4" |
| 1070 | }, |
| 1071 | "dist": { |
| 1072 | "type": "zip", |
| 1073 | "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f9bf00ab48956b8326209e7c0baf247a0ed721c4", |
| 1074 | "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4", |
| 1075 | "shasum": "" |
| 1076 | }, |
| 1077 | "require": { |
| 1078 | "php": ">=7.2" |
| 1079 | }, |
| 1080 | "require-dev": { |
| 1081 | "automattic/jetpack-changelogger": "^6.0.5", |
| 1082 | "automattic/phpunit-select-config": "^1.0.3", |
| 1083 | "brain/monkey": "^2.6.2", |
| 1084 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1085 | }, |
| 1086 | "suggest": { |
| 1087 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1088 | }, |
| 1089 | "time": "2025-04-28T15:12:45+00:00", |
| 1090 | "type": "jetpack-library", |
| 1091 | "extra": { |
| 1092 | "autotagger": true, |
| 1093 | "mirror-repo": "Automattic/jetpack-constants", |
| 1094 | "branch-alias": { |
| 1095 | "dev-trunk": "3.0.x-dev" |
| 1096 | }, |
| 1097 | "changelogger": { |
| 1098 | "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}" |
| 1099 | } |
| 1100 | }, |
| 1101 | "installation-source": "dist", |
| 1102 | "autoload": { |
| 1103 | "classmap": [ |
| 1104 | "src/" |
| 1105 | ] |
| 1106 | }, |
| 1107 | "notification-url": "https://packagist.org/downloads/", |
| 1108 | "license": [ |
| 1109 | "GPL-2.0-or-later" |
| 1110 | ], |
| 1111 | "description": "A wrapper for defining constants in a more testable way.", |
| 1112 | "support": { |
| 1113 | "source": "https://github.com/Automattic/jetpack-constants/tree/v3.0.8" |
| 1114 | }, |
| 1115 | "install-path": "../../jetpack_vendor/automattic/jetpack-constants" |
| 1116 | }, |
| 1117 | { |
| 1118 | "name": "automattic/jetpack-device-detection", |
| 1119 | "version": "v3.4.0", |
| 1120 | "version_normalized": "3.4.0.0", |
| 1121 | "source": { |
| 1122 | "type": "git", |
| 1123 | "url": "https://github.com/Automattic/jetpack-device-detection.git", |
| 1124 | "reference": "056d65972a2fbeb169c6b5c549eed9b26d22ed08" |
| 1125 | }, |
| 1126 | "dist": { |
| 1127 | "type": "zip", |
| 1128 | "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/056d65972a2fbeb169c6b5c549eed9b26d22ed08", |
| 1129 | "reference": "056d65972a2fbeb169c6b5c549eed9b26d22ed08", |
| 1130 | "shasum": "" |
| 1131 | }, |
| 1132 | "require": { |
| 1133 | "php": ">=7.2" |
| 1134 | }, |
| 1135 | "require-dev": { |
| 1136 | "automattic/jetpack-changelogger": "^6.0.13", |
| 1137 | "automattic/phpunit-select-config": "^1.0.3", |
| 1138 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1139 | }, |
| 1140 | "suggest": { |
| 1141 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1142 | }, |
| 1143 | "time": "2026-02-02T12:50:49+00:00", |
| 1144 | "type": "jetpack-library", |
| 1145 | "extra": { |
| 1146 | "autotagger": true, |
| 1147 | "mirror-repo": "Automattic/jetpack-device-detection", |
| 1148 | "branch-alias": { |
| 1149 | "dev-trunk": "3.4.x-dev" |
| 1150 | }, |
| 1151 | "changelogger": { |
| 1152 | "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}" |
| 1153 | } |
| 1154 | }, |
| 1155 | "installation-source": "dist", |
| 1156 | "autoload": { |
| 1157 | "classmap": [ |
| 1158 | "src/" |
| 1159 | ] |
| 1160 | }, |
| 1161 | "notification-url": "https://packagist.org/downloads/", |
| 1162 | "license": [ |
| 1163 | "GPL-2.0-or-later" |
| 1164 | ], |
| 1165 | "description": "A way to detect device types based on User-Agent header.", |
| 1166 | "support": { |
| 1167 | "source": "https://github.com/Automattic/jetpack-device-detection/tree/v3.4.0" |
| 1168 | }, |
| 1169 | "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection" |
| 1170 | }, |
| 1171 | { |
| 1172 | "name": "automattic/jetpack-error", |
| 1173 | "version": "v3.0.6", |
| 1174 | "version_normalized": "3.0.6.0", |
| 1175 | "source": { |
| 1176 | "type": "git", |
| 1177 | "url": "https://github.com/Automattic/jetpack-error.git", |
| 1178 | "reference": "e692db125745a669aaca3533d3b7c30ffbf00bf1" |
| 1179 | }, |
| 1180 | "dist": { |
| 1181 | "type": "zip", |
| 1182 | "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/e692db125745a669aaca3533d3b7c30ffbf00bf1", |
| 1183 | "reference": "e692db125745a669aaca3533d3b7c30ffbf00bf1", |
| 1184 | "shasum": "" |
| 1185 | }, |
| 1186 | "require": { |
| 1187 | "php": ">=7.2" |
| 1188 | }, |
| 1189 | "require-dev": { |
| 1190 | "automattic/jetpack-changelogger": "^6.0.6", |
| 1191 | "automattic/phpunit-select-config": "^1.0.3", |
| 1192 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1193 | }, |
| 1194 | "suggest": { |
| 1195 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1196 | }, |
| 1197 | "time": "2025-08-25T14:20:32+00:00", |
| 1198 | "type": "jetpack-library", |
| 1199 | "extra": { |
| 1200 | "autotagger": true, |
| 1201 | "mirror-repo": "Automattic/jetpack-error", |
| 1202 | "branch-alias": { |
| 1203 | "dev-trunk": "3.0.x-dev" |
| 1204 | }, |
| 1205 | "changelogger": { |
| 1206 | "link-template": "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}" |
| 1207 | } |
| 1208 | }, |
| 1209 | "installation-source": "dist", |
| 1210 | "autoload": { |
| 1211 | "classmap": [ |
| 1212 | "src/" |
| 1213 | ] |
| 1214 | }, |
| 1215 | "notification-url": "https://packagist.org/downloads/", |
| 1216 | "license": [ |
| 1217 | "GPL-2.0-or-later" |
| 1218 | ], |
| 1219 | "description": "Jetpack Error - a wrapper around WP_Error.", |
| 1220 | "support": { |
| 1221 | "source": "https://github.com/Automattic/jetpack-error/tree/v3.0.6" |
| 1222 | }, |
| 1223 | "install-path": "../../jetpack_vendor/automattic/jetpack-error" |
| 1224 | }, |
| 1225 | { |
| 1226 | "name": "automattic/jetpack-explat", |
| 1227 | "version": "v0.4.9", |
| 1228 | "version_normalized": "0.4.9.0", |
| 1229 | "source": { |
| 1230 | "type": "git", |
| 1231 | "url": "https://github.com/Automattic/jetpack-explat.git", |
| 1232 | "reference": "8fde17f73227067d105d2437cae4e5730b682707" |
| 1233 | }, |
| 1234 | "dist": { |
| 1235 | "type": "zip", |
| 1236 | "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/8fde17f73227067d105d2437cae4e5730b682707", |
| 1237 | "reference": "8fde17f73227067d105d2437cae4e5730b682707", |
| 1238 | "shasum": "" |
| 1239 | }, |
| 1240 | "require": { |
| 1241 | "automattic/jetpack-connection": "^7.0.0", |
| 1242 | "php": ">=7.2" |
| 1243 | }, |
| 1244 | "require-dev": { |
| 1245 | "automattic/jetpack-changelogger": "^6.0.13", |
| 1246 | "automattic/phpunit-select-config": "^1.0.3", |
| 1247 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1248 | }, |
| 1249 | "suggest": { |
| 1250 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1251 | }, |
| 1252 | "time": "2026-02-02T12:51:40+00:00", |
| 1253 | "type": "jetpack-library", |
| 1254 | "extra": { |
| 1255 | "autotagger": true, |
| 1256 | "textdomain": "jetpack-explat", |
| 1257 | "mirror-repo": "Automattic/jetpack-explat", |
| 1258 | "branch-alias": { |
| 1259 | "dev-trunk": "0.4.x-dev" |
| 1260 | }, |
| 1261 | "changelogger": { |
| 1262 | "link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}" |
| 1263 | }, |
| 1264 | "version-constants": { |
| 1265 | "::PACKAGE_VERSION": "src/class-explat.php" |
| 1266 | } |
| 1267 | }, |
| 1268 | "installation-source": "dist", |
| 1269 | "autoload": { |
| 1270 | "classmap": [ |
| 1271 | "src/" |
| 1272 | ] |
| 1273 | }, |
| 1274 | "notification-url": "https://packagist.org/downloads/", |
| 1275 | "license": [ |
| 1276 | "GPL-2.0-or-later" |
| 1277 | ], |
| 1278 | "description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.", |
| 1279 | "support": { |
| 1280 | "source": "https://github.com/Automattic/jetpack-explat/tree/v0.4.9" |
| 1281 | }, |
| 1282 | "install-path": "../../jetpack_vendor/automattic/jetpack-explat" |
| 1283 | }, |
| 1284 | { |
| 1285 | "name": "automattic/jetpack-external-connections", |
| 1286 | "version": "v0.1.14", |
| 1287 | "version_normalized": "0.1.14.0", |
| 1288 | "source": { |
| 1289 | "type": "git", |
| 1290 | "url": "https://github.com/Automattic/jetpack-external-connections.git", |
| 1291 | "reference": "bac8004082778ef7591f53346046fa0a5baea743" |
| 1292 | }, |
| 1293 | "dist": { |
| 1294 | "type": "zip", |
| 1295 | "url": "https://api.github.com/repos/Automattic/jetpack-external-connections/zipball/bac8004082778ef7591f53346046fa0a5baea743", |
| 1296 | "reference": "bac8004082778ef7591f53346046fa0a5baea743", |
| 1297 | "shasum": "" |
| 1298 | }, |
| 1299 | "require": { |
| 1300 | "automattic/jetpack-assets": "^4.3.22", |
| 1301 | "automattic/jetpack-connection": "^7.0.0", |
| 1302 | "automattic/jetpack-redirect": "^3.0.9", |
| 1303 | "automattic/jetpack-status": "^6.1.2", |
| 1304 | "php": ">=7.2" |
| 1305 | }, |
| 1306 | "require-dev": { |
| 1307 | "automattic/jetpack-changelogger": "^6.0.13", |
| 1308 | "automattic/phpunit-select-config": "^1.0.3", |
| 1309 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1310 | }, |
| 1311 | "suggest": { |
| 1312 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1313 | }, |
| 1314 | "time": "2026-02-02T12:51:39+00:00", |
| 1315 | "type": "jetpack-library", |
| 1316 | "extra": { |
| 1317 | "autotagger": true, |
| 1318 | "textdomain": "jetpack-external-connections", |
| 1319 | "mirror-repo": "Automattic/jetpack-external-connections", |
| 1320 | "branch-alias": { |
| 1321 | "dev-trunk": "0.1.x-dev" |
| 1322 | }, |
| 1323 | "changelogger": { |
| 1324 | "link-template": "https://github.com/Automattic/jetpack-external-connections/compare/v${old}...v${new}" |
| 1325 | }, |
| 1326 | "version-constants": { |
| 1327 | "::PACKAGE_VERSION": "src/class-external-connections.php" |
| 1328 | } |
| 1329 | }, |
| 1330 | "installation-source": "dist", |
| 1331 | "autoload": { |
| 1332 | "classmap": [ |
| 1333 | "src/" |
| 1334 | ] |
| 1335 | }, |
| 1336 | "notification-url": "https://packagist.org/downloads/", |
| 1337 | "license": [ |
| 1338 | "GPL-2.0-or-later" |
| 1339 | ], |
| 1340 | "description": "Connect your site to external services.", |
| 1341 | "support": { |
| 1342 | "source": "https://github.com/Automattic/jetpack-external-connections/tree/v0.1.14" |
| 1343 | }, |
| 1344 | "install-path": "../../jetpack_vendor/automattic/jetpack-external-connections" |
| 1345 | }, |
| 1346 | { |
| 1347 | "name": "automattic/jetpack-external-media", |
| 1348 | "version": "v0.8.0", |
| 1349 | "version_normalized": "0.8.0.0", |
| 1350 | "source": { |
| 1351 | "type": "git", |
| 1352 | "url": "https://github.com/Automattic/jetpack-external-media.git", |
| 1353 | "reference": "55d2774fb93048583acfdc545f0b492e1a21de5b" |
| 1354 | }, |
| 1355 | "dist": { |
| 1356 | "type": "zip", |
| 1357 | "url": "https://api.github.com/repos/Automattic/jetpack-external-media/zipball/55d2774fb93048583acfdc545f0b492e1a21de5b", |
| 1358 | "reference": "55d2774fb93048583acfdc545f0b492e1a21de5b", |
| 1359 | "shasum": "" |
| 1360 | }, |
| 1361 | "require": { |
| 1362 | "automattic/jetpack-assets": "^4.3.22", |
| 1363 | "automattic/jetpack-connection": "^7.0.0", |
| 1364 | "automattic/jetpack-constants": "^3.0.8", |
| 1365 | "automattic/jetpack-external-connections": "^0.1.14", |
| 1366 | "automattic/jetpack-status": "^6.1.2", |
| 1367 | "php": ">=7.2" |
| 1368 | }, |
| 1369 | "require-dev": { |
| 1370 | "automattic/jetpack-changelogger": "^6.0.13", |
| 1371 | "automattic/phpunit-select-config": "^1.0.3", |
| 1372 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1373 | }, |
| 1374 | "suggest": { |
| 1375 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1376 | }, |
| 1377 | "time": "2026-02-02T12:51:45+00:00", |
| 1378 | "type": "jetpack-library", |
| 1379 | "extra": { |
| 1380 | "autotagger": true, |
| 1381 | "textdomain": "jetpack-external-media", |
| 1382 | "mirror-repo": "Automattic/jetpack-external-media", |
| 1383 | "branch-alias": { |
| 1384 | "dev-trunk": "0.8.x-dev" |
| 1385 | }, |
| 1386 | "changelogger": { |
| 1387 | "link-template": "https://github.com/Automattic/jetpack-external-media/compare/v${old}...v${new}" |
| 1388 | }, |
| 1389 | "version-constants": { |
| 1390 | "::PACKAGE_VERSION": "src/class-external-media.php" |
| 1391 | } |
| 1392 | }, |
| 1393 | "installation-source": "dist", |
| 1394 | "autoload": { |
| 1395 | "classmap": [ |
| 1396 | "src/" |
| 1397 | ] |
| 1398 | }, |
| 1399 | "notification-url": "https://packagist.org/downloads/", |
| 1400 | "license": [ |
| 1401 | "GPL-2.0-or-later" |
| 1402 | ], |
| 1403 | "description": "The external media feature allows users to select and import photos from external media", |
| 1404 | "support": { |
| 1405 | "source": "https://github.com/Automattic/jetpack-external-media/tree/v0.8.0" |
| 1406 | }, |
| 1407 | "install-path": "../../jetpack_vendor/automattic/jetpack-external-media" |
| 1408 | }, |
| 1409 | { |
| 1410 | "name": "automattic/jetpack-forms", |
| 1411 | "version": "v7.6.0", |
| 1412 | "version_normalized": "7.6.0.0", |
| 1413 | "source": { |
| 1414 | "type": "git", |
| 1415 | "url": "https://github.com/Automattic/jetpack-forms.git", |
| 1416 | "reference": "8b909d72961e82cbd9d40f38a93db28470e2350e" |
| 1417 | }, |
| 1418 | "dist": { |
| 1419 | "type": "zip", |
| 1420 | "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/8b909d72961e82cbd9d40f38a93db28470e2350e", |
| 1421 | "reference": "8b909d72961e82cbd9d40f38a93db28470e2350e", |
| 1422 | "shasum": "" |
| 1423 | }, |
| 1424 | "require": { |
| 1425 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 1426 | "automattic/jetpack-assets": "^4.3.22", |
| 1427 | "automattic/jetpack-blocks": "^3.3.0", |
| 1428 | "automattic/jetpack-connection": "^7.0.0", |
| 1429 | "automattic/jetpack-device-detection": "^3.4.0", |
| 1430 | "automattic/jetpack-external-connections": "^0.1.14", |
| 1431 | "automattic/jetpack-jwt": "^0.2.2", |
| 1432 | "automattic/jetpack-logo": "^3.0.5", |
| 1433 | "automattic/jetpack-plans": "^0.11.2", |
| 1434 | "automattic/jetpack-status": "^6.1.2", |
| 1435 | "automattic/jetpack-sync": "^4.26.0", |
| 1436 | "php": ">=7.2" |
| 1437 | }, |
| 1438 | "require-dev": { |
| 1439 | "automattic/jetpack-changelogger": "^6.0.13", |
| 1440 | "automattic/jetpack-connection": "^7.0.0", |
| 1441 | "automattic/jetpack-test-environment": "@dev", |
| 1442 | "automattic/phpunit-select-config": "^1.0.3", |
| 1443 | "automattic/wp-feature-api": "@dev", |
| 1444 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1445 | }, |
| 1446 | "suggest": { |
| 1447 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1448 | }, |
| 1449 | "time": "2026-02-02T12:51:56+00:00", |
| 1450 | "type": "jetpack-library", |
| 1451 | "extra": { |
| 1452 | "autotagger": true, |
| 1453 | "textdomain": "jetpack-forms", |
| 1454 | "mirror-repo": "Automattic/jetpack-forms", |
| 1455 | "branch-alias": { |
| 1456 | "dev-trunk": "7.6.x-dev" |
| 1457 | }, |
| 1458 | "changelogger": { |
| 1459 | "link-template": "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}" |
| 1460 | }, |
| 1461 | "version-constants": { |
| 1462 | "::PACKAGE_VERSION": "src/class-jetpack-forms.php" |
| 1463 | } |
| 1464 | }, |
| 1465 | "installation-source": "dist", |
| 1466 | "autoload": { |
| 1467 | "classmap": [ |
| 1468 | "src/" |
| 1469 | ] |
| 1470 | }, |
| 1471 | "notification-url": "https://packagist.org/downloads/", |
| 1472 | "license": [ |
| 1473 | "GPL-2.0-or-later" |
| 1474 | ], |
| 1475 | "description": "Jetpack Forms", |
| 1476 | "support": { |
| 1477 | "source": "https://github.com/Automattic/jetpack-forms/tree/v7.6.0" |
| 1478 | }, |
| 1479 | "install-path": "../../jetpack_vendor/automattic/jetpack-forms" |
| 1480 | }, |
| 1481 | { |
| 1482 | "name": "automattic/jetpack-image-cdn", |
| 1483 | "version": "v0.7.24", |
| 1484 | "version_normalized": "0.7.24.0", |
| 1485 | "source": { |
| 1486 | "type": "git", |
| 1487 | "url": "https://github.com/Automattic/jetpack-image-cdn.git", |
| 1488 | "reference": "8b53aa762be9d4a05430ca6142fbda2b7ac76d45" |
| 1489 | }, |
| 1490 | "dist": { |
| 1491 | "type": "zip", |
| 1492 | "url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/8b53aa762be9d4a05430ca6142fbda2b7ac76d45", |
| 1493 | "reference": "8b53aa762be9d4a05430ca6142fbda2b7ac76d45", |
| 1494 | "shasum": "" |
| 1495 | }, |
| 1496 | "require": { |
| 1497 | "automattic/jetpack-assets": "^4.3.13", |
| 1498 | "automattic/jetpack-status": "^6.1.1", |
| 1499 | "php": ">=7.2" |
| 1500 | }, |
| 1501 | "require-dev": { |
| 1502 | "automattic/jetpack-changelogger": "^6.0.9", |
| 1503 | "automattic/jetpack-test-environment": "@dev", |
| 1504 | "automattic/phpunit-select-config": "^1.0.3", |
| 1505 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1506 | }, |
| 1507 | "suggest": { |
| 1508 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1509 | }, |
| 1510 | "time": "2025-11-24T14:56:32+00:00", |
| 1511 | "type": "jetpack-library", |
| 1512 | "extra": { |
| 1513 | "autotagger": true, |
| 1514 | "textdomain": "jetpack-image-cdn", |
| 1515 | "mirror-repo": "Automattic/jetpack-image-cdn", |
| 1516 | "branch-alias": { |
| 1517 | "dev-trunk": "0.7.x-dev" |
| 1518 | }, |
| 1519 | "changelogger": { |
| 1520 | "link-template": "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}" |
| 1521 | }, |
| 1522 | "version-constants": { |
| 1523 | "::PACKAGE_VERSION": "src/class-image-cdn.php" |
| 1524 | } |
| 1525 | }, |
| 1526 | "installation-source": "dist", |
| 1527 | "autoload": { |
| 1528 | "classmap": [ |
| 1529 | "src/" |
| 1530 | ] |
| 1531 | }, |
| 1532 | "notification-url": "https://packagist.org/downloads/", |
| 1533 | "license": [ |
| 1534 | "GPL-2.0-or-later" |
| 1535 | ], |
| 1536 | "description": "Serve images through Jetpack's powerful CDN", |
| 1537 | "support": { |
| 1538 | "source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.7.24" |
| 1539 | }, |
| 1540 | "install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn" |
| 1541 | }, |
| 1542 | { |
| 1543 | "name": "automattic/jetpack-import", |
| 1544 | "version": "v0.9.14", |
| 1545 | "version_normalized": "0.9.14.0", |
| 1546 | "source": { |
| 1547 | "type": "git", |
| 1548 | "url": "https://github.com/Automattic/jetpack-import.git", |
| 1549 | "reference": "024fcdfadd1d7f11049999d374ec427b69909718" |
| 1550 | }, |
| 1551 | "dist": { |
| 1552 | "type": "zip", |
| 1553 | "url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/024fcdfadd1d7f11049999d374ec427b69909718", |
| 1554 | "reference": "024fcdfadd1d7f11049999d374ec427b69909718", |
| 1555 | "shasum": "" |
| 1556 | }, |
| 1557 | "require": { |
| 1558 | "automattic/jetpack-connection": "^7.0.0", |
| 1559 | "automattic/jetpack-sync": "^4.26.0", |
| 1560 | "php": ">=7.2" |
| 1561 | }, |
| 1562 | "require-dev": { |
| 1563 | "automattic/jetpack-changelogger": "^6.0.13", |
| 1564 | "automattic/phpunit-select-config": "^1.0.3", |
| 1565 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1566 | }, |
| 1567 | "suggest": { |
| 1568 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1569 | }, |
| 1570 | "time": "2026-02-02T12:51:35+00:00", |
| 1571 | "type": "jetpack-library", |
| 1572 | "extra": { |
| 1573 | "autotagger": true, |
| 1574 | "textdomain": "jetpack-import", |
| 1575 | "mirror-repo": "Automattic/jetpack-import", |
| 1576 | "branch-alias": { |
| 1577 | "dev-trunk": "0.9.x-dev" |
| 1578 | }, |
| 1579 | "changelogger": { |
| 1580 | "link-template": "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}" |
| 1581 | }, |
| 1582 | "version-constants": { |
| 1583 | "::PACKAGE_VERSION": "src/class-main.php" |
| 1584 | } |
| 1585 | }, |
| 1586 | "installation-source": "dist", |
| 1587 | "autoload": { |
| 1588 | "classmap": [ |
| 1589 | "src/" |
| 1590 | ] |
| 1591 | }, |
| 1592 | "notification-url": "https://packagist.org/downloads/", |
| 1593 | "license": [ |
| 1594 | "GPL-2.0-or-later" |
| 1595 | ], |
| 1596 | "description": "Set of REST API routes used in WPCOM Unified Importer.", |
| 1597 | "support": { |
| 1598 | "source": "https://github.com/Automattic/jetpack-import/tree/v0.9.14" |
| 1599 | }, |
| 1600 | "install-path": "../../jetpack_vendor/automattic/jetpack-import" |
| 1601 | }, |
| 1602 | { |
| 1603 | "name": "automattic/jetpack-ip", |
| 1604 | "version": "v0.4.10", |
| 1605 | "version_normalized": "0.4.10.0", |
| 1606 | "source": { |
| 1607 | "type": "git", |
| 1608 | "url": "https://github.com/Automattic/jetpack-ip.git", |
| 1609 | "reference": "01ffca070577b77f813bafa6ebf82f1bb49e033c" |
| 1610 | }, |
| 1611 | "dist": { |
| 1612 | "type": "zip", |
| 1613 | "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/01ffca070577b77f813bafa6ebf82f1bb49e033c", |
| 1614 | "reference": "01ffca070577b77f813bafa6ebf82f1bb49e033c", |
| 1615 | "shasum": "" |
| 1616 | }, |
| 1617 | "require": { |
| 1618 | "php": ">=7.2" |
| 1619 | }, |
| 1620 | "require-dev": { |
| 1621 | "automattic/jetpack-changelogger": "^6.0.6", |
| 1622 | "automattic/phpunit-select-config": "^1.0.3", |
| 1623 | "brain/monkey": "^2.6.2", |
| 1624 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1625 | }, |
| 1626 | "suggest": { |
| 1627 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1628 | }, |
| 1629 | "time": "2025-09-08T17:51:34+00:00", |
| 1630 | "type": "jetpack-library", |
| 1631 | "extra": { |
| 1632 | "autotagger": true, |
| 1633 | "textdomain": "jetpack-ip", |
| 1634 | "mirror-repo": "Automattic/jetpack-ip", |
| 1635 | "branch-alias": { |
| 1636 | "dev-trunk": "0.4.x-dev" |
| 1637 | }, |
| 1638 | "changelogger": { |
| 1639 | "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}" |
| 1640 | }, |
| 1641 | "version-constants": { |
| 1642 | "::PACKAGE_VERSION": "src/class-utils.php" |
| 1643 | } |
| 1644 | }, |
| 1645 | "installation-source": "dist", |
| 1646 | "autoload": { |
| 1647 | "classmap": [ |
| 1648 | "src/" |
| 1649 | ] |
| 1650 | }, |
| 1651 | "notification-url": "https://packagist.org/downloads/", |
| 1652 | "license": [ |
| 1653 | "GPL-2.0-or-later" |
| 1654 | ], |
| 1655 | "description": "Utilities for working with IP addresses.", |
| 1656 | "support": { |
| 1657 | "source": "https://github.com/Automattic/jetpack-ip/tree/v0.4.10" |
| 1658 | }, |
| 1659 | "install-path": "../../jetpack_vendor/automattic/jetpack-ip" |
| 1660 | }, |
| 1661 | { |
| 1662 | "name": "automattic/jetpack-jitm", |
| 1663 | "version": "v4.3.18", |
| 1664 | "version_normalized": "4.3.18.0", |
| 1665 | "source": { |
| 1666 | "type": "git", |
| 1667 | "url": "https://github.com/Automattic/jetpack-jitm.git", |
| 1668 | "reference": "a508f8bfc7ba0c357afa8fc54a4fd04f6ffa2dd6" |
| 1669 | }, |
| 1670 | "dist": { |
| 1671 | "type": "zip", |
| 1672 | "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/a508f8bfc7ba0c357afa8fc54a4fd04f6ffa2dd6", |
| 1673 | "reference": "a508f8bfc7ba0c357afa8fc54a4fd04f6ffa2dd6", |
| 1674 | "shasum": "" |
| 1675 | }, |
| 1676 | "require": { |
| 1677 | "automattic/jetpack-a8c-mc-stats": "^3.0.5", |
| 1678 | "automattic/jetpack-assets": "^4.3.22", |
| 1679 | "automattic/jetpack-connection": "^7.0.0", |
| 1680 | "automattic/jetpack-device-detection": "^3.4.0", |
| 1681 | "automattic/jetpack-logo": "^3.0.5", |
| 1682 | "automattic/jetpack-redirect": "^3.0.9", |
| 1683 | "automattic/jetpack-status": "^6.1.2", |
| 1684 | "php": ">=7.2" |
| 1685 | }, |
| 1686 | "require-dev": { |
| 1687 | "automattic/jetpack-changelogger": "^6.0.13", |
| 1688 | "automattic/phpunit-select-config": "^1.0.3", |
| 1689 | "brain/monkey": "^2.6.2", |
| 1690 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1691 | }, |
| 1692 | "suggest": { |
| 1693 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1694 | }, |
| 1695 | "time": "2026-02-02T12:51:42+00:00", |
| 1696 | "type": "jetpack-library", |
| 1697 | "extra": { |
| 1698 | "autotagger": true, |
| 1699 | "textdomain": "jetpack-jitm", |
| 1700 | "mirror-repo": "Automattic/jetpack-jitm", |
| 1701 | "branch-alias": { |
| 1702 | "dev-trunk": "4.3.x-dev" |
| 1703 | }, |
| 1704 | "changelogger": { |
| 1705 | "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}" |
| 1706 | }, |
| 1707 | "version-constants": { |
| 1708 | "::PACKAGE_VERSION": "src/class-jitm.php" |
| 1709 | } |
| 1710 | }, |
| 1711 | "installation-source": "dist", |
| 1712 | "autoload": { |
| 1713 | "classmap": [ |
| 1714 | "src/" |
| 1715 | ] |
| 1716 | }, |
| 1717 | "notification-url": "https://packagist.org/downloads/", |
| 1718 | "license": [ |
| 1719 | "GPL-2.0-or-later" |
| 1720 | ], |
| 1721 | "description": "Just in time messages for Jetpack", |
| 1722 | "support": { |
| 1723 | "source": "https://github.com/Automattic/jetpack-jitm/tree/v4.3.18" |
| 1724 | }, |
| 1725 | "install-path": "../../jetpack_vendor/automattic/jetpack-jitm" |
| 1726 | }, |
| 1727 | { |
| 1728 | "name": "automattic/jetpack-jwt", |
| 1729 | "version": "v0.2.2", |
| 1730 | "version_normalized": "0.2.2.0", |
| 1731 | "source": { |
| 1732 | "type": "git", |
| 1733 | "url": "https://github.com/Automattic/jetpack-jwt.git", |
| 1734 | "reference": "2352668a96baf4b56446d8d5c1a3a2ed2aa4b9a0" |
| 1735 | }, |
| 1736 | "dist": { |
| 1737 | "type": "zip", |
| 1738 | "url": "https://api.github.com/repos/Automattic/jetpack-jwt/zipball/2352668a96baf4b56446d8d5c1a3a2ed2aa4b9a0", |
| 1739 | "reference": "2352668a96baf4b56446d8d5c1a3a2ed2aa4b9a0", |
| 1740 | "shasum": "" |
| 1741 | }, |
| 1742 | "require": { |
| 1743 | "php": ">=7.2" |
| 1744 | }, |
| 1745 | "require-dev": { |
| 1746 | "automattic/jetpack-changelogger": "^6.0.11", |
| 1747 | "automattic/phpunit-select-config": "^1.0.3", |
| 1748 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1749 | }, |
| 1750 | "suggest": { |
| 1751 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1752 | }, |
| 1753 | "time": "2025-12-08T13:55:08+00:00", |
| 1754 | "type": "jetpack-library", |
| 1755 | "extra": { |
| 1756 | "autotagger": true, |
| 1757 | "textdomain": "jetpack-jwt", |
| 1758 | "mirror-repo": "Automattic/jetpack-jwt", |
| 1759 | "branch-alias": { |
| 1760 | "dev-trunk": "0.2.x-dev" |
| 1761 | }, |
| 1762 | "changelogger": { |
| 1763 | "link-template": "https://github.com/automattic/jetpack-jwt/compare/v${old}...v${new}" |
| 1764 | }, |
| 1765 | "version-constants": { |
| 1766 | "::PACKAGE_VERSION": "src/class-jwt.php" |
| 1767 | } |
| 1768 | }, |
| 1769 | "installation-source": "dist", |
| 1770 | "autoload": { |
| 1771 | "classmap": [ |
| 1772 | "src/" |
| 1773 | ] |
| 1774 | }, |
| 1775 | "notification-url": "https://packagist.org/downloads/", |
| 1776 | "license": [ |
| 1777 | "GPL-2.0-or-later" |
| 1778 | ], |
| 1779 | "description": "A JSON Web Token (JWT) implementation for Jetpack.", |
| 1780 | "support": { |
| 1781 | "source": "https://github.com/Automattic/jetpack-jwt/tree/v0.2.2" |
| 1782 | }, |
| 1783 | "install-path": "../../jetpack_vendor/automattic/jetpack-jwt" |
| 1784 | }, |
| 1785 | { |
| 1786 | "name": "automattic/jetpack-licensing", |
| 1787 | "version": "v3.1.4", |
| 1788 | "version_normalized": "3.1.4.0", |
| 1789 | "source": { |
| 1790 | "type": "git", |
| 1791 | "url": "https://github.com/Automattic/jetpack-licensing.git", |
| 1792 | "reference": "2b9e2556366393f613de1e8b88e2c3ed55685522" |
| 1793 | }, |
| 1794 | "dist": { |
| 1795 | "type": "zip", |
| 1796 | "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/2b9e2556366393f613de1e8b88e2c3ed55685522", |
| 1797 | "reference": "2b9e2556366393f613de1e8b88e2c3ed55685522", |
| 1798 | "shasum": "" |
| 1799 | }, |
| 1800 | "require": { |
| 1801 | "automattic/jetpack-connection": "^7.0.0", |
| 1802 | "php": ">=7.2" |
| 1803 | }, |
| 1804 | "require-dev": { |
| 1805 | "automattic/jetpack-changelogger": "^6.0.13", |
| 1806 | "automattic/jetpack-test-environment": "@dev", |
| 1807 | "automattic/phpunit-select-config": "^1.0.3", |
| 1808 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1809 | }, |
| 1810 | "suggest": { |
| 1811 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1812 | }, |
| 1813 | "time": "2026-02-02T12:51:28+00:00", |
| 1814 | "type": "jetpack-library", |
| 1815 | "extra": { |
| 1816 | "autotagger": true, |
| 1817 | "textdomain": "jetpack-licensing", |
| 1818 | "mirror-repo": "Automattic/jetpack-licensing", |
| 1819 | "branch-alias": { |
| 1820 | "dev-trunk": "3.1.x-dev" |
| 1821 | }, |
| 1822 | "changelogger": { |
| 1823 | "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}" |
| 1824 | } |
| 1825 | }, |
| 1826 | "installation-source": "dist", |
| 1827 | "autoload": { |
| 1828 | "classmap": [ |
| 1829 | "src/" |
| 1830 | ] |
| 1831 | }, |
| 1832 | "notification-url": "https://packagist.org/downloads/", |
| 1833 | "license": [ |
| 1834 | "GPL-2.0-or-later" |
| 1835 | ], |
| 1836 | "description": "Everything needed to manage Jetpack licenses client-side.", |
| 1837 | "support": { |
| 1838 | "source": "https://github.com/Automattic/jetpack-licensing/tree/v3.1.4" |
| 1839 | }, |
| 1840 | "install-path": "../../jetpack_vendor/automattic/jetpack-licensing" |
| 1841 | }, |
| 1842 | { |
| 1843 | "name": "automattic/jetpack-logo", |
| 1844 | "version": "v3.0.5", |
| 1845 | "version_normalized": "3.0.5.0", |
| 1846 | "source": { |
| 1847 | "type": "git", |
| 1848 | "url": "https://github.com/Automattic/jetpack-logo.git", |
| 1849 | "reference": "53b54aaabdad187fff32c4d60ee04878229542e5" |
| 1850 | }, |
| 1851 | "dist": { |
| 1852 | "type": "zip", |
| 1853 | "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/53b54aaabdad187fff32c4d60ee04878229542e5", |
| 1854 | "reference": "53b54aaabdad187fff32c4d60ee04878229542e5", |
| 1855 | "shasum": "" |
| 1856 | }, |
| 1857 | "require": { |
| 1858 | "php": ">=7.2" |
| 1859 | }, |
| 1860 | "require-dev": { |
| 1861 | "automattic/jetpack-changelogger": "^6.0.5", |
| 1862 | "automattic/phpunit-select-config": "^1.0.3", |
| 1863 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1864 | }, |
| 1865 | "suggest": { |
| 1866 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1867 | }, |
| 1868 | "time": "2025-04-28T15:12:43+00:00", |
| 1869 | "type": "jetpack-library", |
| 1870 | "extra": { |
| 1871 | "autotagger": true, |
| 1872 | "mirror-repo": "Automattic/jetpack-logo", |
| 1873 | "branch-alias": { |
| 1874 | "dev-trunk": "3.0.x-dev" |
| 1875 | }, |
| 1876 | "changelogger": { |
| 1877 | "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}" |
| 1878 | } |
| 1879 | }, |
| 1880 | "installation-source": "dist", |
| 1881 | "autoload": { |
| 1882 | "classmap": [ |
| 1883 | "src/" |
| 1884 | ] |
| 1885 | }, |
| 1886 | "notification-url": "https://packagist.org/downloads/", |
| 1887 | "license": [ |
| 1888 | "GPL-2.0-or-later" |
| 1889 | ], |
| 1890 | "description": "A logo for Jetpack", |
| 1891 | "support": { |
| 1892 | "source": "https://github.com/Automattic/jetpack-logo/tree/v3.0.5" |
| 1893 | }, |
| 1894 | "install-path": "../../jetpack_vendor/automattic/jetpack-logo" |
| 1895 | }, |
| 1896 | { |
| 1897 | "name": "automattic/jetpack-masterbar", |
| 1898 | "version": "v0.27.10", |
| 1899 | "version_normalized": "0.27.10.0", |
| 1900 | "source": { |
| 1901 | "type": "git", |
| 1902 | "url": "https://github.com/Automattic/jetpack-masterbar.git", |
| 1903 | "reference": "afe53bdd63ef8bd81701ee8d567010d4518bd5e9" |
| 1904 | }, |
| 1905 | "dist": { |
| 1906 | "type": "zip", |
| 1907 | "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/afe53bdd63ef8bd81701ee8d567010d4518bd5e9", |
| 1908 | "reference": "afe53bdd63ef8bd81701ee8d567010d4518bd5e9", |
| 1909 | "shasum": "" |
| 1910 | }, |
| 1911 | "require": { |
| 1912 | "automattic/jetpack-assets": "^4.3.22", |
| 1913 | "automattic/jetpack-blaze": "^0.27.1", |
| 1914 | "automattic/jetpack-compat": "^4.0.1", |
| 1915 | "automattic/jetpack-connection": "^7.0.0", |
| 1916 | "automattic/jetpack-device-detection": "^3.4.0", |
| 1917 | "automattic/jetpack-jitm": "^4.3.18", |
| 1918 | "automattic/jetpack-logo": "^3.0.5", |
| 1919 | "automattic/jetpack-plans": "^0.11.2", |
| 1920 | "automattic/jetpack-status": "^6.1.2", |
| 1921 | "automattic/jetpack-subscribers-dashboard": "^0.4.16", |
| 1922 | "php": ">=7.2" |
| 1923 | }, |
| 1924 | "require-dev": { |
| 1925 | "automattic/jetpack-changelogger": "^6.0.13", |
| 1926 | "automattic/jetpack-test-environment": "@dev", |
| 1927 | "automattic/patchwork-redefine-exit": "^2.0.9", |
| 1928 | "automattic/phpunit-select-config": "^1.0.3", |
| 1929 | "brain/monkey": "^2.6.2", |
| 1930 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1931 | }, |
| 1932 | "suggest": { |
| 1933 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1934 | }, |
| 1935 | "time": "2026-02-02T12:51:46+00:00", |
| 1936 | "type": "jetpack-library", |
| 1937 | "extra": { |
| 1938 | "autotagger": true, |
| 1939 | "textdomain": "jetpack-masterbar", |
| 1940 | "mirror-repo": "Automattic/jetpack-masterbar", |
| 1941 | "branch-alias": { |
| 1942 | "dev-trunk": "0.27.x-dev" |
| 1943 | }, |
| 1944 | "changelogger": { |
| 1945 | "link-template": "https://github.com/Automattic/jetpack-masterbar/compare/v${old}...v${new}" |
| 1946 | }, |
| 1947 | "version-constants": { |
| 1948 | "::PACKAGE_VERSION": "src/class-main.php" |
| 1949 | } |
| 1950 | }, |
| 1951 | "installation-source": "dist", |
| 1952 | "autoload": { |
| 1953 | "classmap": [ |
| 1954 | "src/" |
| 1955 | ] |
| 1956 | }, |
| 1957 | "notification-url": "https://packagist.org/downloads/", |
| 1958 | "license": [ |
| 1959 | "GPL-2.0-or-later" |
| 1960 | ], |
| 1961 | "description": "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications.", |
| 1962 | "support": { |
| 1963 | "source": "https://github.com/Automattic/jetpack-masterbar/tree/v0.27.10" |
| 1964 | }, |
| 1965 | "install-path": "../../jetpack_vendor/automattic/jetpack-masterbar" |
| 1966 | }, |
| 1967 | { |
| 1968 | "name": "automattic/jetpack-my-jetpack", |
| 1969 | "version": "v5.30.4", |
| 1970 | "version_normalized": "5.30.4.0", |
| 1971 | "source": { |
| 1972 | "type": "git", |
| 1973 | "url": "https://github.com/Automattic/jetpack-my-jetpack.git", |
| 1974 | "reference": "9ce0b425471a10dad5711aea958723d68f6df9a7" |
| 1975 | }, |
| 1976 | "dist": { |
| 1977 | "type": "zip", |
| 1978 | "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/9ce0b425471a10dad5711aea958723d68f6df9a7", |
| 1979 | "reference": "9ce0b425471a10dad5711aea958723d68f6df9a7", |
| 1980 | "shasum": "" |
| 1981 | }, |
| 1982 | "require": { |
| 1983 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 1984 | "automattic/jetpack-assets": "^4.3.22", |
| 1985 | "automattic/jetpack-boost-speed-score": "^0.4.12", |
| 1986 | "automattic/jetpack-connection": "^7.0.0", |
| 1987 | "automattic/jetpack-constants": "^3.0.8", |
| 1988 | "automattic/jetpack-explat": "^0.4.9", |
| 1989 | "automattic/jetpack-jitm": "^4.3.18", |
| 1990 | "automattic/jetpack-licensing": "^3.1.4", |
| 1991 | "automattic/jetpack-plans": "^0.11.2", |
| 1992 | "automattic/jetpack-plugins-installer": "^0.5.7", |
| 1993 | "automattic/jetpack-protect-status": "^0.7.7", |
| 1994 | "automattic/jetpack-redirect": "^3.0.9", |
| 1995 | "automattic/jetpack-status": "^6.1.2", |
| 1996 | "automattic/jetpack-sync": "^4.26.0", |
| 1997 | "php": ">=7.2" |
| 1998 | }, |
| 1999 | "require-dev": { |
| 2000 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2001 | "automattic/jetpack-test-environment": "@dev", |
| 2002 | "automattic/phpunit-select-config": "^1.0.3", |
| 2003 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2004 | }, |
| 2005 | "suggest": { |
| 2006 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2007 | }, |
| 2008 | "time": "2026-02-02T12:51:47+00:00", |
| 2009 | "type": "jetpack-library", |
| 2010 | "extra": { |
| 2011 | "autotagger": true, |
| 2012 | "textdomain": "jetpack-my-jetpack", |
| 2013 | "mirror-repo": "Automattic/jetpack-my-jetpack", |
| 2014 | "branch-alias": { |
| 2015 | "dev-trunk": "5.30.x-dev" |
| 2016 | }, |
| 2017 | "changelogger": { |
| 2018 | "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" |
| 2019 | }, |
| 2020 | "dependencies": { |
| 2021 | "test-only": [ |
| 2022 | "packages/search", |
| 2023 | "packages/videopress" |
| 2024 | ] |
| 2025 | }, |
| 2026 | "version-constants": { |
| 2027 | "::PACKAGE_VERSION": "src/class-initializer.php" |
| 2028 | } |
| 2029 | }, |
| 2030 | "installation-source": "dist", |
| 2031 | "autoload": { |
| 2032 | "classmap": [ |
| 2033 | "src/", |
| 2034 | "src/products" |
| 2035 | ] |
| 2036 | }, |
| 2037 | "notification-url": "https://packagist.org/downloads/", |
| 2038 | "license": [ |
| 2039 | "GPL-2.0-or-later" |
| 2040 | ], |
| 2041 | "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", |
| 2042 | "support": { |
| 2043 | "source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v5.30.4" |
| 2044 | }, |
| 2045 | "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack" |
| 2046 | }, |
| 2047 | { |
| 2048 | "name": "automattic/jetpack-newsletter", |
| 2049 | "version": "v0.3.1", |
| 2050 | "version_normalized": "0.3.1.0", |
| 2051 | "source": { |
| 2052 | "type": "git", |
| 2053 | "url": "https://github.com/Automattic/jetpack-newsletter.git", |
| 2054 | "reference": "03b5005344ee703171609bae157d4ec7707fa252" |
| 2055 | }, |
| 2056 | "dist": { |
| 2057 | "type": "zip", |
| 2058 | "url": "https://api.github.com/repos/Automattic/jetpack-newsletter/zipball/03b5005344ee703171609bae157d4ec7707fa252", |
| 2059 | "reference": "03b5005344ee703171609bae157d4ec7707fa252", |
| 2060 | "shasum": "" |
| 2061 | }, |
| 2062 | "require": { |
| 2063 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 2064 | "automattic/jetpack-assets": "^4.3.22", |
| 2065 | "automattic/jetpack-connection": "^7.0.0", |
| 2066 | "automattic/jetpack-redirect": "^3.0.9", |
| 2067 | "automattic/jetpack-status": "^6.1.2", |
| 2068 | "php": ">=7.2" |
| 2069 | }, |
| 2070 | "require-dev": { |
| 2071 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2072 | "automattic/phpunit-select-config": "^1.0.3", |
| 2073 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2074 | }, |
| 2075 | "suggest": { |
| 2076 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2077 | }, |
| 2078 | "time": "2026-02-02T12:51:49+00:00", |
| 2079 | "type": "jetpack-library", |
| 2080 | "extra": { |
| 2081 | "autotagger": true, |
| 2082 | "textdomain": "jetpack-newsletter", |
| 2083 | "autorelease": true, |
| 2084 | "mirror-repo": "Automattic/jetpack-newsletter", |
| 2085 | "branch-alias": { |
| 2086 | "dev-trunk": "0.3.x-dev" |
| 2087 | }, |
| 2088 | "changelogger": { |
| 2089 | "link-template": "https://github.com/Automattic/jetpack-newsletter/compare/v${old}...v${new}" |
| 2090 | }, |
| 2091 | "version-constants": { |
| 2092 | "::PACKAGE_VERSION": "src/class-settings.php" |
| 2093 | } |
| 2094 | }, |
| 2095 | "installation-source": "dist", |
| 2096 | "autoload": { |
| 2097 | "classmap": [ |
| 2098 | "src/" |
| 2099 | ] |
| 2100 | }, |
| 2101 | "notification-url": "https://packagist.org/downloads/", |
| 2102 | "license": [ |
| 2103 | "GPL-2.0-or-later" |
| 2104 | ], |
| 2105 | "description": "Jetpack Newsletter functionality", |
| 2106 | "support": { |
| 2107 | "source": "https://github.com/Automattic/jetpack-newsletter/tree/v0.3.1" |
| 2108 | }, |
| 2109 | "install-path": "../../jetpack_vendor/automattic/jetpack-newsletter" |
| 2110 | }, |
| 2111 | { |
| 2112 | "name": "automattic/jetpack-password-checker", |
| 2113 | "version": "v0.4.9", |
| 2114 | "version_normalized": "0.4.9.0", |
| 2115 | "source": { |
| 2116 | "type": "git", |
| 2117 | "url": "https://github.com/Automattic/jetpack-password-checker.git", |
| 2118 | "reference": "af749008ece4d0e566e407dacda69fa28fe3557f" |
| 2119 | }, |
| 2120 | "dist": { |
| 2121 | "type": "zip", |
| 2122 | "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/af749008ece4d0e566e407dacda69fa28fe3557f", |
| 2123 | "reference": "af749008ece4d0e566e407dacda69fa28fe3557f", |
| 2124 | "shasum": "" |
| 2125 | }, |
| 2126 | "require": { |
| 2127 | "php": ">=7.2" |
| 2128 | }, |
| 2129 | "require-dev": { |
| 2130 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2131 | "automattic/jetpack-test-environment": "@dev", |
| 2132 | "automattic/phpunit-select-config": "^1.0.3", |
| 2133 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2134 | }, |
| 2135 | "suggest": { |
| 2136 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2137 | }, |
| 2138 | "time": "2025-09-15T14:36:45+00:00", |
| 2139 | "type": "jetpack-library", |
| 2140 | "extra": { |
| 2141 | "autotagger": true, |
| 2142 | "textdomain": "jetpack-password-checker", |
| 2143 | "mirror-repo": "Automattic/jetpack-password-checker", |
| 2144 | "branch-alias": { |
| 2145 | "dev-trunk": "0.4.x-dev" |
| 2146 | }, |
| 2147 | "changelogger": { |
| 2148 | "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}" |
| 2149 | } |
| 2150 | }, |
| 2151 | "installation-source": "dist", |
| 2152 | "autoload": { |
| 2153 | "classmap": [ |
| 2154 | "src/" |
| 2155 | ] |
| 2156 | }, |
| 2157 | "notification-url": "https://packagist.org/downloads/", |
| 2158 | "license": [ |
| 2159 | "GPL-2.0-or-later" |
| 2160 | ], |
| 2161 | "description": "Password Checker.", |
| 2162 | "support": { |
| 2163 | "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.4.9" |
| 2164 | }, |
| 2165 | "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker" |
| 2166 | }, |
| 2167 | { |
| 2168 | "name": "automattic/jetpack-paypal-payments", |
| 2169 | "version": "v0.6.3", |
| 2170 | "version_normalized": "0.6.3.0", |
| 2171 | "source": { |
| 2172 | "type": "git", |
| 2173 | "url": "https://github.com/Automattic/jetpack-paypal-payments.git", |
| 2174 | "reference": "f1bedc71c7c217050fe64c3b69afd0e8e59dbe72" |
| 2175 | }, |
| 2176 | "dist": { |
| 2177 | "type": "zip", |
| 2178 | "url": "https://api.github.com/repos/Automattic/jetpack-paypal-payments/zipball/f1bedc71c7c217050fe64c3b69afd0e8e59dbe72", |
| 2179 | "reference": "f1bedc71c7c217050fe64c3b69afd0e8e59dbe72", |
| 2180 | "shasum": "" |
| 2181 | }, |
| 2182 | "require": { |
| 2183 | "automattic/jetpack-assets": "^4.3.22", |
| 2184 | "automattic/jetpack-blocks": "^3.3.0", |
| 2185 | "automattic/jetpack-connection": "^7.0.0", |
| 2186 | "automattic/jetpack-plans": "^0.11.2", |
| 2187 | "automattic/jetpack-status": "^6.1.2", |
| 2188 | "php": ">=7.2" |
| 2189 | }, |
| 2190 | "require-dev": { |
| 2191 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2192 | "automattic/jetpack-test-environment": "@dev", |
| 2193 | "automattic/phpunit-select-config": "^1.0.3", |
| 2194 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2195 | }, |
| 2196 | "suggest": { |
| 2197 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2198 | }, |
| 2199 | "time": "2026-02-02T12:51:40+00:00", |
| 2200 | "type": "jetpack-library", |
| 2201 | "extra": { |
| 2202 | "autotagger": true, |
| 2203 | "textdomain": "jetpack-paypal-payments", |
| 2204 | "mirror-repo": "Automattic/jetpack-paypal-payments", |
| 2205 | "branch-alias": { |
| 2206 | "dev-trunk": "0.6.x-dev" |
| 2207 | }, |
| 2208 | "changelogger": { |
| 2209 | "link-template": "https://github.com/Automattic/jetpack-paypal-payments/compare/v${old}...v${new}" |
| 2210 | }, |
| 2211 | "version-constants": { |
| 2212 | "::PACKAGE_VERSION": "src/class-paypal-payments.php" |
| 2213 | } |
| 2214 | }, |
| 2215 | "installation-source": "dist", |
| 2216 | "autoload": { |
| 2217 | "classmap": [ |
| 2218 | "src/" |
| 2219 | ] |
| 2220 | }, |
| 2221 | "notification-url": "https://packagist.org/downloads/", |
| 2222 | "license": [ |
| 2223 | "GPL-2.0-or-later" |
| 2224 | ], |
| 2225 | "description": "Add PayPal, credit, and debit card payment buttons with minimal setup. Good for collecting donations or payments for products and services.", |
| 2226 | "support": { |
| 2227 | "source": "https://github.com/Automattic/jetpack-paypal-payments/tree/v0.6.3" |
| 2228 | }, |
| 2229 | "install-path": "../../jetpack_vendor/automattic/jetpack-paypal-payments" |
| 2230 | }, |
| 2231 | { |
| 2232 | "name": "automattic/jetpack-plans", |
| 2233 | "version": "v0.11.2", |
| 2234 | "version_normalized": "0.11.2.0", |
| 2235 | "source": { |
| 2236 | "type": "git", |
| 2237 | "url": "https://github.com/Automattic/jetpack-plans.git", |
| 2238 | "reference": "c734a6410c53bfa4f0b3f24ba50b66a54696776c" |
| 2239 | }, |
| 2240 | "dist": { |
| 2241 | "type": "zip", |
| 2242 | "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/c734a6410c53bfa4f0b3f24ba50b66a54696776c", |
| 2243 | "reference": "c734a6410c53bfa4f0b3f24ba50b66a54696776c", |
| 2244 | "shasum": "" |
| 2245 | }, |
| 2246 | "require": { |
| 2247 | "automattic/jetpack-connection": "^7.0.0", |
| 2248 | "php": ">=7.2" |
| 2249 | }, |
| 2250 | "require-dev": { |
| 2251 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2252 | "automattic/jetpack-status": "^6.1.2", |
| 2253 | "automattic/jetpack-test-environment": "@dev", |
| 2254 | "automattic/phpunit-select-config": "^1.0.3", |
| 2255 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2256 | }, |
| 2257 | "suggest": { |
| 2258 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2259 | }, |
| 2260 | "time": "2026-02-02T12:51:29+00:00", |
| 2261 | "type": "library", |
| 2262 | "extra": { |
| 2263 | "autotagger": true, |
| 2264 | "mirror-repo": "Automattic/jetpack-plans", |
| 2265 | "branch-alias": { |
| 2266 | "dev-trunk": "0.11.x-dev" |
| 2267 | }, |
| 2268 | "changelogger": { |
| 2269 | "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}" |
| 2270 | } |
| 2271 | }, |
| 2272 | "installation-source": "dist", |
| 2273 | "autoload": { |
| 2274 | "classmap": [ |
| 2275 | "src/" |
| 2276 | ] |
| 2277 | }, |
| 2278 | "notification-url": "https://packagist.org/downloads/", |
| 2279 | "license": [ |
| 2280 | "GPL-2.0-or-later" |
| 2281 | ], |
| 2282 | "description": "Fetch information about Jetpack Plans from wpcom", |
| 2283 | "support": { |
| 2284 | "source": "https://github.com/Automattic/jetpack-plans/tree/v0.11.2" |
| 2285 | }, |
| 2286 | "install-path": "../automattic/jetpack-plans" |
| 2287 | }, |
| 2288 | { |
| 2289 | "name": "automattic/jetpack-plugins-installer", |
| 2290 | "version": "v0.5.7", |
| 2291 | "version_normalized": "0.5.7.0", |
| 2292 | "source": { |
| 2293 | "type": "git", |
| 2294 | "url": "https://github.com/Automattic/jetpack-plugins-installer.git", |
| 2295 | "reference": "fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74" |
| 2296 | }, |
| 2297 | "dist": { |
| 2298 | "type": "zip", |
| 2299 | "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74", |
| 2300 | "reference": "fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74", |
| 2301 | "shasum": "" |
| 2302 | }, |
| 2303 | "require": { |
| 2304 | "automattic/jetpack-a8c-mc-stats": "^3.0.5", |
| 2305 | "automattic/jetpack-status": "^6.0.3", |
| 2306 | "php": ">=7.2" |
| 2307 | }, |
| 2308 | "require-dev": { |
| 2309 | "automattic/jetpack-changelogger": "^6.0.6", |
| 2310 | "automattic/phpunit-select-config": "^1.0.3", |
| 2311 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2312 | }, |
| 2313 | "suggest": { |
| 2314 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2315 | }, |
| 2316 | "time": "2025-08-14T13:40:36+00:00", |
| 2317 | "type": "jetpack-library", |
| 2318 | "extra": { |
| 2319 | "autotagger": true, |
| 2320 | "textdomain": "jetpack-plugins-installer", |
| 2321 | "mirror-repo": "Automattic/jetpack-plugins-installer", |
| 2322 | "branch-alias": { |
| 2323 | "dev-trunk": "0.5.x-dev" |
| 2324 | }, |
| 2325 | "changelogger": { |
| 2326 | "link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}" |
| 2327 | } |
| 2328 | }, |
| 2329 | "installation-source": "dist", |
| 2330 | "autoload": { |
| 2331 | "classmap": [ |
| 2332 | "src/" |
| 2333 | ] |
| 2334 | }, |
| 2335 | "notification-url": "https://packagist.org/downloads/", |
| 2336 | "license": [ |
| 2337 | "GPL-2.0-or-later" |
| 2338 | ], |
| 2339 | "description": "Handle installation of plugins from WP.org", |
| 2340 | "support": { |
| 2341 | "source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.5.7" |
| 2342 | }, |
| 2343 | "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer" |
| 2344 | }, |
| 2345 | { |
| 2346 | "name": "automattic/jetpack-post-list", |
| 2347 | "version": "v0.9.4", |
| 2348 | "version_normalized": "0.9.4.0", |
| 2349 | "source": { |
| 2350 | "type": "git", |
| 2351 | "url": "https://github.com/Automattic/jetpack-post-list.git", |
| 2352 | "reference": "935139ce14a15bc4d13b216f24b34c785068780d" |
| 2353 | }, |
| 2354 | "dist": { |
| 2355 | "type": "zip", |
| 2356 | "url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/935139ce14a15bc4d13b216f24b34c785068780d", |
| 2357 | "reference": "935139ce14a15bc4d13b216f24b34c785068780d", |
| 2358 | "shasum": "" |
| 2359 | }, |
| 2360 | "require": { |
| 2361 | "automattic/jetpack-assets": "^4.3.22", |
| 2362 | "php": ">=7.2" |
| 2363 | }, |
| 2364 | "require-dev": { |
| 2365 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2366 | "automattic/jetpack-test-environment": "@dev", |
| 2367 | "automattic/phpunit-select-config": "^1.0.3", |
| 2368 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2369 | }, |
| 2370 | "suggest": { |
| 2371 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2372 | }, |
| 2373 | "time": "2026-02-02T12:51:21+00:00", |
| 2374 | "type": "jetpack-library", |
| 2375 | "extra": { |
| 2376 | "autotagger": true, |
| 2377 | "textdomain": "jetpack-post-list", |
| 2378 | "mirror-repo": "Automattic/jetpack-post-list", |
| 2379 | "branch-alias": { |
| 2380 | "dev-trunk": "0.9.x-dev" |
| 2381 | }, |
| 2382 | "changelogger": { |
| 2383 | "link-template": "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}" |
| 2384 | }, |
| 2385 | "version-constants": { |
| 2386 | "::PACKAGE_VERSION": "src/class-post-list.php" |
| 2387 | } |
| 2388 | }, |
| 2389 | "installation-source": "dist", |
| 2390 | "autoload": { |
| 2391 | "classmap": [ |
| 2392 | "src/" |
| 2393 | ] |
| 2394 | }, |
| 2395 | "notification-url": "https://packagist.org/downloads/", |
| 2396 | "license": [ |
| 2397 | "GPL-2.0-or-later" |
| 2398 | ], |
| 2399 | "description": "Enhance the classic view of the Admin section of your WordPress site", |
| 2400 | "support": { |
| 2401 | "source": "https://github.com/Automattic/jetpack-post-list/tree/v0.9.4" |
| 2402 | }, |
| 2403 | "install-path": "../../jetpack_vendor/automattic/jetpack-post-list" |
| 2404 | }, |
| 2405 | { |
| 2406 | "name": "automattic/jetpack-protect-models", |
| 2407 | "version": "v0.6.1", |
| 2408 | "version_normalized": "0.6.1.0", |
| 2409 | "source": { |
| 2410 | "type": "git", |
| 2411 | "url": "https://github.com/Automattic/jetpack-protect-models.git", |
| 2412 | "reference": "6310dae0c4b5d90c5d8f557f64858a19e5751b8f" |
| 2413 | }, |
| 2414 | "dist": { |
| 2415 | "type": "zip", |
| 2416 | "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/6310dae0c4b5d90c5d8f557f64858a19e5751b8f", |
| 2417 | "reference": "6310dae0c4b5d90c5d8f557f64858a19e5751b8f", |
| 2418 | "shasum": "" |
| 2419 | }, |
| 2420 | "require": { |
| 2421 | "automattic/jetpack-redirect": "^3.0.8", |
| 2422 | "php": ">=7.2" |
| 2423 | }, |
| 2424 | "require-dev": { |
| 2425 | "automattic/jetpack-changelogger": "^6.0.5", |
| 2426 | "automattic/jetpack-test-environment": "@dev", |
| 2427 | "automattic/phpunit-select-config": "^1.0.3", |
| 2428 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2429 | }, |
| 2430 | "suggest": { |
| 2431 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2432 | }, |
| 2433 | "time": "2025-08-04T15:36:47+00:00", |
| 2434 | "type": "jetpack-library", |
| 2435 | "extra": { |
| 2436 | "autotagger": true, |
| 2437 | "textdomain": "jetpack-protect-models", |
| 2438 | "mirror-repo": "Automattic/jetpack-protect-models", |
| 2439 | "branch-alias": { |
| 2440 | "dev-trunk": "0.6.x-dev" |
| 2441 | }, |
| 2442 | "changelogger": { |
| 2443 | "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" |
| 2444 | }, |
| 2445 | "version-constants": { |
| 2446 | "::PACKAGE_VERSION": "src/class-protect-models.php" |
| 2447 | } |
| 2448 | }, |
| 2449 | "installation-source": "dist", |
| 2450 | "autoload": { |
| 2451 | "classmap": [ |
| 2452 | "src/" |
| 2453 | ] |
| 2454 | }, |
| 2455 | "notification-url": "https://packagist.org/downloads/", |
| 2456 | "license": [ |
| 2457 | "GPL-2.0-or-later" |
| 2458 | ], |
| 2459 | "description": "This package contains the models used in Protect. ", |
| 2460 | "support": { |
| 2461 | "source": "https://github.com/Automattic/jetpack-protect-models/tree/v0.6.1" |
| 2462 | }, |
| 2463 | "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models" |
| 2464 | }, |
| 2465 | { |
| 2466 | "name": "automattic/jetpack-protect-status", |
| 2467 | "version": "v0.7.7", |
| 2468 | "version_normalized": "0.7.7.0", |
| 2469 | "source": { |
| 2470 | "type": "git", |
| 2471 | "url": "https://github.com/Automattic/jetpack-protect-status.git", |
| 2472 | "reference": "e0c8a05e4f7a617483ef134a9534c96a4c5ecef8" |
| 2473 | }, |
| 2474 | "dist": { |
| 2475 | "type": "zip", |
| 2476 | "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/e0c8a05e4f7a617483ef134a9534c96a4c5ecef8", |
| 2477 | "reference": "e0c8a05e4f7a617483ef134a9534c96a4c5ecef8", |
| 2478 | "shasum": "" |
| 2479 | }, |
| 2480 | "require": { |
| 2481 | "automattic/jetpack-connection": "^7.0.0", |
| 2482 | "automattic/jetpack-plans": "^0.11.2", |
| 2483 | "automattic/jetpack-plugins-installer": "^0.5.7", |
| 2484 | "automattic/jetpack-protect-models": "^0.6.1", |
| 2485 | "automattic/jetpack-sync": "^4.26.0", |
| 2486 | "php": ">=7.2" |
| 2487 | }, |
| 2488 | "require-dev": { |
| 2489 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2490 | "automattic/jetpack-test-environment": "@dev", |
| 2491 | "automattic/phpunit-select-config": "^1.0.3", |
| 2492 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2493 | }, |
| 2494 | "suggest": { |
| 2495 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2496 | }, |
| 2497 | "time": "2026-02-02T12:51:34+00:00", |
| 2498 | "type": "jetpack-library", |
| 2499 | "extra": { |
| 2500 | "autotagger": true, |
| 2501 | "textdomain": "jetpack-protect-status", |
| 2502 | "mirror-repo": "Automattic/jetpack-protect-status", |
| 2503 | "branch-alias": { |
| 2504 | "dev-trunk": "0.7.x-dev" |
| 2505 | }, |
| 2506 | "changelogger": { |
| 2507 | "link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}" |
| 2508 | }, |
| 2509 | "version-constants": { |
| 2510 | "::PACKAGE_VERSION": "src/class-status.php" |
| 2511 | } |
| 2512 | }, |
| 2513 | "installation-source": "dist", |
| 2514 | "autoload": { |
| 2515 | "classmap": [ |
| 2516 | "src/" |
| 2517 | ] |
| 2518 | }, |
| 2519 | "notification-url": "https://packagist.org/downloads/", |
| 2520 | "license": [ |
| 2521 | "GPL-2.0-or-later" |
| 2522 | ], |
| 2523 | "description": "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats).", |
| 2524 | "support": { |
| 2525 | "source": "https://github.com/Automattic/jetpack-protect-status/tree/v0.7.7" |
| 2526 | }, |
| 2527 | "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status" |
| 2528 | }, |
| 2529 | { |
| 2530 | "name": "automattic/jetpack-publicize", |
| 2531 | "version": "v0.72.1", |
| 2532 | "version_normalized": "0.72.1.0", |
| 2533 | "source": { |
| 2534 | "type": "git", |
| 2535 | "url": "https://github.com/Automattic/jetpack-publicize.git", |
| 2536 | "reference": "280e5af20c782e1fe16c0aa21bbea7c6650ca8df" |
| 2537 | }, |
| 2538 | "dist": { |
| 2539 | "type": "zip", |
| 2540 | "url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/280e5af20c782e1fe16c0aa21bbea7c6650ca8df", |
| 2541 | "reference": "280e5af20c782e1fe16c0aa21bbea7c6650ca8df", |
| 2542 | "shasum": "" |
| 2543 | }, |
| 2544 | "require": { |
| 2545 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 2546 | "automattic/jetpack-assets": "^4.3.22", |
| 2547 | "automattic/jetpack-autoloader": "^5.0.15", |
| 2548 | "automattic/jetpack-config": "^3.1.1", |
| 2549 | "automattic/jetpack-connection": "^7.0.0", |
| 2550 | "automattic/jetpack-plans": "^0.11.2", |
| 2551 | "automattic/jetpack-redirect": "^3.0.9", |
| 2552 | "automattic/jetpack-status": "^6.1.2", |
| 2553 | "php": ">=7.2" |
| 2554 | }, |
| 2555 | "require-dev": { |
| 2556 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2557 | "automattic/jetpack-test-environment": "@dev", |
| 2558 | "automattic/phpunit-select-config": "^1.0.3", |
| 2559 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2560 | }, |
| 2561 | "suggest": { |
| 2562 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2563 | }, |
| 2564 | "time": "2026-02-02T12:51:48+00:00", |
| 2565 | "type": "jetpack-library", |
| 2566 | "extra": { |
| 2567 | "autotagger": true, |
| 2568 | "textdomain": "jetpack-publicize-pkg", |
| 2569 | "mirror-repo": "Automattic/jetpack-publicize", |
| 2570 | "branch-alias": { |
| 2571 | "dev-trunk": "0.72.x-dev" |
| 2572 | }, |
| 2573 | "changelogger": { |
| 2574 | "link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}" |
| 2575 | } |
| 2576 | }, |
| 2577 | "installation-source": "dist", |
| 2578 | "autoload": { |
| 2579 | "files": [ |
| 2580 | "actions.php", |
| 2581 | "src/social-image-generator/utilities.php" |
| 2582 | ], |
| 2583 | "classmap": [ |
| 2584 | "src/" |
| 2585 | ] |
| 2586 | }, |
| 2587 | "notification-url": "https://packagist.org/downloads/", |
| 2588 | "license": [ |
| 2589 | "GPL-2.0-or-later" |
| 2590 | ], |
| 2591 | "description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.", |
| 2592 | "support": { |
| 2593 | "source": "https://github.com/Automattic/jetpack-publicize/tree/v0.72.1" |
| 2594 | }, |
| 2595 | "install-path": "../../jetpack_vendor/automattic/jetpack-publicize" |
| 2596 | }, |
| 2597 | { |
| 2598 | "name": "automattic/jetpack-redirect", |
| 2599 | "version": "v3.0.9", |
| 2600 | "version_normalized": "3.0.9.0", |
| 2601 | "source": { |
| 2602 | "type": "git", |
| 2603 | "url": "https://github.com/Automattic/jetpack-redirect.git", |
| 2604 | "reference": "afb74d7c2ae46863c2af46b5703cf1c8728e6a5d" |
| 2605 | }, |
| 2606 | "dist": { |
| 2607 | "type": "zip", |
| 2608 | "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/afb74d7c2ae46863c2af46b5703cf1c8728e6a5d", |
| 2609 | "reference": "afb74d7c2ae46863c2af46b5703cf1c8728e6a5d", |
| 2610 | "shasum": "" |
| 2611 | }, |
| 2612 | "require": { |
| 2613 | "automattic/jetpack-status": "^6.0.3", |
| 2614 | "php": ">=7.2" |
| 2615 | }, |
| 2616 | "require-dev": { |
| 2617 | "automattic/jetpack-changelogger": "^6.0.6", |
| 2618 | "automattic/phpunit-select-config": "^1.0.3", |
| 2619 | "brain/monkey": "^2.6.2", |
| 2620 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2621 | }, |
| 2622 | "suggest": { |
| 2623 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2624 | }, |
| 2625 | "time": "2025-08-25T05:54:15+00:00", |
| 2626 | "type": "jetpack-library", |
| 2627 | "extra": { |
| 2628 | "autotagger": true, |
| 2629 | "mirror-repo": "Automattic/jetpack-redirect", |
| 2630 | "branch-alias": { |
| 2631 | "dev-trunk": "3.0.x-dev" |
| 2632 | }, |
| 2633 | "changelogger": { |
| 2634 | "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}" |
| 2635 | } |
| 2636 | }, |
| 2637 | "installation-source": "dist", |
| 2638 | "autoload": { |
| 2639 | "classmap": [ |
| 2640 | "src/" |
| 2641 | ] |
| 2642 | }, |
| 2643 | "notification-url": "https://packagist.org/downloads/", |
| 2644 | "license": [ |
| 2645 | "GPL-2.0-or-later" |
| 2646 | ], |
| 2647 | "description": "Utilities to build URLs to the jetpack.com/redirect/ service", |
| 2648 | "support": { |
| 2649 | "source": "https://github.com/Automattic/jetpack-redirect/tree/v3.0.9" |
| 2650 | }, |
| 2651 | "install-path": "../../jetpack_vendor/automattic/jetpack-redirect" |
| 2652 | }, |
| 2653 | { |
| 2654 | "name": "automattic/jetpack-roles", |
| 2655 | "version": "v3.0.8", |
| 2656 | "version_normalized": "3.0.8.0", |
| 2657 | "source": { |
| 2658 | "type": "git", |
| 2659 | "url": "https://github.com/Automattic/jetpack-roles.git", |
| 2660 | "reference": "96e09fc813ccf5e691f46297875d6b85b859c669" |
| 2661 | }, |
| 2662 | "dist": { |
| 2663 | "type": "zip", |
| 2664 | "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/96e09fc813ccf5e691f46297875d6b85b859c669", |
| 2665 | "reference": "96e09fc813ccf5e691f46297875d6b85b859c669", |
| 2666 | "shasum": "" |
| 2667 | }, |
| 2668 | "require": { |
| 2669 | "php": ">=7.2" |
| 2670 | }, |
| 2671 | "require-dev": { |
| 2672 | "automattic/jetpack-changelogger": "^6.0.5", |
| 2673 | "automattic/phpunit-select-config": "^1.0.3", |
| 2674 | "brain/monkey": "^2.6.2", |
| 2675 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2676 | }, |
| 2677 | "suggest": { |
| 2678 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2679 | }, |
| 2680 | "time": "2025-04-28T15:12:44+00:00", |
| 2681 | "type": "jetpack-library", |
| 2682 | "extra": { |
| 2683 | "autotagger": true, |
| 2684 | "mirror-repo": "Automattic/jetpack-roles", |
| 2685 | "branch-alias": { |
| 2686 | "dev-trunk": "3.0.x-dev" |
| 2687 | }, |
| 2688 | "changelogger": { |
| 2689 | "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}" |
| 2690 | } |
| 2691 | }, |
| 2692 | "installation-source": "dist", |
| 2693 | "autoload": { |
| 2694 | "classmap": [ |
| 2695 | "src/" |
| 2696 | ] |
| 2697 | }, |
| 2698 | "notification-url": "https://packagist.org/downloads/", |
| 2699 | "license": [ |
| 2700 | "GPL-2.0-or-later" |
| 2701 | ], |
| 2702 | "description": "Utilities, related with user roles and capabilities.", |
| 2703 | "support": { |
| 2704 | "source": "https://github.com/Automattic/jetpack-roles/tree/v3.0.8" |
| 2705 | }, |
| 2706 | "install-path": "../../jetpack_vendor/automattic/jetpack-roles" |
| 2707 | }, |
| 2708 | { |
| 2709 | "name": "automattic/jetpack-search", |
| 2710 | "version": "v0.55.2", |
| 2711 | "version_normalized": "0.55.2.0", |
| 2712 | "source": { |
| 2713 | "type": "git", |
| 2714 | "url": "https://github.com/Automattic/jetpack-search.git", |
| 2715 | "reference": "077d170302bd789199669254108a31a1b5db371c" |
| 2716 | }, |
| 2717 | "dist": { |
| 2718 | "type": "zip", |
| 2719 | "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/077d170302bd789199669254108a31a1b5db371c", |
| 2720 | "reference": "077d170302bd789199669254108a31a1b5db371c", |
| 2721 | "shasum": "" |
| 2722 | }, |
| 2723 | "require": { |
| 2724 | "automattic/jetpack-assets": "^4.3.22", |
| 2725 | "automattic/jetpack-config": "^3.1.1", |
| 2726 | "automattic/jetpack-connection": "^7.0.0", |
| 2727 | "automattic/jetpack-constants": "^3.0.8", |
| 2728 | "automattic/jetpack-my-jetpack": "^5.30.4", |
| 2729 | "automattic/jetpack-status": "^6.1.2", |
| 2730 | "automattic/jetpack-sync": "^4.26.0", |
| 2731 | "php": ">=7.2" |
| 2732 | }, |
| 2733 | "require-dev": { |
| 2734 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2735 | "automattic/jetpack-test-environment": "@dev", |
| 2736 | "automattic/phpunit-select-config": "^1.0.3", |
| 2737 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2738 | }, |
| 2739 | "suggest": { |
| 2740 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2741 | }, |
| 2742 | "time": "2026-02-02T12:51:55+00:00", |
| 2743 | "type": "jetpack-library", |
| 2744 | "extra": { |
| 2745 | "autotagger": true, |
| 2746 | "textdomain": "jetpack-search-pkg", |
| 2747 | "mirror-repo": "Automattic/jetpack-search", |
| 2748 | "branch-alias": { |
| 2749 | "dev-trunk": "0.55.x-dev" |
| 2750 | }, |
| 2751 | "changelogger": { |
| 2752 | "link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}" |
| 2753 | }, |
| 2754 | "version-constants": { |
| 2755 | "::VERSION": "src/class-package.php" |
| 2756 | } |
| 2757 | }, |
| 2758 | "installation-source": "dist", |
| 2759 | "autoload": { |
| 2760 | "classmap": [ |
| 2761 | "src/" |
| 2762 | ] |
| 2763 | }, |
| 2764 | "notification-url": "https://packagist.org/downloads/", |
| 2765 | "license": [ |
| 2766 | "GPL-2.0-or-later" |
| 2767 | ], |
| 2768 | "description": "Tools to assist with enabling cloud search for Jetpack sites.", |
| 2769 | "support": { |
| 2770 | "source": "https://github.com/Automattic/jetpack-search/tree/v0.55.2" |
| 2771 | }, |
| 2772 | "install-path": "../../jetpack_vendor/automattic/jetpack-search" |
| 2773 | }, |
| 2774 | { |
| 2775 | "name": "automattic/jetpack-stats", |
| 2776 | "version": "v0.17.8", |
| 2777 | "version_normalized": "0.17.8.0", |
| 2778 | "source": { |
| 2779 | "type": "git", |
| 2780 | "url": "https://github.com/Automattic/jetpack-stats.git", |
| 2781 | "reference": "6810b590fb691786a9b17d37c447908f71528e96" |
| 2782 | }, |
| 2783 | "dist": { |
| 2784 | "type": "zip", |
| 2785 | "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/6810b590fb691786a9b17d37c447908f71528e96", |
| 2786 | "reference": "6810b590fb691786a9b17d37c447908f71528e96", |
| 2787 | "shasum": "" |
| 2788 | }, |
| 2789 | "require": { |
| 2790 | "automattic/jetpack-connection": "^7.0.0", |
| 2791 | "automattic/jetpack-constants": "^3.0.8", |
| 2792 | "automattic/jetpack-status": "^6.1.2", |
| 2793 | "php": ">=7.2" |
| 2794 | }, |
| 2795 | "require-dev": { |
| 2796 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2797 | "automattic/jetpack-test-environment": "@dev", |
| 2798 | "automattic/phpunit-select-config": "^1.0.3", |
| 2799 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2800 | }, |
| 2801 | "suggest": { |
| 2802 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2803 | }, |
| 2804 | "time": "2026-02-02T12:51:29+00:00", |
| 2805 | "type": "jetpack-library", |
| 2806 | "extra": { |
| 2807 | "autotagger": true, |
| 2808 | "textdomain": "jetpack-stats", |
| 2809 | "mirror-repo": "Automattic/jetpack-stats", |
| 2810 | "branch-alias": { |
| 2811 | "dev-trunk": "0.17.x-dev" |
| 2812 | }, |
| 2813 | "changelogger": { |
| 2814 | "link-template": "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}" |
| 2815 | }, |
| 2816 | "version-constants": { |
| 2817 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 2818 | } |
| 2819 | }, |
| 2820 | "installation-source": "dist", |
| 2821 | "autoload": { |
| 2822 | "classmap": [ |
| 2823 | "src/" |
| 2824 | ] |
| 2825 | }, |
| 2826 | "notification-url": "https://packagist.org/downloads/", |
| 2827 | "license": [ |
| 2828 | "GPL-2.0-or-later" |
| 2829 | ], |
| 2830 | "description": "Collect valuable traffic stats and insights.", |
| 2831 | "support": { |
| 2832 | "source": "https://github.com/Automattic/jetpack-stats/tree/v0.17.8" |
| 2833 | }, |
| 2834 | "install-path": "../../jetpack_vendor/automattic/jetpack-stats" |
| 2835 | }, |
| 2836 | { |
| 2837 | "name": "automattic/jetpack-stats-admin", |
| 2838 | "version": "v0.30.6", |
| 2839 | "version_normalized": "0.30.6.0", |
| 2840 | "source": { |
| 2841 | "type": "git", |
| 2842 | "url": "https://github.com/Automattic/jetpack-stats-admin.git", |
| 2843 | "reference": "dd662d53546798c79cd7d77a95538ee95ff676ff" |
| 2844 | }, |
| 2845 | "dist": { |
| 2846 | "type": "zip", |
| 2847 | "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/dd662d53546798c79cd7d77a95538ee95ff676ff", |
| 2848 | "reference": "dd662d53546798c79cd7d77a95538ee95ff676ff", |
| 2849 | "shasum": "" |
| 2850 | }, |
| 2851 | "require": { |
| 2852 | "automattic/jetpack-blaze": "^0.27.1", |
| 2853 | "automattic/jetpack-connection": "^7.0.0", |
| 2854 | "automattic/jetpack-constants": "^3.0.8", |
| 2855 | "automattic/jetpack-jitm": "^4.3.18", |
| 2856 | "automattic/jetpack-plans": "^0.11.2", |
| 2857 | "automattic/jetpack-stats": "^0.17.8", |
| 2858 | "automattic/jetpack-status": "^6.1.2", |
| 2859 | "php": ">=7.2" |
| 2860 | }, |
| 2861 | "require-dev": { |
| 2862 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2863 | "automattic/jetpack-test-environment": "@dev", |
| 2864 | "automattic/phpunit-select-config": "^1.0.3", |
| 2865 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2866 | }, |
| 2867 | "suggest": { |
| 2868 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2869 | }, |
| 2870 | "time": "2026-02-02T12:51:44+00:00", |
| 2871 | "type": "jetpack-library", |
| 2872 | "extra": { |
| 2873 | "autotagger": true, |
| 2874 | "textdomain": "jetpack-stats-admin", |
| 2875 | "mirror-repo": "Automattic/jetpack-stats-admin", |
| 2876 | "branch-alias": { |
| 2877 | "dev-trunk": "0.30.x-dev" |
| 2878 | }, |
| 2879 | "version-constants": { |
| 2880 | "::VERSION": "src/class-main.php" |
| 2881 | } |
| 2882 | }, |
| 2883 | "installation-source": "dist", |
| 2884 | "autoload": { |
| 2885 | "classmap": [ |
| 2886 | "src/" |
| 2887 | ] |
| 2888 | }, |
| 2889 | "notification-url": "https://packagist.org/downloads/", |
| 2890 | "license": [ |
| 2891 | "GPL-2.0-or-later" |
| 2892 | ], |
| 2893 | "description": "Stats Dashboard", |
| 2894 | "support": { |
| 2895 | "source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.30.6" |
| 2896 | }, |
| 2897 | "install-path": "../../jetpack_vendor/automattic/jetpack-stats-admin" |
| 2898 | }, |
| 2899 | { |
| 2900 | "name": "automattic/jetpack-status", |
| 2901 | "version": "v6.1.2", |
| 2902 | "version_normalized": "6.1.2.0", |
| 2903 | "source": { |
| 2904 | "type": "git", |
| 2905 | "url": "https://github.com/Automattic/jetpack-status.git", |
| 2906 | "reference": "1ccaefabcf9f609b2b55e07729ffcca1a749f485" |
| 2907 | }, |
| 2908 | "dist": { |
| 2909 | "type": "zip", |
| 2910 | "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/1ccaefabcf9f609b2b55e07729ffcca1a749f485", |
| 2911 | "reference": "1ccaefabcf9f609b2b55e07729ffcca1a749f485", |
| 2912 | "shasum": "" |
| 2913 | }, |
| 2914 | "require": { |
| 2915 | "automattic/jetpack-constants": "^3.0.8", |
| 2916 | "php": ">=7.2" |
| 2917 | }, |
| 2918 | "require-dev": { |
| 2919 | "automattic/jetpack-changelogger": "^6.0.12", |
| 2920 | "automattic/jetpack-connection": "@dev", |
| 2921 | "automattic/jetpack-ip": "^0.4.10", |
| 2922 | "automattic/jetpack-plans": "@dev", |
| 2923 | "automattic/phpunit-select-config": "^1.0.3", |
| 2924 | "brain/monkey": "^2.6.2", |
| 2925 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2926 | }, |
| 2927 | "suggest": { |
| 2928 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2929 | }, |
| 2930 | "time": "2025-12-15T11:22:14+00:00", |
| 2931 | "type": "jetpack-library", |
| 2932 | "extra": { |
| 2933 | "autotagger": true, |
| 2934 | "mirror-repo": "Automattic/jetpack-status", |
| 2935 | "branch-alias": { |
| 2936 | "dev-trunk": "6.1.x-dev" |
| 2937 | }, |
| 2938 | "changelogger": { |
| 2939 | "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}" |
| 2940 | }, |
| 2941 | "dependencies": { |
| 2942 | "test-only": [ |
| 2943 | "packages/connection", |
| 2944 | "packages/plans" |
| 2945 | ] |
| 2946 | } |
| 2947 | }, |
| 2948 | "installation-source": "dist", |
| 2949 | "autoload": { |
| 2950 | "classmap": [ |
| 2951 | "src/" |
| 2952 | ] |
| 2953 | }, |
| 2954 | "notification-url": "https://packagist.org/downloads/", |
| 2955 | "license": [ |
| 2956 | "GPL-2.0-or-later" |
| 2957 | ], |
| 2958 | "description": "Used to retrieve information about the current status of Jetpack and the site overall.", |
| 2959 | "support": { |
| 2960 | "source": "https://github.com/Automattic/jetpack-status/tree/v6.1.2" |
| 2961 | }, |
| 2962 | "install-path": "../../jetpack_vendor/automattic/jetpack-status" |
| 2963 | }, |
| 2964 | { |
| 2965 | "name": "automattic/jetpack-subscribers-dashboard", |
| 2966 | "version": "v0.4.16", |
| 2967 | "version_normalized": "0.4.16.0", |
| 2968 | "source": { |
| 2969 | "type": "git", |
| 2970 | "url": "https://github.com/Automattic/jetpack-subscribers-dashboard.git", |
| 2971 | "reference": "91f5dfe909bb6da0be1ee4dc994ea954d1067d46" |
| 2972 | }, |
| 2973 | "dist": { |
| 2974 | "type": "zip", |
| 2975 | "url": "https://api.github.com/repos/Automattic/jetpack-subscribers-dashboard/zipball/91f5dfe909bb6da0be1ee4dc994ea954d1067d46", |
| 2976 | "reference": "91f5dfe909bb6da0be1ee4dc994ea954d1067d46", |
| 2977 | "shasum": "" |
| 2978 | }, |
| 2979 | "require": { |
| 2980 | "automattic/jetpack-connection": "^7.0.0", |
| 2981 | "automattic/jetpack-constants": "^3.0.8", |
| 2982 | "automattic/jetpack-jitm": "^4.3.18", |
| 2983 | "automattic/jetpack-plans": "^0.11.2", |
| 2984 | "automattic/jetpack-stats": "^0.17.8", |
| 2985 | "automattic/jetpack-status": "^6.1.2", |
| 2986 | "php": ">=7.2" |
| 2987 | }, |
| 2988 | "require-dev": { |
| 2989 | "automattic/jetpack-changelogger": "^6.0.13", |
| 2990 | "automattic/jetpack-test-environment": "@dev", |
| 2991 | "automattic/phpunit-select-config": "^1.0.3", |
| 2992 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2993 | }, |
| 2994 | "suggest": { |
| 2995 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2996 | }, |
| 2997 | "time": "2026-02-02T12:51:44+00:00", |
| 2998 | "type": "jetpack-library", |
| 2999 | "extra": { |
| 3000 | "autotagger": true, |
| 3001 | "textdomain": "jetpack-subscribers-dashboard", |
| 3002 | "mirror-repo": "Automattic/jetpack-subscribers-dashboard", |
| 3003 | "branch-alias": { |
| 3004 | "dev-trunk": "0.4.x-dev" |
| 3005 | }, |
| 3006 | "version-constants": { |
| 3007 | "::VERSION": "src/class-dashboard.php" |
| 3008 | } |
| 3009 | }, |
| 3010 | "installation-source": "dist", |
| 3011 | "autoload": { |
| 3012 | "classmap": [ |
| 3013 | "src/" |
| 3014 | ] |
| 3015 | }, |
| 3016 | "notification-url": "https://packagist.org/downloads/", |
| 3017 | "license": [ |
| 3018 | "GPL-2.0-or-later" |
| 3019 | ], |
| 3020 | "description": "Subscribers dashboard", |
| 3021 | "support": { |
| 3022 | "source": "https://github.com/Automattic/jetpack-subscribers-dashboard/tree/v0.4.16" |
| 3023 | }, |
| 3024 | "install-path": "../../jetpack_vendor/automattic/jetpack-subscribers-dashboard" |
| 3025 | }, |
| 3026 | { |
| 3027 | "name": "automattic/jetpack-sync", |
| 3028 | "version": "v4.26.0", |
| 3029 | "version_normalized": "4.26.0.0", |
| 3030 | "source": { |
| 3031 | "type": "git", |
| 3032 | "url": "https://github.com/Automattic/jetpack-sync.git", |
| 3033 | "reference": "c56c50fb63919085743669cfa711fdc0c56bcfb7" |
| 3034 | }, |
| 3035 | "dist": { |
| 3036 | "type": "zip", |
| 3037 | "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/c56c50fb63919085743669cfa711fdc0c56bcfb7", |
| 3038 | "reference": "c56c50fb63919085743669cfa711fdc0c56bcfb7", |
| 3039 | "shasum": "" |
| 3040 | }, |
| 3041 | "require": { |
| 3042 | "automattic/jetpack-connection": "^7.0.0", |
| 3043 | "automattic/jetpack-constants": "^3.0.8", |
| 3044 | "automattic/jetpack-ip": "^0.4.10", |
| 3045 | "automattic/jetpack-password-checker": "^0.4.9", |
| 3046 | "automattic/jetpack-roles": "^3.0.8", |
| 3047 | "automattic/jetpack-status": "^6.1.2", |
| 3048 | "php": ">=7.2" |
| 3049 | }, |
| 3050 | "require-dev": { |
| 3051 | "automattic/jetpack-changelogger": "^6.0.13", |
| 3052 | "automattic/jetpack-search": "@dev", |
| 3053 | "automattic/jetpack-test-environment": "@dev", |
| 3054 | "automattic/jetpack-waf": "^0.27.10", |
| 3055 | "automattic/phpunit-select-config": "^1.0.3", |
| 3056 | "yoast/phpunit-polyfills": "^4.0.0" |
| 3057 | }, |
| 3058 | "suggest": { |
| 3059 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 3060 | }, |
| 3061 | "time": "2026-02-02T12:51:33+00:00", |
| 3062 | "type": "jetpack-library", |
| 3063 | "extra": { |
| 3064 | "autotagger": true, |
| 3065 | "textdomain": "jetpack-sync", |
| 3066 | "mirror-repo": "Automattic/jetpack-sync", |
| 3067 | "branch-alias": { |
| 3068 | "dev-trunk": "4.26.x-dev" |
| 3069 | }, |
| 3070 | "changelogger": { |
| 3071 | "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" |
| 3072 | }, |
| 3073 | "dependencies": { |
| 3074 | "test-only": [ |
| 3075 | "packages/search", |
| 3076 | "packages/waf" |
| 3077 | ] |
| 3078 | }, |
| 3079 | "version-constants": { |
| 3080 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 3081 | } |
| 3082 | }, |
| 3083 | "installation-source": "dist", |
| 3084 | "autoload": { |
| 3085 | "classmap": [ |
| 3086 | "src/" |
| 3087 | ] |
| 3088 | }, |
| 3089 | "notification-url": "https://packagist.org/downloads/", |
| 3090 | "license": [ |
| 3091 | "GPL-2.0-or-later" |
| 3092 | ], |
| 3093 | "description": "Everything needed to allow syncing to the WP.com infrastructure.", |
| 3094 | "support": { |
| 3095 | "source": "https://github.com/Automattic/jetpack-sync/tree/v4.26.0" |
| 3096 | }, |
| 3097 | "install-path": "../../jetpack_vendor/automattic/jetpack-sync" |
| 3098 | }, |
| 3099 | { |
| 3100 | "name": "automattic/jetpack-videopress", |
| 3101 | "version": "v0.33.4", |
| 3102 | "version_normalized": "0.33.4.0", |
| 3103 | "source": { |
| 3104 | "type": "git", |
| 3105 | "url": "https://github.com/Automattic/jetpack-videopress.git", |
| 3106 | "reference": "1dbf7d81d5417f39fe0a06dbb32fa35d778a3608" |
| 3107 | }, |
| 3108 | "dist": { |
| 3109 | "type": "zip", |
| 3110 | "url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/1dbf7d81d5417f39fe0a06dbb32fa35d778a3608", |
| 3111 | "reference": "1dbf7d81d5417f39fe0a06dbb32fa35d778a3608", |
| 3112 | "shasum": "" |
| 3113 | }, |
| 3114 | "require": { |
| 3115 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 3116 | "automattic/jetpack-assets": "^4.3.22", |
| 3117 | "automattic/jetpack-connection": "^7.0.0", |
| 3118 | "automattic/jetpack-my-jetpack": "^5.30.4", |
| 3119 | "automattic/jetpack-plans": "^0.11.2", |
| 3120 | "automattic/jetpack-status": "^6.1.2", |
| 3121 | "php": ">=7.2" |
| 3122 | }, |
| 3123 | "require-dev": { |
| 3124 | "automattic/jetpack-changelogger": "^6.0.13", |
| 3125 | "automattic/jetpack-test-environment": "@dev", |
| 3126 | "automattic/phpunit-select-config": "^1.0.3", |
| 3127 | "brain/monkey": "2.6.2", |
| 3128 | "yoast/phpunit-polyfills": "^4.0.0" |
| 3129 | }, |
| 3130 | "suggest": { |
| 3131 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 3132 | }, |
| 3133 | "time": "2026-02-02T12:51:53+00:00", |
| 3134 | "type": "jetpack-library", |
| 3135 | "extra": { |
| 3136 | "autotagger": true, |
| 3137 | "textdomain": "jetpack-videopress-pkg", |
| 3138 | "mirror-repo": "Automattic/jetpack-videopress", |
| 3139 | "branch-alias": { |
| 3140 | "dev-trunk": "0.33.x-dev" |
| 3141 | }, |
| 3142 | "changelogger": { |
| 3143 | "link-template": "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}" |
| 3144 | }, |
| 3145 | "version-constants": { |
| 3146 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 3147 | } |
| 3148 | }, |
| 3149 | "installation-source": "dist", |
| 3150 | "autoload": { |
| 3151 | "classmap": [ |
| 3152 | "src/" |
| 3153 | ] |
| 3154 | }, |
| 3155 | "notification-url": "https://packagist.org/downloads/", |
| 3156 | "license": [ |
| 3157 | "GPL-2.0-or-later" |
| 3158 | ], |
| 3159 | "description": "VideoPress package", |
| 3160 | "support": { |
| 3161 | "source": "https://github.com/Automattic/jetpack-videopress/tree/v0.33.4" |
| 3162 | }, |
| 3163 | "install-path": "../../jetpack_vendor/automattic/jetpack-videopress" |
| 3164 | }, |
| 3165 | { |
| 3166 | "name": "automattic/jetpack-waf", |
| 3167 | "version": "v0.27.10", |
| 3168 | "version_normalized": "0.27.10.0", |
| 3169 | "source": { |
| 3170 | "type": "git", |
| 3171 | "url": "https://github.com/Automattic/jetpack-waf.git", |
| 3172 | "reference": "f488e6fd5af976e3cc8bbe6cb172a4efe3452323" |
| 3173 | }, |
| 3174 | "dist": { |
| 3175 | "type": "zip", |
| 3176 | "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/f488e6fd5af976e3cc8bbe6cb172a4efe3452323", |
| 3177 | "reference": "f488e6fd5af976e3cc8bbe6cb172a4efe3452323", |
| 3178 | "shasum": "" |
| 3179 | }, |
| 3180 | "require": { |
| 3181 | "automattic/jetpack-connection": "^7.0.0", |
| 3182 | "automattic/jetpack-constants": "^3.0.8", |
| 3183 | "automattic/jetpack-ip": "^0.4.10", |
| 3184 | "automattic/jetpack-status": "^6.1.2", |
| 3185 | "php": ">=7.2", |
| 3186 | "wikimedia/aho-corasick": "^1.0" |
| 3187 | }, |
| 3188 | "require-dev": { |
| 3189 | "automattic/jetpack-changelogger": "^6.0.13", |
| 3190 | "automattic/jetpack-test-environment": "@dev", |
| 3191 | "automattic/phpunit-select-config": "^1.0.3", |
| 3192 | "yoast/phpunit-polyfills": "^4.0.0" |
| 3193 | }, |
| 3194 | "suggest": { |
| 3195 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 3196 | }, |
| 3197 | "time": "2026-02-02T12:51:32+00:00", |
| 3198 | "type": "jetpack-library", |
| 3199 | "extra": { |
| 3200 | "autotagger": true, |
| 3201 | "textdomain": "jetpack-waf", |
| 3202 | "mirror-repo": "Automattic/jetpack-waf", |
| 3203 | "branch-alias": { |
| 3204 | "dev-trunk": "0.27.x-dev" |
| 3205 | }, |
| 3206 | "changelogger": { |
| 3207 | "link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}" |
| 3208 | } |
| 3209 | }, |
| 3210 | "installation-source": "dist", |
| 3211 | "autoload": { |
| 3212 | "files": [ |
| 3213 | "cli.php" |
| 3214 | ], |
| 3215 | "classmap": [ |
| 3216 | "src/" |
| 3217 | ] |
| 3218 | }, |
| 3219 | "notification-url": "https://packagist.org/downloads/", |
| 3220 | "license": [ |
| 3221 | "GPL-2.0-or-later" |
| 3222 | ], |
| 3223 | "description": "Tools to assist with the Jetpack Web Application Firewall", |
| 3224 | "support": { |
| 3225 | "source": "https://github.com/Automattic/jetpack-waf/tree/v0.27.10" |
| 3226 | }, |
| 3227 | "install-path": "../../jetpack_vendor/automattic/jetpack-waf" |
| 3228 | }, |
| 3229 | { |
| 3230 | "name": "automattic/woocommerce-analytics", |
| 3231 | "version": "v0.15.2", |
| 3232 | "version_normalized": "0.15.2.0", |
| 3233 | "source": { |
| 3234 | "type": "git", |
| 3235 | "url": "https://github.com/Automattic/woocommerce-analytics.git", |
| 3236 | "reference": "dd4c038eab01d5dac4276087487755e788dcdf39" |
| 3237 | }, |
| 3238 | "dist": { |
| 3239 | "type": "zip", |
| 3240 | "url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/dd4c038eab01d5dac4276087487755e788dcdf39", |
| 3241 | "reference": "dd4c038eab01d5dac4276087487755e788dcdf39", |
| 3242 | "shasum": "" |
| 3243 | }, |
| 3244 | "require": { |
| 3245 | "automattic/block-delimiter": "^0.3.4", |
| 3246 | "automattic/jetpack-assets": "^4.3.22", |
| 3247 | "automattic/jetpack-connection": "^7.0.0", |
| 3248 | "automattic/jetpack-constants": "^3.0.8", |
| 3249 | "automattic/jetpack-device-detection": "^3.4.0", |
| 3250 | "php": ">=7.2" |
| 3251 | }, |
| 3252 | "require-dev": { |
| 3253 | "automattic/jetpack-changelogger": "^6.0.13", |
| 3254 | "automattic/jetpack-test-environment": "@dev", |
| 3255 | "automattic/phpunit-select-config": "^1.0.3", |
| 3256 | "yoast/phpunit-polyfills": "^4.0.0" |
| 3257 | }, |
| 3258 | "suggest": { |
| 3259 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 3260 | }, |
| 3261 | "time": "2026-02-02T12:51:41+00:00", |
| 3262 | "type": "jetpack-library", |
| 3263 | "extra": { |
| 3264 | "autotagger": true, |
| 3265 | "textdomain": "woocommerce-analytics", |
| 3266 | "mirror-repo": "Automattic/woocommerce-analytics", |
| 3267 | "branch-alias": { |
| 3268 | "dev-trunk": "0.15.x-dev" |
| 3269 | }, |
| 3270 | "changelogger": { |
| 3271 | "link-template": "https://github.com/Automattic/woocommerce-analytics/compare/v${old}...v${new}" |
| 3272 | }, |
| 3273 | "version-constants": { |
| 3274 | "::PACKAGE_VERSION": "src/class-woocommerce-analytics.php" |
| 3275 | } |
| 3276 | }, |
| 3277 | "installation-source": "dist", |
| 3278 | "autoload": { |
| 3279 | "classmap": [ |
| 3280 | "src/" |
| 3281 | ] |
| 3282 | }, |
| 3283 | "notification-url": "https://packagist.org/downloads/", |
| 3284 | "license": [ |
| 3285 | "GPL-2.0-or-later" |
| 3286 | ], |
| 3287 | "description": "Enhanced analytics for WooCommerce users.", |
| 3288 | "support": { |
| 3289 | "source": "https://github.com/Automattic/woocommerce-analytics/tree/v0.15.2" |
| 3290 | }, |
| 3291 | "install-path": "../../jetpack_vendor/automattic/woocommerce-analytics" |
| 3292 | }, |
| 3293 | { |
| 3294 | "name": "wikimedia/aho-corasick", |
| 3295 | "version": "v1.0.1", |
| 3296 | "version_normalized": "1.0.1.0", |
| 3297 | "source": { |
| 3298 | "type": "git", |
| 3299 | "url": "https://github.com/wikimedia/AhoCorasick.git", |
| 3300 | "reference": "2f3a1bd765913637a66eade658d11d82f0e551be" |
| 3301 | }, |
| 3302 | "dist": { |
| 3303 | "type": "zip", |
| 3304 | "url": "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be", |
| 3305 | "reference": "2f3a1bd765913637a66eade658d11d82f0e551be", |
| 3306 | "shasum": "" |
| 3307 | }, |
| 3308 | "require": { |
| 3309 | "php": ">=5.5.9" |
| 3310 | }, |
| 3311 | "require-dev": { |
| 3312 | "jakub-onderka/php-console-highlighter": "0.3.2", |
| 3313 | "jakub-onderka/php-parallel-lint": "1.0.0", |
| 3314 | "mediawiki/mediawiki-codesniffer": "18.0.0", |
| 3315 | "mediawiki/minus-x": "0.3.1", |
| 3316 | "phpunit/phpunit": "4.8.36 || ^6.5" |
| 3317 | }, |
| 3318 | "time": "2018-05-01T18:13:32+00:00", |
| 3319 | "type": "library", |
| 3320 | "installation-source": "dist", |
| 3321 | "autoload": { |
| 3322 | "classmap": [ |
| 3323 | "src/" |
| 3324 | ] |
| 3325 | }, |
| 3326 | "notification-url": "https://packagist.org/downloads/", |
| 3327 | "license": [ |
| 3328 | "Apache-2.0" |
| 3329 | ], |
| 3330 | "authors": [ |
| 3331 | { |
| 3332 | "name": "Ori Livneh", |
| 3333 | "email": "ori@wikimedia.org" |
| 3334 | } |
| 3335 | ], |
| 3336 | "description": "An implementation of the Aho-Corasick string matching algorithm.", |
| 3337 | "homepage": "https://gerrit.wikimedia.org/g/AhoCorasick", |
| 3338 | "keywords": [ |
| 3339 | "ahocorasick", |
| 3340 | "matcher" |
| 3341 | ], |
| 3342 | "support": { |
| 3343 | "source": "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1" |
| 3344 | }, |
| 3345 | "install-path": "../wikimedia/aho-corasick" |
| 3346 | } |
| 3347 | ], |
| 3348 | "dev": false, |
| 3349 | "dev-package-names": [] |
| 3350 | } |
| 3351 |