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