|
1 | 1 | { |
2 | 2 | "packages": { |
3 | 3 | "wpengine/hwp-previews": { |
| 4 | + "0.0.8": { |
| 5 | + "name": "wpengine/hwp-previews", |
| 6 | + "version": "0.0.8", |
| 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.8/hwp-previews.zip", |
| 24 | + "type": "zip" |
| 25 | + }, |
| 26 | + "require": { |
| 27 | + "composer/installers": "~1.0 || ~2.0" |
| 28 | + } |
| 29 | + }, |
4 | 30 | "0.0.7": { |
5 | 31 | "name": "wpengine/hwp-previews", |
6 | 32 | "version": "0.0.7", |
|
106 | 132 | } |
107 | 133 | } |
108 | 134 | }, |
| 135 | + "wpengine/wpgraphql-debug-extensions": { |
| 136 | + "0.0.1": { |
| 137 | + "name": "wpengine/wpgraphql-debug-extensions", |
| 138 | + "version": "0.0.1", |
| 139 | + "type": "wordpress-plugin", |
| 140 | + "description": "A WordPress plugin for wpgraphql debug extensions.", |
| 141 | + "homepage": "https://github.com/wpengine/hwptoolkit", |
| 142 | + "license": "GPL-2.0", |
| 143 | + "authors": [ |
| 144 | + { |
| 145 | + "name": "WP Engine Headless OSS Development Team", |
| 146 | + |
| 147 | + "homepage": "https://wpengine.com/" |
| 148 | + } |
| 149 | + ], |
| 150 | + "support": { |
| 151 | + "issues": "https://github.com/wpengine/hwptoolkit/issues", |
| 152 | + |
| 153 | + }, |
| 154 | + "dist": { |
| 155 | + "url": "https://github.com/wpengine/hwptoolkit/releases/download/%40wpengine%2Fwpgraphql-debug-extensions-plugin-0.0.1/wpgraphql-debug-extensions.zip", |
| 156 | + "type": "zip" |
| 157 | + }, |
| 158 | + "require": { |
| 159 | + "composer/installers": "~1.0 || ~2.0" |
| 160 | + } |
| 161 | + } |
| 162 | + }, |
109 | 163 | "wpengine/wp-graphql-webhooks": { |
| 164 | + "0.0.4": { |
| 165 | + "name": "wpengine/wp-graphql-webhooks", |
| 166 | + "version": "0.0.4", |
| 167 | + "type": "wordpress-plugin", |
| 168 | + "description": "Headless webhooks for WPGraphQL", |
| 169 | + "homepage": "https://github.com/wpengine/hwptoolkit", |
| 170 | + "license": "GPL-2.0", |
| 171 | + "authors": [ |
| 172 | + { |
| 173 | + "name": "WP Engine Headless OSS Development Team", |
| 174 | + |
| 175 | + "homepage": "https://wpengine.com/" |
| 176 | + } |
| 177 | + ], |
| 178 | + "support": { |
| 179 | + "issues": "https://github.com/wpengine/hwptoolkit/issues", |
| 180 | + |
| 181 | + }, |
| 182 | + "dist": { |
| 183 | + "url": "https://github.com/wpengine/hwptoolkit/releases/download/%40wpengine%2Fwpgraphql-webhooks-wordpress-plugin-0.0.4/wp-graphql-webhooks.zip", |
| 184 | + "type": "zip" |
| 185 | + }, |
| 186 | + "require": { |
| 187 | + "composer/installers": "~1.0 || ~2.0" |
| 188 | + } |
| 189 | + }, |
110 | 190 | "0.0.3": { |
111 | 191 | "name": "wpengine/wp-graphql-webhooks", |
112 | 192 | "version": "0.0.3", |
|
0 commit comments