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