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