|
1 | 1 | { |
2 | 2 | "packages": { |
3 | 3 | "wpengine/hwp-previews": { |
| 4 | + "0.0.15": { |
| 5 | + "name": "wpengine/hwp-previews", |
| 6 | + "version": "0.0.15", |
| 7 | + "type": "wordpress-plugin", |
| 8 | + "description": "A WordPress plugin for headless previews.", |
| 9 | + "homepage": "https://github.com/wpengine/hwptoolkit", |
| 10 | + "license": "GPL-2.0", |
| 11 | + "authors": [ |
| 12 | + { |
| 13 | + "name": "WP Engine Headless OSS Development Team", |
| 14 | + |
| 15 | + "homepage": "https://wpengine.com/" |
| 16 | + } |
| 17 | + ], |
| 18 | + "support": { |
| 19 | + "issues": "https://github.com/wpengine/hwptoolkit/issues", |
| 20 | + |
| 21 | + }, |
| 22 | + "dist": { |
| 23 | + "url": "https://github.com/wpengine/hwptoolkit/releases/download/%40wpengine%2Fhwp-previews-wordpress-plugin-0.0.15/hwp-previews.zip", |
| 24 | + "type": "zip" |
| 25 | + }, |
| 26 | + "require": { |
| 27 | + "composer/installers": "~1.0 || ~2.0" |
| 28 | + } |
| 29 | + }, |
4 | 30 | "0.0.14": { |
5 | 31 | "name": "wpengine/hwp-previews", |
6 | 32 | "version": "0.0.14", |
|
501 | 527 | } |
502 | 528 | }, |
503 | 529 | "wpengine/wpgraphql-logging": { |
| 530 | + "1.0.1": { |
| 531 | + "name": "wpengine/wpgraphql-logging", |
| 532 | + "version": "1.0.1", |
| 533 | + "type": "wordpress-plugin", |
| 534 | + "description": "A plugin for logging WPGraphQL request lifecycle tp help with debugging and performance analysis for WPGraphQL queries.", |
| 535 | + "homepage": "https://github.com/wpengine/hwptoolkit", |
| 536 | + "license": "GPL-2.0", |
| 537 | + "authors": [ |
| 538 | + { |
| 539 | + "name": "WP Engine Headless OSS Development Team", |
| 540 | + |
| 541 | + "homepage": "https://wpengine.com/" |
| 542 | + } |
| 543 | + ], |
| 544 | + "support": { |
| 545 | + "issues": "https://github.com/wpengine/hwptoolkit/issues", |
| 546 | + |
| 547 | + }, |
| 548 | + "dist": { |
| 549 | + "url": "https://github.com/wpengine/hwptoolkit/releases/download/%40wpengine%2Fwpgraphql-logging-wordpress-plugin-1.0.1/wpgraphql-logging.zip", |
| 550 | + "type": "zip" |
| 551 | + }, |
| 552 | + "require": { |
| 553 | + "composer/installers": "~1.0 || ~2.0" |
| 554 | + } |
| 555 | + }, |
504 | 556 | "1.0.0": { |
505 | 557 | "name": "wpengine/wpgraphql-logging", |
506 | 558 | "version": "1.0.0", |
|
0 commit comments