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