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