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