ClassLoader.php
2 years ago
InstalledVersions.php
10 months ago
LICENSE
5 years ago
autoload_classmap.php
10 months ago
autoload_files.php
1 year ago
autoload_namespaces.php
2 years ago
autoload_psr4.php
2 years ago
autoload_real.php
10 months ago
autoload_static.php
10 months ago
installed.json
10 months ago
installed.php
10 months ago
jetpack_autoload_classmap.php
10 months ago
jetpack_autoload_filemap.php
10 months ago
platform_check.php
10 months ago
installed.json
3367 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.7", |
| 115 | "version_normalized": "0.2.7.0", |
| 116 | "source": { |
| 117 | "type": "git", |
| 118 | "url": "https://github.com/Automattic/jetpack-account-protection.git", |
| 119 | "reference": "3c6732205ec90e7e63dee6c566849efb046ac01b" |
| 120 | }, |
| 121 | "dist": { |
| 122 | "type": "zip", |
| 123 | "url": "https://api.github.com/repos/Automattic/jetpack-account-protection/zipball/3c6732205ec90e7e63dee6c566849efb046ac01b", |
| 124 | "reference": "3c6732205ec90e7e63dee6c566849efb046ac01b", |
| 125 | "shasum": "" |
| 126 | }, |
| 127 | "require": { |
| 128 | "automattic/jetpack-connection": "^6.17.0", |
| 129 | "automattic/jetpack-constants": "^3.0.8", |
| 130 | "automattic/jetpack-logo": "^3.0.5", |
| 131 | "automattic/jetpack-status": "^6.0.1", |
| 132 | "php": ">=7.2" |
| 133 | }, |
| 134 | "require-dev": { |
| 135 | "automattic/jetpack-changelogger": "^6.0.5", |
| 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": "2025-08-04T15:37:41+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.7" |
| 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.11", |
| 238 | "version_normalized": "4.3.11.0", |
| 239 | "source": { |
| 240 | "type": "git", |
| 241 | "url": "https://github.com/Automattic/jetpack-assets.git", |
| 242 | "reference": "02b14206e6f0713aea9c79af55b67422eaa17c39" |
| 243 | }, |
| 244 | "dist": { |
| 245 | "type": "zip", |
| 246 | "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/02b14206e6f0713aea9c79af55b67422eaa17c39", |
| 247 | "reference": "02b14206e6f0713aea9c79af55b67422eaa17c39", |
| 248 | "shasum": "" |
| 249 | }, |
| 250 | "require": { |
| 251 | "automattic/jetpack-constants": "^3.0.8", |
| 252 | "automattic/jetpack-status": "^6.1.0", |
| 253 | "php": ">=7.2" |
| 254 | }, |
| 255 | "require-dev": { |
| 256 | "automattic/jetpack-changelogger": "^6.0.7", |
| 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", |
| 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": "2025-10-28T15:48: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.11" |
| 294 | }, |
| 295 | "install-path": "../../jetpack_vendor/automattic/jetpack-assets" |
| 296 | }, |
| 297 | { |
| 298 | "name": "automattic/jetpack-autoloader", |
| 299 | "version": "v5.0.11", |
| 300 | "version_normalized": "5.0.11.0", |
| 301 | "source": { |
| 302 | "type": "git", |
| 303 | "url": "https://github.com/Automattic/jetpack-autoloader.git", |
| 304 | "reference": "90bf7b3bc29cb7be74105ac99afab4c21bc47e29" |
| 305 | }, |
| 306 | "dist": { |
| 307 | "type": "zip", |
| 308 | "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/90bf7b3bc29cb7be74105ac99afab4c21bc47e29", |
| 309 | "reference": "90bf7b3bc29cb7be74105ac99afab4c21bc47e29", |
| 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.7", |
| 318 | "automattic/phpunit-select-config": "^1.0.3", |
| 319 | "composer/composer": "^2.2", |
| 320 | "yoast/phpunit-polyfills": "^4.0.0" |
| 321 | }, |
| 322 | "time": "2025-10-06T10:32:52+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.11" |
| 362 | }, |
| 363 | "install-path": "../automattic/jetpack-autoloader" |
| 364 | }, |
| 365 | { |
| 366 | "name": "automattic/jetpack-backup", |
| 367 | "version": "v4.2.27", |
| 368 | "version_normalized": "4.2.27.0", |
| 369 | "source": { |
| 370 | "type": "git", |
| 371 | "url": "https://github.com/Automattic/jetpack-backup.git", |
| 372 | "reference": "778cce72190aaa0a560417f6389be667327c4add" |
| 373 | }, |
| 374 | "dist": { |
| 375 | "type": "zip", |
| 376 | "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/778cce72190aaa0a560417f6389be667327c4add", |
| 377 | "reference": "778cce72190aaa0a560417f6389be667327c4add", |
| 378 | "shasum": "" |
| 379 | }, |
| 380 | "require": { |
| 381 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 382 | "automattic/jetpack-assets": "^4.3.11", |
| 383 | "automattic/jetpack-autoloader": "^5.0.11", |
| 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": "^6.19.3", |
| 388 | "automattic/jetpack-my-jetpack": "^5.28.0", |
| 389 | "automattic/jetpack-status": "^6.1.1", |
| 390 | "automattic/jetpack-sync": "^4.22.3", |
| 391 | "php": ">=7.2" |
| 392 | }, |
| 393 | "require-dev": { |
| 394 | "automattic/jetpack-changelogger": "^6.0.7", |
| 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": "2025-11-03T08:48:23+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.27" |
| 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.26.14", |
| 495 | "version_normalized": "0.26.14.0", |
| 496 | "source": { |
| 497 | "type": "git", |
| 498 | "url": "https://github.com/Automattic/jetpack-blaze.git", |
| 499 | "reference": "327c24009d2c1355a5e51958c795c13522af93ef" |
| 500 | }, |
| 501 | "dist": { |
| 502 | "type": "zip", |
| 503 | "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/327c24009d2c1355a5e51958c795c13522af93ef", |
| 504 | "reference": "327c24009d2c1355a5e51958c795c13522af93ef", |
| 505 | "shasum": "" |
| 506 | }, |
| 507 | "require": { |
| 508 | "automattic/jetpack-assets": "^4.3.11", |
| 509 | "automattic/jetpack-connection": "^6.19.3", |
| 510 | "automattic/jetpack-constants": "^3.0.8", |
| 511 | "automattic/jetpack-plans": "^0.10.0", |
| 512 | "automattic/jetpack-redirect": "^3.0.9", |
| 513 | "automattic/jetpack-status": "^6.1.1", |
| 514 | "automattic/jetpack-sync": "^4.22.3", |
| 515 | "php": ">=7.2" |
| 516 | }, |
| 517 | "require-dev": { |
| 518 | "automattic/jetpack-changelogger": "^6.0.7", |
| 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": "2025-11-03T08:48:15+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.26.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.26.14" |
| 555 | }, |
| 556 | "install-path": "../../jetpack_vendor/automattic/jetpack-blaze" |
| 557 | }, |
| 558 | { |
| 559 | "name": "automattic/jetpack-blocks", |
| 560 | "version": "v3.1.1", |
| 561 | "version_normalized": "3.1.1.0", |
| 562 | "source": { |
| 563 | "type": "git", |
| 564 | "url": "https://github.com/Automattic/jetpack-blocks.git", |
| 565 | "reference": "02c53191c208ab1a3c646d027fccc0938dab1d5c" |
| 566 | }, |
| 567 | "dist": { |
| 568 | "type": "zip", |
| 569 | "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/02c53191c208ab1a3c646d027fccc0938dab1d5c", |
| 570 | "reference": "02c53191c208ab1a3c646d027fccc0938dab1d5c", |
| 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.6", |
| 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": "2025-08-14T13:40:30+00:00", |
| 588 | "type": "jetpack-library", |
| 589 | "extra": { |
| 590 | "autotagger": true, |
| 591 | "mirror-repo": "Automattic/jetpack-blocks", |
| 592 | "branch-alias": { |
| 593 | "dev-trunk": "3.1.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.1.1" |
| 612 | }, |
| 613 | "install-path": "../../jetpack_vendor/automattic/jetpack-blocks" |
| 614 | }, |
| 615 | { |
| 616 | "name": "automattic/jetpack-boost-core", |
| 617 | "version": "v0.3.14", |
| 618 | "version_normalized": "0.3.14.0", |
| 619 | "source": { |
| 620 | "type": "git", |
| 621 | "url": "https://github.com/Automattic/jetpack-boost-core.git", |
| 622 | "reference": "248f3e311db9a24508a50e1582472b2a1c48d7d3" |
| 623 | }, |
| 624 | "dist": { |
| 625 | "type": "zip", |
| 626 | "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/248f3e311db9a24508a50e1582472b2a1c48d7d3", |
| 627 | "reference": "248f3e311db9a24508a50e1582472b2a1c48d7d3", |
| 628 | "shasum": "" |
| 629 | }, |
| 630 | "require": { |
| 631 | "automattic/jetpack-connection": "^6.19.0", |
| 632 | "php": ">=7.2" |
| 633 | }, |
| 634 | "require-dev": { |
| 635 | "automattic/jetpack-changelogger": "^6.0.7", |
| 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": "2025-10-20T14:05:12+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.3.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.3.14" |
| 668 | }, |
| 669 | "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core" |
| 670 | }, |
| 671 | { |
| 672 | "name": "automattic/jetpack-boost-speed-score", |
| 673 | "version": "v0.4.11", |
| 674 | "version_normalized": "0.4.11.0", |
| 675 | "source": { |
| 676 | "type": "git", |
| 677 | "url": "https://github.com/Automattic/jetpack-boost-speed-score.git", |
| 678 | "reference": "431065d6771b561debebcf49e76c875e0da1e6ae" |
| 679 | }, |
| 680 | "dist": { |
| 681 | "type": "zip", |
| 682 | "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/431065d6771b561debebcf49e76c875e0da1e6ae", |
| 683 | "reference": "431065d6771b561debebcf49e76c875e0da1e6ae", |
| 684 | "shasum": "" |
| 685 | }, |
| 686 | "require": { |
| 687 | "automattic/jetpack-boost-core": "^0.3.14", |
| 688 | "php": ">=7.2" |
| 689 | }, |
| 690 | "require-dev": { |
| 691 | "automattic/jetpack-changelogger": "^6.0.7", |
| 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-10-20T14:05:17+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.11" |
| 728 | }, |
| 729 | "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score" |
| 730 | }, |
| 731 | { |
| 732 | "name": "automattic/jetpack-classic-theme-helper", |
| 733 | "version": "v0.14.1", |
| 734 | "version_normalized": "0.14.1.0", |
| 735 | "source": { |
| 736 | "type": "git", |
| 737 | "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git", |
| 738 | "reference": "b7dd02950918cd24aebdf19dfd3ee5eebb931cd5" |
| 739 | }, |
| 740 | "dist": { |
| 741 | "type": "zip", |
| 742 | "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/b7dd02950918cd24aebdf19dfd3ee5eebb931cd5", |
| 743 | "reference": "b7dd02950918cd24aebdf19dfd3ee5eebb931cd5", |
| 744 | "shasum": "" |
| 745 | }, |
| 746 | "require": { |
| 747 | "automattic/jetpack-assets": "^4.3.11", |
| 748 | "php": ">=7.2" |
| 749 | }, |
| 750 | "require-dev": { |
| 751 | "automattic/jetpack-changelogger": "^6.0.7", |
| 752 | "automattic/phpunit-select-config": "^1.0.3", |
| 753 | "yoast/phpunit-polyfills": "^4.0.0" |
| 754 | }, |
| 755 | "suggest": { |
| 756 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 757 | }, |
| 758 | "time": "2025-11-03T08:47:56+00:00", |
| 759 | "type": "jetpack-library", |
| 760 | "extra": { |
| 761 | "autotagger": true, |
| 762 | "textdomain": "jetpack-classic-theme-helper", |
| 763 | "mirror-repo": "Automattic/jetpack-classic-theme-helper", |
| 764 | "branch-alias": { |
| 765 | "dev-trunk": "0.14.x-dev" |
| 766 | }, |
| 767 | "changelogger": { |
| 768 | "link-template": "https://github.com/Automattic/jetpack-classic-theme-helper/compare/v${old}...v${new}" |
| 769 | }, |
| 770 | "version-constants": { |
| 771 | "::PACKAGE_VERSION": "src/class-main.php" |
| 772 | } |
| 773 | }, |
| 774 | "installation-source": "dist", |
| 775 | "autoload": { |
| 776 | "classmap": [ |
| 777 | "src/" |
| 778 | ] |
| 779 | }, |
| 780 | "notification-url": "https://packagist.org/downloads/", |
| 781 | "license": [ |
| 782 | "GPL-2.0-or-later" |
| 783 | ], |
| 784 | "description": "Features used with classic themes", |
| 785 | "support": { |
| 786 | "source": "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.14.1" |
| 787 | }, |
| 788 | "install-path": "../../jetpack_vendor/automattic/jetpack-classic-theme-helper" |
| 789 | }, |
| 790 | { |
| 791 | "name": "automattic/jetpack-compat", |
| 792 | "version": "v4.0.1", |
| 793 | "version_normalized": "4.0.1.0", |
| 794 | "source": { |
| 795 | "type": "git", |
| 796 | "url": "https://github.com/Automattic/jetpack-compat.git", |
| 797 | "reference": "67b32b49dfcf50e0329bf9855a2ad804467b8fa2" |
| 798 | }, |
| 799 | "dist": { |
| 800 | "type": "zip", |
| 801 | "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/67b32b49dfcf50e0329bf9855a2ad804467b8fa2", |
| 802 | "reference": "67b32b49dfcf50e0329bf9855a2ad804467b8fa2", |
| 803 | "shasum": "" |
| 804 | }, |
| 805 | "require": { |
| 806 | "php": ">=7.2" |
| 807 | }, |
| 808 | "require-dev": { |
| 809 | "automattic/jetpack-changelogger": "^6.0.0" |
| 810 | }, |
| 811 | "suggest": { |
| 812 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 813 | }, |
| 814 | "time": "2025-02-24T17:05:31+00:00", |
| 815 | "type": "jetpack-library", |
| 816 | "extra": { |
| 817 | "autotagger": true, |
| 818 | "textdomain": "jetpack-compat", |
| 819 | "mirror-repo": "Automattic/jetpack-compat", |
| 820 | "branch-alias": { |
| 821 | "dev-trunk": "4.0.x-dev" |
| 822 | }, |
| 823 | "changelogger": { |
| 824 | "link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}" |
| 825 | } |
| 826 | }, |
| 827 | "installation-source": "dist", |
| 828 | "notification-url": "https://packagist.org/downloads/", |
| 829 | "license": [ |
| 830 | "GPL-2.0-or-later" |
| 831 | ], |
| 832 | "description": "Compatibility layer with previous versions of Jetpack", |
| 833 | "support": { |
| 834 | "source": "https://github.com/Automattic/jetpack-compat/tree/v4.0.1" |
| 835 | }, |
| 836 | "install-path": "../../jetpack_vendor/automattic/jetpack-compat" |
| 837 | }, |
| 838 | { |
| 839 | "name": "automattic/jetpack-composer-plugin", |
| 840 | "version": "v4.0.5", |
| 841 | "version_normalized": "4.0.5.0", |
| 842 | "source": { |
| 843 | "type": "git", |
| 844 | "url": "https://github.com/Automattic/jetpack-composer-plugin.git", |
| 845 | "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe" |
| 846 | }, |
| 847 | "dist": { |
| 848 | "type": "zip", |
| 849 | "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe", |
| 850 | "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe", |
| 851 | "shasum": "" |
| 852 | }, |
| 853 | "require": { |
| 854 | "composer-plugin-api": "^2.2", |
| 855 | "php": ">=7.2" |
| 856 | }, |
| 857 | "require-dev": { |
| 858 | "automattic/jetpack-changelogger": "^6.0.5", |
| 859 | "automattic/phpunit-select-config": "^1.0.3", |
| 860 | "composer/composer": "^2.2", |
| 861 | "yoast/phpunit-polyfills": "^4.0.0" |
| 862 | }, |
| 863 | "time": "2025-04-28T15:12:46+00:00", |
| 864 | "type": "composer-plugin", |
| 865 | "extra": { |
| 866 | "class": "Automattic\\Jetpack\\Composer\\Plugin", |
| 867 | "autotagger": true, |
| 868 | "mirror-repo": "Automattic/jetpack-composer-plugin", |
| 869 | "branch-alias": { |
| 870 | "dev-trunk": "4.0.x-dev" |
| 871 | }, |
| 872 | "changelogger": { |
| 873 | "link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}" |
| 874 | }, |
| 875 | "plugin-modifies-install-path": true |
| 876 | }, |
| 877 | "installation-source": "dist", |
| 878 | "autoload": { |
| 879 | "classmap": [ |
| 880 | "src/" |
| 881 | ] |
| 882 | }, |
| 883 | "notification-url": "https://packagist.org/downloads/", |
| 884 | "license": [ |
| 885 | "GPL-2.0-or-later" |
| 886 | ], |
| 887 | "description": "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.", |
| 888 | "keywords": [ |
| 889 | "composer", |
| 890 | "i18n", |
| 891 | "jetpack", |
| 892 | "plugin" |
| 893 | ], |
| 894 | "support": { |
| 895 | "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v4.0.5" |
| 896 | }, |
| 897 | "install-path": "../automattic/jetpack-composer-plugin" |
| 898 | }, |
| 899 | { |
| 900 | "name": "automattic/jetpack-config", |
| 901 | "version": "v3.1.1", |
| 902 | "version_normalized": "3.1.1.0", |
| 903 | "source": { |
| 904 | "type": "git", |
| 905 | "url": "https://github.com/Automattic/jetpack-config.git", |
| 906 | "reference": "2704e4122684c6553c618cca76e5d84cd524738c" |
| 907 | }, |
| 908 | "dist": { |
| 909 | "type": "zip", |
| 910 | "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/2704e4122684c6553c618cca76e5d84cd524738c", |
| 911 | "reference": "2704e4122684c6553c618cca76e5d84cd524738c", |
| 912 | "shasum": "" |
| 913 | }, |
| 914 | "require": { |
| 915 | "php": ">=7.2" |
| 916 | }, |
| 917 | "require-dev": { |
| 918 | "automattic/jetpack-account-protection": "@dev", |
| 919 | "automattic/jetpack-changelogger": "^6.0.5", |
| 920 | "automattic/jetpack-connection": "@dev", |
| 921 | "automattic/jetpack-import": "@dev", |
| 922 | "automattic/jetpack-jitm": "@dev", |
| 923 | "automattic/jetpack-post-list": "@dev", |
| 924 | "automattic/jetpack-publicize": "@dev", |
| 925 | "automattic/jetpack-search": "@dev", |
| 926 | "automattic/jetpack-stats": "@dev", |
| 927 | "automattic/jetpack-stats-admin": "@dev", |
| 928 | "automattic/jetpack-sync": "@dev", |
| 929 | "automattic/jetpack-videopress": "@dev", |
| 930 | "automattic/jetpack-waf": "@dev", |
| 931 | "automattic/jetpack-yoast-promo": "@dev" |
| 932 | }, |
| 933 | "suggest": { |
| 934 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 935 | }, |
| 936 | "time": "2025-06-19T13:25:10+00:00", |
| 937 | "type": "jetpack-library", |
| 938 | "extra": { |
| 939 | "autotagger": true, |
| 940 | "textdomain": "jetpack-config", |
| 941 | "mirror-repo": "Automattic/jetpack-config", |
| 942 | "branch-alias": { |
| 943 | "dev-trunk": "3.1.x-dev" |
| 944 | }, |
| 945 | "changelogger": { |
| 946 | "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}" |
| 947 | }, |
| 948 | "dependencies": { |
| 949 | "test-only": [ |
| 950 | "packages/account-protection", |
| 951 | "packages/connection", |
| 952 | "packages/import", |
| 953 | "packages/jitm", |
| 954 | "packages/post-list", |
| 955 | "packages/publicize", |
| 956 | "packages/search", |
| 957 | "packages/stats-admin", |
| 958 | "packages/stats", |
| 959 | "packages/sync", |
| 960 | "packages/videopress", |
| 961 | "packages/waf", |
| 962 | "packages/yoast-promo" |
| 963 | ] |
| 964 | } |
| 965 | }, |
| 966 | "installation-source": "dist", |
| 967 | "autoload": { |
| 968 | "classmap": [ |
| 969 | "src/" |
| 970 | ] |
| 971 | }, |
| 972 | "notification-url": "https://packagist.org/downloads/", |
| 973 | "license": [ |
| 974 | "GPL-2.0-or-later" |
| 975 | ], |
| 976 | "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.", |
| 977 | "support": { |
| 978 | "source": "https://github.com/Automattic/jetpack-config/tree/v3.1.1" |
| 979 | }, |
| 980 | "install-path": "../../jetpack_vendor/automattic/jetpack-config" |
| 981 | }, |
| 982 | { |
| 983 | "name": "automattic/jetpack-connection", |
| 984 | "version": "v6.19.3", |
| 985 | "version_normalized": "6.19.3.0", |
| 986 | "source": { |
| 987 | "type": "git", |
| 988 | "url": "https://github.com/Automattic/jetpack-connection.git", |
| 989 | "reference": "1ba9efb0a3fe9acf53a675ffb0508978003becf9" |
| 990 | }, |
| 991 | "dist": { |
| 992 | "type": "zip", |
| 993 | "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/1ba9efb0a3fe9acf53a675ffb0508978003becf9", |
| 994 | "reference": "1ba9efb0a3fe9acf53a675ffb0508978003becf9", |
| 995 | "shasum": "" |
| 996 | }, |
| 997 | "require": { |
| 998 | "automattic/jetpack-a8c-mc-stats": "^3.0.5", |
| 999 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 1000 | "automattic/jetpack-assets": "^4.3.11", |
| 1001 | "automattic/jetpack-constants": "^3.0.8", |
| 1002 | "automattic/jetpack-redirect": "^3.0.9", |
| 1003 | "automattic/jetpack-roles": "^3.0.8", |
| 1004 | "automattic/jetpack-status": "^6.1.1", |
| 1005 | "php": ">=7.2" |
| 1006 | }, |
| 1007 | "require-dev": { |
| 1008 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1009 | "automattic/jetpack-test-environment": "@dev", |
| 1010 | "automattic/phpunit-select-config": "^1.0.3", |
| 1011 | "brain/monkey": "^2.6.2", |
| 1012 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1013 | }, |
| 1014 | "suggest": { |
| 1015 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1016 | }, |
| 1017 | "time": "2025-11-03T08:47:59+00:00", |
| 1018 | "type": "jetpack-library", |
| 1019 | "extra": { |
| 1020 | "autotagger": true, |
| 1021 | "textdomain": "jetpack-connection", |
| 1022 | "mirror-repo": "Automattic/jetpack-connection", |
| 1023 | "branch-alias": { |
| 1024 | "dev-trunk": "6.19.x-dev" |
| 1025 | }, |
| 1026 | "changelogger": { |
| 1027 | "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}" |
| 1028 | }, |
| 1029 | "dependencies": { |
| 1030 | "test-only": [ |
| 1031 | "packages/licensing", |
| 1032 | "packages/sync" |
| 1033 | ] |
| 1034 | }, |
| 1035 | "version-constants": { |
| 1036 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 1037 | } |
| 1038 | }, |
| 1039 | "installation-source": "dist", |
| 1040 | "autoload": { |
| 1041 | "files": [ |
| 1042 | "actions.php" |
| 1043 | ], |
| 1044 | "classmap": [ |
| 1045 | "legacy", |
| 1046 | "src/", |
| 1047 | "src/webhooks", |
| 1048 | "src/identity-crisis" |
| 1049 | ] |
| 1050 | }, |
| 1051 | "notification-url": "https://packagist.org/downloads/", |
| 1052 | "license": [ |
| 1053 | "GPL-2.0-or-later" |
| 1054 | ], |
| 1055 | "description": "Everything needed to connect to the Jetpack infrastructure", |
| 1056 | "support": { |
| 1057 | "source": "https://github.com/Automattic/jetpack-connection/tree/v6.19.3" |
| 1058 | }, |
| 1059 | "install-path": "../../jetpack_vendor/automattic/jetpack-connection" |
| 1060 | }, |
| 1061 | { |
| 1062 | "name": "automattic/jetpack-constants", |
| 1063 | "version": "v3.0.8", |
| 1064 | "version_normalized": "3.0.8.0", |
| 1065 | "source": { |
| 1066 | "type": "git", |
| 1067 | "url": "https://github.com/Automattic/jetpack-constants.git", |
| 1068 | "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4" |
| 1069 | }, |
| 1070 | "dist": { |
| 1071 | "type": "zip", |
| 1072 | "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f9bf00ab48956b8326209e7c0baf247a0ed721c4", |
| 1073 | "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4", |
| 1074 | "shasum": "" |
| 1075 | }, |
| 1076 | "require": { |
| 1077 | "php": ">=7.2" |
| 1078 | }, |
| 1079 | "require-dev": { |
| 1080 | "automattic/jetpack-changelogger": "^6.0.5", |
| 1081 | "automattic/phpunit-select-config": "^1.0.3", |
| 1082 | "brain/monkey": "^2.6.2", |
| 1083 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1084 | }, |
| 1085 | "suggest": { |
| 1086 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1087 | }, |
| 1088 | "time": "2025-04-28T15:12:45+00:00", |
| 1089 | "type": "jetpack-library", |
| 1090 | "extra": { |
| 1091 | "autotagger": true, |
| 1092 | "mirror-repo": "Automattic/jetpack-constants", |
| 1093 | "branch-alias": { |
| 1094 | "dev-trunk": "3.0.x-dev" |
| 1095 | }, |
| 1096 | "changelogger": { |
| 1097 | "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}" |
| 1098 | } |
| 1099 | }, |
| 1100 | "installation-source": "dist", |
| 1101 | "autoload": { |
| 1102 | "classmap": [ |
| 1103 | "src/" |
| 1104 | ] |
| 1105 | }, |
| 1106 | "notification-url": "https://packagist.org/downloads/", |
| 1107 | "license": [ |
| 1108 | "GPL-2.0-or-later" |
| 1109 | ], |
| 1110 | "description": "A wrapper for defining constants in a more testable way.", |
| 1111 | "support": { |
| 1112 | "source": "https://github.com/Automattic/jetpack-constants/tree/v3.0.8" |
| 1113 | }, |
| 1114 | "install-path": "../../jetpack_vendor/automattic/jetpack-constants" |
| 1115 | }, |
| 1116 | { |
| 1117 | "name": "automattic/jetpack-device-detection", |
| 1118 | "version": "v3.3.0", |
| 1119 | "version_normalized": "3.3.0.0", |
| 1120 | "source": { |
| 1121 | "type": "git", |
| 1122 | "url": "https://github.com/Automattic/jetpack-device-detection.git", |
| 1123 | "reference": "c895fa5bcca8a47f08772fc4460a027df3d7a15e" |
| 1124 | }, |
| 1125 | "dist": { |
| 1126 | "type": "zip", |
| 1127 | "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/c895fa5bcca8a47f08772fc4460a027df3d7a15e", |
| 1128 | "reference": "c895fa5bcca8a47f08772fc4460a027df3d7a15e", |
| 1129 | "shasum": "" |
| 1130 | }, |
| 1131 | "require": { |
| 1132 | "php": ">=7.2" |
| 1133 | }, |
| 1134 | "require-dev": { |
| 1135 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1136 | "automattic/phpunit-select-config": "^1.0.3", |
| 1137 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1138 | }, |
| 1139 | "suggest": { |
| 1140 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1141 | }, |
| 1142 | "time": "2025-11-03T08:47:32+00:00", |
| 1143 | "type": "jetpack-library", |
| 1144 | "extra": { |
| 1145 | "autotagger": true, |
| 1146 | "mirror-repo": "Automattic/jetpack-device-detection", |
| 1147 | "branch-alias": { |
| 1148 | "dev-trunk": "3.3.x-dev" |
| 1149 | }, |
| 1150 | "changelogger": { |
| 1151 | "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}" |
| 1152 | } |
| 1153 | }, |
| 1154 | "installation-source": "dist", |
| 1155 | "autoload": { |
| 1156 | "classmap": [ |
| 1157 | "src/" |
| 1158 | ] |
| 1159 | }, |
| 1160 | "notification-url": "https://packagist.org/downloads/", |
| 1161 | "license": [ |
| 1162 | "GPL-2.0-or-later" |
| 1163 | ], |
| 1164 | "description": "A way to detect device types based on User-Agent header.", |
| 1165 | "support": { |
| 1166 | "source": "https://github.com/Automattic/jetpack-device-detection/tree/v3.3.0" |
| 1167 | }, |
| 1168 | "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection" |
| 1169 | }, |
| 1170 | { |
| 1171 | "name": "automattic/jetpack-error", |
| 1172 | "version": "v3.0.6", |
| 1173 | "version_normalized": "3.0.6.0", |
| 1174 | "source": { |
| 1175 | "type": "git", |
| 1176 | "url": "https://github.com/Automattic/jetpack-error.git", |
| 1177 | "reference": "e692db125745a669aaca3533d3b7c30ffbf00bf1" |
| 1178 | }, |
| 1179 | "dist": { |
| 1180 | "type": "zip", |
| 1181 | "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/e692db125745a669aaca3533d3b7c30ffbf00bf1", |
| 1182 | "reference": "e692db125745a669aaca3533d3b7c30ffbf00bf1", |
| 1183 | "shasum": "" |
| 1184 | }, |
| 1185 | "require": { |
| 1186 | "php": ">=7.2" |
| 1187 | }, |
| 1188 | "require-dev": { |
| 1189 | "automattic/jetpack-changelogger": "^6.0.6", |
| 1190 | "automattic/phpunit-select-config": "^1.0.3", |
| 1191 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1192 | }, |
| 1193 | "suggest": { |
| 1194 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1195 | }, |
| 1196 | "time": "2025-08-25T14:20:32+00:00", |
| 1197 | "type": "jetpack-library", |
| 1198 | "extra": { |
| 1199 | "autotagger": true, |
| 1200 | "mirror-repo": "Automattic/jetpack-error", |
| 1201 | "branch-alias": { |
| 1202 | "dev-trunk": "3.0.x-dev" |
| 1203 | }, |
| 1204 | "changelogger": { |
| 1205 | "link-template": "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}" |
| 1206 | } |
| 1207 | }, |
| 1208 | "installation-source": "dist", |
| 1209 | "autoload": { |
| 1210 | "classmap": [ |
| 1211 | "src/" |
| 1212 | ] |
| 1213 | }, |
| 1214 | "notification-url": "https://packagist.org/downloads/", |
| 1215 | "license": [ |
| 1216 | "GPL-2.0-or-later" |
| 1217 | ], |
| 1218 | "description": "Jetpack Error - a wrapper around WP_Error.", |
| 1219 | "support": { |
| 1220 | "source": "https://github.com/Automattic/jetpack-error/tree/v3.0.6" |
| 1221 | }, |
| 1222 | "install-path": "../../jetpack_vendor/automattic/jetpack-error" |
| 1223 | }, |
| 1224 | { |
| 1225 | "name": "automattic/jetpack-explat", |
| 1226 | "version": "v0.3.13", |
| 1227 | "version_normalized": "0.3.13.0", |
| 1228 | "source": { |
| 1229 | "type": "git", |
| 1230 | "url": "https://github.com/Automattic/jetpack-explat.git", |
| 1231 | "reference": "2bf1ccd390b6c2c50ffeb862b42cdd1c217788c7" |
| 1232 | }, |
| 1233 | "dist": { |
| 1234 | "type": "zip", |
| 1235 | "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/2bf1ccd390b6c2c50ffeb862b42cdd1c217788c7", |
| 1236 | "reference": "2bf1ccd390b6c2c50ffeb862b42cdd1c217788c7", |
| 1237 | "shasum": "" |
| 1238 | }, |
| 1239 | "require": { |
| 1240 | "automattic/jetpack-connection": "^6.19.2", |
| 1241 | "php": ">=7.2" |
| 1242 | }, |
| 1243 | "require-dev": { |
| 1244 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1245 | "automattic/phpunit-select-config": "^1.0.3", |
| 1246 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1247 | }, |
| 1248 | "suggest": { |
| 1249 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1250 | }, |
| 1251 | "time": "2025-10-28T15:48:47+00:00", |
| 1252 | "type": "jetpack-library", |
| 1253 | "extra": { |
| 1254 | "autotagger": true, |
| 1255 | "textdomain": "jetpack-explat", |
| 1256 | "mirror-repo": "Automattic/jetpack-explat", |
| 1257 | "branch-alias": { |
| 1258 | "dev-trunk": "0.3.x-dev" |
| 1259 | }, |
| 1260 | "changelogger": { |
| 1261 | "link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}" |
| 1262 | }, |
| 1263 | "version-constants": { |
| 1264 | "::PACKAGE_VERSION": "src/class-explat.php" |
| 1265 | } |
| 1266 | }, |
| 1267 | "installation-source": "dist", |
| 1268 | "autoload": { |
| 1269 | "classmap": [ |
| 1270 | "src/" |
| 1271 | ] |
| 1272 | }, |
| 1273 | "notification-url": "https://packagist.org/downloads/", |
| 1274 | "license": [ |
| 1275 | "GPL-2.0-or-later" |
| 1276 | ], |
| 1277 | "description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.", |
| 1278 | "support": { |
| 1279 | "source": "https://github.com/Automattic/jetpack-explat/tree/v0.3.13" |
| 1280 | }, |
| 1281 | "install-path": "../../jetpack_vendor/automattic/jetpack-explat" |
| 1282 | }, |
| 1283 | { |
| 1284 | "name": "automattic/jetpack-external-connections", |
| 1285 | "version": "v0.1.5", |
| 1286 | "version_normalized": "0.1.5.0", |
| 1287 | "source": { |
| 1288 | "type": "git", |
| 1289 | "url": "https://github.com/Automattic/jetpack-external-connections.git", |
| 1290 | "reference": "91da902df3def7f1dae44a3bed77a8abb4f20eae" |
| 1291 | }, |
| 1292 | "dist": { |
| 1293 | "type": "zip", |
| 1294 | "url": "https://api.github.com/repos/Automattic/jetpack-external-connections/zipball/91da902df3def7f1dae44a3bed77a8abb4f20eae", |
| 1295 | "reference": "91da902df3def7f1dae44a3bed77a8abb4f20eae", |
| 1296 | "shasum": "" |
| 1297 | }, |
| 1298 | "require": { |
| 1299 | "automattic/jetpack-assets": "^4.3.11", |
| 1300 | "automattic/jetpack-connection": "^6.19.3", |
| 1301 | "automattic/jetpack-redirect": "^3.0.9", |
| 1302 | "automattic/jetpack-status": "^6.1.1", |
| 1303 | "php": ">=7.2" |
| 1304 | }, |
| 1305 | "require-dev": { |
| 1306 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1307 | "automattic/phpunit-select-config": "^1.0.3", |
| 1308 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1309 | }, |
| 1310 | "suggest": { |
| 1311 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1312 | }, |
| 1313 | "time": "2025-11-03T08:48:10+00:00", |
| 1314 | "type": "jetpack-library", |
| 1315 | "extra": { |
| 1316 | "autotagger": true, |
| 1317 | "textdomain": "jetpack-external-connections", |
| 1318 | "mirror-repo": "Automattic/jetpack-external-connections", |
| 1319 | "branch-alias": { |
| 1320 | "dev-trunk": "0.1.x-dev" |
| 1321 | }, |
| 1322 | "changelogger": { |
| 1323 | "link-template": "https://github.com/Automattic/jetpack-external-connections/compare/v${old}...v${new}" |
| 1324 | }, |
| 1325 | "version-constants": { |
| 1326 | "::PACKAGE_VERSION": "src/class-external-connections.php" |
| 1327 | } |
| 1328 | }, |
| 1329 | "installation-source": "dist", |
| 1330 | "autoload": { |
| 1331 | "classmap": [ |
| 1332 | "src/" |
| 1333 | ] |
| 1334 | }, |
| 1335 | "notification-url": "https://packagist.org/downloads/", |
| 1336 | "license": [ |
| 1337 | "GPL-2.0-or-later" |
| 1338 | ], |
| 1339 | "description": "Connect your site to external services.", |
| 1340 | "support": { |
| 1341 | "source": "https://github.com/Automattic/jetpack-external-connections/tree/v0.1.5" |
| 1342 | }, |
| 1343 | "install-path": "../../jetpack_vendor/automattic/jetpack-external-connections" |
| 1344 | }, |
| 1345 | { |
| 1346 | "name": "automattic/jetpack-external-media", |
| 1347 | "version": "v0.5.9", |
| 1348 | "version_normalized": "0.5.9.0", |
| 1349 | "source": { |
| 1350 | "type": "git", |
| 1351 | "url": "https://github.com/Automattic/jetpack-external-media.git", |
| 1352 | "reference": "9dafb321d143c4bf41d33d5e03462c278b2172e5" |
| 1353 | }, |
| 1354 | "dist": { |
| 1355 | "type": "zip", |
| 1356 | "url": "https://api.github.com/repos/Automattic/jetpack-external-media/zipball/9dafb321d143c4bf41d33d5e03462c278b2172e5", |
| 1357 | "reference": "9dafb321d143c4bf41d33d5e03462c278b2172e5", |
| 1358 | "shasum": "" |
| 1359 | }, |
| 1360 | "require": { |
| 1361 | "automattic/jetpack-assets": "^4.3.11", |
| 1362 | "automattic/jetpack-connection": "^6.19.3", |
| 1363 | "automattic/jetpack-constants": "^3.0.8", |
| 1364 | "automattic/jetpack-external-connections": "^0.1.5", |
| 1365 | "automattic/jetpack-status": "^6.1.1", |
| 1366 | "php": ">=7.2" |
| 1367 | }, |
| 1368 | "require-dev": { |
| 1369 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1370 | "automattic/phpunit-select-config": "^1.0.3", |
| 1371 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1372 | }, |
| 1373 | "suggest": { |
| 1374 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1375 | }, |
| 1376 | "time": "2025-11-03T08:48:19+00:00", |
| 1377 | "type": "jetpack-library", |
| 1378 | "extra": { |
| 1379 | "autotagger": true, |
| 1380 | "textdomain": "jetpack-external-media", |
| 1381 | "mirror-repo": "Automattic/jetpack-external-media", |
| 1382 | "branch-alias": { |
| 1383 | "dev-trunk": "0.5.x-dev" |
| 1384 | }, |
| 1385 | "changelogger": { |
| 1386 | "link-template": "https://github.com/Automattic/jetpack-external-media/compare/v${old}...v${new}" |
| 1387 | }, |
| 1388 | "version-constants": { |
| 1389 | "::PACKAGE_VERSION": "src/class-external-media.php" |
| 1390 | } |
| 1391 | }, |
| 1392 | "installation-source": "dist", |
| 1393 | "autoload": { |
| 1394 | "classmap": [ |
| 1395 | "src/" |
| 1396 | ] |
| 1397 | }, |
| 1398 | "notification-url": "https://packagist.org/downloads/", |
| 1399 | "license": [ |
| 1400 | "GPL-2.0-or-later" |
| 1401 | ], |
| 1402 | "description": "The external media feature allows users to select and import photos from external media", |
| 1403 | "support": { |
| 1404 | "source": "https://github.com/Automattic/jetpack-external-media/tree/v0.5.9" |
| 1405 | }, |
| 1406 | "install-path": "../../jetpack_vendor/automattic/jetpack-external-media" |
| 1407 | }, |
| 1408 | { |
| 1409 | "name": "automattic/jetpack-forms", |
| 1410 | "version": "v6.15.0", |
| 1411 | "version_normalized": "6.15.0.0", |
| 1412 | "source": { |
| 1413 | "type": "git", |
| 1414 | "url": "https://github.com/Automattic/jetpack-forms.git", |
| 1415 | "reference": "35839e1f65785894bcc89f2cf5c7388511ebfa43" |
| 1416 | }, |
| 1417 | "dist": { |
| 1418 | "type": "zip", |
| 1419 | "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/35839e1f65785894bcc89f2cf5c7388511ebfa43", |
| 1420 | "reference": "35839e1f65785894bcc89f2cf5c7388511ebfa43", |
| 1421 | "shasum": "" |
| 1422 | }, |
| 1423 | "require": { |
| 1424 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 1425 | "automattic/jetpack-assets": "^4.3.11", |
| 1426 | "automattic/jetpack-blocks": "^3.1.1", |
| 1427 | "automattic/jetpack-connection": "^6.19.3", |
| 1428 | "automattic/jetpack-device-detection": "^3.3.0", |
| 1429 | "automattic/jetpack-external-connections": "^0.1.5", |
| 1430 | "automattic/jetpack-jwt": "^0.2.1", |
| 1431 | "automattic/jetpack-logo": "^3.0.5", |
| 1432 | "automattic/jetpack-plans": "^0.10.0", |
| 1433 | "automattic/jetpack-status": "^6.1.1", |
| 1434 | "automattic/jetpack-sync": "^4.22.3", |
| 1435 | "php": ">=7.2" |
| 1436 | }, |
| 1437 | "require-dev": { |
| 1438 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1439 | "automattic/jetpack-connection": "^6.19.3", |
| 1440 | "automattic/jetpack-test-environment": "@dev", |
| 1441 | "automattic/phpunit-select-config": "^1.0.3", |
| 1442 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1443 | }, |
| 1444 | "suggest": { |
| 1445 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1446 | }, |
| 1447 | "time": "2025-11-04T05:42:29+00:00", |
| 1448 | "type": "jetpack-library", |
| 1449 | "extra": { |
| 1450 | "autotagger": true, |
| 1451 | "textdomain": "jetpack-forms", |
| 1452 | "mirror-repo": "Automattic/jetpack-forms", |
| 1453 | "branch-alias": { |
| 1454 | "dev-trunk": "6.15.x-dev" |
| 1455 | }, |
| 1456 | "changelogger": { |
| 1457 | "link-template": "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}" |
| 1458 | }, |
| 1459 | "version-constants": { |
| 1460 | "::PACKAGE_VERSION": "src/class-jetpack-forms.php" |
| 1461 | } |
| 1462 | }, |
| 1463 | "installation-source": "dist", |
| 1464 | "autoload": { |
| 1465 | "classmap": [ |
| 1466 | "src/" |
| 1467 | ] |
| 1468 | }, |
| 1469 | "notification-url": "https://packagist.org/downloads/", |
| 1470 | "license": [ |
| 1471 | "GPL-2.0-or-later" |
| 1472 | ], |
| 1473 | "description": "Jetpack Forms", |
| 1474 | "support": { |
| 1475 | "source": "https://github.com/Automattic/jetpack-forms/tree/v6.15.0" |
| 1476 | }, |
| 1477 | "install-path": "../../jetpack_vendor/automattic/jetpack-forms" |
| 1478 | }, |
| 1479 | { |
| 1480 | "name": "automattic/jetpack-image-cdn", |
| 1481 | "version": "v0.7.22", |
| 1482 | "version_normalized": "0.7.22.0", |
| 1483 | "source": { |
| 1484 | "type": "git", |
| 1485 | "url": "https://github.com/Automattic/jetpack-image-cdn.git", |
| 1486 | "reference": "4f776e8fc5d3173db2ffa3d7b92530401dc64891" |
| 1487 | }, |
| 1488 | "dist": { |
| 1489 | "type": "zip", |
| 1490 | "url": "https://api.github.com/repos/Automattic/jetpack-image-cdn/zipball/4f776e8fc5d3173db2ffa3d7b92530401dc64891", |
| 1491 | "reference": "4f776e8fc5d3173db2ffa3d7b92530401dc64891", |
| 1492 | "shasum": "" |
| 1493 | }, |
| 1494 | "require": { |
| 1495 | "automattic/jetpack-assets": "^4.3.10", |
| 1496 | "automattic/jetpack-status": "^6.1.0", |
| 1497 | "php": ">=7.2" |
| 1498 | }, |
| 1499 | "require-dev": { |
| 1500 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1501 | "automattic/jetpack-test-environment": "@dev", |
| 1502 | "automattic/phpunit-select-config": "^1.0.3", |
| 1503 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1504 | }, |
| 1505 | "suggest": { |
| 1506 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1507 | }, |
| 1508 | "time": "2025-10-20T14:04:49+00:00", |
| 1509 | "type": "jetpack-library", |
| 1510 | "extra": { |
| 1511 | "autotagger": true, |
| 1512 | "textdomain": "jetpack-image-cdn", |
| 1513 | "mirror-repo": "Automattic/jetpack-image-cdn", |
| 1514 | "branch-alias": { |
| 1515 | "dev-trunk": "0.7.x-dev" |
| 1516 | }, |
| 1517 | "changelogger": { |
| 1518 | "link-template": "https://github.com/Automattic/jetpack-image-cdn/compare/v${old}...v${new}" |
| 1519 | }, |
| 1520 | "version-constants": { |
| 1521 | "::PACKAGE_VERSION": "src/class-image-cdn.php" |
| 1522 | } |
| 1523 | }, |
| 1524 | "installation-source": "dist", |
| 1525 | "autoload": { |
| 1526 | "classmap": [ |
| 1527 | "src/" |
| 1528 | ] |
| 1529 | }, |
| 1530 | "notification-url": "https://packagist.org/downloads/", |
| 1531 | "license": [ |
| 1532 | "GPL-2.0-or-later" |
| 1533 | ], |
| 1534 | "description": "Serve images through Jetpack's powerful CDN", |
| 1535 | "support": { |
| 1536 | "source": "https://github.com/Automattic/jetpack-image-cdn/tree/v0.7.22" |
| 1537 | }, |
| 1538 | "install-path": "../../jetpack_vendor/automattic/jetpack-image-cdn" |
| 1539 | }, |
| 1540 | { |
| 1541 | "name": "automattic/jetpack-import", |
| 1542 | "version": "v0.9.13", |
| 1543 | "version_normalized": "0.9.13.0", |
| 1544 | "source": { |
| 1545 | "type": "git", |
| 1546 | "url": "https://github.com/Automattic/jetpack-import.git", |
| 1547 | "reference": "e68b55a4cd0d47aa0b8a514cea3c8ec752cc14bf" |
| 1548 | }, |
| 1549 | "dist": { |
| 1550 | "type": "zip", |
| 1551 | "url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/e68b55a4cd0d47aa0b8a514cea3c8ec752cc14bf", |
| 1552 | "reference": "e68b55a4cd0d47aa0b8a514cea3c8ec752cc14bf", |
| 1553 | "shasum": "" |
| 1554 | }, |
| 1555 | "require": { |
| 1556 | "automattic/jetpack-connection": "^6.19.3", |
| 1557 | "automattic/jetpack-sync": "^4.22.3", |
| 1558 | "php": ">=7.2" |
| 1559 | }, |
| 1560 | "require-dev": { |
| 1561 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1562 | "automattic/phpunit-select-config": "^1.0.3", |
| 1563 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1564 | }, |
| 1565 | "suggest": { |
| 1566 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1567 | }, |
| 1568 | "time": "2025-11-03T08:48:09+00:00", |
| 1569 | "type": "jetpack-library", |
| 1570 | "extra": { |
| 1571 | "autotagger": true, |
| 1572 | "textdomain": "jetpack-import", |
| 1573 | "mirror-repo": "Automattic/jetpack-import", |
| 1574 | "branch-alias": { |
| 1575 | "dev-trunk": "0.9.x-dev" |
| 1576 | }, |
| 1577 | "changelogger": { |
| 1578 | "link-template": "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}" |
| 1579 | }, |
| 1580 | "version-constants": { |
| 1581 | "::PACKAGE_VERSION": "src/class-main.php" |
| 1582 | } |
| 1583 | }, |
| 1584 | "installation-source": "dist", |
| 1585 | "autoload": { |
| 1586 | "classmap": [ |
| 1587 | "src/" |
| 1588 | ] |
| 1589 | }, |
| 1590 | "notification-url": "https://packagist.org/downloads/", |
| 1591 | "license": [ |
| 1592 | "GPL-2.0-or-later" |
| 1593 | ], |
| 1594 | "description": "Set of REST API routes used in WPCOM Unified Importer.", |
| 1595 | "support": { |
| 1596 | "source": "https://github.com/Automattic/jetpack-import/tree/v0.9.13" |
| 1597 | }, |
| 1598 | "install-path": "../../jetpack_vendor/automattic/jetpack-import" |
| 1599 | }, |
| 1600 | { |
| 1601 | "name": "automattic/jetpack-ip", |
| 1602 | "version": "v0.4.10", |
| 1603 | "version_normalized": "0.4.10.0", |
| 1604 | "source": { |
| 1605 | "type": "git", |
| 1606 | "url": "https://github.com/Automattic/jetpack-ip.git", |
| 1607 | "reference": "01ffca070577b77f813bafa6ebf82f1bb49e033c" |
| 1608 | }, |
| 1609 | "dist": { |
| 1610 | "type": "zip", |
| 1611 | "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/01ffca070577b77f813bafa6ebf82f1bb49e033c", |
| 1612 | "reference": "01ffca070577b77f813bafa6ebf82f1bb49e033c", |
| 1613 | "shasum": "" |
| 1614 | }, |
| 1615 | "require": { |
| 1616 | "php": ">=7.2" |
| 1617 | }, |
| 1618 | "require-dev": { |
| 1619 | "automattic/jetpack-changelogger": "^6.0.6", |
| 1620 | "automattic/phpunit-select-config": "^1.0.3", |
| 1621 | "brain/monkey": "^2.6.2", |
| 1622 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1623 | }, |
| 1624 | "suggest": { |
| 1625 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1626 | }, |
| 1627 | "time": "2025-09-08T17:51:34+00:00", |
| 1628 | "type": "jetpack-library", |
| 1629 | "extra": { |
| 1630 | "autotagger": true, |
| 1631 | "textdomain": "jetpack-ip", |
| 1632 | "mirror-repo": "Automattic/jetpack-ip", |
| 1633 | "branch-alias": { |
| 1634 | "dev-trunk": "0.4.x-dev" |
| 1635 | }, |
| 1636 | "changelogger": { |
| 1637 | "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}" |
| 1638 | }, |
| 1639 | "version-constants": { |
| 1640 | "::PACKAGE_VERSION": "src/class-utils.php" |
| 1641 | } |
| 1642 | }, |
| 1643 | "installation-source": "dist", |
| 1644 | "autoload": { |
| 1645 | "classmap": [ |
| 1646 | "src/" |
| 1647 | ] |
| 1648 | }, |
| 1649 | "notification-url": "https://packagist.org/downloads/", |
| 1650 | "license": [ |
| 1651 | "GPL-2.0-or-later" |
| 1652 | ], |
| 1653 | "description": "Utilities for working with IP addresses.", |
| 1654 | "support": { |
| 1655 | "source": "https://github.com/Automattic/jetpack-ip/tree/v0.4.10" |
| 1656 | }, |
| 1657 | "install-path": "../../jetpack_vendor/automattic/jetpack-ip" |
| 1658 | }, |
| 1659 | { |
| 1660 | "name": "automattic/jetpack-jitm", |
| 1661 | "version": "v4.3.8", |
| 1662 | "version_normalized": "4.3.8.0", |
| 1663 | "source": { |
| 1664 | "type": "git", |
| 1665 | "url": "https://github.com/Automattic/jetpack-jitm.git", |
| 1666 | "reference": "7143999322fd2c6af1f8678071fb0c5f49611fb0" |
| 1667 | }, |
| 1668 | "dist": { |
| 1669 | "type": "zip", |
| 1670 | "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/7143999322fd2c6af1f8678071fb0c5f49611fb0", |
| 1671 | "reference": "7143999322fd2c6af1f8678071fb0c5f49611fb0", |
| 1672 | "shasum": "" |
| 1673 | }, |
| 1674 | "require": { |
| 1675 | "automattic/jetpack-a8c-mc-stats": "^3.0.5", |
| 1676 | "automattic/jetpack-assets": "^4.3.11", |
| 1677 | "automattic/jetpack-connection": "^6.19.2", |
| 1678 | "automattic/jetpack-device-detection": "^3.2.0", |
| 1679 | "automattic/jetpack-logo": "^3.0.5", |
| 1680 | "automattic/jetpack-redirect": "^3.0.9", |
| 1681 | "automattic/jetpack-status": "^6.1.0", |
| 1682 | "php": ">=7.2" |
| 1683 | }, |
| 1684 | "require-dev": { |
| 1685 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1686 | "automattic/phpunit-select-config": "^1.0.3", |
| 1687 | "brain/monkey": "^2.6.2", |
| 1688 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1689 | }, |
| 1690 | "suggest": { |
| 1691 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1692 | }, |
| 1693 | "time": "2025-10-28T15:48:50+00:00", |
| 1694 | "type": "jetpack-library", |
| 1695 | "extra": { |
| 1696 | "autotagger": true, |
| 1697 | "textdomain": "jetpack-jitm", |
| 1698 | "mirror-repo": "Automattic/jetpack-jitm", |
| 1699 | "branch-alias": { |
| 1700 | "dev-trunk": "4.3.x-dev" |
| 1701 | }, |
| 1702 | "changelogger": { |
| 1703 | "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}" |
| 1704 | }, |
| 1705 | "version-constants": { |
| 1706 | "::PACKAGE_VERSION": "src/class-jitm.php" |
| 1707 | } |
| 1708 | }, |
| 1709 | "installation-source": "dist", |
| 1710 | "autoload": { |
| 1711 | "classmap": [ |
| 1712 | "src/" |
| 1713 | ] |
| 1714 | }, |
| 1715 | "notification-url": "https://packagist.org/downloads/", |
| 1716 | "license": [ |
| 1717 | "GPL-2.0-or-later" |
| 1718 | ], |
| 1719 | "description": "Just in time messages for Jetpack", |
| 1720 | "support": { |
| 1721 | "source": "https://github.com/Automattic/jetpack-jitm/tree/v4.3.8" |
| 1722 | }, |
| 1723 | "install-path": "../../jetpack_vendor/automattic/jetpack-jitm" |
| 1724 | }, |
| 1725 | { |
| 1726 | "name": "automattic/jetpack-jwt", |
| 1727 | "version": "v0.2.1", |
| 1728 | "version_normalized": "0.2.1.0", |
| 1729 | "source": { |
| 1730 | "type": "git", |
| 1731 | "url": "https://github.com/Automattic/jetpack-jwt.git", |
| 1732 | "reference": "405c973b4fd7152e9fb712f1802d4eb4333c3023" |
| 1733 | }, |
| 1734 | "dist": { |
| 1735 | "type": "zip", |
| 1736 | "url": "https://api.github.com/repos/Automattic/jetpack-jwt/zipball/405c973b4fd7152e9fb712f1802d4eb4333c3023", |
| 1737 | "reference": "405c973b4fd7152e9fb712f1802d4eb4333c3023", |
| 1738 | "shasum": "" |
| 1739 | }, |
| 1740 | "require": { |
| 1741 | "php": ">=7.2" |
| 1742 | }, |
| 1743 | "require-dev": { |
| 1744 | "automattic/jetpack-changelogger": "^6.0.5", |
| 1745 | "automattic/phpunit-select-config": "^1.0.3", |
| 1746 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1747 | }, |
| 1748 | "suggest": { |
| 1749 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1750 | }, |
| 1751 | "time": "2025-08-04T15:36:25+00:00", |
| 1752 | "type": "jetpack-library", |
| 1753 | "extra": { |
| 1754 | "autotagger": true, |
| 1755 | "textdomain": "jetpack-jwt", |
| 1756 | "mirror-repo": "Automattic/jetpack-jwt", |
| 1757 | "branch-alias": { |
| 1758 | "dev-trunk": "0.2.x-dev" |
| 1759 | }, |
| 1760 | "changelogger": { |
| 1761 | "link-template": "https://github.com/automattic/jetpack-jwt/compare/v${old}...v${new}" |
| 1762 | }, |
| 1763 | "version-constants": { |
| 1764 | "::PACKAGE_VERSION": "src/class-jwt.php" |
| 1765 | } |
| 1766 | }, |
| 1767 | "installation-source": "dist", |
| 1768 | "autoload": { |
| 1769 | "classmap": [ |
| 1770 | "src/" |
| 1771 | ] |
| 1772 | }, |
| 1773 | "notification-url": "https://packagist.org/downloads/", |
| 1774 | "license": [ |
| 1775 | "GPL-2.0-or-later" |
| 1776 | ], |
| 1777 | "description": "A JSON Web Token (JWT) implementation for Jetpack.", |
| 1778 | "support": { |
| 1779 | "source": "https://github.com/Automattic/jetpack-jwt/tree/v0.2.1" |
| 1780 | }, |
| 1781 | "install-path": "../../jetpack_vendor/automattic/jetpack-jwt" |
| 1782 | }, |
| 1783 | { |
| 1784 | "name": "automattic/jetpack-licensing", |
| 1785 | "version": "v3.1.1", |
| 1786 | "version_normalized": "3.1.1.0", |
| 1787 | "source": { |
| 1788 | "type": "git", |
| 1789 | "url": "https://github.com/Automattic/jetpack-licensing.git", |
| 1790 | "reference": "4ac68b578480fbfa5e0e3ca45e6907f77aaa0c8f" |
| 1791 | }, |
| 1792 | "dist": { |
| 1793 | "type": "zip", |
| 1794 | "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/4ac68b578480fbfa5e0e3ca45e6907f77aaa0c8f", |
| 1795 | "reference": "4ac68b578480fbfa5e0e3ca45e6907f77aaa0c8f", |
| 1796 | "shasum": "" |
| 1797 | }, |
| 1798 | "require": { |
| 1799 | "automattic/jetpack-connection": "^6.19.0", |
| 1800 | "php": ">=7.2" |
| 1801 | }, |
| 1802 | "require-dev": { |
| 1803 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1804 | "automattic/jetpack-test-environment": "@dev", |
| 1805 | "automattic/phpunit-select-config": "^1.0.3", |
| 1806 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1807 | }, |
| 1808 | "suggest": { |
| 1809 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1810 | }, |
| 1811 | "time": "2025-10-20T14:05:06+00:00", |
| 1812 | "type": "jetpack-library", |
| 1813 | "extra": { |
| 1814 | "autotagger": true, |
| 1815 | "textdomain": "jetpack-licensing", |
| 1816 | "mirror-repo": "Automattic/jetpack-licensing", |
| 1817 | "branch-alias": { |
| 1818 | "dev-trunk": "3.1.x-dev" |
| 1819 | }, |
| 1820 | "changelogger": { |
| 1821 | "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}" |
| 1822 | } |
| 1823 | }, |
| 1824 | "installation-source": "dist", |
| 1825 | "autoload": { |
| 1826 | "classmap": [ |
| 1827 | "src/" |
| 1828 | ] |
| 1829 | }, |
| 1830 | "notification-url": "https://packagist.org/downloads/", |
| 1831 | "license": [ |
| 1832 | "GPL-2.0-or-later" |
| 1833 | ], |
| 1834 | "description": "Everything needed to manage Jetpack licenses client-side.", |
| 1835 | "support": { |
| 1836 | "source": "https://github.com/Automattic/jetpack-licensing/tree/v3.1.1" |
| 1837 | }, |
| 1838 | "install-path": "../../jetpack_vendor/automattic/jetpack-licensing" |
| 1839 | }, |
| 1840 | { |
| 1841 | "name": "automattic/jetpack-logo", |
| 1842 | "version": "v3.0.5", |
| 1843 | "version_normalized": "3.0.5.0", |
| 1844 | "source": { |
| 1845 | "type": "git", |
| 1846 | "url": "https://github.com/Automattic/jetpack-logo.git", |
| 1847 | "reference": "53b54aaabdad187fff32c4d60ee04878229542e5" |
| 1848 | }, |
| 1849 | "dist": { |
| 1850 | "type": "zip", |
| 1851 | "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/53b54aaabdad187fff32c4d60ee04878229542e5", |
| 1852 | "reference": "53b54aaabdad187fff32c4d60ee04878229542e5", |
| 1853 | "shasum": "" |
| 1854 | }, |
| 1855 | "require": { |
| 1856 | "php": ">=7.2" |
| 1857 | }, |
| 1858 | "require-dev": { |
| 1859 | "automattic/jetpack-changelogger": "^6.0.5", |
| 1860 | "automattic/phpunit-select-config": "^1.0.3", |
| 1861 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1862 | }, |
| 1863 | "suggest": { |
| 1864 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1865 | }, |
| 1866 | "time": "2025-04-28T15:12:43+00:00", |
| 1867 | "type": "jetpack-library", |
| 1868 | "extra": { |
| 1869 | "autotagger": true, |
| 1870 | "mirror-repo": "Automattic/jetpack-logo", |
| 1871 | "branch-alias": { |
| 1872 | "dev-trunk": "3.0.x-dev" |
| 1873 | }, |
| 1874 | "changelogger": { |
| 1875 | "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}" |
| 1876 | } |
| 1877 | }, |
| 1878 | "installation-source": "dist", |
| 1879 | "autoload": { |
| 1880 | "classmap": [ |
| 1881 | "src/" |
| 1882 | ] |
| 1883 | }, |
| 1884 | "notification-url": "https://packagist.org/downloads/", |
| 1885 | "license": [ |
| 1886 | "GPL-2.0-or-later" |
| 1887 | ], |
| 1888 | "description": "A logo for Jetpack", |
| 1889 | "support": { |
| 1890 | "source": "https://github.com/Automattic/jetpack-logo/tree/v3.0.5" |
| 1891 | }, |
| 1892 | "install-path": "../../jetpack_vendor/automattic/jetpack-logo" |
| 1893 | }, |
| 1894 | { |
| 1895 | "name": "automattic/jetpack-masterbar", |
| 1896 | "version": "v0.27.0", |
| 1897 | "version_normalized": "0.27.0.0", |
| 1898 | "source": { |
| 1899 | "type": "git", |
| 1900 | "url": "https://github.com/Automattic/jetpack-masterbar.git", |
| 1901 | "reference": "b3aaf08f8eca7459116a9a461034c6f2c8a4212c" |
| 1902 | }, |
| 1903 | "dist": { |
| 1904 | "type": "zip", |
| 1905 | "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/b3aaf08f8eca7459116a9a461034c6f2c8a4212c", |
| 1906 | "reference": "b3aaf08f8eca7459116a9a461034c6f2c8a4212c", |
| 1907 | "shasum": "" |
| 1908 | }, |
| 1909 | "require": { |
| 1910 | "automattic/jetpack-assets": "^4.3.11", |
| 1911 | "automattic/jetpack-blaze": "^0.26.14", |
| 1912 | "automattic/jetpack-compat": "^4.0.1", |
| 1913 | "automattic/jetpack-connection": "^6.19.3", |
| 1914 | "automattic/jetpack-device-detection": "^3.3.0", |
| 1915 | "automattic/jetpack-jitm": "^4.3.8", |
| 1916 | "automattic/jetpack-logo": "^3.0.5", |
| 1917 | "automattic/jetpack-plans": "^0.10.0", |
| 1918 | "automattic/jetpack-status": "^6.1.1", |
| 1919 | "automattic/jetpack-subscribers-dashboard": "^0.4.5", |
| 1920 | "php": ">=7.2" |
| 1921 | }, |
| 1922 | "require-dev": { |
| 1923 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1924 | "automattic/jetpack-test-environment": "@dev", |
| 1925 | "automattic/patchwork-redefine-exit": "^2.0.8", |
| 1926 | "automattic/phpunit-select-config": "^1.0.3", |
| 1927 | "brain/monkey": "^2.6.2", |
| 1928 | "yoast/phpunit-polyfills": "^4.0.0" |
| 1929 | }, |
| 1930 | "suggest": { |
| 1931 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 1932 | }, |
| 1933 | "time": "2025-11-03T08:48:21+00:00", |
| 1934 | "type": "jetpack-library", |
| 1935 | "extra": { |
| 1936 | "autotagger": true, |
| 1937 | "textdomain": "jetpack-masterbar", |
| 1938 | "mirror-repo": "Automattic/jetpack-masterbar", |
| 1939 | "branch-alias": { |
| 1940 | "dev-trunk": "0.27.x-dev" |
| 1941 | }, |
| 1942 | "changelogger": { |
| 1943 | "link-template": "https://github.com/Automattic/jetpack-masterbar/compare/v${old}...v${new}" |
| 1944 | }, |
| 1945 | "version-constants": { |
| 1946 | "::PACKAGE_VERSION": "src/class-main.php" |
| 1947 | } |
| 1948 | }, |
| 1949 | "installation-source": "dist", |
| 1950 | "autoload": { |
| 1951 | "classmap": [ |
| 1952 | "src/" |
| 1953 | ] |
| 1954 | }, |
| 1955 | "notification-url": "https://packagist.org/downloads/", |
| 1956 | "license": [ |
| 1957 | "GPL-2.0-or-later" |
| 1958 | ], |
| 1959 | "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.", |
| 1960 | "support": { |
| 1961 | "source": "https://github.com/Automattic/jetpack-masterbar/tree/v0.27.0" |
| 1962 | }, |
| 1963 | "install-path": "../../jetpack_vendor/automattic/jetpack-masterbar" |
| 1964 | }, |
| 1965 | { |
| 1966 | "name": "automattic/jetpack-my-jetpack", |
| 1967 | "version": "v5.28.0", |
| 1968 | "version_normalized": "5.28.0.0", |
| 1969 | "source": { |
| 1970 | "type": "git", |
| 1971 | "url": "https://github.com/Automattic/jetpack-my-jetpack.git", |
| 1972 | "reference": "c426d04800df5646b1cfd73d24f9b781f6dcab82" |
| 1973 | }, |
| 1974 | "dist": { |
| 1975 | "type": "zip", |
| 1976 | "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/c426d04800df5646b1cfd73d24f9b781f6dcab82", |
| 1977 | "reference": "c426d04800df5646b1cfd73d24f9b781f6dcab82", |
| 1978 | "shasum": "" |
| 1979 | }, |
| 1980 | "require": { |
| 1981 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 1982 | "automattic/jetpack-assets": "^4.3.11", |
| 1983 | "automattic/jetpack-boost-speed-score": "^0.4.11", |
| 1984 | "automattic/jetpack-connection": "^6.19.3", |
| 1985 | "automattic/jetpack-constants": "^3.0.8", |
| 1986 | "automattic/jetpack-explat": "^0.3.13", |
| 1987 | "automattic/jetpack-jitm": "^4.3.8", |
| 1988 | "automattic/jetpack-licensing": "^3.1.1", |
| 1989 | "automattic/jetpack-plans": "^0.10.0", |
| 1990 | "automattic/jetpack-plugins-installer": "^0.5.7", |
| 1991 | "automattic/jetpack-protect-status": "^0.7.4", |
| 1992 | "automattic/jetpack-redirect": "^3.0.9", |
| 1993 | "automattic/jetpack-status": "^6.1.1", |
| 1994 | "automattic/jetpack-sync": "^4.22.3", |
| 1995 | "php": ">=7.2" |
| 1996 | }, |
| 1997 | "require-dev": { |
| 1998 | "automattic/jetpack-changelogger": "^6.0.7", |
| 1999 | "automattic/jetpack-test-environment": "@dev", |
| 2000 | "automattic/phpunit-select-config": "^1.0.3", |
| 2001 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2002 | }, |
| 2003 | "suggest": { |
| 2004 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2005 | }, |
| 2006 | "time": "2025-11-03T08:48:22+00:00", |
| 2007 | "type": "jetpack-library", |
| 2008 | "extra": { |
| 2009 | "autotagger": true, |
| 2010 | "textdomain": "jetpack-my-jetpack", |
| 2011 | "mirror-repo": "Automattic/jetpack-my-jetpack", |
| 2012 | "branch-alias": { |
| 2013 | "dev-trunk": "5.28.x-dev" |
| 2014 | }, |
| 2015 | "changelogger": { |
| 2016 | "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" |
| 2017 | }, |
| 2018 | "dependencies": { |
| 2019 | "test-only": [ |
| 2020 | "packages/search", |
| 2021 | "packages/videopress" |
| 2022 | ] |
| 2023 | }, |
| 2024 | "version-constants": { |
| 2025 | "::PACKAGE_VERSION": "src/class-initializer.php" |
| 2026 | } |
| 2027 | }, |
| 2028 | "installation-source": "dist", |
| 2029 | "autoload": { |
| 2030 | "classmap": [ |
| 2031 | "src/", |
| 2032 | "src/products" |
| 2033 | ] |
| 2034 | }, |
| 2035 | "notification-url": "https://packagist.org/downloads/", |
| 2036 | "license": [ |
| 2037 | "GPL-2.0-or-later" |
| 2038 | ], |
| 2039 | "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", |
| 2040 | "support": { |
| 2041 | "source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v5.28.0" |
| 2042 | }, |
| 2043 | "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack" |
| 2044 | }, |
| 2045 | { |
| 2046 | "name": "automattic/jetpack-password-checker", |
| 2047 | "version": "v0.4.9", |
| 2048 | "version_normalized": "0.4.9.0", |
| 2049 | "source": { |
| 2050 | "type": "git", |
| 2051 | "url": "https://github.com/Automattic/jetpack-password-checker.git", |
| 2052 | "reference": "af749008ece4d0e566e407dacda69fa28fe3557f" |
| 2053 | }, |
| 2054 | "dist": { |
| 2055 | "type": "zip", |
| 2056 | "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/af749008ece4d0e566e407dacda69fa28fe3557f", |
| 2057 | "reference": "af749008ece4d0e566e407dacda69fa28fe3557f", |
| 2058 | "shasum": "" |
| 2059 | }, |
| 2060 | "require": { |
| 2061 | "php": ">=7.2" |
| 2062 | }, |
| 2063 | "require-dev": { |
| 2064 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2065 | "automattic/jetpack-test-environment": "@dev", |
| 2066 | "automattic/phpunit-select-config": "^1.0.3", |
| 2067 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2068 | }, |
| 2069 | "suggest": { |
| 2070 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2071 | }, |
| 2072 | "time": "2025-09-15T14:36:45+00:00", |
| 2073 | "type": "jetpack-library", |
| 2074 | "extra": { |
| 2075 | "autotagger": true, |
| 2076 | "textdomain": "jetpack-password-checker", |
| 2077 | "mirror-repo": "Automattic/jetpack-password-checker", |
| 2078 | "branch-alias": { |
| 2079 | "dev-trunk": "0.4.x-dev" |
| 2080 | }, |
| 2081 | "changelogger": { |
| 2082 | "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}" |
| 2083 | } |
| 2084 | }, |
| 2085 | "installation-source": "dist", |
| 2086 | "autoload": { |
| 2087 | "classmap": [ |
| 2088 | "src/" |
| 2089 | ] |
| 2090 | }, |
| 2091 | "notification-url": "https://packagist.org/downloads/", |
| 2092 | "license": [ |
| 2093 | "GPL-2.0-or-later" |
| 2094 | ], |
| 2095 | "description": "Password Checker.", |
| 2096 | "support": { |
| 2097 | "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.4.9" |
| 2098 | }, |
| 2099 | "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker" |
| 2100 | }, |
| 2101 | { |
| 2102 | "name": "automattic/jetpack-paypal-payments", |
| 2103 | "version": "v0.5.10", |
| 2104 | "version_normalized": "0.5.10.0", |
| 2105 | "source": { |
| 2106 | "type": "git", |
| 2107 | "url": "https://github.com/Automattic/jetpack-paypal-payments.git", |
| 2108 | "reference": "214a61f2c7368fd6be5d1c432ddfc3d06c929792" |
| 2109 | }, |
| 2110 | "dist": { |
| 2111 | "type": "zip", |
| 2112 | "url": "https://api.github.com/repos/Automattic/jetpack-paypal-payments/zipball/214a61f2c7368fd6be5d1c432ddfc3d06c929792", |
| 2113 | "reference": "214a61f2c7368fd6be5d1c432ddfc3d06c929792", |
| 2114 | "shasum": "" |
| 2115 | }, |
| 2116 | "require": { |
| 2117 | "automattic/jetpack-assets": "^4.3.11", |
| 2118 | "automattic/jetpack-blocks": "^3.1.1", |
| 2119 | "automattic/jetpack-connection": "^6.19.3", |
| 2120 | "automattic/jetpack-plans": "^0.10.0", |
| 2121 | "automattic/jetpack-status": "^6.1.1", |
| 2122 | "php": ">=7.2" |
| 2123 | }, |
| 2124 | "require-dev": { |
| 2125 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2126 | "automattic/jetpack-test-environment": "@dev", |
| 2127 | "automattic/phpunit-select-config": "^1.0.3", |
| 2128 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2129 | }, |
| 2130 | "suggest": { |
| 2131 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2132 | }, |
| 2133 | "time": "2025-11-03T08:48:11+00:00", |
| 2134 | "type": "jetpack-library", |
| 2135 | "extra": { |
| 2136 | "autotagger": true, |
| 2137 | "textdomain": "jetpack-paypal-payments", |
| 2138 | "mirror-repo": "Automattic/jetpack-paypal-payments", |
| 2139 | "branch-alias": { |
| 2140 | "dev-trunk": "0.5.x-dev" |
| 2141 | }, |
| 2142 | "changelogger": { |
| 2143 | "link-template": "https://github.com/Automattic/jetpack-paypal-payments/compare/v${old}...v${new}" |
| 2144 | }, |
| 2145 | "version-constants": { |
| 2146 | "::PACKAGE_VERSION": "src/class-paypal-payments.php" |
| 2147 | } |
| 2148 | }, |
| 2149 | "installation-source": "dist", |
| 2150 | "autoload": { |
| 2151 | "classmap": [ |
| 2152 | "src/" |
| 2153 | ] |
| 2154 | }, |
| 2155 | "notification-url": "https://packagist.org/downloads/", |
| 2156 | "license": [ |
| 2157 | "GPL-2.0-or-later" |
| 2158 | ], |
| 2159 | "description": "Add PayPal, credit, and debit card payment buttons with minimal setup. Good for collecting donations or payments for products and services.", |
| 2160 | "support": { |
| 2161 | "source": "https://github.com/Automattic/jetpack-paypal-payments/tree/v0.5.10" |
| 2162 | }, |
| 2163 | "install-path": "../../jetpack_vendor/automattic/jetpack-paypal-payments" |
| 2164 | }, |
| 2165 | { |
| 2166 | "name": "automattic/jetpack-plans", |
| 2167 | "version": "v0.10.0", |
| 2168 | "version_normalized": "0.10.0.0", |
| 2169 | "source": { |
| 2170 | "type": "git", |
| 2171 | "url": "https://github.com/Automattic/jetpack-plans.git", |
| 2172 | "reference": "715c8b6e610c2054a93a6f0b5ac7dc401899f1d4" |
| 2173 | }, |
| 2174 | "dist": { |
| 2175 | "type": "zip", |
| 2176 | "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/715c8b6e610c2054a93a6f0b5ac7dc401899f1d4", |
| 2177 | "reference": "715c8b6e610c2054a93a6f0b5ac7dc401899f1d4", |
| 2178 | "shasum": "" |
| 2179 | }, |
| 2180 | "require": { |
| 2181 | "automattic/jetpack-connection": "^6.17.0", |
| 2182 | "php": ">=7.2" |
| 2183 | }, |
| 2184 | "require-dev": { |
| 2185 | "automattic/jetpack-changelogger": "^6.0.5", |
| 2186 | "automattic/jetpack-status": "^6.0.2", |
| 2187 | "automattic/jetpack-test-environment": "@dev", |
| 2188 | "automattic/phpunit-select-config": "^1.0.3", |
| 2189 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2190 | }, |
| 2191 | "suggest": { |
| 2192 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2193 | }, |
| 2194 | "time": "2025-08-06T21:07:50+00:00", |
| 2195 | "type": "library", |
| 2196 | "extra": { |
| 2197 | "autotagger": true, |
| 2198 | "mirror-repo": "Automattic/jetpack-plans", |
| 2199 | "branch-alias": { |
| 2200 | "dev-trunk": "0.10.x-dev" |
| 2201 | }, |
| 2202 | "changelogger": { |
| 2203 | "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}" |
| 2204 | } |
| 2205 | }, |
| 2206 | "installation-source": "dist", |
| 2207 | "autoload": { |
| 2208 | "classmap": [ |
| 2209 | "src/" |
| 2210 | ] |
| 2211 | }, |
| 2212 | "notification-url": "https://packagist.org/downloads/", |
| 2213 | "license": [ |
| 2214 | "GPL-2.0-or-later" |
| 2215 | ], |
| 2216 | "description": "Fetch information about Jetpack Plans from wpcom", |
| 2217 | "support": { |
| 2218 | "source": "https://github.com/Automattic/jetpack-plans/tree/v0.10.0" |
| 2219 | }, |
| 2220 | "install-path": "../automattic/jetpack-plans" |
| 2221 | }, |
| 2222 | { |
| 2223 | "name": "automattic/jetpack-plugins-installer", |
| 2224 | "version": "v0.5.7", |
| 2225 | "version_normalized": "0.5.7.0", |
| 2226 | "source": { |
| 2227 | "type": "git", |
| 2228 | "url": "https://github.com/Automattic/jetpack-plugins-installer.git", |
| 2229 | "reference": "fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74" |
| 2230 | }, |
| 2231 | "dist": { |
| 2232 | "type": "zip", |
| 2233 | "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74", |
| 2234 | "reference": "fb5ec7d4ab2eca33ff86e971c755b9bce93c1b74", |
| 2235 | "shasum": "" |
| 2236 | }, |
| 2237 | "require": { |
| 2238 | "automattic/jetpack-a8c-mc-stats": "^3.0.5", |
| 2239 | "automattic/jetpack-status": "^6.0.3", |
| 2240 | "php": ">=7.2" |
| 2241 | }, |
| 2242 | "require-dev": { |
| 2243 | "automattic/jetpack-changelogger": "^6.0.6", |
| 2244 | "automattic/phpunit-select-config": "^1.0.3", |
| 2245 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2246 | }, |
| 2247 | "suggest": { |
| 2248 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2249 | }, |
| 2250 | "time": "2025-08-14T13:40:36+00:00", |
| 2251 | "type": "jetpack-library", |
| 2252 | "extra": { |
| 2253 | "autotagger": true, |
| 2254 | "textdomain": "jetpack-plugins-installer", |
| 2255 | "mirror-repo": "Automattic/jetpack-plugins-installer", |
| 2256 | "branch-alias": { |
| 2257 | "dev-trunk": "0.5.x-dev" |
| 2258 | }, |
| 2259 | "changelogger": { |
| 2260 | "link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}" |
| 2261 | } |
| 2262 | }, |
| 2263 | "installation-source": "dist", |
| 2264 | "autoload": { |
| 2265 | "classmap": [ |
| 2266 | "src/" |
| 2267 | ] |
| 2268 | }, |
| 2269 | "notification-url": "https://packagist.org/downloads/", |
| 2270 | "license": [ |
| 2271 | "GPL-2.0-or-later" |
| 2272 | ], |
| 2273 | "description": "Handle installation of plugins from WP.org", |
| 2274 | "support": { |
| 2275 | "source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.5.7" |
| 2276 | }, |
| 2277 | "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer" |
| 2278 | }, |
| 2279 | { |
| 2280 | "name": "automattic/jetpack-post-list", |
| 2281 | "version": "v0.8.32", |
| 2282 | "version_normalized": "0.8.32.0", |
| 2283 | "source": { |
| 2284 | "type": "git", |
| 2285 | "url": "https://github.com/Automattic/jetpack-post-list.git", |
| 2286 | "reference": "dccf887500ee03b636cef3215721ed9ee23e455e" |
| 2287 | }, |
| 2288 | "dist": { |
| 2289 | "type": "zip", |
| 2290 | "url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/dccf887500ee03b636cef3215721ed9ee23e455e", |
| 2291 | "reference": "dccf887500ee03b636cef3215721ed9ee23e455e", |
| 2292 | "shasum": "" |
| 2293 | }, |
| 2294 | "require": { |
| 2295 | "automattic/jetpack-assets": "^4.3.11", |
| 2296 | "php": ">=7.2" |
| 2297 | }, |
| 2298 | "require-dev": { |
| 2299 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2300 | "automattic/jetpack-test-environment": "@dev", |
| 2301 | "automattic/phpunit-select-config": "^1.0.3", |
| 2302 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2303 | }, |
| 2304 | "suggest": { |
| 2305 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2306 | }, |
| 2307 | "time": "2025-11-03T08:47:55+00:00", |
| 2308 | "type": "jetpack-library", |
| 2309 | "extra": { |
| 2310 | "autotagger": true, |
| 2311 | "textdomain": "jetpack-post-list", |
| 2312 | "mirror-repo": "Automattic/jetpack-post-list", |
| 2313 | "branch-alias": { |
| 2314 | "dev-trunk": "0.8.x-dev" |
| 2315 | }, |
| 2316 | "changelogger": { |
| 2317 | "link-template": "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}" |
| 2318 | }, |
| 2319 | "version-constants": { |
| 2320 | "::PACKAGE_VERSION": "src/class-post-list.php" |
| 2321 | } |
| 2322 | }, |
| 2323 | "installation-source": "dist", |
| 2324 | "autoload": { |
| 2325 | "classmap": [ |
| 2326 | "src/" |
| 2327 | ] |
| 2328 | }, |
| 2329 | "notification-url": "https://packagist.org/downloads/", |
| 2330 | "license": [ |
| 2331 | "GPL-2.0-or-later" |
| 2332 | ], |
| 2333 | "description": "Enhance the classic view of the Admin section of your WordPress site", |
| 2334 | "support": { |
| 2335 | "source": "https://github.com/Automattic/jetpack-post-list/tree/v0.8.32" |
| 2336 | }, |
| 2337 | "install-path": "../../jetpack_vendor/automattic/jetpack-post-list" |
| 2338 | }, |
| 2339 | { |
| 2340 | "name": "automattic/jetpack-protect-models", |
| 2341 | "version": "v0.6.1", |
| 2342 | "version_normalized": "0.6.1.0", |
| 2343 | "source": { |
| 2344 | "type": "git", |
| 2345 | "url": "https://github.com/Automattic/jetpack-protect-models.git", |
| 2346 | "reference": "6310dae0c4b5d90c5d8f557f64858a19e5751b8f" |
| 2347 | }, |
| 2348 | "dist": { |
| 2349 | "type": "zip", |
| 2350 | "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/6310dae0c4b5d90c5d8f557f64858a19e5751b8f", |
| 2351 | "reference": "6310dae0c4b5d90c5d8f557f64858a19e5751b8f", |
| 2352 | "shasum": "" |
| 2353 | }, |
| 2354 | "require": { |
| 2355 | "automattic/jetpack-redirect": "^3.0.8", |
| 2356 | "php": ">=7.2" |
| 2357 | }, |
| 2358 | "require-dev": { |
| 2359 | "automattic/jetpack-changelogger": "^6.0.5", |
| 2360 | "automattic/jetpack-test-environment": "@dev", |
| 2361 | "automattic/phpunit-select-config": "^1.0.3", |
| 2362 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2363 | }, |
| 2364 | "suggest": { |
| 2365 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2366 | }, |
| 2367 | "time": "2025-08-04T15:36:47+00:00", |
| 2368 | "type": "jetpack-library", |
| 2369 | "extra": { |
| 2370 | "autotagger": true, |
| 2371 | "textdomain": "jetpack-protect-models", |
| 2372 | "mirror-repo": "Automattic/jetpack-protect-models", |
| 2373 | "branch-alias": { |
| 2374 | "dev-trunk": "0.6.x-dev" |
| 2375 | }, |
| 2376 | "changelogger": { |
| 2377 | "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" |
| 2378 | }, |
| 2379 | "version-constants": { |
| 2380 | "::PACKAGE_VERSION": "src/class-protect-models.php" |
| 2381 | } |
| 2382 | }, |
| 2383 | "installation-source": "dist", |
| 2384 | "autoload": { |
| 2385 | "classmap": [ |
| 2386 | "src/" |
| 2387 | ] |
| 2388 | }, |
| 2389 | "notification-url": "https://packagist.org/downloads/", |
| 2390 | "license": [ |
| 2391 | "GPL-2.0-or-later" |
| 2392 | ], |
| 2393 | "description": "This package contains the models used in Protect. ", |
| 2394 | "support": { |
| 2395 | "source": "https://github.com/Automattic/jetpack-protect-models/tree/v0.6.1" |
| 2396 | }, |
| 2397 | "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models" |
| 2398 | }, |
| 2399 | { |
| 2400 | "name": "automattic/jetpack-protect-status", |
| 2401 | "version": "v0.7.4", |
| 2402 | "version_normalized": "0.7.4.0", |
| 2403 | "source": { |
| 2404 | "type": "git", |
| 2405 | "url": "https://github.com/Automattic/jetpack-protect-status.git", |
| 2406 | "reference": "192bc35b74869c6ecc06c62c9d5fac7030e0e7fa" |
| 2407 | }, |
| 2408 | "dist": { |
| 2409 | "type": "zip", |
| 2410 | "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/192bc35b74869c6ecc06c62c9d5fac7030e0e7fa", |
| 2411 | "reference": "192bc35b74869c6ecc06c62c9d5fac7030e0e7fa", |
| 2412 | "shasum": "" |
| 2413 | }, |
| 2414 | "require": { |
| 2415 | "automattic/jetpack-connection": "^6.19.0", |
| 2416 | "automattic/jetpack-plans": "^0.10.0", |
| 2417 | "automattic/jetpack-plugins-installer": "^0.5.7", |
| 2418 | "automattic/jetpack-protect-models": "^0.6.1", |
| 2419 | "automattic/jetpack-sync": "^4.22.1", |
| 2420 | "php": ">=7.2" |
| 2421 | }, |
| 2422 | "require-dev": { |
| 2423 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2424 | "automattic/jetpack-test-environment": "@dev", |
| 2425 | "automattic/phpunit-select-config": "^1.0.3", |
| 2426 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2427 | }, |
| 2428 | "suggest": { |
| 2429 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2430 | }, |
| 2431 | "time": "2025-10-20T14:05:21+00:00", |
| 2432 | "type": "jetpack-library", |
| 2433 | "extra": { |
| 2434 | "autotagger": true, |
| 2435 | "textdomain": "jetpack-protect-status", |
| 2436 | "mirror-repo": "Automattic/jetpack-protect-status", |
| 2437 | "branch-alias": { |
| 2438 | "dev-trunk": "0.7.x-dev" |
| 2439 | }, |
| 2440 | "changelogger": { |
| 2441 | "link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}" |
| 2442 | }, |
| 2443 | "version-constants": { |
| 2444 | "::PACKAGE_VERSION": "src/class-status.php" |
| 2445 | } |
| 2446 | }, |
| 2447 | "installation-source": "dist", |
| 2448 | "autoload": { |
| 2449 | "classmap": [ |
| 2450 | "src/" |
| 2451 | ] |
| 2452 | }, |
| 2453 | "notification-url": "https://packagist.org/downloads/", |
| 2454 | "license": [ |
| 2455 | "GPL-2.0-or-later" |
| 2456 | ], |
| 2457 | "description": "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats).", |
| 2458 | "support": { |
| 2459 | "source": "https://github.com/Automattic/jetpack-protect-status/tree/v0.7.4" |
| 2460 | }, |
| 2461 | "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status" |
| 2462 | }, |
| 2463 | { |
| 2464 | "name": "automattic/jetpack-publicize", |
| 2465 | "version": "v0.67.0", |
| 2466 | "version_normalized": "0.67.0.0", |
| 2467 | "source": { |
| 2468 | "type": "git", |
| 2469 | "url": "https://github.com/Automattic/jetpack-publicize.git", |
| 2470 | "reference": "98f41c2730685c213140bc032f3f1f742de71c77" |
| 2471 | }, |
| 2472 | "dist": { |
| 2473 | "type": "zip", |
| 2474 | "url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/98f41c2730685c213140bc032f3f1f742de71c77", |
| 2475 | "reference": "98f41c2730685c213140bc032f3f1f742de71c77", |
| 2476 | "shasum": "" |
| 2477 | }, |
| 2478 | "require": { |
| 2479 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 2480 | "automattic/jetpack-assets": "^4.3.11", |
| 2481 | "automattic/jetpack-autoloader": "^5.0.11", |
| 2482 | "automattic/jetpack-config": "^3.1.1", |
| 2483 | "automattic/jetpack-connection": "^6.19.3", |
| 2484 | "automattic/jetpack-plans": "^0.10.0", |
| 2485 | "automattic/jetpack-redirect": "^3.0.9", |
| 2486 | "automattic/jetpack-status": "^6.1.1", |
| 2487 | "php": ">=7.2" |
| 2488 | }, |
| 2489 | "require-dev": { |
| 2490 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2491 | "automattic/jetpack-test-environment": "@dev", |
| 2492 | "automattic/phpunit-select-config": "^1.0.3", |
| 2493 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2494 | }, |
| 2495 | "suggest": { |
| 2496 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2497 | }, |
| 2498 | "time": "2025-11-03T08:48:17+00:00", |
| 2499 | "type": "jetpack-library", |
| 2500 | "extra": { |
| 2501 | "autotagger": true, |
| 2502 | "textdomain": "jetpack-publicize-pkg", |
| 2503 | "mirror-repo": "Automattic/jetpack-publicize", |
| 2504 | "branch-alias": { |
| 2505 | "dev-trunk": "0.67.x-dev" |
| 2506 | }, |
| 2507 | "changelogger": { |
| 2508 | "link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}" |
| 2509 | } |
| 2510 | }, |
| 2511 | "installation-source": "dist", |
| 2512 | "autoload": { |
| 2513 | "files": [ |
| 2514 | "actions.php", |
| 2515 | "src/social-image-generator/utilities.php" |
| 2516 | ], |
| 2517 | "classmap": [ |
| 2518 | "src/" |
| 2519 | ] |
| 2520 | }, |
| 2521 | "notification-url": "https://packagist.org/downloads/", |
| 2522 | "license": [ |
| 2523 | "GPL-2.0-or-later" |
| 2524 | ], |
| 2525 | "description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.", |
| 2526 | "support": { |
| 2527 | "source": "https://github.com/Automattic/jetpack-publicize/tree/v0.67.0" |
| 2528 | }, |
| 2529 | "install-path": "../../jetpack_vendor/automattic/jetpack-publicize" |
| 2530 | }, |
| 2531 | { |
| 2532 | "name": "automattic/jetpack-redirect", |
| 2533 | "version": "v3.0.9", |
| 2534 | "version_normalized": "3.0.9.0", |
| 2535 | "source": { |
| 2536 | "type": "git", |
| 2537 | "url": "https://github.com/Automattic/jetpack-redirect.git", |
| 2538 | "reference": "afb74d7c2ae46863c2af46b5703cf1c8728e6a5d" |
| 2539 | }, |
| 2540 | "dist": { |
| 2541 | "type": "zip", |
| 2542 | "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/afb74d7c2ae46863c2af46b5703cf1c8728e6a5d", |
| 2543 | "reference": "afb74d7c2ae46863c2af46b5703cf1c8728e6a5d", |
| 2544 | "shasum": "" |
| 2545 | }, |
| 2546 | "require": { |
| 2547 | "automattic/jetpack-status": "^6.0.3", |
| 2548 | "php": ">=7.2" |
| 2549 | }, |
| 2550 | "require-dev": { |
| 2551 | "automattic/jetpack-changelogger": "^6.0.6", |
| 2552 | "automattic/phpunit-select-config": "^1.0.3", |
| 2553 | "brain/monkey": "^2.6.2", |
| 2554 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2555 | }, |
| 2556 | "suggest": { |
| 2557 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2558 | }, |
| 2559 | "time": "2025-08-25T05:54:15+00:00", |
| 2560 | "type": "jetpack-library", |
| 2561 | "extra": { |
| 2562 | "autotagger": true, |
| 2563 | "mirror-repo": "Automattic/jetpack-redirect", |
| 2564 | "branch-alias": { |
| 2565 | "dev-trunk": "3.0.x-dev" |
| 2566 | }, |
| 2567 | "changelogger": { |
| 2568 | "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}" |
| 2569 | } |
| 2570 | }, |
| 2571 | "installation-source": "dist", |
| 2572 | "autoload": { |
| 2573 | "classmap": [ |
| 2574 | "src/" |
| 2575 | ] |
| 2576 | }, |
| 2577 | "notification-url": "https://packagist.org/downloads/", |
| 2578 | "license": [ |
| 2579 | "GPL-2.0-or-later" |
| 2580 | ], |
| 2581 | "description": "Utilities to build URLs to the jetpack.com/redirect/ service", |
| 2582 | "support": { |
| 2583 | "source": "https://github.com/Automattic/jetpack-redirect/tree/v3.0.9" |
| 2584 | }, |
| 2585 | "install-path": "../../jetpack_vendor/automattic/jetpack-redirect" |
| 2586 | }, |
| 2587 | { |
| 2588 | "name": "automattic/jetpack-roles", |
| 2589 | "version": "v3.0.8", |
| 2590 | "version_normalized": "3.0.8.0", |
| 2591 | "source": { |
| 2592 | "type": "git", |
| 2593 | "url": "https://github.com/Automattic/jetpack-roles.git", |
| 2594 | "reference": "96e09fc813ccf5e691f46297875d6b85b859c669" |
| 2595 | }, |
| 2596 | "dist": { |
| 2597 | "type": "zip", |
| 2598 | "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/96e09fc813ccf5e691f46297875d6b85b859c669", |
| 2599 | "reference": "96e09fc813ccf5e691f46297875d6b85b859c669", |
| 2600 | "shasum": "" |
| 2601 | }, |
| 2602 | "require": { |
| 2603 | "php": ">=7.2" |
| 2604 | }, |
| 2605 | "require-dev": { |
| 2606 | "automattic/jetpack-changelogger": "^6.0.5", |
| 2607 | "automattic/phpunit-select-config": "^1.0.3", |
| 2608 | "brain/monkey": "^2.6.2", |
| 2609 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2610 | }, |
| 2611 | "suggest": { |
| 2612 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2613 | }, |
| 2614 | "time": "2025-04-28T15:12:44+00:00", |
| 2615 | "type": "jetpack-library", |
| 2616 | "extra": { |
| 2617 | "autotagger": true, |
| 2618 | "mirror-repo": "Automattic/jetpack-roles", |
| 2619 | "branch-alias": { |
| 2620 | "dev-trunk": "3.0.x-dev" |
| 2621 | }, |
| 2622 | "changelogger": { |
| 2623 | "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}" |
| 2624 | } |
| 2625 | }, |
| 2626 | "installation-source": "dist", |
| 2627 | "autoload": { |
| 2628 | "classmap": [ |
| 2629 | "src/" |
| 2630 | ] |
| 2631 | }, |
| 2632 | "notification-url": "https://packagist.org/downloads/", |
| 2633 | "license": [ |
| 2634 | "GPL-2.0-or-later" |
| 2635 | ], |
| 2636 | "description": "Utilities, related with user roles and capabilities.", |
| 2637 | "support": { |
| 2638 | "source": "https://github.com/Automattic/jetpack-roles/tree/v3.0.8" |
| 2639 | }, |
| 2640 | "install-path": "../../jetpack_vendor/automattic/jetpack-roles" |
| 2641 | }, |
| 2642 | { |
| 2643 | "name": "automattic/jetpack-search", |
| 2644 | "version": "v0.54.0", |
| 2645 | "version_normalized": "0.54.0.0", |
| 2646 | "source": { |
| 2647 | "type": "git", |
| 2648 | "url": "https://github.com/Automattic/jetpack-search.git", |
| 2649 | "reference": "98631a898a737f24c40a96f74e95833e3ae4b3ed" |
| 2650 | }, |
| 2651 | "dist": { |
| 2652 | "type": "zip", |
| 2653 | "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/98631a898a737f24c40a96f74e95833e3ae4b3ed", |
| 2654 | "reference": "98631a898a737f24c40a96f74e95833e3ae4b3ed", |
| 2655 | "shasum": "" |
| 2656 | }, |
| 2657 | "require": { |
| 2658 | "automattic/jetpack-assets": "^4.3.11", |
| 2659 | "automattic/jetpack-config": "^3.1.1", |
| 2660 | "automattic/jetpack-connection": "^6.19.3", |
| 2661 | "automattic/jetpack-constants": "^3.0.8", |
| 2662 | "automattic/jetpack-my-jetpack": "^5.28.0", |
| 2663 | "automattic/jetpack-status": "^6.1.1", |
| 2664 | "automattic/jetpack-sync": "^4.22.3", |
| 2665 | "php": ">=7.2" |
| 2666 | }, |
| 2667 | "require-dev": { |
| 2668 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2669 | "automattic/jetpack-test-environment": "@dev", |
| 2670 | "automattic/phpunit-select-config": "^1.0.3", |
| 2671 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2672 | }, |
| 2673 | "suggest": { |
| 2674 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2675 | }, |
| 2676 | "time": "2025-11-03T08:48:26+00:00", |
| 2677 | "type": "jetpack-library", |
| 2678 | "extra": { |
| 2679 | "autotagger": true, |
| 2680 | "textdomain": "jetpack-search-pkg", |
| 2681 | "mirror-repo": "Automattic/jetpack-search", |
| 2682 | "branch-alias": { |
| 2683 | "dev-trunk": "0.54.x-dev" |
| 2684 | }, |
| 2685 | "changelogger": { |
| 2686 | "link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}" |
| 2687 | }, |
| 2688 | "version-constants": { |
| 2689 | "::VERSION": "src/class-package.php" |
| 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": "Tools to assist with enabling cloud search for Jetpack sites.", |
| 2703 | "support": { |
| 2704 | "source": "https://github.com/Automattic/jetpack-search/tree/v0.54.0" |
| 2705 | }, |
| 2706 | "install-path": "../../jetpack_vendor/automattic/jetpack-search" |
| 2707 | }, |
| 2708 | { |
| 2709 | "name": "automattic/jetpack-stats", |
| 2710 | "version": "v0.17.3", |
| 2711 | "version_normalized": "0.17.3.0", |
| 2712 | "source": { |
| 2713 | "type": "git", |
| 2714 | "url": "https://github.com/Automattic/jetpack-stats.git", |
| 2715 | "reference": "e5904e530b909cd1201f1b0d5b4a4a71749b83e4" |
| 2716 | }, |
| 2717 | "dist": { |
| 2718 | "type": "zip", |
| 2719 | "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/e5904e530b909cd1201f1b0d5b4a4a71749b83e4", |
| 2720 | "reference": "e5904e530b909cd1201f1b0d5b4a4a71749b83e4", |
| 2721 | "shasum": "" |
| 2722 | }, |
| 2723 | "require": { |
| 2724 | "automattic/jetpack-connection": "^6.18.13", |
| 2725 | "automattic/jetpack-constants": "^3.0.8", |
| 2726 | "automattic/jetpack-status": "^6.0.4", |
| 2727 | "php": ">=7.2" |
| 2728 | }, |
| 2729 | "require-dev": { |
| 2730 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2731 | "automattic/jetpack-test-environment": "@dev", |
| 2732 | "automattic/phpunit-select-config": "^1.0.3", |
| 2733 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2734 | }, |
| 2735 | "suggest": { |
| 2736 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2737 | }, |
| 2738 | "time": "2025-10-10T15:06:47+00:00", |
| 2739 | "type": "jetpack-library", |
| 2740 | "extra": { |
| 2741 | "autotagger": true, |
| 2742 | "textdomain": "jetpack-stats", |
| 2743 | "mirror-repo": "Automattic/jetpack-stats", |
| 2744 | "branch-alias": { |
| 2745 | "dev-trunk": "0.17.x-dev" |
| 2746 | }, |
| 2747 | "changelogger": { |
| 2748 | "link-template": "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}" |
| 2749 | }, |
| 2750 | "version-constants": { |
| 2751 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 2752 | } |
| 2753 | }, |
| 2754 | "installation-source": "dist", |
| 2755 | "autoload": { |
| 2756 | "classmap": [ |
| 2757 | "src/" |
| 2758 | ] |
| 2759 | }, |
| 2760 | "notification-url": "https://packagist.org/downloads/", |
| 2761 | "license": [ |
| 2762 | "GPL-2.0-or-later" |
| 2763 | ], |
| 2764 | "description": "Collect valuable traffic stats and insights.", |
| 2765 | "support": { |
| 2766 | "source": "https://github.com/Automattic/jetpack-stats/tree/v0.17.3" |
| 2767 | }, |
| 2768 | "install-path": "../../jetpack_vendor/automattic/jetpack-stats" |
| 2769 | }, |
| 2770 | { |
| 2771 | "name": "automattic/jetpack-stats-admin", |
| 2772 | "version": "v0.30.0", |
| 2773 | "version_normalized": "0.30.0.0", |
| 2774 | "source": { |
| 2775 | "type": "git", |
| 2776 | "url": "https://github.com/Automattic/jetpack-stats-admin.git", |
| 2777 | "reference": "b05982b4a2b3c4e638d1a6673707d7c7ba026daa" |
| 2778 | }, |
| 2779 | "dist": { |
| 2780 | "type": "zip", |
| 2781 | "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/b05982b4a2b3c4e638d1a6673707d7c7ba026daa", |
| 2782 | "reference": "b05982b4a2b3c4e638d1a6673707d7c7ba026daa", |
| 2783 | "shasum": "" |
| 2784 | }, |
| 2785 | "require": { |
| 2786 | "automattic/jetpack-blaze": "^0.26.13", |
| 2787 | "automattic/jetpack-connection": "^6.19.1", |
| 2788 | "automattic/jetpack-constants": "^3.0.8", |
| 2789 | "automattic/jetpack-jitm": "^4.3.7", |
| 2790 | "automattic/jetpack-plans": "^0.10.0", |
| 2791 | "automattic/jetpack-stats": "^0.17.3", |
| 2792 | "automattic/jetpack-status": "^6.1.0", |
| 2793 | "php": ">=7.2" |
| 2794 | }, |
| 2795 | "require-dev": { |
| 2796 | "automattic/jetpack-changelogger": "^6.0.7", |
| 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": "2025-10-27T05:38:57+00:00", |
| 2805 | "type": "jetpack-library", |
| 2806 | "extra": { |
| 2807 | "autotagger": true, |
| 2808 | "textdomain": "jetpack-stats-admin", |
| 2809 | "mirror-repo": "Automattic/jetpack-stats-admin", |
| 2810 | "branch-alias": { |
| 2811 | "dev-trunk": "0.30.x-dev" |
| 2812 | }, |
| 2813 | "version-constants": { |
| 2814 | "::VERSION": "src/class-main.php" |
| 2815 | } |
| 2816 | }, |
| 2817 | "installation-source": "dist", |
| 2818 | "autoload": { |
| 2819 | "classmap": [ |
| 2820 | "src/" |
| 2821 | ] |
| 2822 | }, |
| 2823 | "notification-url": "https://packagist.org/downloads/", |
| 2824 | "license": [ |
| 2825 | "GPL-2.0-or-later" |
| 2826 | ], |
| 2827 | "description": "Stats Dashboard", |
| 2828 | "support": { |
| 2829 | "source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.30.0" |
| 2830 | }, |
| 2831 | "install-path": "../../jetpack_vendor/automattic/jetpack-stats-admin" |
| 2832 | }, |
| 2833 | { |
| 2834 | "name": "automattic/jetpack-status", |
| 2835 | "version": "v6.1.1", |
| 2836 | "version_normalized": "6.1.1.0", |
| 2837 | "source": { |
| 2838 | "type": "git", |
| 2839 | "url": "https://github.com/Automattic/jetpack-status.git", |
| 2840 | "reference": "100acd2ad87f05b0782deac3905d52f9765725ce" |
| 2841 | }, |
| 2842 | "dist": { |
| 2843 | "type": "zip", |
| 2844 | "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/100acd2ad87f05b0782deac3905d52f9765725ce", |
| 2845 | "reference": "100acd2ad87f05b0782deac3905d52f9765725ce", |
| 2846 | "shasum": "" |
| 2847 | }, |
| 2848 | "require": { |
| 2849 | "automattic/jetpack-constants": "^3.0.8", |
| 2850 | "php": ">=7.2" |
| 2851 | }, |
| 2852 | "require-dev": { |
| 2853 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2854 | "automattic/jetpack-connection": "@dev", |
| 2855 | "automattic/jetpack-ip": "^0.4.10", |
| 2856 | "automattic/jetpack-plans": "@dev", |
| 2857 | "automattic/phpunit-select-config": "^1.0.3", |
| 2858 | "brain/monkey": "^2.6.2", |
| 2859 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2860 | }, |
| 2861 | "suggest": { |
| 2862 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2863 | }, |
| 2864 | "time": "2025-11-03T08:47:38+00:00", |
| 2865 | "type": "jetpack-library", |
| 2866 | "extra": { |
| 2867 | "autotagger": true, |
| 2868 | "mirror-repo": "Automattic/jetpack-status", |
| 2869 | "branch-alias": { |
| 2870 | "dev-trunk": "6.1.x-dev" |
| 2871 | }, |
| 2872 | "changelogger": { |
| 2873 | "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}" |
| 2874 | }, |
| 2875 | "dependencies": { |
| 2876 | "test-only": [ |
| 2877 | "packages/connection", |
| 2878 | "packages/plans" |
| 2879 | ] |
| 2880 | } |
| 2881 | }, |
| 2882 | "installation-source": "dist", |
| 2883 | "autoload": { |
| 2884 | "classmap": [ |
| 2885 | "src/" |
| 2886 | ] |
| 2887 | }, |
| 2888 | "notification-url": "https://packagist.org/downloads/", |
| 2889 | "license": [ |
| 2890 | "GPL-2.0-or-later" |
| 2891 | ], |
| 2892 | "description": "Used to retrieve information about the current status of Jetpack and the site overall.", |
| 2893 | "support": { |
| 2894 | "source": "https://github.com/Automattic/jetpack-status/tree/v6.1.1" |
| 2895 | }, |
| 2896 | "install-path": "../../jetpack_vendor/automattic/jetpack-status" |
| 2897 | }, |
| 2898 | { |
| 2899 | "name": "automattic/jetpack-subscribers-dashboard", |
| 2900 | "version": "v0.4.5", |
| 2901 | "version_normalized": "0.4.5.0", |
| 2902 | "source": { |
| 2903 | "type": "git", |
| 2904 | "url": "https://github.com/Automattic/jetpack-subscribers-dashboard.git", |
| 2905 | "reference": "e354a580b48abdc8355400285a222a49042acf6a" |
| 2906 | }, |
| 2907 | "dist": { |
| 2908 | "type": "zip", |
| 2909 | "url": "https://api.github.com/repos/Automattic/jetpack-subscribers-dashboard/zipball/e354a580b48abdc8355400285a222a49042acf6a", |
| 2910 | "reference": "e354a580b48abdc8355400285a222a49042acf6a", |
| 2911 | "shasum": "" |
| 2912 | }, |
| 2913 | "require": { |
| 2914 | "automattic/jetpack-connection": "^6.19.3", |
| 2915 | "automattic/jetpack-constants": "^3.0.8", |
| 2916 | "automattic/jetpack-jitm": "^4.3.8", |
| 2917 | "automattic/jetpack-plans": "^0.10.0", |
| 2918 | "automattic/jetpack-stats": "^0.17.3", |
| 2919 | "automattic/jetpack-status": "^6.1.1", |
| 2920 | "php": ">=7.2" |
| 2921 | }, |
| 2922 | "require-dev": { |
| 2923 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2924 | "automattic/jetpack-test-environment": "@dev", |
| 2925 | "automattic/phpunit-select-config": "^1.0.3", |
| 2926 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2927 | }, |
| 2928 | "suggest": { |
| 2929 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2930 | }, |
| 2931 | "time": "2025-11-03T08:48:18+00:00", |
| 2932 | "type": "jetpack-library", |
| 2933 | "extra": { |
| 2934 | "autotagger": true, |
| 2935 | "textdomain": "jetpack-subscribers-dashboard", |
| 2936 | "mirror-repo": "Automattic/jetpack-subscribers-dashboard", |
| 2937 | "branch-alias": { |
| 2938 | "dev-trunk": "0.4.x-dev" |
| 2939 | }, |
| 2940 | "version-constants": { |
| 2941 | "::VERSION": "src/class-dashboard.php" |
| 2942 | } |
| 2943 | }, |
| 2944 | "installation-source": "dist", |
| 2945 | "autoload": { |
| 2946 | "classmap": [ |
| 2947 | "src/" |
| 2948 | ] |
| 2949 | }, |
| 2950 | "notification-url": "https://packagist.org/downloads/", |
| 2951 | "license": [ |
| 2952 | "GPL-2.0-or-later" |
| 2953 | ], |
| 2954 | "description": "Subscribers dashboard", |
| 2955 | "support": { |
| 2956 | "source": "https://github.com/Automattic/jetpack-subscribers-dashboard/tree/v0.4.5" |
| 2957 | }, |
| 2958 | "install-path": "../../jetpack_vendor/automattic/jetpack-subscribers-dashboard" |
| 2959 | }, |
| 2960 | { |
| 2961 | "name": "automattic/jetpack-sync", |
| 2962 | "version": "v4.22.3", |
| 2963 | "version_normalized": "4.22.3.0", |
| 2964 | "source": { |
| 2965 | "type": "git", |
| 2966 | "url": "https://github.com/Automattic/jetpack-sync.git", |
| 2967 | "reference": "2229c5450975d0bc9fc6c6bfb2230f52cdca3880" |
| 2968 | }, |
| 2969 | "dist": { |
| 2970 | "type": "zip", |
| 2971 | "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/2229c5450975d0bc9fc6c6bfb2230f52cdca3880", |
| 2972 | "reference": "2229c5450975d0bc9fc6c6bfb2230f52cdca3880", |
| 2973 | "shasum": "" |
| 2974 | }, |
| 2975 | "require": { |
| 2976 | "automattic/jetpack-connection": "^6.19.3", |
| 2977 | "automattic/jetpack-constants": "^3.0.8", |
| 2978 | "automattic/jetpack-ip": "^0.4.10", |
| 2979 | "automattic/jetpack-password-checker": "^0.4.9", |
| 2980 | "automattic/jetpack-roles": "^3.0.8", |
| 2981 | "automattic/jetpack-status": "^6.1.1", |
| 2982 | "php": ">=7.2" |
| 2983 | }, |
| 2984 | "require-dev": { |
| 2985 | "automattic/jetpack-changelogger": "^6.0.7", |
| 2986 | "automattic/jetpack-search": "@dev", |
| 2987 | "automattic/jetpack-test-environment": "@dev", |
| 2988 | "automattic/jetpack-waf": "^0.27.6", |
| 2989 | "automattic/phpunit-select-config": "^1.0.3", |
| 2990 | "yoast/phpunit-polyfills": "^4.0.0" |
| 2991 | }, |
| 2992 | "suggest": { |
| 2993 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 2994 | }, |
| 2995 | "time": "2025-11-03T08:48:06+00:00", |
| 2996 | "type": "jetpack-library", |
| 2997 | "extra": { |
| 2998 | "autotagger": true, |
| 2999 | "textdomain": "jetpack-sync", |
| 3000 | "mirror-repo": "Automattic/jetpack-sync", |
| 3001 | "branch-alias": { |
| 3002 | "dev-trunk": "4.22.x-dev" |
| 3003 | }, |
| 3004 | "changelogger": { |
| 3005 | "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" |
| 3006 | }, |
| 3007 | "dependencies": { |
| 3008 | "test-only": [ |
| 3009 | "packages/search", |
| 3010 | "packages/waf" |
| 3011 | ] |
| 3012 | }, |
| 3013 | "version-constants": { |
| 3014 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 3015 | } |
| 3016 | }, |
| 3017 | "installation-source": "dist", |
| 3018 | "autoload": { |
| 3019 | "classmap": [ |
| 3020 | "src/" |
| 3021 | ] |
| 3022 | }, |
| 3023 | "notification-url": "https://packagist.org/downloads/", |
| 3024 | "license": [ |
| 3025 | "GPL-2.0-or-later" |
| 3026 | ], |
| 3027 | "description": "Everything needed to allow syncing to the WP.com infrastructure.", |
| 3028 | "support": { |
| 3029 | "source": "https://github.com/Automattic/jetpack-sync/tree/v4.22.3" |
| 3030 | }, |
| 3031 | "install-path": "../../jetpack_vendor/automattic/jetpack-sync" |
| 3032 | }, |
| 3033 | { |
| 3034 | "name": "automattic/jetpack-videopress", |
| 3035 | "version": "v0.32.12", |
| 3036 | "version_normalized": "0.32.12.0", |
| 3037 | "source": { |
| 3038 | "type": "git", |
| 3039 | "url": "https://github.com/Automattic/jetpack-videopress.git", |
| 3040 | "reference": "6e43ae68032b5e74da7c5dfcd33684e8747dc0f9" |
| 3041 | }, |
| 3042 | "dist": { |
| 3043 | "type": "zip", |
| 3044 | "url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/6e43ae68032b5e74da7c5dfcd33684e8747dc0f9", |
| 3045 | "reference": "6e43ae68032b5e74da7c5dfcd33684e8747dc0f9", |
| 3046 | "shasum": "" |
| 3047 | }, |
| 3048 | "require": { |
| 3049 | "automattic/jetpack-admin-ui": "^0.5.11", |
| 3050 | "automattic/jetpack-assets": "^4.3.11", |
| 3051 | "automattic/jetpack-connection": "^6.19.3", |
| 3052 | "automattic/jetpack-my-jetpack": "^5.28.0", |
| 3053 | "automattic/jetpack-plans": "^0.10.0", |
| 3054 | "automattic/jetpack-status": "^6.1.1", |
| 3055 | "php": ">=7.2" |
| 3056 | }, |
| 3057 | "require-dev": { |
| 3058 | "automattic/jetpack-changelogger": "^6.0.7", |
| 3059 | "automattic/jetpack-test-environment": "@dev", |
| 3060 | "automattic/phpunit-select-config": "^1.0.3", |
| 3061 | "brain/monkey": "2.6.2", |
| 3062 | "yoast/phpunit-polyfills": "^4.0.0" |
| 3063 | }, |
| 3064 | "suggest": { |
| 3065 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 3066 | }, |
| 3067 | "time": "2025-11-03T08:48:24+00:00", |
| 3068 | "type": "jetpack-library", |
| 3069 | "extra": { |
| 3070 | "autotagger": true, |
| 3071 | "textdomain": "jetpack-videopress-pkg", |
| 3072 | "mirror-repo": "Automattic/jetpack-videopress", |
| 3073 | "branch-alias": { |
| 3074 | "dev-trunk": "0.32.x-dev" |
| 3075 | }, |
| 3076 | "changelogger": { |
| 3077 | "link-template": "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}" |
| 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": "VideoPress package", |
| 3094 | "support": { |
| 3095 | "source": "https://github.com/Automattic/jetpack-videopress/tree/v0.32.12" |
| 3096 | }, |
| 3097 | "install-path": "../../jetpack_vendor/automattic/jetpack-videopress" |
| 3098 | }, |
| 3099 | { |
| 3100 | "name": "automattic/jetpack-waf", |
| 3101 | "version": "v0.27.6", |
| 3102 | "version_normalized": "0.27.6.0", |
| 3103 | "source": { |
| 3104 | "type": "git", |
| 3105 | "url": "https://github.com/Automattic/jetpack-waf.git", |
| 3106 | "reference": "f23d19e849fe3043d435e1789c3f5ad81eb3b303" |
| 3107 | }, |
| 3108 | "dist": { |
| 3109 | "type": "zip", |
| 3110 | "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/f23d19e849fe3043d435e1789c3f5ad81eb3b303", |
| 3111 | "reference": "f23d19e849fe3043d435e1789c3f5ad81eb3b303", |
| 3112 | "shasum": "" |
| 3113 | }, |
| 3114 | "require": { |
| 3115 | "automattic/jetpack-connection": "^6.19.3", |
| 3116 | "automattic/jetpack-constants": "^3.0.8", |
| 3117 | "automattic/jetpack-ip": "^0.4.10", |
| 3118 | "automattic/jetpack-status": "^6.1.1", |
| 3119 | "php": ">=7.2", |
| 3120 | "wikimedia/aho-corasick": "^1.0" |
| 3121 | }, |
| 3122 | "require-dev": { |
| 3123 | "automattic/jetpack-changelogger": "^6.0.7", |
| 3124 | "automattic/jetpack-test-environment": "@dev", |
| 3125 | "automattic/phpunit-select-config": "^1.0.3", |
| 3126 | "yoast/phpunit-polyfills": "^4.0.0" |
| 3127 | }, |
| 3128 | "suggest": { |
| 3129 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 3130 | }, |
| 3131 | "time": "2025-11-03T08:48:05+00:00", |
| 3132 | "type": "jetpack-library", |
| 3133 | "extra": { |
| 3134 | "autotagger": true, |
| 3135 | "textdomain": "jetpack-waf", |
| 3136 | "mirror-repo": "Automattic/jetpack-waf", |
| 3137 | "branch-alias": { |
| 3138 | "dev-trunk": "0.27.x-dev" |
| 3139 | }, |
| 3140 | "changelogger": { |
| 3141 | "link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}" |
| 3142 | } |
| 3143 | }, |
| 3144 | "installation-source": "dist", |
| 3145 | "autoload": { |
| 3146 | "files": [ |
| 3147 | "cli.php" |
| 3148 | ], |
| 3149 | "classmap": [ |
| 3150 | "src/" |
| 3151 | ] |
| 3152 | }, |
| 3153 | "notification-url": "https://packagist.org/downloads/", |
| 3154 | "license": [ |
| 3155 | "GPL-2.0-or-later" |
| 3156 | ], |
| 3157 | "description": "Tools to assist with the Jetpack Web Application Firewall", |
| 3158 | "support": { |
| 3159 | "source": "https://github.com/Automattic/jetpack-waf/tree/v0.27.6" |
| 3160 | }, |
| 3161 | "install-path": "../../jetpack_vendor/automattic/jetpack-waf" |
| 3162 | }, |
| 3163 | { |
| 3164 | "name": "automattic/woocommerce-analytics", |
| 3165 | "version": "v0.11.0", |
| 3166 | "version_normalized": "0.11.0.0", |
| 3167 | "source": { |
| 3168 | "type": "git", |
| 3169 | "url": "https://github.com/Automattic/woocommerce-analytics.git", |
| 3170 | "reference": "cb10f02f8315b6db647537fa5117fb2b321d1c2a" |
| 3171 | }, |
| 3172 | "dist": { |
| 3173 | "type": "zip", |
| 3174 | "url": "https://api.github.com/repos/Automattic/woocommerce-analytics/zipball/cb10f02f8315b6db647537fa5117fb2b321d1c2a", |
| 3175 | "reference": "cb10f02f8315b6db647537fa5117fb2b321d1c2a", |
| 3176 | "shasum": "" |
| 3177 | }, |
| 3178 | "require": { |
| 3179 | "automattic/block-delimiter": "^0.3.4", |
| 3180 | "automattic/jetpack-assets": "^4.3.11", |
| 3181 | "automattic/jetpack-connection": "^6.19.3", |
| 3182 | "automattic/jetpack-constants": "^3.0.8", |
| 3183 | "automattic/jetpack-device-detection": "^3.3.0", |
| 3184 | "php": ">=7.2" |
| 3185 | }, |
| 3186 | "require-dev": { |
| 3187 | "automattic/jetpack-changelogger": "^6.0.7", |
| 3188 | "automattic/phpunit-select-config": "^1.0.3", |
| 3189 | "yoast/phpunit-polyfills": "^4.0.0" |
| 3190 | }, |
| 3191 | "suggest": { |
| 3192 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
| 3193 | }, |
| 3194 | "time": "2025-11-03T08:48:12+00:00", |
| 3195 | "type": "jetpack-library", |
| 3196 | "extra": { |
| 3197 | "autotagger": true, |
| 3198 | "textdomain": "woocommerce-analytics", |
| 3199 | "mirror-repo": "Automattic/woocommerce-analytics", |
| 3200 | "branch-alias": { |
| 3201 | "dev-trunk": "0.11.x-dev" |
| 3202 | }, |
| 3203 | "changelogger": { |
| 3204 | "link-template": "https://github.com/Automattic/woocommerce-analytics/compare/v${old}...v${new}" |
| 3205 | }, |
| 3206 | "version-constants": { |
| 3207 | "::PACKAGE_VERSION": "src/class-woocommerce-analytics.php" |
| 3208 | } |
| 3209 | }, |
| 3210 | "installation-source": "dist", |
| 3211 | "autoload": { |
| 3212 | "classmap": [ |
| 3213 | "src/" |
| 3214 | ] |
| 3215 | }, |
| 3216 | "notification-url": "https://packagist.org/downloads/", |
| 3217 | "license": [ |
| 3218 | "GPL-2.0-or-later" |
| 3219 | ], |
| 3220 | "description": "Enhanced analytics for WooCommerce users.", |
| 3221 | "support": { |
| 3222 | "source": "https://github.com/Automattic/woocommerce-analytics/tree/v0.11.0" |
| 3223 | }, |
| 3224 | "install-path": "../../jetpack_vendor/automattic/woocommerce-analytics" |
| 3225 | }, |
| 3226 | { |
| 3227 | "name": "scssphp/scssphp", |
| 3228 | "version": "v1.13.0", |
| 3229 | "version_normalized": "1.13.0.0", |
| 3230 | "source": { |
| 3231 | "type": "git", |
| 3232 | "url": "https://github.com/scssphp/scssphp.git", |
| 3233 | "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520" |
| 3234 | }, |
| 3235 | "dist": { |
| 3236 | "type": "zip", |
| 3237 | "url": "https://api.github.com/repos/scssphp/scssphp/zipball/63d1157457e5554edf00b0c1fabab4c1511d2520", |
| 3238 | "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520", |
| 3239 | "shasum": "" |
| 3240 | }, |
| 3241 | "require": { |
| 3242 | "ext-ctype": "*", |
| 3243 | "ext-json": "*", |
| 3244 | "php": ">=5.6.0" |
| 3245 | }, |
| 3246 | "require-dev": { |
| 3247 | "bamarni/composer-bin-plugin": "^1.4", |
| 3248 | "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4", |
| 3249 | "sass/sass-spec": "*", |
| 3250 | "squizlabs/php_codesniffer": "~3.5", |
| 3251 | "symfony/phpunit-bridge": "^5.1", |
| 3252 | "thoughtbot/bourbon": "^7.0", |
| 3253 | "twbs/bootstrap": "~5.0", |
| 3254 | "twbs/bootstrap4": "4.6.1", |
| 3255 | "zurb/foundation": "~6.7.0" |
| 3256 | }, |
| 3257 | "suggest": { |
| 3258 | "ext-iconv": "Can be used as fallback when ext-mbstring is not available", |
| 3259 | "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv" |
| 3260 | }, |
| 3261 | "time": "2024-08-17T21:02:11+00:00", |
| 3262 | "bin": [ |
| 3263 | "bin/pscss" |
| 3264 | ], |
| 3265 | "type": "library", |
| 3266 | "extra": { |
| 3267 | "bamarni-bin": { |
| 3268 | "bin-links": false, |
| 3269 | "forward-command": false |
| 3270 | } |
| 3271 | }, |
| 3272 | "installation-source": "dist", |
| 3273 | "autoload": { |
| 3274 | "psr-4": { |
| 3275 | "ScssPhp\\ScssPhp\\": "src/" |
| 3276 | } |
| 3277 | }, |
| 3278 | "notification-url": "https://packagist.org/downloads/", |
| 3279 | "license": [ |
| 3280 | "MIT" |
| 3281 | ], |
| 3282 | "authors": [ |
| 3283 | { |
| 3284 | "name": "Anthon Pang", |
| 3285 | "email": "apang@softwaredevelopment.ca", |
| 3286 | "homepage": "https://github.com/robocoder" |
| 3287 | }, |
| 3288 | { |
| 3289 | "name": "Cédric Morin", |
| 3290 | "email": "cedric@yterium.com", |
| 3291 | "homepage": "https://github.com/Cerdic" |
| 3292 | } |
| 3293 | ], |
| 3294 | "description": "scssphp is a compiler for SCSS written in PHP.", |
| 3295 | "homepage": "http://scssphp.github.io/scssphp/", |
| 3296 | "keywords": [ |
| 3297 | "css", |
| 3298 | "less", |
| 3299 | "sass", |
| 3300 | "scss", |
| 3301 | "stylesheet" |
| 3302 | ], |
| 3303 | "support": { |
| 3304 | "issues": "https://github.com/scssphp/scssphp/issues", |
| 3305 | "source": "https://github.com/scssphp/scssphp/tree/v1.13.0" |
| 3306 | }, |
| 3307 | "install-path": "../scssphp/scssphp" |
| 3308 | }, |
| 3309 | { |
| 3310 | "name": "wikimedia/aho-corasick", |
| 3311 | "version": "v1.0.1", |
| 3312 | "version_normalized": "1.0.1.0", |
| 3313 | "source": { |
| 3314 | "type": "git", |
| 3315 | "url": "https://github.com/wikimedia/AhoCorasick.git", |
| 3316 | "reference": "2f3a1bd765913637a66eade658d11d82f0e551be" |
| 3317 | }, |
| 3318 | "dist": { |
| 3319 | "type": "zip", |
| 3320 | "url": "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be", |
| 3321 | "reference": "2f3a1bd765913637a66eade658d11d82f0e551be", |
| 3322 | "shasum": "" |
| 3323 | }, |
| 3324 | "require": { |
| 3325 | "php": ">=5.5.9" |
| 3326 | }, |
| 3327 | "require-dev": { |
| 3328 | "jakub-onderka/php-console-highlighter": "0.3.2", |
| 3329 | "jakub-onderka/php-parallel-lint": "1.0.0", |
| 3330 | "mediawiki/mediawiki-codesniffer": "18.0.0", |
| 3331 | "mediawiki/minus-x": "0.3.1", |
| 3332 | "phpunit/phpunit": "4.8.36 || ^6.5" |
| 3333 | }, |
| 3334 | "time": "2018-05-01T18:13:32+00:00", |
| 3335 | "type": "library", |
| 3336 | "installation-source": "dist", |
| 3337 | "autoload": { |
| 3338 | "classmap": [ |
| 3339 | "src/" |
| 3340 | ] |
| 3341 | }, |
| 3342 | "notification-url": "https://packagist.org/downloads/", |
| 3343 | "license": [ |
| 3344 | "Apache-2.0" |
| 3345 | ], |
| 3346 | "authors": [ |
| 3347 | { |
| 3348 | "name": "Ori Livneh", |
| 3349 | "email": "ori@wikimedia.org" |
| 3350 | } |
| 3351 | ], |
| 3352 | "description": "An implementation of the Aho-Corasick string matching algorithm.", |
| 3353 | "homepage": "https://gerrit.wikimedia.org/g/AhoCorasick", |
| 3354 | "keywords": [ |
| 3355 | "ahocorasick", |
| 3356 | "matcher" |
| 3357 | ], |
| 3358 | "support": { |
| 3359 | "source": "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1" |
| 3360 | }, |
| 3361 | "install-path": "../wikimedia/aho-corasick" |
| 3362 | } |
| 3363 | ], |
| 3364 | "dev": false, |
| 3365 | "dev-package-names": [] |
| 3366 | } |
| 3367 |