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