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