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