ClassLoader.php
4 years ago
InstalledVersions.php
3 years ago
LICENSE
5 years ago
autoload_classmap.php
3 years ago
autoload_files.php
3 years ago
autoload_namespaces.php
4 years ago
autoload_psr4.php
4 years ago
autoload_real.php
3 years ago
autoload_static.php
3 years ago
installed.json
3 years ago
installed.php
3 years ago
jetpack_autoload_classmap.php
3 years ago
jetpack_autoload_filemap.php
3 years ago
platform_check.php
4 years ago
installed.json
2456 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "automattic/jetpack-a8c-mc-stats", |
| 5 | "version": "v1.4.19", |
| 6 | "version_normalized": "1.4.19.0", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", |
| 10 | "reference": "ded2af3f96ea6820d6d39bcd7ab9e1a3d1e42f94" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/ded2af3f96ea6820d6d39bcd7ab9e1a3d1e42f94", |
| 15 | "reference": "ded2af3f96ea6820d6d39bcd7ab9e1a3d1e42f94", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require-dev": { |
| 19 | "automattic/jetpack-changelogger": "^3.3.2", |
| 20 | "yoast/phpunit-polyfills": "1.0.4" |
| 21 | }, |
| 22 | "time": "2023-02-20T19:47:07+00:00", |
| 23 | "type": "jetpack-library", |
| 24 | "extra": { |
| 25 | "autotagger": true, |
| 26 | "mirror-repo": "Automattic/jetpack-a8c-mc-stats", |
| 27 | "changelogger": { |
| 28 | "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}" |
| 29 | }, |
| 30 | "branch-alias": { |
| 31 | "dev-trunk": "1.4.x-dev" |
| 32 | } |
| 33 | }, |
| 34 | "installation-source": "dist", |
| 35 | "autoload": { |
| 36 | "classmap": [ |
| 37 | "src/" |
| 38 | ] |
| 39 | }, |
| 40 | "notification-url": "https://packagist.org/downloads/", |
| 41 | "license": [ |
| 42 | "GPL-2.0-or-later" |
| 43 | ], |
| 44 | "description": "Used to record internal usage stats for Automattic. Not visible to site owners.", |
| 45 | "support": { |
| 46 | "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.19" |
| 47 | }, |
| 48 | "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats" |
| 49 | }, |
| 50 | { |
| 51 | "name": "automattic/jetpack-abtest", |
| 52 | "version": "v1.10.12", |
| 53 | "version_normalized": "1.10.12.0", |
| 54 | "source": { |
| 55 | "type": "git", |
| 56 | "url": "https://github.com/Automattic/jetpack-abtest.git", |
| 57 | "reference": "171ede12091f1fc58a18a76b77de8f7d09e4965c" |
| 58 | }, |
| 59 | "dist": { |
| 60 | "type": "zip", |
| 61 | "url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/171ede12091f1fc58a18a76b77de8f7d09e4965c", |
| 62 | "reference": "171ede12091f1fc58a18a76b77de8f7d09e4965c", |
| 63 | "shasum": "" |
| 64 | }, |
| 65 | "require": { |
| 66 | "automattic/jetpack-connection": "^1.51.0", |
| 67 | "automattic/jetpack-error": "^1.3.19" |
| 68 | }, |
| 69 | "require-dev": { |
| 70 | "automattic/jetpack-changelogger": "^3.3.2", |
| 71 | "automattic/wordbless": "dev-master", |
| 72 | "yoast/phpunit-polyfills": "1.0.4" |
| 73 | }, |
| 74 | "time": "2023-02-20T19:48:16+00:00", |
| 75 | "type": "jetpack-library", |
| 76 | "extra": { |
| 77 | "autotagger": true, |
| 78 | "mirror-repo": "Automattic/jetpack-abtest", |
| 79 | "changelogger": { |
| 80 | "link-template": "https://github.com/Automattic/jetpack-abtest/compare/v${old}...v${new}" |
| 81 | }, |
| 82 | "branch-alias": { |
| 83 | "dev-trunk": "1.10.x-dev" |
| 84 | } |
| 85 | }, |
| 86 | "installation-source": "dist", |
| 87 | "autoload": { |
| 88 | "classmap": [ |
| 89 | "src/" |
| 90 | ] |
| 91 | }, |
| 92 | "notification-url": "https://packagist.org/downloads/", |
| 93 | "license": [ |
| 94 | "GPL-2.0-or-later" |
| 95 | ], |
| 96 | "description": "Provides an interface to the WP.com A/B tests.", |
| 97 | "support": { |
| 98 | "source": "https://github.com/Automattic/jetpack-abtest/tree/v1.10.12" |
| 99 | }, |
| 100 | "install-path": "../../jetpack_vendor/automattic/jetpack-abtest" |
| 101 | }, |
| 102 | { |
| 103 | "name": "automattic/jetpack-action-bar", |
| 104 | "version": "v0.1.14", |
| 105 | "version_normalized": "0.1.14.0", |
| 106 | "source": { |
| 107 | "type": "git", |
| 108 | "url": "https://github.com/Automattic/jetpack-action-bar.git", |
| 109 | "reference": "9e5cec95d029520598d517a3e7a3bbbcbc8212b5" |
| 110 | }, |
| 111 | "dist": { |
| 112 | "type": "zip", |
| 113 | "url": "https://api.github.com/repos/Automattic/jetpack-action-bar/zipball/9e5cec95d029520598d517a3e7a3bbbcbc8212b5", |
| 114 | "reference": "9e5cec95d029520598d517a3e7a3bbbcbc8212b5", |
| 115 | "shasum": "" |
| 116 | }, |
| 117 | "require": { |
| 118 | "automattic/jetpack-assets": "^1.17.34", |
| 119 | "automattic/jetpack-constants": "^1.6.21" |
| 120 | }, |
| 121 | "require-dev": { |
| 122 | "automattic/jetpack-changelogger": "^3.3.2", |
| 123 | "automattic/wordbless": "dev-master", |
| 124 | "yoast/phpunit-polyfills": "1.0.4" |
| 125 | }, |
| 126 | "time": "2023-03-20T19:07:00+00:00", |
| 127 | "type": "jetpack-library", |
| 128 | "extra": { |
| 129 | "mirror-repo": "Automattic/jetpack-action-bar", |
| 130 | "changelogger": { |
| 131 | "link-template": "https://github.com/Automattic/jetpack-action-bar/compare/v${old}...v${new}" |
| 132 | }, |
| 133 | "autotagger": true, |
| 134 | "branch-alias": { |
| 135 | "dev-trunk": "0.1.x-dev" |
| 136 | }, |
| 137 | "textdomain": "jetpack-action-bar" |
| 138 | }, |
| 139 | "installation-source": "dist", |
| 140 | "autoload": { |
| 141 | "classmap": [ |
| 142 | "src/" |
| 143 | ] |
| 144 | }, |
| 145 | "notification-url": "https://packagist.org/downloads/", |
| 146 | "license": [ |
| 147 | "GPL-2.0-or-later" |
| 148 | ], |
| 149 | "description": "An easy way for visitors to follow, like, and comment on your site.", |
| 150 | "support": { |
| 151 | "source": "https://github.com/Automattic/jetpack-action-bar/tree/v0.1.14" |
| 152 | }, |
| 153 | "install-path": "../../jetpack_vendor/automattic/jetpack-action-bar" |
| 154 | }, |
| 155 | { |
| 156 | "name": "automattic/jetpack-admin-ui", |
| 157 | "version": "v0.2.17", |
| 158 | "version_normalized": "0.2.17.0", |
| 159 | "source": { |
| 160 | "type": "git", |
| 161 | "url": "https://github.com/Automattic/jetpack-admin-ui.git", |
| 162 | "reference": "5b8f0f972c237d761fa438758d51f17e1b489343" |
| 163 | }, |
| 164 | "dist": { |
| 165 | "type": "zip", |
| 166 | "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/5b8f0f972c237d761fa438758d51f17e1b489343", |
| 167 | "reference": "5b8f0f972c237d761fa438758d51f17e1b489343", |
| 168 | "shasum": "" |
| 169 | }, |
| 170 | "require-dev": { |
| 171 | "automattic/jetpack-changelogger": "^3.3.2", |
| 172 | "automattic/wordbless": "dev-master", |
| 173 | "yoast/phpunit-polyfills": "1.0.4" |
| 174 | }, |
| 175 | "time": "2023-02-20T19:47:29+00:00", |
| 176 | "type": "jetpack-library", |
| 177 | "extra": { |
| 178 | "autotagger": true, |
| 179 | "mirror-repo": "Automattic/jetpack-admin-ui", |
| 180 | "textdomain": "jetpack-admin-ui", |
| 181 | "changelogger": { |
| 182 | "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}" |
| 183 | }, |
| 184 | "branch-alias": { |
| 185 | "dev-trunk": "0.2.x-dev" |
| 186 | }, |
| 187 | "version-constants": { |
| 188 | "::PACKAGE_VERSION": "src/class-admin-menu.php" |
| 189 | } |
| 190 | }, |
| 191 | "installation-source": "dist", |
| 192 | "autoload": { |
| 193 | "classmap": [ |
| 194 | "src/" |
| 195 | ] |
| 196 | }, |
| 197 | "notification-url": "https://packagist.org/downloads/", |
| 198 | "license": [ |
| 199 | "GPL-2.0-or-later" |
| 200 | ], |
| 201 | "description": "Generic Jetpack wp-admin UI elements", |
| 202 | "support": { |
| 203 | "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.2.17" |
| 204 | }, |
| 205 | "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui" |
| 206 | }, |
| 207 | { |
| 208 | "name": "automattic/jetpack-assets", |
| 209 | "version": "v1.17.34", |
| 210 | "version_normalized": "1.17.34.0", |
| 211 | "source": { |
| 212 | "type": "git", |
| 213 | "url": "https://github.com/Automattic/jetpack-assets.git", |
| 214 | "reference": "73ec392493a1364dcc9e57c878136bf5c91e24af" |
| 215 | }, |
| 216 | "dist": { |
| 217 | "type": "zip", |
| 218 | "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/73ec392493a1364dcc9e57c878136bf5c91e24af", |
| 219 | "reference": "73ec392493a1364dcc9e57c878136bf5c91e24af", |
| 220 | "shasum": "" |
| 221 | }, |
| 222 | "require": { |
| 223 | "automattic/jetpack-constants": "^1.6.21" |
| 224 | }, |
| 225 | "require-dev": { |
| 226 | "automattic/jetpack-changelogger": "^3.3.2", |
| 227 | "brain/monkey": "2.6.1", |
| 228 | "wikimedia/testing-access-wrapper": "^1.0 || ^2.0", |
| 229 | "yoast/phpunit-polyfills": "1.0.4" |
| 230 | }, |
| 231 | "time": "2023-03-20T19:06:49+00:00", |
| 232 | "type": "jetpack-library", |
| 233 | "extra": { |
| 234 | "autotagger": true, |
| 235 | "mirror-repo": "Automattic/jetpack-assets", |
| 236 | "textdomain": "jetpack-assets", |
| 237 | "changelogger": { |
| 238 | "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}" |
| 239 | }, |
| 240 | "branch-alias": { |
| 241 | "dev-trunk": "1.17.x-dev" |
| 242 | } |
| 243 | }, |
| 244 | "installation-source": "dist", |
| 245 | "autoload": { |
| 246 | "files": [ |
| 247 | "actions.php" |
| 248 | ], |
| 249 | "classmap": [ |
| 250 | "src/" |
| 251 | ] |
| 252 | }, |
| 253 | "notification-url": "https://packagist.org/downloads/", |
| 254 | "license": [ |
| 255 | "GPL-2.0-or-later" |
| 256 | ], |
| 257 | "description": "Asset management utilities for Jetpack ecosystem packages", |
| 258 | "support": { |
| 259 | "source": "https://github.com/Automattic/jetpack-assets/tree/v1.17.34" |
| 260 | }, |
| 261 | "install-path": "../../jetpack_vendor/automattic/jetpack-assets" |
| 262 | }, |
| 263 | { |
| 264 | "name": "automattic/jetpack-autoloader", |
| 265 | "version": "v2.11.18", |
| 266 | "version_normalized": "2.11.18.0", |
| 267 | "source": { |
| 268 | "type": "git", |
| 269 | "url": "https://github.com/Automattic/jetpack-autoloader.git", |
| 270 | "reference": "53cbf0528fa6931c4fa6465bccd37514f9eda720" |
| 271 | }, |
| 272 | "dist": { |
| 273 | "type": "zip", |
| 274 | "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/53cbf0528fa6931c4fa6465bccd37514f9eda720", |
| 275 | "reference": "53cbf0528fa6931c4fa6465bccd37514f9eda720", |
| 276 | "shasum": "" |
| 277 | }, |
| 278 | "require": { |
| 279 | "composer-plugin-api": "^1.1 || ^2.0" |
| 280 | }, |
| 281 | "require-dev": { |
| 282 | "automattic/jetpack-changelogger": "^3.3.2", |
| 283 | "yoast/phpunit-polyfills": "1.0.4" |
| 284 | }, |
| 285 | "time": "2023-03-29T12:51:59+00:00", |
| 286 | "type": "composer-plugin", |
| 287 | "extra": { |
| 288 | "autotagger": true, |
| 289 | "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin", |
| 290 | "mirror-repo": "Automattic/jetpack-autoloader", |
| 291 | "changelogger": { |
| 292 | "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}" |
| 293 | }, |
| 294 | "branch-alias": { |
| 295 | "dev-trunk": "2.11.x-dev" |
| 296 | } |
| 297 | }, |
| 298 | "installation-source": "dist", |
| 299 | "autoload": { |
| 300 | "psr-4": { |
| 301 | "Automattic\\Jetpack\\Autoloader\\": "src" |
| 302 | }, |
| 303 | "classmap": [ |
| 304 | "src/AutoloadGenerator.php" |
| 305 | ] |
| 306 | }, |
| 307 | "notification-url": "https://packagist.org/downloads/", |
| 308 | "license": [ |
| 309 | "GPL-2.0-or-later" |
| 310 | ], |
| 311 | "description": "Creates a custom autoloader for a plugin or theme.", |
| 312 | "support": { |
| 313 | "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.18" |
| 314 | }, |
| 315 | "install-path": "../automattic/jetpack-autoloader" |
| 316 | }, |
| 317 | { |
| 318 | "name": "automattic/jetpack-backup", |
| 319 | "version": "v1.12.10", |
| 320 | "version_normalized": "1.12.10.0", |
| 321 | "source": { |
| 322 | "type": "git", |
| 323 | "url": "https://github.com/Automattic/jetpack-backup.git", |
| 324 | "reference": "0af5784a00abda0a9aaa631b96a1678b75ea7b94" |
| 325 | }, |
| 326 | "dist": { |
| 327 | "type": "zip", |
| 328 | "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/0af5784a00abda0a9aaa631b96a1678b75ea7b94", |
| 329 | "reference": "0af5784a00abda0a9aaa631b96a1678b75ea7b94", |
| 330 | "shasum": "" |
| 331 | }, |
| 332 | "require": { |
| 333 | "automattic/jetpack-admin-ui": "^0.2.17", |
| 334 | "automattic/jetpack-assets": "^1.17.34", |
| 335 | "automattic/jetpack-autoloader": "^2.11.18", |
| 336 | "automattic/jetpack-composer-plugin": "^1.1.10", |
| 337 | "automattic/jetpack-config": "^1.15.1", |
| 338 | "automattic/jetpack-connection": "^1.51.5", |
| 339 | "automattic/jetpack-identity-crisis": "^0.8.41", |
| 340 | "automattic/jetpack-status": "^1.16.3", |
| 341 | "automattic/jetpack-sync": "^1.47.5" |
| 342 | }, |
| 343 | "require-dev": { |
| 344 | "automattic/jetpack-changelogger": "^3.3.2", |
| 345 | "automattic/wordbless": "@dev", |
| 346 | "yoast/phpunit-polyfills": "1.0.4" |
| 347 | }, |
| 348 | "time": "2023-04-04T12:33:02+00:00", |
| 349 | "type": "jetpack-library", |
| 350 | "extra": { |
| 351 | "autotagger": true, |
| 352 | "mirror-repo": "Automattic/jetpack-backup", |
| 353 | "textdomain": "jetpack-backup-pkg", |
| 354 | "version-constants": { |
| 355 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 356 | }, |
| 357 | "changelogger": { |
| 358 | "link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}" |
| 359 | }, |
| 360 | "branch-alias": { |
| 361 | "dev-trunk": "1.12.x-dev" |
| 362 | } |
| 363 | }, |
| 364 | "installation-source": "dist", |
| 365 | "autoload": { |
| 366 | "files": [ |
| 367 | "actions.php" |
| 368 | ], |
| 369 | "classmap": [ |
| 370 | "src/" |
| 371 | ] |
| 372 | }, |
| 373 | "notification-url": "https://packagist.org/downloads/", |
| 374 | "license": [ |
| 375 | "GPL-2.0-or-later" |
| 376 | ], |
| 377 | "description": "Tools to assist with backing up Jetpack sites.", |
| 378 | "support": { |
| 379 | "source": "https://github.com/Automattic/jetpack-backup/tree/v1.12.10" |
| 380 | }, |
| 381 | "install-path": "../../jetpack_vendor/automattic/jetpack-backup" |
| 382 | }, |
| 383 | { |
| 384 | "name": "automattic/jetpack-blaze", |
| 385 | "version": "v0.5.7", |
| 386 | "version_normalized": "0.5.7.0", |
| 387 | "source": { |
| 388 | "type": "git", |
| 389 | "url": "https://github.com/Automattic/jetpack-blaze.git", |
| 390 | "reference": "398ddab523d27ca4c5bcb4129ceb372277d436b4" |
| 391 | }, |
| 392 | "dist": { |
| 393 | "type": "zip", |
| 394 | "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/398ddab523d27ca4c5bcb4129ceb372277d436b4", |
| 395 | "reference": "398ddab523d27ca4c5bcb4129ceb372277d436b4", |
| 396 | "shasum": "" |
| 397 | }, |
| 398 | "require": { |
| 399 | "automattic/jetpack-connection": "^1.51.5", |
| 400 | "automattic/jetpack-sync": "^1.47.5" |
| 401 | }, |
| 402 | "require-dev": { |
| 403 | "automattic/jetpack-assets": "^1.17.34", |
| 404 | "automattic/jetpack-changelogger": "^3.3.2", |
| 405 | "automattic/wordbless": "@dev", |
| 406 | "yoast/phpunit-polyfills": "1.0.4" |
| 407 | }, |
| 408 | "time": "2023-04-04T12:30:10+00:00", |
| 409 | "type": "jetpack-library", |
| 410 | "extra": { |
| 411 | "autotagger": true, |
| 412 | "mirror-repo": "Automattic/jetpack-blaze", |
| 413 | "changelogger": { |
| 414 | "link-template": "https://github.com/automattic/jetpack-blaze/compare/v${old}...v${new}" |
| 415 | }, |
| 416 | "branch-alias": { |
| 417 | "dev-trunk": "0.5.x-dev" |
| 418 | }, |
| 419 | "textdomain": "jetpack-blaze", |
| 420 | "version-constants": { |
| 421 | "::PACKAGE_VERSION": "src/class-blaze.php" |
| 422 | } |
| 423 | }, |
| 424 | "installation-source": "dist", |
| 425 | "autoload": { |
| 426 | "classmap": [ |
| 427 | "src/" |
| 428 | ] |
| 429 | }, |
| 430 | "notification-url": "https://packagist.org/downloads/", |
| 431 | "license": [ |
| 432 | "GPL-2.0-or-later" |
| 433 | ], |
| 434 | "description": "Attract high-quality traffic to your site using Blaze.", |
| 435 | "support": { |
| 436 | "source": "https://github.com/Automattic/jetpack-blaze/tree/v0.5.7" |
| 437 | }, |
| 438 | "install-path": "../../jetpack_vendor/automattic/jetpack-blaze" |
| 439 | }, |
| 440 | { |
| 441 | "name": "automattic/jetpack-blocks", |
| 442 | "version": "v1.4.20", |
| 443 | "version_normalized": "1.4.20.0", |
| 444 | "source": { |
| 445 | "type": "git", |
| 446 | "url": "https://github.com/Automattic/jetpack-blocks.git", |
| 447 | "reference": "ce26bf69ecfebf4e6d66bfc71e7e71ac3280d815" |
| 448 | }, |
| 449 | "dist": { |
| 450 | "type": "zip", |
| 451 | "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/ce26bf69ecfebf4e6d66bfc71e7e71ac3280d815", |
| 452 | "reference": "ce26bf69ecfebf4e6d66bfc71e7e71ac3280d815", |
| 453 | "shasum": "" |
| 454 | }, |
| 455 | "require-dev": { |
| 456 | "automattic/jetpack-changelogger": "^3.3.2", |
| 457 | "automattic/wordbless": "dev-master", |
| 458 | "brain/monkey": "2.6.1", |
| 459 | "yoast/phpunit-polyfills": "1.0.4" |
| 460 | }, |
| 461 | "time": "2023-02-20T19:47:34+00:00", |
| 462 | "type": "jetpack-library", |
| 463 | "extra": { |
| 464 | "autotagger": true, |
| 465 | "mirror-repo": "Automattic/jetpack-blocks", |
| 466 | "changelogger": { |
| 467 | "link-template": "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}" |
| 468 | }, |
| 469 | "branch-alias": { |
| 470 | "dev-trunk": "1.4.x-dev" |
| 471 | } |
| 472 | }, |
| 473 | "installation-source": "dist", |
| 474 | "autoload": { |
| 475 | "classmap": [ |
| 476 | "src/" |
| 477 | ] |
| 478 | }, |
| 479 | "notification-url": "https://packagist.org/downloads/", |
| 480 | "license": [ |
| 481 | "GPL-2.0-or-later" |
| 482 | ], |
| 483 | "description": "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.", |
| 484 | "support": { |
| 485 | "source": "https://github.com/Automattic/jetpack-blocks/tree/v1.4.20" |
| 486 | }, |
| 487 | "install-path": "../../jetpack_vendor/automattic/jetpack-blocks" |
| 488 | }, |
| 489 | { |
| 490 | "name": "automattic/jetpack-compat", |
| 491 | "version": "v1.7.5", |
| 492 | "version_normalized": "1.7.5.0", |
| 493 | "source": { |
| 494 | "type": "git", |
| 495 | "url": "https://github.com/Automattic/jetpack-compat.git", |
| 496 | "reference": "aef2c3e94462a9a54a9d30f697af0611fb8aa6ae" |
| 497 | }, |
| 498 | "dist": { |
| 499 | "type": "zip", |
| 500 | "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/aef2c3e94462a9a54a9d30f697af0611fb8aa6ae", |
| 501 | "reference": "aef2c3e94462a9a54a9d30f697af0611fb8aa6ae", |
| 502 | "shasum": "" |
| 503 | }, |
| 504 | "require-dev": { |
| 505 | "automattic/jetpack-changelogger": "^3.2.1" |
| 506 | }, |
| 507 | "time": "2022-11-28T19:28:32+00:00", |
| 508 | "type": "jetpack-library", |
| 509 | "extra": { |
| 510 | "autotagger": true, |
| 511 | "mirror-repo": "Automattic/jetpack-compat", |
| 512 | "textdomain": "jetpack-compat", |
| 513 | "changelogger": { |
| 514 | "link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}" |
| 515 | }, |
| 516 | "branch-alias": { |
| 517 | "dev-trunk": "1.7.x-dev" |
| 518 | } |
| 519 | }, |
| 520 | "installation-source": "dist", |
| 521 | "autoload": { |
| 522 | "files": [ |
| 523 | "functions.php" |
| 524 | ], |
| 525 | "classmap": [ |
| 526 | "legacy" |
| 527 | ] |
| 528 | }, |
| 529 | "notification-url": "https://packagist.org/downloads/", |
| 530 | "license": [ |
| 531 | "GPL-2.0-or-later" |
| 532 | ], |
| 533 | "description": "Compatibility layer with previous versions of Jetpack", |
| 534 | "support": { |
| 535 | "source": "https://github.com/Automattic/jetpack-compat/tree/v1.7.5" |
| 536 | }, |
| 537 | "install-path": "../../jetpack_vendor/automattic/jetpack-compat" |
| 538 | }, |
| 539 | { |
| 540 | "name": "automattic/jetpack-composer-plugin", |
| 541 | "version": "v1.1.10", |
| 542 | "version_normalized": "1.1.10.0", |
| 543 | "source": { |
| 544 | "type": "git", |
| 545 | "url": "https://github.com/Automattic/jetpack-composer-plugin.git", |
| 546 | "reference": "c6298f3efd8a1ca76182f685d0075080e2681aa3" |
| 547 | }, |
| 548 | "dist": { |
| 549 | "type": "zip", |
| 550 | "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/c6298f3efd8a1ca76182f685d0075080e2681aa3", |
| 551 | "reference": "c6298f3efd8a1ca76182f685d0075080e2681aa3", |
| 552 | "shasum": "" |
| 553 | }, |
| 554 | "require": { |
| 555 | "composer-plugin-api": "^2.1.0" |
| 556 | }, |
| 557 | "require-dev": { |
| 558 | "automattic/jetpack-changelogger": "^3.3.2", |
| 559 | "composer/composer": "^2.2 || ^2.4", |
| 560 | "yoast/phpunit-polyfills": "1.0.4" |
| 561 | }, |
| 562 | "time": "2023-02-20T19:47:32+00:00", |
| 563 | "type": "composer-plugin", |
| 564 | "extra": { |
| 565 | "plugin-modifies-install-path": true, |
| 566 | "class": "Automattic\\Jetpack\\Composer\\Plugin", |
| 567 | "mirror-repo": "Automattic/jetpack-composer-plugin", |
| 568 | "changelogger": { |
| 569 | "link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}" |
| 570 | }, |
| 571 | "autotagger": true, |
| 572 | "branch-alias": { |
| 573 | "dev-trunk": "1.1.x-dev" |
| 574 | } |
| 575 | }, |
| 576 | "installation-source": "dist", |
| 577 | "autoload": { |
| 578 | "classmap": [ |
| 579 | "src/" |
| 580 | ] |
| 581 | }, |
| 582 | "notification-url": "https://packagist.org/downloads/", |
| 583 | "license": [ |
| 584 | "GPL-2.0-or-later" |
| 585 | ], |
| 586 | "description": "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.", |
| 587 | "support": { |
| 588 | "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v1.1.10" |
| 589 | }, |
| 590 | "install-path": "../automattic/jetpack-composer-plugin" |
| 591 | }, |
| 592 | { |
| 593 | "name": "automattic/jetpack-config", |
| 594 | "version": "v1.15.1", |
| 595 | "version_normalized": "1.15.1.0", |
| 596 | "source": { |
| 597 | "type": "git", |
| 598 | "url": "https://github.com/Automattic/jetpack-config.git", |
| 599 | "reference": "e4985903fb40dbc7c03bdaf58f4a80ac72c50570" |
| 600 | }, |
| 601 | "dist": { |
| 602 | "type": "zip", |
| 603 | "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/e4985903fb40dbc7c03bdaf58f4a80ac72c50570", |
| 604 | "reference": "e4985903fb40dbc7c03bdaf58f4a80ac72c50570", |
| 605 | "shasum": "" |
| 606 | }, |
| 607 | "require-dev": { |
| 608 | "automattic/jetpack-changelogger": "^3.3.2" |
| 609 | }, |
| 610 | "time": "2023-03-29T12:51:51+00:00", |
| 611 | "type": "jetpack-library", |
| 612 | "extra": { |
| 613 | "autotagger": true, |
| 614 | "mirror-repo": "Automattic/jetpack-config", |
| 615 | "textdomain": "jetpack-config", |
| 616 | "changelogger": { |
| 617 | "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}" |
| 618 | }, |
| 619 | "branch-alias": { |
| 620 | "dev-trunk": "1.15.x-dev" |
| 621 | } |
| 622 | }, |
| 623 | "installation-source": "dist", |
| 624 | "autoload": { |
| 625 | "classmap": [ |
| 626 | "src/" |
| 627 | ] |
| 628 | }, |
| 629 | "notification-url": "https://packagist.org/downloads/", |
| 630 | "license": [ |
| 631 | "GPL-2.0-or-later" |
| 632 | ], |
| 633 | "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.", |
| 634 | "support": { |
| 635 | "source": "https://github.com/Automattic/jetpack-config/tree/v1.15.1" |
| 636 | }, |
| 637 | "install-path": "../../jetpack_vendor/automattic/jetpack-config" |
| 638 | }, |
| 639 | { |
| 640 | "name": "automattic/jetpack-connection", |
| 641 | "version": "v1.51.5", |
| 642 | "version_normalized": "1.51.5.0", |
| 643 | "source": { |
| 644 | "type": "git", |
| 645 | "url": "https://github.com/Automattic/jetpack-connection.git", |
| 646 | "reference": "319e1ff27b19a61e26e41ee1aaba34151bfe67f3" |
| 647 | }, |
| 648 | "dist": { |
| 649 | "type": "zip", |
| 650 | "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/319e1ff27b19a61e26e41ee1aaba34151bfe67f3", |
| 651 | "reference": "319e1ff27b19a61e26e41ee1aaba34151bfe67f3", |
| 652 | "shasum": "" |
| 653 | }, |
| 654 | "require": { |
| 655 | "automattic/jetpack-a8c-mc-stats": "^1.4.19", |
| 656 | "automattic/jetpack-admin-ui": "^0.2.17", |
| 657 | "automattic/jetpack-constants": "^1.6.21", |
| 658 | "automattic/jetpack-redirect": "^1.7.24", |
| 659 | "automattic/jetpack-roles": "^1.4.22", |
| 660 | "automattic/jetpack-status": "^1.16.3" |
| 661 | }, |
| 662 | "require-dev": { |
| 663 | "automattic/jetpack-changelogger": "^3.3.2", |
| 664 | "automattic/wordbless": "@dev", |
| 665 | "brain/monkey": "2.6.1", |
| 666 | "yoast/phpunit-polyfills": "1.0.4" |
| 667 | }, |
| 668 | "time": "2023-03-29T21:37:36+00:00", |
| 669 | "type": "jetpack-library", |
| 670 | "extra": { |
| 671 | "autotagger": true, |
| 672 | "mirror-repo": "Automattic/jetpack-connection", |
| 673 | "textdomain": "jetpack-connection", |
| 674 | "version-constants": { |
| 675 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 676 | }, |
| 677 | "changelogger": { |
| 678 | "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}" |
| 679 | }, |
| 680 | "branch-alias": { |
| 681 | "dev-trunk": "1.51.x-dev" |
| 682 | } |
| 683 | }, |
| 684 | "installation-source": "dist", |
| 685 | "autoload": { |
| 686 | "classmap": [ |
| 687 | "legacy", |
| 688 | "src/", |
| 689 | "src/webhooks" |
| 690 | ] |
| 691 | }, |
| 692 | "notification-url": "https://packagist.org/downloads/", |
| 693 | "license": [ |
| 694 | "GPL-2.0-or-later" |
| 695 | ], |
| 696 | "description": "Everything needed to connect to the Jetpack infrastructure", |
| 697 | "support": { |
| 698 | "source": "https://github.com/Automattic/jetpack-connection/tree/v1.51.5" |
| 699 | }, |
| 700 | "install-path": "../../jetpack_vendor/automattic/jetpack-connection" |
| 701 | }, |
| 702 | { |
| 703 | "name": "automattic/jetpack-constants", |
| 704 | "version": "v1.6.21", |
| 705 | "version_normalized": "1.6.21.0", |
| 706 | "source": { |
| 707 | "type": "git", |
| 708 | "url": "https://github.com/Automattic/jetpack-constants.git", |
| 709 | "reference": "e5730da0adc94e8513539818b4a3cce10943bf20" |
| 710 | }, |
| 711 | "dist": { |
| 712 | "type": "zip", |
| 713 | "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/e5730da0adc94e8513539818b4a3cce10943bf20", |
| 714 | "reference": "e5730da0adc94e8513539818b4a3cce10943bf20", |
| 715 | "shasum": "" |
| 716 | }, |
| 717 | "require-dev": { |
| 718 | "automattic/jetpack-changelogger": "^3.3.2", |
| 719 | "brain/monkey": "2.6.1", |
| 720 | "yoast/phpunit-polyfills": "1.0.4" |
| 721 | }, |
| 722 | "time": "2023-02-20T19:47:20+00:00", |
| 723 | "type": "jetpack-library", |
| 724 | "extra": { |
| 725 | "autotagger": true, |
| 726 | "mirror-repo": "Automattic/jetpack-constants", |
| 727 | "changelogger": { |
| 728 | "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}" |
| 729 | }, |
| 730 | "branch-alias": { |
| 731 | "dev-trunk": "1.6.x-dev" |
| 732 | } |
| 733 | }, |
| 734 | "installation-source": "dist", |
| 735 | "autoload": { |
| 736 | "classmap": [ |
| 737 | "src/" |
| 738 | ] |
| 739 | }, |
| 740 | "notification-url": "https://packagist.org/downloads/", |
| 741 | "license": [ |
| 742 | "GPL-2.0-or-later" |
| 743 | ], |
| 744 | "description": "A wrapper for defining constants in a more testable way.", |
| 745 | "support": { |
| 746 | "source": "https://github.com/Automattic/jetpack-constants/tree/v1.6.21" |
| 747 | }, |
| 748 | "install-path": "../../jetpack_vendor/automattic/jetpack-constants" |
| 749 | }, |
| 750 | { |
| 751 | "name": "automattic/jetpack-device-detection", |
| 752 | "version": "v1.4.24", |
| 753 | "version_normalized": "1.4.24.0", |
| 754 | "source": { |
| 755 | "type": "git", |
| 756 | "url": "https://github.com/Automattic/jetpack-device-detection.git", |
| 757 | "reference": "9931222d1865eaf7efd26c9e88518e632593f7e2" |
| 758 | }, |
| 759 | "dist": { |
| 760 | "type": "zip", |
| 761 | "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/9931222d1865eaf7efd26c9e88518e632593f7e2", |
| 762 | "reference": "9931222d1865eaf7efd26c9e88518e632593f7e2", |
| 763 | "shasum": "" |
| 764 | }, |
| 765 | "require-dev": { |
| 766 | "automattic/jetpack-changelogger": "^3.3.2", |
| 767 | "yoast/phpunit-polyfills": "1.0.4" |
| 768 | }, |
| 769 | "time": "2023-02-20T19:47:12+00:00", |
| 770 | "type": "jetpack-library", |
| 771 | "extra": { |
| 772 | "autotagger": true, |
| 773 | "mirror-repo": "Automattic/jetpack-device-detection", |
| 774 | "changelogger": { |
| 775 | "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}" |
| 776 | }, |
| 777 | "branch-alias": { |
| 778 | "dev-trunk": "1.4.x-dev" |
| 779 | } |
| 780 | }, |
| 781 | "installation-source": "dist", |
| 782 | "autoload": { |
| 783 | "classmap": [ |
| 784 | "src/" |
| 785 | ] |
| 786 | }, |
| 787 | "notification-url": "https://packagist.org/downloads/", |
| 788 | "license": [ |
| 789 | "GPL-2.0-or-later" |
| 790 | ], |
| 791 | "description": "A way to detect device types based on User-Agent header.", |
| 792 | "support": { |
| 793 | "source": "https://github.com/Automattic/jetpack-device-detection/tree/v1.4.24" |
| 794 | }, |
| 795 | "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection" |
| 796 | }, |
| 797 | { |
| 798 | "name": "automattic/jetpack-error", |
| 799 | "version": "v1.3.19", |
| 800 | "version_normalized": "1.3.19.0", |
| 801 | "source": { |
| 802 | "type": "git", |
| 803 | "url": "https://github.com/Automattic/jetpack-error.git", |
| 804 | "reference": "58e3f807a4d55d7e83bf2bd9c89ccef4e156e78e" |
| 805 | }, |
| 806 | "dist": { |
| 807 | "type": "zip", |
| 808 | "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/58e3f807a4d55d7e83bf2bd9c89ccef4e156e78e", |
| 809 | "reference": "58e3f807a4d55d7e83bf2bd9c89ccef4e156e78e", |
| 810 | "shasum": "" |
| 811 | }, |
| 812 | "require-dev": { |
| 813 | "automattic/jetpack-changelogger": "^3.3.2", |
| 814 | "yoast/phpunit-polyfills": "1.0.4" |
| 815 | }, |
| 816 | "time": "2023-02-20T19:47:09+00:00", |
| 817 | "type": "jetpack-library", |
| 818 | "extra": { |
| 819 | "autotagger": true, |
| 820 | "mirror-repo": "Automattic/jetpack-error", |
| 821 | "changelogger": { |
| 822 | "link-template": "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}" |
| 823 | }, |
| 824 | "branch-alias": { |
| 825 | "dev-trunk": "1.3.x-dev" |
| 826 | } |
| 827 | }, |
| 828 | "installation-source": "dist", |
| 829 | "autoload": { |
| 830 | "classmap": [ |
| 831 | "src/" |
| 832 | ] |
| 833 | }, |
| 834 | "notification-url": "https://packagist.org/downloads/", |
| 835 | "license": [ |
| 836 | "GPL-2.0-or-later" |
| 837 | ], |
| 838 | "description": "Jetpack Error - a wrapper around WP_Error.", |
| 839 | "support": { |
| 840 | "source": "https://github.com/Automattic/jetpack-error/tree/v1.3.19" |
| 841 | }, |
| 842 | "install-path": "../../jetpack_vendor/automattic/jetpack-error" |
| 843 | }, |
| 844 | { |
| 845 | "name": "automattic/jetpack-forms", |
| 846 | "version": "v0.10.2", |
| 847 | "version_normalized": "0.10.2.0", |
| 848 | "source": { |
| 849 | "type": "git", |
| 850 | "url": "https://github.com/Automattic/jetpack-forms.git", |
| 851 | "reference": "bac4f94eb7b91bc7556b59e94c2a3f848e2fd881" |
| 852 | }, |
| 853 | "dist": { |
| 854 | "type": "zip", |
| 855 | "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/bac4f94eb7b91bc7556b59e94c2a3f848e2fd881", |
| 856 | "reference": "bac4f94eb7b91bc7556b59e94c2a3f848e2fd881", |
| 857 | "shasum": "" |
| 858 | }, |
| 859 | "require": { |
| 860 | "automattic/jetpack-assets": "^1.17.34", |
| 861 | "automattic/jetpack-blocks": "^1.4.20", |
| 862 | "automattic/jetpack-connection": "^1.51.5", |
| 863 | "automattic/jetpack-status": "^1.16.3" |
| 864 | }, |
| 865 | "require-dev": { |
| 866 | "automattic/jetpack-changelogger": "^3.3.2", |
| 867 | "automattic/jetpack-connection": "^1.51.5", |
| 868 | "automattic/wordbless": "^0.4.1", |
| 869 | "yoast/phpunit-polyfills": "1.0.4" |
| 870 | }, |
| 871 | "time": "2023-04-04T12:25:52+00:00", |
| 872 | "type": "jetpack-library", |
| 873 | "extra": { |
| 874 | "autotagger": true, |
| 875 | "mirror-repo": "Automattic/jetpack-forms", |
| 876 | "changelogger": { |
| 877 | "link-template": "https://github.com/automattic/jetpack-forms/compare/v${old}...v${new}" |
| 878 | }, |
| 879 | "branch-alias": { |
| 880 | "dev-trunk": "0.10.x-dev" |
| 881 | }, |
| 882 | "textdomain": "jetpack-forms", |
| 883 | "version-constants": { |
| 884 | "::PACKAGE_VERSION": "src/class-jetpack-forms.php" |
| 885 | } |
| 886 | }, |
| 887 | "installation-source": "dist", |
| 888 | "autoload": { |
| 889 | "classmap": [ |
| 890 | "src/" |
| 891 | ] |
| 892 | }, |
| 893 | "notification-url": "https://packagist.org/downloads/", |
| 894 | "license": [ |
| 895 | "GPL-2.0-or-later" |
| 896 | ], |
| 897 | "description": "Jetpack Forms", |
| 898 | "support": { |
| 899 | "source": "https://github.com/Automattic/jetpack-forms/tree/v0.10.2" |
| 900 | }, |
| 901 | "install-path": "../../jetpack_vendor/automattic/jetpack-forms" |
| 902 | }, |
| 903 | { |
| 904 | "name": "automattic/jetpack-google-fonts-provider", |
| 905 | "version": "v0.5.1", |
| 906 | "version_normalized": "0.5.1.0", |
| 907 | "source": { |
| 908 | "type": "git", |
| 909 | "url": "https://github.com/Automattic/jetpack-google-fonts-provider.git", |
| 910 | "reference": "db8d7109dbbc72afcfba7ed44e139686b6da0ced" |
| 911 | }, |
| 912 | "dist": { |
| 913 | "type": "zip", |
| 914 | "url": "https://api.github.com/repos/Automattic/jetpack-google-fonts-provider/zipball/db8d7109dbbc72afcfba7ed44e139686b6da0ced", |
| 915 | "reference": "db8d7109dbbc72afcfba7ed44e139686b6da0ced", |
| 916 | "shasum": "" |
| 917 | }, |
| 918 | "require-dev": { |
| 919 | "automattic/jetpack-changelogger": "^3.3.2", |
| 920 | "brain/monkey": "2.6.1", |
| 921 | "yoast/phpunit-polyfills": "1.0.4" |
| 922 | }, |
| 923 | "time": "2023-02-20T19:47:22+00:00", |
| 924 | "type": "jetpack-library", |
| 925 | "extra": { |
| 926 | "autotagger": true, |
| 927 | "mirror-repo": "Automattic/jetpack-google-fonts-provider", |
| 928 | "changelogger": { |
| 929 | "link-template": "https://github.com/Automattic/jetpack-google-fonts-provider/compare/v${old}...v${new}" |
| 930 | }, |
| 931 | "branch-alias": { |
| 932 | "dev-trunk": "0.5.x-dev" |
| 933 | }, |
| 934 | "textdomain": "jetpack-google-fonts-provider" |
| 935 | }, |
| 936 | "installation-source": "dist", |
| 937 | "autoload": { |
| 938 | "classmap": [ |
| 939 | "src/" |
| 940 | ] |
| 941 | }, |
| 942 | "notification-url": "https://packagist.org/downloads/", |
| 943 | "license": [ |
| 944 | "GPL-2.0-or-later" |
| 945 | ], |
| 946 | "description": "WordPress Webfonts provider for Google Fonts", |
| 947 | "support": { |
| 948 | "source": "https://github.com/Automattic/jetpack-google-fonts-provider/tree/v0.5.1" |
| 949 | }, |
| 950 | "install-path": "../../jetpack_vendor/automattic/jetpack-google-fonts-provider" |
| 951 | }, |
| 952 | { |
| 953 | "name": "automattic/jetpack-identity-crisis", |
| 954 | "version": "v0.8.41", |
| 955 | "version_normalized": "0.8.41.0", |
| 956 | "source": { |
| 957 | "type": "git", |
| 958 | "url": "https://github.com/Automattic/jetpack-identity-crisis.git", |
| 959 | "reference": "577462420f5a6bce4b50052fbb09d1851cc11e72" |
| 960 | }, |
| 961 | "dist": { |
| 962 | "type": "zip", |
| 963 | "url": "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/577462420f5a6bce4b50052fbb09d1851cc11e72", |
| 964 | "reference": "577462420f5a6bce4b50052fbb09d1851cc11e72", |
| 965 | "shasum": "" |
| 966 | }, |
| 967 | "require": { |
| 968 | "automattic/jetpack-assets": "^1.17.34", |
| 969 | "automattic/jetpack-connection": "^1.51.5", |
| 970 | "automattic/jetpack-constants": "^1.6.21", |
| 971 | "automattic/jetpack-logo": "^1.5.22", |
| 972 | "automattic/jetpack-status": "^1.16.3" |
| 973 | }, |
| 974 | "require-dev": { |
| 975 | "automattic/jetpack-changelogger": "^3.3.2", |
| 976 | "automattic/wordbless": "@dev", |
| 977 | "yoast/phpunit-polyfills": "1.0.4" |
| 978 | }, |
| 979 | "time": "2023-04-04T12:21:10+00:00", |
| 980 | "type": "jetpack-library", |
| 981 | "extra": { |
| 982 | "autotagger": true, |
| 983 | "mirror-repo": "Automattic/jetpack-identity-crisis", |
| 984 | "textdomain": "jetpack-idc", |
| 985 | "version-constants": { |
| 986 | "::PACKAGE_VERSION": "src/class-identity-crisis.php" |
| 987 | }, |
| 988 | "changelogger": { |
| 989 | "link-template": "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}" |
| 990 | }, |
| 991 | "branch-alias": { |
| 992 | "dev-trunk": "0.8.x-dev" |
| 993 | } |
| 994 | }, |
| 995 | "installation-source": "dist", |
| 996 | "autoload": { |
| 997 | "classmap": [ |
| 998 | "src/" |
| 999 | ] |
| 1000 | }, |
| 1001 | "notification-url": "https://packagist.org/downloads/", |
| 1002 | "license": [ |
| 1003 | "GPL-2.0-or-later" |
| 1004 | ], |
| 1005 | "description": "Identity Crisis.", |
| 1006 | "support": { |
| 1007 | "source": "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.8.41" |
| 1008 | }, |
| 1009 | "install-path": "../../jetpack_vendor/automattic/jetpack-identity-crisis" |
| 1010 | }, |
| 1011 | { |
| 1012 | "name": "automattic/jetpack-import", |
| 1013 | "version": "v0.5.0", |
| 1014 | "version_normalized": "0.5.0.0", |
| 1015 | "source": { |
| 1016 | "type": "git", |
| 1017 | "url": "https://github.com/Automattic/jetpack-import.git", |
| 1018 | "reference": "091faefa5eb176421d66fdc00321c75968467c6d" |
| 1019 | }, |
| 1020 | "dist": { |
| 1021 | "type": "zip", |
| 1022 | "url": "https://api.github.com/repos/Automattic/jetpack-import/zipball/091faefa5eb176421d66fdc00321c75968467c6d", |
| 1023 | "reference": "091faefa5eb176421d66fdc00321c75968467c6d", |
| 1024 | "shasum": "" |
| 1025 | }, |
| 1026 | "require": { |
| 1027 | "automattic/jetpack-connection": "^1.51.4" |
| 1028 | }, |
| 1029 | "require-dev": { |
| 1030 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1031 | "automattic/wordbless": "dev-master", |
| 1032 | "yoast/phpunit-polyfills": "1.0.4" |
| 1033 | }, |
| 1034 | "time": "2023-03-29T14:42:54+00:00", |
| 1035 | "type": "jetpack-library", |
| 1036 | "extra": { |
| 1037 | "mirror-repo": "Automattic/jetpack-import", |
| 1038 | "changelogger": { |
| 1039 | "link-template": "https://github.com/Automattic/jetpack-import/compare/v${old}...v${new}" |
| 1040 | }, |
| 1041 | "autotagger": true, |
| 1042 | "branch-alias": { |
| 1043 | "dev-trunk": "0.5.x-dev" |
| 1044 | }, |
| 1045 | "textdomain": "jetpack-import", |
| 1046 | "version-constants": { |
| 1047 | "::PACKAGE_VERSION": "src/class-main.php" |
| 1048 | } |
| 1049 | }, |
| 1050 | "installation-source": "dist", |
| 1051 | "autoload": { |
| 1052 | "classmap": [ |
| 1053 | "src/" |
| 1054 | ] |
| 1055 | }, |
| 1056 | "notification-url": "https://packagist.org/downloads/", |
| 1057 | "license": [ |
| 1058 | "GPL-2.0-or-later" |
| 1059 | ], |
| 1060 | "description": "Set of REST API routes used in WPCOM Unified Importer.", |
| 1061 | "support": { |
| 1062 | "source": "https://github.com/Automattic/jetpack-import/tree/v0.5.0" |
| 1063 | }, |
| 1064 | "install-path": "../../jetpack_vendor/automattic/jetpack-import" |
| 1065 | }, |
| 1066 | { |
| 1067 | "name": "automattic/jetpack-ip", |
| 1068 | "version": "v0.1.1", |
| 1069 | "version_normalized": "0.1.1.0", |
| 1070 | "source": { |
| 1071 | "type": "git", |
| 1072 | "url": "https://github.com/Automattic/jetpack-ip.git", |
| 1073 | "reference": "9d113b52e7c7a21527e703e21b23dc07116d8c82" |
| 1074 | }, |
| 1075 | "dist": { |
| 1076 | "type": "zip", |
| 1077 | "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/9d113b52e7c7a21527e703e21b23dc07116d8c82", |
| 1078 | "reference": "9d113b52e7c7a21527e703e21b23dc07116d8c82", |
| 1079 | "shasum": "" |
| 1080 | }, |
| 1081 | "require-dev": { |
| 1082 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1083 | "brain/monkey": "2.6.1", |
| 1084 | "yoast/phpunit-polyfills": "1.0.4" |
| 1085 | }, |
| 1086 | "time": "2023-03-28T18:47:43+00:00", |
| 1087 | "type": "jetpack-library", |
| 1088 | "extra": { |
| 1089 | "autotagger": true, |
| 1090 | "mirror-repo": "Automattic/jetpack-ip", |
| 1091 | "changelogger": { |
| 1092 | "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}" |
| 1093 | }, |
| 1094 | "branch-alias": { |
| 1095 | "dev-trunk": "0.1.x-dev" |
| 1096 | }, |
| 1097 | "textdomain": "jetpack-ip", |
| 1098 | "version-constants": { |
| 1099 | "::PACKAGE_VERSION": "src/class-utils.php" |
| 1100 | } |
| 1101 | }, |
| 1102 | "installation-source": "dist", |
| 1103 | "autoload": { |
| 1104 | "classmap": [ |
| 1105 | "src/" |
| 1106 | ] |
| 1107 | }, |
| 1108 | "notification-url": "https://packagist.org/downloads/", |
| 1109 | "license": [ |
| 1110 | "GPL-2.0-or-later" |
| 1111 | ], |
| 1112 | "description": "Utilities for working with IP addresses.", |
| 1113 | "support": { |
| 1114 | "source": "https://github.com/Automattic/jetpack-ip/tree/v0.1.1" |
| 1115 | }, |
| 1116 | "install-path": "../../jetpack_vendor/automattic/jetpack-ip" |
| 1117 | }, |
| 1118 | { |
| 1119 | "name": "automattic/jetpack-jitm", |
| 1120 | "version": "v2.3.4", |
| 1121 | "version_normalized": "2.3.4.0", |
| 1122 | "source": { |
| 1123 | "type": "git", |
| 1124 | "url": "https://github.com/Automattic/jetpack-jitm.git", |
| 1125 | "reference": "950d01008784d9c360ceb92bc4b67dcced76ff8c" |
| 1126 | }, |
| 1127 | "dist": { |
| 1128 | "type": "zip", |
| 1129 | "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/950d01008784d9c360ceb92bc4b67dcced76ff8c", |
| 1130 | "reference": "950d01008784d9c360ceb92bc4b67dcced76ff8c", |
| 1131 | "shasum": "" |
| 1132 | }, |
| 1133 | "require": { |
| 1134 | "automattic/jetpack-a8c-mc-stats": "^1.4.19", |
| 1135 | "automattic/jetpack-assets": "^1.17.34", |
| 1136 | "automattic/jetpack-connection": "^1.51.4", |
| 1137 | "automattic/jetpack-device-detection": "^1.4.24", |
| 1138 | "automattic/jetpack-logo": "^1.5.22", |
| 1139 | "automattic/jetpack-partner": "^1.7.22", |
| 1140 | "automattic/jetpack-redirect": "^1.7.24", |
| 1141 | "automattic/jetpack-status": "^1.16.3" |
| 1142 | }, |
| 1143 | "require-dev": { |
| 1144 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1145 | "brain/monkey": "2.6.1", |
| 1146 | "yoast/phpunit-polyfills": "1.0.4" |
| 1147 | }, |
| 1148 | "time": "2023-03-29T12:52:57+00:00", |
| 1149 | "type": "jetpack-library", |
| 1150 | "extra": { |
| 1151 | "autotagger": true, |
| 1152 | "mirror-repo": "Automattic/jetpack-jitm", |
| 1153 | "textdomain": "jetpack-jitm", |
| 1154 | "version-constants": { |
| 1155 | "::PACKAGE_VERSION": "src/class-jitm.php" |
| 1156 | }, |
| 1157 | "changelogger": { |
| 1158 | "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}" |
| 1159 | }, |
| 1160 | "branch-alias": { |
| 1161 | "dev-trunk": "2.3.x-dev" |
| 1162 | } |
| 1163 | }, |
| 1164 | "installation-source": "dist", |
| 1165 | "autoload": { |
| 1166 | "classmap": [ |
| 1167 | "src/" |
| 1168 | ] |
| 1169 | }, |
| 1170 | "notification-url": "https://packagist.org/downloads/", |
| 1171 | "license": [ |
| 1172 | "GPL-2.0-or-later" |
| 1173 | ], |
| 1174 | "description": "Just in time messages for Jetpack", |
| 1175 | "support": { |
| 1176 | "source": "https://github.com/Automattic/jetpack-jitm/tree/v2.3.4" |
| 1177 | }, |
| 1178 | "install-path": "../../jetpack_vendor/automattic/jetpack-jitm" |
| 1179 | }, |
| 1180 | { |
| 1181 | "name": "automattic/jetpack-lazy-images", |
| 1182 | "version": "v2.1.34", |
| 1183 | "version_normalized": "2.1.34.0", |
| 1184 | "source": { |
| 1185 | "type": "git", |
| 1186 | "url": "https://github.com/Automattic/jetpack-lazy-images.git", |
| 1187 | "reference": "434214f88aeb58d5cc80a72622f54fe28cbee86b" |
| 1188 | }, |
| 1189 | "dist": { |
| 1190 | "type": "zip", |
| 1191 | "url": "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/434214f88aeb58d5cc80a72622f54fe28cbee86b", |
| 1192 | "reference": "434214f88aeb58d5cc80a72622f54fe28cbee86b", |
| 1193 | "shasum": "" |
| 1194 | }, |
| 1195 | "require": { |
| 1196 | "automattic/jetpack-assets": "^1.17.34", |
| 1197 | "automattic/jetpack-constants": "^1.6.21" |
| 1198 | }, |
| 1199 | "require-dev": { |
| 1200 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1201 | "automattic/wordbless": "dev-master", |
| 1202 | "yoast/phpunit-polyfills": "1.0.4" |
| 1203 | }, |
| 1204 | "time": "2023-03-20T19:07:02+00:00", |
| 1205 | "type": "jetpack-library", |
| 1206 | "extra": { |
| 1207 | "autotagger": true, |
| 1208 | "mirror-repo": "Automattic/jetpack-lazy-images", |
| 1209 | "textdomain": "jetpack-lazy-images", |
| 1210 | "changelogger": { |
| 1211 | "link-template": "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}" |
| 1212 | }, |
| 1213 | "branch-alias": { |
| 1214 | "dev-trunk": "2.1.x-dev" |
| 1215 | } |
| 1216 | }, |
| 1217 | "installation-source": "dist", |
| 1218 | "autoload": { |
| 1219 | "classmap": [ |
| 1220 | "src/" |
| 1221 | ] |
| 1222 | }, |
| 1223 | "notification-url": "https://packagist.org/downloads/", |
| 1224 | "license": [ |
| 1225 | "GPL-2.0-or-later" |
| 1226 | ], |
| 1227 | "description": "Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once.", |
| 1228 | "support": { |
| 1229 | "source": "https://github.com/Automattic/jetpack-lazy-images/tree/v2.1.34" |
| 1230 | }, |
| 1231 | "install-path": "../../jetpack_vendor/automattic/jetpack-lazy-images" |
| 1232 | }, |
| 1233 | { |
| 1234 | "name": "automattic/jetpack-licensing", |
| 1235 | "version": "v1.8.1", |
| 1236 | "version_normalized": "1.8.1.0", |
| 1237 | "source": { |
| 1238 | "type": "git", |
| 1239 | "url": "https://github.com/Automattic/jetpack-licensing.git", |
| 1240 | "reference": "a7bbb1e8c8fac7ff6b4fb04445ca5cc6b154de05" |
| 1241 | }, |
| 1242 | "dist": { |
| 1243 | "type": "zip", |
| 1244 | "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/a7bbb1e8c8fac7ff6b4fb04445ca5cc6b154de05", |
| 1245 | "reference": "a7bbb1e8c8fac7ff6b4fb04445ca5cc6b154de05", |
| 1246 | "shasum": "" |
| 1247 | }, |
| 1248 | "require": { |
| 1249 | "automattic/jetpack-connection": "^1.51.0" |
| 1250 | }, |
| 1251 | "require-dev": { |
| 1252 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1253 | "automattic/wordbless": "@dev", |
| 1254 | "yoast/phpunit-polyfills": "1.0.4" |
| 1255 | }, |
| 1256 | "time": "2023-02-20T19:48:18+00:00", |
| 1257 | "type": "jetpack-library", |
| 1258 | "extra": { |
| 1259 | "autotagger": true, |
| 1260 | "mirror-repo": "Automattic/jetpack-licensing", |
| 1261 | "textdomain": "jetpack-licensing", |
| 1262 | "changelogger": { |
| 1263 | "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}" |
| 1264 | }, |
| 1265 | "branch-alias": { |
| 1266 | "dev-trunk": "1.8.x-dev" |
| 1267 | } |
| 1268 | }, |
| 1269 | "installation-source": "dist", |
| 1270 | "autoload": { |
| 1271 | "classmap": [ |
| 1272 | "src/" |
| 1273 | ] |
| 1274 | }, |
| 1275 | "notification-url": "https://packagist.org/downloads/", |
| 1276 | "license": [ |
| 1277 | "GPL-2.0-or-later" |
| 1278 | ], |
| 1279 | "description": "Everything needed to manage Jetpack licenses client-side.", |
| 1280 | "support": { |
| 1281 | "source": "https://github.com/Automattic/jetpack-licensing/tree/v1.8.1" |
| 1282 | }, |
| 1283 | "install-path": "../../jetpack_vendor/automattic/jetpack-licensing" |
| 1284 | }, |
| 1285 | { |
| 1286 | "name": "automattic/jetpack-logo", |
| 1287 | "version": "v1.5.22", |
| 1288 | "version_normalized": "1.5.22.0", |
| 1289 | "source": { |
| 1290 | "type": "git", |
| 1291 | "url": "https://github.com/Automattic/jetpack-logo.git", |
| 1292 | "reference": "21b4ac9b32556ffdace7b7e22d21a954e01d5229" |
| 1293 | }, |
| 1294 | "dist": { |
| 1295 | "type": "zip", |
| 1296 | "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/21b4ac9b32556ffdace7b7e22d21a954e01d5229", |
| 1297 | "reference": "21b4ac9b32556ffdace7b7e22d21a954e01d5229", |
| 1298 | "shasum": "" |
| 1299 | }, |
| 1300 | "require-dev": { |
| 1301 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1302 | "yoast/phpunit-polyfills": "1.0.4" |
| 1303 | }, |
| 1304 | "time": "2023-02-20T19:47:14+00:00", |
| 1305 | "type": "jetpack-library", |
| 1306 | "extra": { |
| 1307 | "autotagger": true, |
| 1308 | "mirror-repo": "Automattic/jetpack-logo", |
| 1309 | "changelogger": { |
| 1310 | "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}" |
| 1311 | }, |
| 1312 | "branch-alias": { |
| 1313 | "dev-trunk": "1.5.x-dev" |
| 1314 | } |
| 1315 | }, |
| 1316 | "installation-source": "dist", |
| 1317 | "autoload": { |
| 1318 | "classmap": [ |
| 1319 | "src/" |
| 1320 | ] |
| 1321 | }, |
| 1322 | "notification-url": "https://packagist.org/downloads/", |
| 1323 | "license": [ |
| 1324 | "GPL-2.0-or-later" |
| 1325 | ], |
| 1326 | "description": "A logo for Jetpack", |
| 1327 | "support": { |
| 1328 | "source": "https://github.com/Automattic/jetpack-logo/tree/v1.5.22" |
| 1329 | }, |
| 1330 | "install-path": "../../jetpack_vendor/automattic/jetpack-logo" |
| 1331 | }, |
| 1332 | { |
| 1333 | "name": "automattic/jetpack-my-jetpack", |
| 1334 | "version": "v2.9.2", |
| 1335 | "version_normalized": "2.9.2.0", |
| 1336 | "source": { |
| 1337 | "type": "git", |
| 1338 | "url": "https://github.com/Automattic/jetpack-my-jetpack.git", |
| 1339 | "reference": "8aadb11fec148b4695c2a7fa6f0e04fbabf47a2d" |
| 1340 | }, |
| 1341 | "dist": { |
| 1342 | "type": "zip", |
| 1343 | "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/8aadb11fec148b4695c2a7fa6f0e04fbabf47a2d", |
| 1344 | "reference": "8aadb11fec148b4695c2a7fa6f0e04fbabf47a2d", |
| 1345 | "shasum": "" |
| 1346 | }, |
| 1347 | "require": { |
| 1348 | "automattic/jetpack-admin-ui": "^0.2.17", |
| 1349 | "automattic/jetpack-assets": "^1.17.34", |
| 1350 | "automattic/jetpack-connection": "^1.51.5", |
| 1351 | "automattic/jetpack-constants": "^1.6.21", |
| 1352 | "automattic/jetpack-jitm": "^2.3.4", |
| 1353 | "automattic/jetpack-licensing": "^1.8.1", |
| 1354 | "automattic/jetpack-plugins-installer": "^0.2.3", |
| 1355 | "automattic/jetpack-redirect": "^1.7.24" |
| 1356 | }, |
| 1357 | "require-dev": { |
| 1358 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1359 | "automattic/jetpack-videopress": "^0.13.4", |
| 1360 | "automattic/wordbless": "@dev", |
| 1361 | "yoast/phpunit-polyfills": "1.0.4" |
| 1362 | }, |
| 1363 | "time": "2023-04-04T12:13:14+00:00", |
| 1364 | "type": "jetpack-library", |
| 1365 | "extra": { |
| 1366 | "autotagger": true, |
| 1367 | "mirror-repo": "Automattic/jetpack-my-jetpack", |
| 1368 | "textdomain": "jetpack-my-jetpack", |
| 1369 | "changelogger": { |
| 1370 | "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" |
| 1371 | }, |
| 1372 | "branch-alias": { |
| 1373 | "dev-trunk": "2.9.x-dev" |
| 1374 | }, |
| 1375 | "version-constants": { |
| 1376 | "::PACKAGE_VERSION": "src/class-initializer.php" |
| 1377 | } |
| 1378 | }, |
| 1379 | "installation-source": "dist", |
| 1380 | "autoload": { |
| 1381 | "classmap": [ |
| 1382 | "src/", |
| 1383 | "src/products" |
| 1384 | ] |
| 1385 | }, |
| 1386 | "notification-url": "https://packagist.org/downloads/", |
| 1387 | "license": [ |
| 1388 | "GPL-2.0-or-later" |
| 1389 | ], |
| 1390 | "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", |
| 1391 | "support": { |
| 1392 | "source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v2.9.2" |
| 1393 | }, |
| 1394 | "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack" |
| 1395 | }, |
| 1396 | { |
| 1397 | "name": "automattic/jetpack-options", |
| 1398 | "version": "v1.16.5", |
| 1399 | "version_normalized": "1.16.5.0", |
| 1400 | "source": { |
| 1401 | "type": "git", |
| 1402 | "url": "https://github.com/Automattic/jetpack-options.git", |
| 1403 | "reference": "c3eaec244fcab33deb3fc85b1318244ebd2e294f" |
| 1404 | }, |
| 1405 | "dist": { |
| 1406 | "type": "zip", |
| 1407 | "url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/c3eaec244fcab33deb3fc85b1318244ebd2e294f", |
| 1408 | "reference": "c3eaec244fcab33deb3fc85b1318244ebd2e294f", |
| 1409 | "shasum": "" |
| 1410 | }, |
| 1411 | "require": { |
| 1412 | "automattic/jetpack-connection": "^1.47.1" |
| 1413 | }, |
| 1414 | "require-dev": { |
| 1415 | "automattic/jetpack-changelogger": "^3.2.2", |
| 1416 | "yoast/phpunit-polyfills": "1.0.4" |
| 1417 | }, |
| 1418 | "time": "2022-12-06T12:48:05+00:00", |
| 1419 | "type": "jetpack-library", |
| 1420 | "extra": { |
| 1421 | "autotagger": true, |
| 1422 | "mirror-repo": "Automattic/jetpack-options", |
| 1423 | "changelogger": { |
| 1424 | "link-template": "https://github.com/Automattic/jetpack-options/compare/v${old}...v${new}" |
| 1425 | }, |
| 1426 | "branch-alias": { |
| 1427 | "dev-trunk": "1.16.x-dev" |
| 1428 | } |
| 1429 | }, |
| 1430 | "installation-source": "dist", |
| 1431 | "autoload": { |
| 1432 | "classmap": [ |
| 1433 | "legacy" |
| 1434 | ] |
| 1435 | }, |
| 1436 | "notification-url": "https://packagist.org/downloads/", |
| 1437 | "license": [ |
| 1438 | "GPL-2.0-or-later" |
| 1439 | ], |
| 1440 | "description": "A wrapper for wp-options to manage specific Jetpack options.", |
| 1441 | "support": { |
| 1442 | "source": "https://github.com/Automattic/jetpack-options/tree/v1.16.5" |
| 1443 | }, |
| 1444 | "abandoned": "automattic/jetpack-connection", |
| 1445 | "install-path": "../../jetpack_vendor/automattic/jetpack-options" |
| 1446 | }, |
| 1447 | { |
| 1448 | "name": "automattic/jetpack-partner", |
| 1449 | "version": "v1.7.22", |
| 1450 | "version_normalized": "1.7.22.0", |
| 1451 | "source": { |
| 1452 | "type": "git", |
| 1453 | "url": "https://github.com/Automattic/jetpack-partner.git", |
| 1454 | "reference": "29f57c31b0b2074e0560a2550f934105dc3010ed" |
| 1455 | }, |
| 1456 | "dist": { |
| 1457 | "type": "zip", |
| 1458 | "url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/29f57c31b0b2074e0560a2550f934105dc3010ed", |
| 1459 | "reference": "29f57c31b0b2074e0560a2550f934105dc3010ed", |
| 1460 | "shasum": "" |
| 1461 | }, |
| 1462 | "require": { |
| 1463 | "automattic/jetpack-connection": "^1.51.0", |
| 1464 | "automattic/jetpack-status": "^1.16.2" |
| 1465 | }, |
| 1466 | "require-dev": { |
| 1467 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1468 | "automattic/wordbless": "@dev", |
| 1469 | "brain/monkey": "2.6.1", |
| 1470 | "yoast/phpunit-polyfills": "1.0.4" |
| 1471 | }, |
| 1472 | "time": "2023-02-20T19:48:15+00:00", |
| 1473 | "type": "jetpack-library", |
| 1474 | "extra": { |
| 1475 | "autotagger": true, |
| 1476 | "mirror-repo": "Automattic/jetpack-partner", |
| 1477 | "changelogger": { |
| 1478 | "link-template": "https://github.com/Automattic/jetpack-partner/compare/v${old}...v${new}" |
| 1479 | }, |
| 1480 | "branch-alias": { |
| 1481 | "dev-trunk": "1.7.x-dev" |
| 1482 | } |
| 1483 | }, |
| 1484 | "installation-source": "dist", |
| 1485 | "autoload": { |
| 1486 | "classmap": [ |
| 1487 | "src/" |
| 1488 | ] |
| 1489 | }, |
| 1490 | "notification-url": "https://packagist.org/downloads/", |
| 1491 | "license": [ |
| 1492 | "GPL-2.0-or-later" |
| 1493 | ], |
| 1494 | "description": "Support functions for Jetpack hosting partners.", |
| 1495 | "support": { |
| 1496 | "source": "https://github.com/Automattic/jetpack-partner/tree/v1.7.22" |
| 1497 | }, |
| 1498 | "install-path": "../../jetpack_vendor/automattic/jetpack-partner" |
| 1499 | }, |
| 1500 | { |
| 1501 | "name": "automattic/jetpack-password-checker", |
| 1502 | "version": "v0.2.12", |
| 1503 | "version_normalized": "0.2.12.0", |
| 1504 | "source": { |
| 1505 | "type": "git", |
| 1506 | "url": "https://github.com/Automattic/jetpack-password-checker.git", |
| 1507 | "reference": "1a37b8d74d3f2e2b2b811004aaaf172392fd4f76" |
| 1508 | }, |
| 1509 | "dist": { |
| 1510 | "type": "zip", |
| 1511 | "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/1a37b8d74d3f2e2b2b811004aaaf172392fd4f76", |
| 1512 | "reference": "1a37b8d74d3f2e2b2b811004aaaf172392fd4f76", |
| 1513 | "shasum": "" |
| 1514 | }, |
| 1515 | "require-dev": { |
| 1516 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1517 | "automattic/wordbless": "@dev", |
| 1518 | "yoast/phpunit-polyfills": "1.0.4" |
| 1519 | }, |
| 1520 | "time": "2023-03-20T19:06:35+00:00", |
| 1521 | "type": "jetpack-library", |
| 1522 | "extra": { |
| 1523 | "autotagger": true, |
| 1524 | "mirror-repo": "Automattic/jetpack-password-checker", |
| 1525 | "textdomain": "jetpack-password-checker", |
| 1526 | "changelogger": { |
| 1527 | "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}" |
| 1528 | }, |
| 1529 | "branch-alias": { |
| 1530 | "dev-trunk": "0.2.x-dev" |
| 1531 | } |
| 1532 | }, |
| 1533 | "installation-source": "dist", |
| 1534 | "autoload": { |
| 1535 | "classmap": [ |
| 1536 | "src/" |
| 1537 | ] |
| 1538 | }, |
| 1539 | "notification-url": "https://packagist.org/downloads/", |
| 1540 | "license": [ |
| 1541 | "GPL-2.0-or-later" |
| 1542 | ], |
| 1543 | "description": "Password Checker.", |
| 1544 | "support": { |
| 1545 | "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.2.12" |
| 1546 | }, |
| 1547 | "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker" |
| 1548 | }, |
| 1549 | { |
| 1550 | "name": "automattic/jetpack-plans", |
| 1551 | "version": "v0.2.10", |
| 1552 | "version_normalized": "0.2.10.0", |
| 1553 | "source": { |
| 1554 | "type": "git", |
| 1555 | "url": "https://github.com/Automattic/jetpack-plans.git", |
| 1556 | "reference": "262dd36d110723f2fc940aabf88c510afaf537fc" |
| 1557 | }, |
| 1558 | "dist": { |
| 1559 | "type": "zip", |
| 1560 | "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/262dd36d110723f2fc940aabf88c510afaf537fc", |
| 1561 | "reference": "262dd36d110723f2fc940aabf88c510afaf537fc", |
| 1562 | "shasum": "" |
| 1563 | }, |
| 1564 | "require": { |
| 1565 | "automattic/jetpack-connection": "^1.51.0" |
| 1566 | }, |
| 1567 | "require-dev": { |
| 1568 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1569 | "automattic/jetpack-status": "^1.16.2", |
| 1570 | "automattic/wordbless": "@dev", |
| 1571 | "yoast/phpunit-polyfills": "1.0.4" |
| 1572 | }, |
| 1573 | "time": "2023-02-20T19:48:24+00:00", |
| 1574 | "type": "library", |
| 1575 | "extra": { |
| 1576 | "autotagger": true, |
| 1577 | "mirror-repo": "Automattic/jetpack-plans", |
| 1578 | "changelogger": { |
| 1579 | "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}" |
| 1580 | }, |
| 1581 | "branch-alias": { |
| 1582 | "dev-trunk": "0.2.x-dev" |
| 1583 | } |
| 1584 | }, |
| 1585 | "installation-source": "dist", |
| 1586 | "autoload": { |
| 1587 | "classmap": [ |
| 1588 | "src/" |
| 1589 | ] |
| 1590 | }, |
| 1591 | "notification-url": "https://packagist.org/downloads/", |
| 1592 | "license": [ |
| 1593 | "GPL-2.0-or-later" |
| 1594 | ], |
| 1595 | "description": "Fetch information about Jetpack Plans from wpcom", |
| 1596 | "support": { |
| 1597 | "source": "https://github.com/Automattic/jetpack-plans/tree/v0.2.10" |
| 1598 | }, |
| 1599 | "install-path": "../automattic/jetpack-plans" |
| 1600 | }, |
| 1601 | { |
| 1602 | "name": "automattic/jetpack-plugins-installer", |
| 1603 | "version": "v0.2.3", |
| 1604 | "version_normalized": "0.2.3.0", |
| 1605 | "source": { |
| 1606 | "type": "git", |
| 1607 | "url": "https://github.com/Automattic/jetpack-plugins-installer.git", |
| 1608 | "reference": "ec0e3b888ef33d4bd879de9a014ba20d771aca31" |
| 1609 | }, |
| 1610 | "dist": { |
| 1611 | "type": "zip", |
| 1612 | "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/ec0e3b888ef33d4bd879de9a014ba20d771aca31", |
| 1613 | "reference": "ec0e3b888ef33d4bd879de9a014ba20d771aca31", |
| 1614 | "shasum": "" |
| 1615 | }, |
| 1616 | "require": { |
| 1617 | "automattic/jetpack-a8c-mc-stats": "^1.4.19" |
| 1618 | }, |
| 1619 | "require-dev": { |
| 1620 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1621 | "yoast/phpunit-polyfills": "1.0.4" |
| 1622 | }, |
| 1623 | "time": "2023-02-20T19:47:45+00:00", |
| 1624 | "type": "jetpack-library", |
| 1625 | "extra": { |
| 1626 | "branch-alias": { |
| 1627 | "dev-trunk": "0.2.x-dev" |
| 1628 | }, |
| 1629 | "mirror-repo": "Automattic/jetpack-plugins-installer", |
| 1630 | "changelogger": { |
| 1631 | "link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}" |
| 1632 | }, |
| 1633 | "autotagger": true, |
| 1634 | "textdomain": "jetpack-plugins-installer" |
| 1635 | }, |
| 1636 | "installation-source": "dist", |
| 1637 | "autoload": { |
| 1638 | "classmap": [ |
| 1639 | "src/" |
| 1640 | ] |
| 1641 | }, |
| 1642 | "notification-url": "https://packagist.org/downloads/", |
| 1643 | "license": [ |
| 1644 | "GPL-2.0-or-later" |
| 1645 | ], |
| 1646 | "description": "Handle installation of plugins from WP.org", |
| 1647 | "support": { |
| 1648 | "source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.2.3" |
| 1649 | }, |
| 1650 | "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer" |
| 1651 | }, |
| 1652 | { |
| 1653 | "name": "automattic/jetpack-post-list", |
| 1654 | "version": "v0.4.4", |
| 1655 | "version_normalized": "0.4.4.0", |
| 1656 | "source": { |
| 1657 | "type": "git", |
| 1658 | "url": "https://github.com/Automattic/jetpack-post-list.git", |
| 1659 | "reference": "03e8a2c9a8b588ce8e0a064d6076837909130a6a" |
| 1660 | }, |
| 1661 | "dist": { |
| 1662 | "type": "zip", |
| 1663 | "url": "https://api.github.com/repos/Automattic/jetpack-post-list/zipball/03e8a2c9a8b588ce8e0a064d6076837909130a6a", |
| 1664 | "reference": "03e8a2c9a8b588ce8e0a064d6076837909130a6a", |
| 1665 | "shasum": "" |
| 1666 | }, |
| 1667 | "require": { |
| 1668 | "automattic/jetpack-assets": "^1.17.32" |
| 1669 | }, |
| 1670 | "require-dev": { |
| 1671 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1672 | "automattic/wordbless": "@dev", |
| 1673 | "yoast/phpunit-polyfills": "1.0.4" |
| 1674 | }, |
| 1675 | "time": "2023-02-20T19:47:56+00:00", |
| 1676 | "type": "jetpack-library", |
| 1677 | "extra": { |
| 1678 | "autotagger": true, |
| 1679 | "mirror-repo": "Automattic/jetpack-post-list", |
| 1680 | "textdomain": "jetpack-post-list", |
| 1681 | "version-constants": { |
| 1682 | "::PACKAGE_VERSION": "src/class-post-list.php" |
| 1683 | }, |
| 1684 | "changelogger": { |
| 1685 | "link-template": "https://github.com/automattic/jetpack-post-list/compare/v${old}...v${new}" |
| 1686 | }, |
| 1687 | "branch-alias": { |
| 1688 | "dev-trunk": "0.4.x-dev" |
| 1689 | } |
| 1690 | }, |
| 1691 | "installation-source": "dist", |
| 1692 | "autoload": { |
| 1693 | "classmap": [ |
| 1694 | "src/" |
| 1695 | ] |
| 1696 | }, |
| 1697 | "notification-url": "https://packagist.org/downloads/", |
| 1698 | "license": [ |
| 1699 | "GPL-2.0-or-later" |
| 1700 | ], |
| 1701 | "description": "Enhance the classic view of the Admin section of your WordPress site", |
| 1702 | "support": { |
| 1703 | "source": "https://github.com/Automattic/jetpack-post-list/tree/v0.4.4" |
| 1704 | }, |
| 1705 | "install-path": "../../jetpack_vendor/automattic/jetpack-post-list" |
| 1706 | }, |
| 1707 | { |
| 1708 | "name": "automattic/jetpack-publicize", |
| 1709 | "version": "v0.24.0", |
| 1710 | "version_normalized": "0.24.0.0", |
| 1711 | "source": { |
| 1712 | "type": "git", |
| 1713 | "url": "https://github.com/Automattic/jetpack-publicize.git", |
| 1714 | "reference": "5b8425486870336c5b3a533f3639f0d7fe73e5ba" |
| 1715 | }, |
| 1716 | "dist": { |
| 1717 | "type": "zip", |
| 1718 | "url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/5b8425486870336c5b3a533f3639f0d7fe73e5ba", |
| 1719 | "reference": "5b8425486870336c5b3a533f3639f0d7fe73e5ba", |
| 1720 | "shasum": "" |
| 1721 | }, |
| 1722 | "require": { |
| 1723 | "automattic/jetpack-assets": "^1.17.34", |
| 1724 | "automattic/jetpack-autoloader": "^2.11.18", |
| 1725 | "automattic/jetpack-config": "^1.15.1", |
| 1726 | "automattic/jetpack-connection": "^1.51.4", |
| 1727 | "automattic/jetpack-plans": "^0.2.10", |
| 1728 | "automattic/jetpack-redirect": "^1.7.24" |
| 1729 | }, |
| 1730 | "require-dev": { |
| 1731 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1732 | "automattic/wordbless": "0.4.2", |
| 1733 | "yoast/phpunit-polyfills": "1.0.4" |
| 1734 | }, |
| 1735 | "time": "2023-03-29T12:52:56+00:00", |
| 1736 | "type": "jetpack-library", |
| 1737 | "extra": { |
| 1738 | "autotagger": true, |
| 1739 | "mirror-repo": "Automattic/jetpack-publicize", |
| 1740 | "textdomain": "jetpack-publicize-pkg", |
| 1741 | "changelogger": { |
| 1742 | "link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}" |
| 1743 | }, |
| 1744 | "branch-alias": { |
| 1745 | "dev-trunk": "0.24.x-dev" |
| 1746 | } |
| 1747 | }, |
| 1748 | "installation-source": "dist", |
| 1749 | "autoload": { |
| 1750 | "files": [ |
| 1751 | "src/social-image-generator/utilities.php" |
| 1752 | ], |
| 1753 | "classmap": [ |
| 1754 | "src/" |
| 1755 | ] |
| 1756 | }, |
| 1757 | "notification-url": "https://packagist.org/downloads/", |
| 1758 | "license": [ |
| 1759 | "GPL-2.0-or-later" |
| 1760 | ], |
| 1761 | "description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.", |
| 1762 | "support": { |
| 1763 | "source": "https://github.com/Automattic/jetpack-publicize/tree/v0.24.0" |
| 1764 | }, |
| 1765 | "install-path": "../../jetpack_vendor/automattic/jetpack-publicize" |
| 1766 | }, |
| 1767 | { |
| 1768 | "name": "automattic/jetpack-redirect", |
| 1769 | "version": "v1.7.24", |
| 1770 | "version_normalized": "1.7.24.0", |
| 1771 | "source": { |
| 1772 | "type": "git", |
| 1773 | "url": "https://github.com/Automattic/jetpack-redirect.git", |
| 1774 | "reference": "17cde47d57e167d63d32f00c764b2a3b002dda2e" |
| 1775 | }, |
| 1776 | "dist": { |
| 1777 | "type": "zip", |
| 1778 | "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/17cde47d57e167d63d32f00c764b2a3b002dda2e", |
| 1779 | "reference": "17cde47d57e167d63d32f00c764b2a3b002dda2e", |
| 1780 | "shasum": "" |
| 1781 | }, |
| 1782 | "require": { |
| 1783 | "automattic/jetpack-status": "^1.16.2" |
| 1784 | }, |
| 1785 | "require-dev": { |
| 1786 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1787 | "brain/monkey": "2.6.1", |
| 1788 | "yoast/phpunit-polyfills": "1.0.4" |
| 1789 | }, |
| 1790 | "time": "2023-02-20T19:47:51+00:00", |
| 1791 | "type": "jetpack-library", |
| 1792 | "extra": { |
| 1793 | "autotagger": true, |
| 1794 | "mirror-repo": "Automattic/jetpack-redirect", |
| 1795 | "changelogger": { |
| 1796 | "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}" |
| 1797 | }, |
| 1798 | "branch-alias": { |
| 1799 | "dev-trunk": "1.7.x-dev" |
| 1800 | } |
| 1801 | }, |
| 1802 | "installation-source": "dist", |
| 1803 | "autoload": { |
| 1804 | "classmap": [ |
| 1805 | "src/" |
| 1806 | ] |
| 1807 | }, |
| 1808 | "notification-url": "https://packagist.org/downloads/", |
| 1809 | "license": [ |
| 1810 | "GPL-2.0-or-later" |
| 1811 | ], |
| 1812 | "description": "Utilities to build URLs to the jetpack.com/redirect/ service", |
| 1813 | "support": { |
| 1814 | "source": "https://github.com/Automattic/jetpack-redirect/tree/v1.7.24" |
| 1815 | }, |
| 1816 | "install-path": "../../jetpack_vendor/automattic/jetpack-redirect" |
| 1817 | }, |
| 1818 | { |
| 1819 | "name": "automattic/jetpack-roles", |
| 1820 | "version": "v1.4.22", |
| 1821 | "version_normalized": "1.4.22.0", |
| 1822 | "source": { |
| 1823 | "type": "git", |
| 1824 | "url": "https://github.com/Automattic/jetpack-roles.git", |
| 1825 | "reference": "47ba3b10ca8f2494719f3a099d7be473343525ba" |
| 1826 | }, |
| 1827 | "dist": { |
| 1828 | "type": "zip", |
| 1829 | "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/47ba3b10ca8f2494719f3a099d7be473343525ba", |
| 1830 | "reference": "47ba3b10ca8f2494719f3a099d7be473343525ba", |
| 1831 | "shasum": "" |
| 1832 | }, |
| 1833 | "require-dev": { |
| 1834 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1835 | "brain/monkey": "2.6.1", |
| 1836 | "yoast/phpunit-polyfills": "1.0.4" |
| 1837 | }, |
| 1838 | "time": "2023-02-20T19:47:23+00:00", |
| 1839 | "type": "jetpack-library", |
| 1840 | "extra": { |
| 1841 | "autotagger": true, |
| 1842 | "mirror-repo": "Automattic/jetpack-roles", |
| 1843 | "changelogger": { |
| 1844 | "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}" |
| 1845 | }, |
| 1846 | "branch-alias": { |
| 1847 | "dev-trunk": "1.4.x-dev" |
| 1848 | } |
| 1849 | }, |
| 1850 | "installation-source": "dist", |
| 1851 | "autoload": { |
| 1852 | "classmap": [ |
| 1853 | "src/" |
| 1854 | ] |
| 1855 | }, |
| 1856 | "notification-url": "https://packagist.org/downloads/", |
| 1857 | "license": [ |
| 1858 | "GPL-2.0-or-later" |
| 1859 | ], |
| 1860 | "description": "Utilities, related with user roles and capabilities.", |
| 1861 | "support": { |
| 1862 | "source": "https://github.com/Automattic/jetpack-roles/tree/v1.4.22" |
| 1863 | }, |
| 1864 | "install-path": "../../jetpack_vendor/automattic/jetpack-roles" |
| 1865 | }, |
| 1866 | { |
| 1867 | "name": "automattic/jetpack-search", |
| 1868 | "version": "v0.34.3", |
| 1869 | "version_normalized": "0.34.3.0", |
| 1870 | "source": { |
| 1871 | "type": "git", |
| 1872 | "url": "https://github.com/Automattic/jetpack-search.git", |
| 1873 | "reference": "5a7e460b9086039864b23e07ea7f5e0590bae8ce" |
| 1874 | }, |
| 1875 | "dist": { |
| 1876 | "type": "zip", |
| 1877 | "url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/5a7e460b9086039864b23e07ea7f5e0590bae8ce", |
| 1878 | "reference": "5a7e460b9086039864b23e07ea7f5e0590bae8ce", |
| 1879 | "shasum": "" |
| 1880 | }, |
| 1881 | "require": { |
| 1882 | "automattic/jetpack-assets": "^1.17.34", |
| 1883 | "automattic/jetpack-config": "^1.15.1", |
| 1884 | "automattic/jetpack-connection": "^1.51.5", |
| 1885 | "automattic/jetpack-constants": "^1.6.21", |
| 1886 | "automattic/jetpack-my-jetpack": "^2.9.2", |
| 1887 | "automattic/jetpack-status": "^1.16.3" |
| 1888 | }, |
| 1889 | "require-dev": { |
| 1890 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1891 | "automattic/wordbless": "0.4.2", |
| 1892 | "yoast/phpunit-polyfills": "1.0.4" |
| 1893 | }, |
| 1894 | "time": "2023-04-04T12:07:47+00:00", |
| 1895 | "type": "jetpack-library", |
| 1896 | "extra": { |
| 1897 | "autotagger": true, |
| 1898 | "mirror-repo": "Automattic/jetpack-search", |
| 1899 | "textdomain": "jetpack-search-pkg", |
| 1900 | "changelogger": { |
| 1901 | "link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}" |
| 1902 | }, |
| 1903 | "branch-alias": { |
| 1904 | "dev-trunk": "0.34.x-dev" |
| 1905 | }, |
| 1906 | "version-constants": { |
| 1907 | "::VERSION": "src/class-package.php" |
| 1908 | } |
| 1909 | }, |
| 1910 | "installation-source": "dist", |
| 1911 | "autoload": { |
| 1912 | "classmap": [ |
| 1913 | "src/" |
| 1914 | ] |
| 1915 | }, |
| 1916 | "notification-url": "https://packagist.org/downloads/", |
| 1917 | "license": [ |
| 1918 | "GPL-2.0-or-later" |
| 1919 | ], |
| 1920 | "description": "Tools to assist with enabling cloud search for Jetpack sites.", |
| 1921 | "support": { |
| 1922 | "source": "https://github.com/Automattic/jetpack-search/tree/v0.34.3" |
| 1923 | }, |
| 1924 | "install-path": "../../jetpack_vendor/automattic/jetpack-search" |
| 1925 | }, |
| 1926 | { |
| 1927 | "name": "automattic/jetpack-stats", |
| 1928 | "version": "v0.5.2", |
| 1929 | "version_normalized": "0.5.2.0", |
| 1930 | "source": { |
| 1931 | "type": "git", |
| 1932 | "url": "https://github.com/Automattic/jetpack-stats.git", |
| 1933 | "reference": "3386725ab2b5c072fb84118753b7186537b85330" |
| 1934 | }, |
| 1935 | "dist": { |
| 1936 | "type": "zip", |
| 1937 | "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/3386725ab2b5c072fb84118753b7186537b85330", |
| 1938 | "reference": "3386725ab2b5c072fb84118753b7186537b85330", |
| 1939 | "shasum": "" |
| 1940 | }, |
| 1941 | "require": { |
| 1942 | "automattic/jetpack-connection": "^1.51.2", |
| 1943 | "automattic/jetpack-constants": "^1.6.21", |
| 1944 | "automattic/jetpack-status": "^1.16.2" |
| 1945 | }, |
| 1946 | "require-dev": { |
| 1947 | "automattic/jetpack-changelogger": "^3.3.2", |
| 1948 | "automattic/wordbless": "dev-master", |
| 1949 | "yoast/phpunit-polyfills": "1.0.4" |
| 1950 | }, |
| 1951 | "time": "2023-03-20T19:07:16+00:00", |
| 1952 | "type": "jetpack-library", |
| 1953 | "extra": { |
| 1954 | "autotagger": true, |
| 1955 | "mirror-repo": "Automattic/jetpack-stats", |
| 1956 | "changelogger": { |
| 1957 | "link-template": "https://github.com/Automattic/jetpack-stats/compare/v${old}...v${new}" |
| 1958 | }, |
| 1959 | "branch-alias": { |
| 1960 | "dev-trunk": "0.5.x-dev" |
| 1961 | }, |
| 1962 | "textdomain": "jetpack-stats" |
| 1963 | }, |
| 1964 | "installation-source": "dist", |
| 1965 | "autoload": { |
| 1966 | "classmap": [ |
| 1967 | "src/" |
| 1968 | ] |
| 1969 | }, |
| 1970 | "notification-url": "https://packagist.org/downloads/", |
| 1971 | "license": [ |
| 1972 | "GPL-2.0-or-later" |
| 1973 | ], |
| 1974 | "description": "Collect valuable traffic stats and insights.", |
| 1975 | "support": { |
| 1976 | "source": "https://github.com/Automattic/jetpack-stats/tree/v0.5.2" |
| 1977 | }, |
| 1978 | "install-path": "../../jetpack_vendor/automattic/jetpack-stats" |
| 1979 | }, |
| 1980 | { |
| 1981 | "name": "automattic/jetpack-stats-admin", |
| 1982 | "version": "v0.6.3", |
| 1983 | "version_normalized": "0.6.3.0", |
| 1984 | "source": { |
| 1985 | "type": "git", |
| 1986 | "url": "https://github.com/Automattic/jetpack-stats-admin.git", |
| 1987 | "reference": "ac95df3e79ad90115902dba86dcfb9387b109bf2" |
| 1988 | }, |
| 1989 | "dist": { |
| 1990 | "type": "zip", |
| 1991 | "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/ac95df3e79ad90115902dba86dcfb9387b109bf2", |
| 1992 | "reference": "ac95df3e79ad90115902dba86dcfb9387b109bf2", |
| 1993 | "shasum": "" |
| 1994 | }, |
| 1995 | "require": { |
| 1996 | "automattic/jetpack-constants": "^1.6.21", |
| 1997 | "automattic/jetpack-jitm": "^2.3.2", |
| 1998 | "automattic/jetpack-options": "^1.16.5", |
| 1999 | "automattic/jetpack-stats": "^0.5.2", |
| 2000 | "automattic/jetpack-status": "^1.16.2" |
| 2001 | }, |
| 2002 | "require-dev": { |
| 2003 | "automattic/jetpack-changelogger": "^3.3.2", |
| 2004 | "automattic/wordbless": "dev-master", |
| 2005 | "yoast/phpunit-polyfills": "1.0.4" |
| 2006 | }, |
| 2007 | "time": "2023-03-20T19:07:39+00:00", |
| 2008 | "type": "jetpack-library", |
| 2009 | "extra": { |
| 2010 | "autotagger": true, |
| 2011 | "mirror-repo": "Automattic/jetpack-stats-admin", |
| 2012 | "branch-alias": { |
| 2013 | "dev-trunk": "0.6.x-dev" |
| 2014 | }, |
| 2015 | "textdomain": "jetpack-stats-admin", |
| 2016 | "version-constants": { |
| 2017 | "::VERSION": "src/class-main.php" |
| 2018 | } |
| 2019 | }, |
| 2020 | "installation-source": "dist", |
| 2021 | "autoload": { |
| 2022 | "classmap": [ |
| 2023 | "src/" |
| 2024 | ] |
| 2025 | }, |
| 2026 | "notification-url": "https://packagist.org/downloads/", |
| 2027 | "license": [ |
| 2028 | "GPL-2.0-or-later" |
| 2029 | ], |
| 2030 | "description": "Stats Dashboard", |
| 2031 | "support": { |
| 2032 | "source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.6.3" |
| 2033 | }, |
| 2034 | "install-path": "../../jetpack_vendor/automattic/jetpack-stats-admin" |
| 2035 | }, |
| 2036 | { |
| 2037 | "name": "automattic/jetpack-status", |
| 2038 | "version": "v1.16.3", |
| 2039 | "version_normalized": "1.16.3.0", |
| 2040 | "source": { |
| 2041 | "type": "git", |
| 2042 | "url": "https://github.com/Automattic/jetpack-status.git", |
| 2043 | "reference": "7a2f85dc3e19ece394cbe48595f7e2fae4dbf2a9" |
| 2044 | }, |
| 2045 | "dist": { |
| 2046 | "type": "zip", |
| 2047 | "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/7a2f85dc3e19ece394cbe48595f7e2fae4dbf2a9", |
| 2048 | "reference": "7a2f85dc3e19ece394cbe48595f7e2fae4dbf2a9", |
| 2049 | "shasum": "" |
| 2050 | }, |
| 2051 | "require": { |
| 2052 | "automattic/jetpack-constants": "^1.6.21" |
| 2053 | }, |
| 2054 | "require-dev": { |
| 2055 | "automattic/jetpack-changelogger": "^3.3.2", |
| 2056 | "automattic/jetpack-ip": "^0.1.1", |
| 2057 | "brain/monkey": "2.6.1", |
| 2058 | "yoast/phpunit-polyfills": "1.0.4" |
| 2059 | }, |
| 2060 | "time": "2023-03-28T18:47:59+00:00", |
| 2061 | "type": "jetpack-library", |
| 2062 | "extra": { |
| 2063 | "autotagger": true, |
| 2064 | "mirror-repo": "Automattic/jetpack-status", |
| 2065 | "changelogger": { |
| 2066 | "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}" |
| 2067 | }, |
| 2068 | "branch-alias": { |
| 2069 | "dev-trunk": "1.16.x-dev" |
| 2070 | } |
| 2071 | }, |
| 2072 | "installation-source": "dist", |
| 2073 | "autoload": { |
| 2074 | "classmap": [ |
| 2075 | "src/" |
| 2076 | ] |
| 2077 | }, |
| 2078 | "notification-url": "https://packagist.org/downloads/", |
| 2079 | "license": [ |
| 2080 | "GPL-2.0-or-later" |
| 2081 | ], |
| 2082 | "description": "Used to retrieve information about the current status of Jetpack and the site overall.", |
| 2083 | "support": { |
| 2084 | "source": "https://github.com/Automattic/jetpack-status/tree/v1.16.3" |
| 2085 | }, |
| 2086 | "install-path": "../../jetpack_vendor/automattic/jetpack-status" |
| 2087 | }, |
| 2088 | { |
| 2089 | "name": "automattic/jetpack-sync", |
| 2090 | "version": "v1.47.5", |
| 2091 | "version_normalized": "1.47.5.0", |
| 2092 | "source": { |
| 2093 | "type": "git", |
| 2094 | "url": "https://github.com/Automattic/jetpack-sync.git", |
| 2095 | "reference": "91689e0241e4daec088ccaaa54ffb065b9577968" |
| 2096 | }, |
| 2097 | "dist": { |
| 2098 | "type": "zip", |
| 2099 | "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/91689e0241e4daec088ccaaa54ffb065b9577968", |
| 2100 | "reference": "91689e0241e4daec088ccaaa54ffb065b9577968", |
| 2101 | "shasum": "" |
| 2102 | }, |
| 2103 | "require": { |
| 2104 | "automattic/jetpack-connection": "^1.51.5", |
| 2105 | "automattic/jetpack-constants": "^1.6.21", |
| 2106 | "automattic/jetpack-identity-crisis": "^0.8.41", |
| 2107 | "automattic/jetpack-ip": "^0.1.1", |
| 2108 | "automattic/jetpack-password-checker": "^0.2.12", |
| 2109 | "automattic/jetpack-roles": "^1.4.22", |
| 2110 | "automattic/jetpack-status": "^1.16.3" |
| 2111 | }, |
| 2112 | "require-dev": { |
| 2113 | "automattic/jetpack-changelogger": "^3.3.2", |
| 2114 | "automattic/wordbless": "@dev", |
| 2115 | "yoast/phpunit-polyfills": "1.0.4" |
| 2116 | }, |
| 2117 | "time": "2023-04-04T12:36:02+00:00", |
| 2118 | "type": "jetpack-library", |
| 2119 | "extra": { |
| 2120 | "autotagger": true, |
| 2121 | "mirror-repo": "Automattic/jetpack-sync", |
| 2122 | "textdomain": "jetpack-sync", |
| 2123 | "version-constants": { |
| 2124 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 2125 | }, |
| 2126 | "changelogger": { |
| 2127 | "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" |
| 2128 | }, |
| 2129 | "branch-alias": { |
| 2130 | "dev-trunk": "1.47.x-dev" |
| 2131 | } |
| 2132 | }, |
| 2133 | "installation-source": "dist", |
| 2134 | "autoload": { |
| 2135 | "classmap": [ |
| 2136 | "src/" |
| 2137 | ] |
| 2138 | }, |
| 2139 | "notification-url": "https://packagist.org/downloads/", |
| 2140 | "license": [ |
| 2141 | "GPL-2.0-or-later" |
| 2142 | ], |
| 2143 | "description": "Everything needed to allow syncing to the WP.com infrastructure.", |
| 2144 | "support": { |
| 2145 | "source": "https://github.com/Automattic/jetpack-sync/tree/v1.47.5" |
| 2146 | }, |
| 2147 | "install-path": "../../jetpack_vendor/automattic/jetpack-sync" |
| 2148 | }, |
| 2149 | { |
| 2150 | "name": "automattic/jetpack-videopress", |
| 2151 | "version": "v0.13.4", |
| 2152 | "version_normalized": "0.13.4.0", |
| 2153 | "source": { |
| 2154 | "type": "git", |
| 2155 | "url": "https://github.com/Automattic/jetpack-videopress.git", |
| 2156 | "reference": "ec4139c08ba0d222bbd58049b2ea21ff262eff0c" |
| 2157 | }, |
| 2158 | "dist": { |
| 2159 | "type": "zip", |
| 2160 | "url": "https://api.github.com/repos/Automattic/jetpack-videopress/zipball/ec4139c08ba0d222bbd58049b2ea21ff262eff0c", |
| 2161 | "reference": "ec4139c08ba0d222bbd58049b2ea21ff262eff0c", |
| 2162 | "shasum": "" |
| 2163 | }, |
| 2164 | "require": { |
| 2165 | "automattic/jetpack-admin-ui": "^0.2.17", |
| 2166 | "automattic/jetpack-assets": "^1.17.34", |
| 2167 | "automattic/jetpack-connection": "^1.51.5", |
| 2168 | "automattic/jetpack-plans": "^0.2.10" |
| 2169 | }, |
| 2170 | "require-dev": { |
| 2171 | "automattic/jetpack-changelogger": "^3.3.2", |
| 2172 | "automattic/wordbless": "@dev", |
| 2173 | "brain/monkey": "2.6.1", |
| 2174 | "yoast/phpunit-polyfills": "1.0.4" |
| 2175 | }, |
| 2176 | "time": "2023-04-04T12:00:42+00:00", |
| 2177 | "type": "jetpack-library", |
| 2178 | "extra": { |
| 2179 | "autotagger": true, |
| 2180 | "mirror-repo": "Automattic/jetpack-videopress", |
| 2181 | "changelogger": { |
| 2182 | "link-template": "https://github.com/Automattic/jetpack-videopress/compare/v${old}...v${new}" |
| 2183 | }, |
| 2184 | "branch-alias": { |
| 2185 | "dev-trunk": "0.13.x-dev" |
| 2186 | }, |
| 2187 | "version-constants": { |
| 2188 | "::PACKAGE_VERSION": "src/class-package-version.php" |
| 2189 | }, |
| 2190 | "textdomain": "jetpack-videopress-pkg" |
| 2191 | }, |
| 2192 | "installation-source": "dist", |
| 2193 | "autoload": { |
| 2194 | "classmap": [ |
| 2195 | "src/" |
| 2196 | ] |
| 2197 | }, |
| 2198 | "notification-url": "https://packagist.org/downloads/", |
| 2199 | "license": [ |
| 2200 | "GPL-2.0-or-later" |
| 2201 | ], |
| 2202 | "description": "VideoPress package", |
| 2203 | "support": { |
| 2204 | "source": "https://github.com/Automattic/jetpack-videopress/tree/v0.13.4" |
| 2205 | }, |
| 2206 | "install-path": "../../jetpack_vendor/automattic/jetpack-videopress" |
| 2207 | }, |
| 2208 | { |
| 2209 | "name": "automattic/jetpack-waf", |
| 2210 | "version": "v0.11.1", |
| 2211 | "version_normalized": "0.11.1.0", |
| 2212 | "source": { |
| 2213 | "type": "git", |
| 2214 | "url": "https://github.com/Automattic/jetpack-waf.git", |
| 2215 | "reference": "60142dd51f1bd2592ae2fefb3477f5c63a6a0501" |
| 2216 | }, |
| 2217 | "dist": { |
| 2218 | "type": "zip", |
| 2219 | "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/60142dd51f1bd2592ae2fefb3477f5c63a6a0501", |
| 2220 | "reference": "60142dd51f1bd2592ae2fefb3477f5c63a6a0501", |
| 2221 | "shasum": "" |
| 2222 | }, |
| 2223 | "require": { |
| 2224 | "automattic/jetpack-connection": "^1.51.5", |
| 2225 | "automattic/jetpack-constants": "^1.6.21", |
| 2226 | "automattic/jetpack-ip": "^0.1.1", |
| 2227 | "automattic/jetpack-status": "^1.16.3", |
| 2228 | "wikimedia/aho-corasick": "^1.0" |
| 2229 | }, |
| 2230 | "require-dev": { |
| 2231 | "automattic/jetpack-changelogger": "^3.3.2", |
| 2232 | "automattic/wordbless": "@dev", |
| 2233 | "yoast/phpunit-polyfills": "1.0.4" |
| 2234 | }, |
| 2235 | "time": "2023-04-04T17:22:27+00:00", |
| 2236 | "type": "jetpack-library", |
| 2237 | "extra": { |
| 2238 | "autotagger": true, |
| 2239 | "mirror-repo": "Automattic/jetpack-waf", |
| 2240 | "textdomain": "jetpack-waf", |
| 2241 | "changelogger": { |
| 2242 | "link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}" |
| 2243 | }, |
| 2244 | "branch-alias": { |
| 2245 | "dev-trunk": "0.11.x-dev" |
| 2246 | } |
| 2247 | }, |
| 2248 | "installation-source": "dist", |
| 2249 | "autoload": { |
| 2250 | "files": [ |
| 2251 | "cli.php" |
| 2252 | ], |
| 2253 | "classmap": [ |
| 2254 | "src/" |
| 2255 | ] |
| 2256 | }, |
| 2257 | "notification-url": "https://packagist.org/downloads/", |
| 2258 | "license": [ |
| 2259 | "GPL-2.0-or-later" |
| 2260 | ], |
| 2261 | "description": "Tools to assist with the Jetpack Web Application Firewall", |
| 2262 | "support": { |
| 2263 | "source": "https://github.com/Automattic/jetpack-waf/tree/v0.11.1" |
| 2264 | }, |
| 2265 | "install-path": "../../jetpack_vendor/automattic/jetpack-waf" |
| 2266 | }, |
| 2267 | { |
| 2268 | "name": "automattic/jetpack-wordads", |
| 2269 | "version": "v0.2.37", |
| 2270 | "version_normalized": "0.2.37.0", |
| 2271 | "source": { |
| 2272 | "type": "git", |
| 2273 | "url": "https://github.com/Automattic/jetpack-wordads.git", |
| 2274 | "reference": "3c0ae6a0e32cccf00486adf07e1d904c2e5f350b" |
| 2275 | }, |
| 2276 | "dist": { |
| 2277 | "type": "zip", |
| 2278 | "url": "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/3c0ae6a0e32cccf00486adf07e1d904c2e5f350b", |
| 2279 | "reference": "3c0ae6a0e32cccf00486adf07e1d904c2e5f350b", |
| 2280 | "shasum": "" |
| 2281 | }, |
| 2282 | "require": { |
| 2283 | "automattic/jetpack-assets": "^1.17.34", |
| 2284 | "automattic/jetpack-config": "^1.15.1", |
| 2285 | "automattic/jetpack-connection": "^1.51.5", |
| 2286 | "automattic/jetpack-constants": "^1.6.21", |
| 2287 | "automattic/jetpack-status": "^1.16.3" |
| 2288 | }, |
| 2289 | "require-dev": { |
| 2290 | "automattic/jetpack-changelogger": "^3.3.2", |
| 2291 | "yoast/phpunit-polyfills": "1.0.4" |
| 2292 | }, |
| 2293 | "time": "2023-04-04T11:51:09+00:00", |
| 2294 | "type": "jetpack-library", |
| 2295 | "extra": { |
| 2296 | "mirror-repo": "Automattic/jetpack-wordads", |
| 2297 | "changelogger": { |
| 2298 | "link-template": "https://github.com/Automattic/jetpack-wordads/compare/v${old}...v${new}" |
| 2299 | }, |
| 2300 | "autotagger": true, |
| 2301 | "branch-alias": { |
| 2302 | "dev-trunk": "0.2.x-dev" |
| 2303 | }, |
| 2304 | "textdomain": "jetpack-wordads", |
| 2305 | "version-constants": { |
| 2306 | "::VERSION": "src/class-package.php" |
| 2307 | } |
| 2308 | }, |
| 2309 | "installation-source": "dist", |
| 2310 | "autoload": { |
| 2311 | "classmap": [ |
| 2312 | "src/" |
| 2313 | ] |
| 2314 | }, |
| 2315 | "notification-url": "https://packagist.org/downloads/", |
| 2316 | "license": [ |
| 2317 | "GPL-2.0-or-later" |
| 2318 | ], |
| 2319 | "description": "Earn income by allowing Jetpack to display high quality ads.", |
| 2320 | "support": { |
| 2321 | "source": "https://github.com/Automattic/jetpack-wordads/tree/v0.2.37" |
| 2322 | }, |
| 2323 | "install-path": "../../jetpack_vendor/automattic/jetpack-wordads" |
| 2324 | }, |
| 2325 | { |
| 2326 | "name": "nojimage/twitter-text-php", |
| 2327 | "version": "v3.1.2", |
| 2328 | "version_normalized": "3.1.2.0", |
| 2329 | "source": { |
| 2330 | "type": "git", |
| 2331 | "url": "https://github.com/nojimage/twitter-text-php.git", |
| 2332 | "reference": "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6" |
| 2333 | }, |
| 2334 | "dist": { |
| 2335 | "type": "zip", |
| 2336 | "url": "https://api.github.com/repos/nojimage/twitter-text-php/zipball/979bcf6a92d543b61588c7c0c0a87d0eb473d8f6", |
| 2337 | "reference": "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6", |
| 2338 | "shasum": "" |
| 2339 | }, |
| 2340 | "require": { |
| 2341 | "ext-intl": "*", |
| 2342 | "ext-mbstring": "*", |
| 2343 | "php": ">=5.3.3" |
| 2344 | }, |
| 2345 | "require-dev": { |
| 2346 | "ext-json": "*", |
| 2347 | "phpunit/phpunit": "4.8.*|5.7.*|6.5.*", |
| 2348 | "symfony/yaml": "^2.6.0|^3.4.0|^4.4.0|^5.0.0", |
| 2349 | "twitter/twitter-text": "^3.0.0" |
| 2350 | }, |
| 2351 | "time": "2021-03-18T11:38:53+00:00", |
| 2352 | "type": "library", |
| 2353 | "installation-source": "dist", |
| 2354 | "autoload": { |
| 2355 | "psr-0": { |
| 2356 | "Twitter\\Text\\": "lib/" |
| 2357 | } |
| 2358 | }, |
| 2359 | "notification-url": "https://packagist.org/downloads/", |
| 2360 | "license": [ |
| 2361 | "Apache-2.0" |
| 2362 | ], |
| 2363 | "authors": [ |
| 2364 | { |
| 2365 | "name": "Matt Sanford", |
| 2366 | "email": "matt@mzsanford.com", |
| 2367 | "homepage": "http://mzsanford.com" |
| 2368 | }, |
| 2369 | { |
| 2370 | "name": "Mike Cochrane", |
| 2371 | "email": "mikec@mikenz.geek.nz", |
| 2372 | "homepage": "http://mikenz.geek.nz" |
| 2373 | }, |
| 2374 | { |
| 2375 | "name": "Nick Pope", |
| 2376 | "email": "git@nickpope.me.uk", |
| 2377 | "homepage": "http://www.nickpope.me.uk" |
| 2378 | }, |
| 2379 | { |
| 2380 | "name": "Takashi Nojima", |
| 2381 | "homepage": "http://php-tips.com" |
| 2382 | } |
| 2383 | ], |
| 2384 | "description": "A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.", |
| 2385 | "homepage": "https://github.com/nojimage/twitter-text-php", |
| 2386 | "keywords": [ |
| 2387 | "autolink", |
| 2388 | "extract", |
| 2389 | "text", |
| 2390 | "twitter" |
| 2391 | ], |
| 2392 | "support": { |
| 2393 | "issues": "https://github.com/nojimage/twitter-text-php/issues", |
| 2394 | "source": "https://github.com/nojimage/twitter-text-php/tree/v3.1.2" |
| 2395 | }, |
| 2396 | "install-path": "../nojimage/twitter-text-php" |
| 2397 | }, |
| 2398 | { |
| 2399 | "name": "wikimedia/aho-corasick", |
| 2400 | "version": "v1.0.1", |
| 2401 | "version_normalized": "1.0.1.0", |
| 2402 | "source": { |
| 2403 | "type": "git", |
| 2404 | "url": "https://github.com/wikimedia/AhoCorasick.git", |
| 2405 | "reference": "2f3a1bd765913637a66eade658d11d82f0e551be" |
| 2406 | }, |
| 2407 | "dist": { |
| 2408 | "type": "zip", |
| 2409 | "url": "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be", |
| 2410 | "reference": "2f3a1bd765913637a66eade658d11d82f0e551be", |
| 2411 | "shasum": "" |
| 2412 | }, |
| 2413 | "require": { |
| 2414 | "php": ">=5.5.9" |
| 2415 | }, |
| 2416 | "require-dev": { |
| 2417 | "jakub-onderka/php-console-highlighter": "0.3.2", |
| 2418 | "jakub-onderka/php-parallel-lint": "1.0.0", |
| 2419 | "mediawiki/mediawiki-codesniffer": "18.0.0", |
| 2420 | "mediawiki/minus-x": "0.3.1", |
| 2421 | "phpunit/phpunit": "4.8.36 || ^6.5" |
| 2422 | }, |
| 2423 | "time": "2018-05-01T18:13:32+00:00", |
| 2424 | "type": "library", |
| 2425 | "installation-source": "dist", |
| 2426 | "autoload": { |
| 2427 | "classmap": [ |
| 2428 | "src/" |
| 2429 | ] |
| 2430 | }, |
| 2431 | "notification-url": "https://packagist.org/downloads/", |
| 2432 | "license": [ |
| 2433 | "Apache-2.0" |
| 2434 | ], |
| 2435 | "authors": [ |
| 2436 | { |
| 2437 | "name": "Ori Livneh", |
| 2438 | "email": "ori@wikimedia.org" |
| 2439 | } |
| 2440 | ], |
| 2441 | "description": "An implementation of the Aho-Corasick string matching algorithm.", |
| 2442 | "homepage": "https://gerrit.wikimedia.org/g/AhoCorasick", |
| 2443 | "keywords": [ |
| 2444 | "ahocorasick", |
| 2445 | "matcher" |
| 2446 | ], |
| 2447 | "support": { |
| 2448 | "source": "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1" |
| 2449 | }, |
| 2450 | "install-path": "../wikimedia/aho-corasick" |
| 2451 | } |
| 2452 | ], |
| 2453 | "dev": false, |
| 2454 | "dev-package-names": [] |
| 2455 | } |
| 2456 |