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