· 2 years ago · Oct 15, 2022, 01:10 PM
1{
2 "name": "drupal-composer/drupal-project",
3 "description": "Project template for Drupal 8 projects with composer",
4 "type": "project",
5 "license": "GPL-2.0-or-later",
6 "authors": [
7 {
8 "name": "",
9 "role": ""
10 }
11 ],
12 "repositories": [
13 {
14 "type": "composer",
15 "url": "https://packages.drupal.org/8"
16 },
17 {
18 "type": "package",
19 "package": {
20 "name": "desandro/masonry",
21 "version": "3.3.1",
22 "type": "drupal-library",
23 "dist": {
24 "url": "https://github.com/desandro/masonry/archive/v3.3.1.zip",
25 "type": "zip"
26 }
27 }
28 },
29 {
30 "type": "package",
31 "package": {
32 "name": "desandro/imagesloaded",
33 "version": "3.1.8",
34 "type": "drupal-library",
35 "dist": {
36 "url": "https://github.com/desandro/imagesloaded/archive/v3.1.8.zip",
37 "type": "zip"
38 }
39 }
40 },
41 {
42 "type": "package",
43 "package": {
44 "name": "enyo/dropzone",
45 "version": "4.2.0",
46 "type": "drupal-library",
47 "source": {
48 "url": "https://github.com/enyo/dropzone",
49 "type": "git",
50 "reference": "origin/master"
51 }
52 }
53 },
54 {
55 "type": "package",
56 "package": {
57 "name": "transcom-harvesthq/chosen",
58 "version": "1.8.7",
59 "type": "drupal-library",
60 "dist": {
61 "url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip",
62 "type": "zip"
63 }
64 }
65 }
66 ],
67 "require": {
68 "composer/installers": "^1.7",
69 "cweagans/composer-patches": "^1.6",
70 "desandro/imagesloaded": "3.1.8",
71 "desandro/masonry": "3.3.1",
72 "drupal/addtoany": "^1.16",
73 "drupal/admin_toolbar": "^3.1",
74 "drupal/adminimal_admin_toolbar": "^1.11",
75 "drupal/adminimal_theme": "^1.6",
76 "drupal/advagg": "^5.0",
77 "drupal/autocomplete_deluxe": "^2.0",
78 "drupal/better_exposed_filters": "^5.0@beta",
79 "drupal/block_exclude_pages": "^2.0",
80 "drupal/bulk_update_fields": "^2.0",
81 "drupal/chosen": "^2.6",
82 "drupal/conditional_fields": "^1.0@alpha",
83 "drupal/config_ignore": "^2.3",
84 "drupal/config_split": "^1.3",
85 "drupal/console": "^1.0.2",
86 "drupal/core": "^9.4",
87 "drupal/core-composer-scaffold": "^9",
88 "drupal/core-recommended": " ^9.4",
89 "drupal/country_path": "^1.5",
90 "drupal/ctools": "^3.0",
91 "drupal/decoupled_kit": "^1.3",
92 "drupal/decoupled_router": "^2.0",
93 "drupal/devel": "^4.1",
94 "drupal/devel_kint_extras": "^1.0",
95 "drupal/devel_php": "^1.5",
96 "drupal/domain": "^1.0@beta",
97 "drupal/domain_entity": "^1.0@beta",
98 "drupal/domain_lang": "^1.0@beta",
99 "drupal/domain_language": "2.0.x-dev@dev",
100 "drupal/domain_language_negotiation": "3.0.0-alpha4",
101 "drupal/domain_path": "^1.0",
102 "drupal/domain_simple_sitemap": "2.x-dev",
103 "drupal/draggableviews": "2.0.1",
104 "drupal/entity_browser": "^2.0",
105 "drupal/entity_browser_enhanced": "^1.0@RC",
106 "drupal/entity_language_fallback": "1.4",
107 "drupal/environment_indicator": "^3.7",
108 "drupal/facets": "^1.4",
109 "drupal/faqfield": "7.0",
110 "drupal/feeds": "^3.0@alpha",
111 "drupal/feeds_ex": "^1.0@alpha",
112 "drupal/feeds_tamper": "2.x-dev",
113 "drupal/field_formatter": "3.0.0-alpha2",
114 "drupal/file_browser": "^1.1",
115 "drupal/file_replace": "^1.1",
116 "drupal/focal_point": "^1.0@beta",
117 "drupal/geocoder": "^3.31",
118 "drupal/geocoder_autocomplete": "^2",
119 "drupal/geofield": "^1.0@beta",
120 "drupal/geofield_map": "^2.70",
121 "drupal/google_analytics": "^3.0",
122 "drupal/honeypot": "^2.0",
123 "drupal/hubspot_forms": "^1.7@RC",
124 "drupal/inline_entity_form": "^1.0@RC",
125 "drupal/instagram_block": "^3.0",
126 "drupal/jsonapi_extras": "^3.12",
127 "drupal/jsonapi_image_styles": "^2.0",
128 "drupal/jsonapi_include": "^1.4",
129 "drupal/jsonapi_menu_items": "^1.2",
130 "drupal/leaflet": "^1.33",
131 "drupal/media_entity_facebook": "^2.0@alpha",
132 "drupal/media_entity_instagram": "^2.0",
133 "drupal/media_entity_twitter": "^2.0",
134 "drupal/menu_link_attributes": "^1.2",
135 "drupal/menu_link_clone": "^3.2",
136 "drupal/metatag": "^1.5",
137 "drupal/migrate_cron": "^1.4",
138 "drupal/migrate_plus": "^5.0",
139 "drupal/migrate_tools": "5.x-dev@dev",
140 "drupal/minifyhtml": "^1.9",
141 "drupal/module_missing_message_fixer": "^2.0",
142 "drupal/next": "^1.2",
143 "drupal/node_export": "^1.0@alpha",
144 "drupal/oauth2_server": "^2.0@beta",
145 "drupal/override_node_options": "^2.4",
146 "drupal/paragraphs": " 1.15",
147 "drupal/paragraphs_edit": "^2.0@alpha",
148 "drupal/path_redirect_import": "^1.0@beta",
149 "drupal/pathauto": "^1.2",
150 "drupal/perimeter": "^2.0@RC",
151 "drupal/quick_node_clone": "^1.11",
152 "drupal/rabbit_hole": "^1.0@beta",
153 "drupal/recaptcha": "^3.0",
154 "drupal/redirect": "^1.2",
155 "drupal/redis": "^1.0",
156 "drupal/rel_to_abs": "^2.2",
157 "drupal/roleassign": "^1.0@alpha",
158 "drupal/schema_metatag": "^2.3",
159 "drupal/search_api": "^1.14",
160 "drupal/seckit": "^2.0",
161 "drupal/simple_sitemap": "^3.10.0",
162 "drupal/smtp": "^1.0@beta",
163 "drupal/social_media_links": "^2.8",
164 "drupal/subrequests": "^3.0",
165 "drupal/svg_image": "^1.15",
166 "drupal/taxonomy_menu": "^3.5",
167 "drupal/twig_field_value": "^2.0",
168 "drupal/twig_tweak": "^2.1",
169 "drupal/ultimate_cron": "^2.0@alpha",
170 "drupal/video_embed_field": "^2.0",
171 "drupal/viewfield": "^3.0@alpha",
172 "drupal/webform": "^6.0",
173 "drupal/webform_rest": "^4.0",
174 "drupal/webp": "^1.0@beta",
175 "drupal/wistia": "^1.0@alpha",
176 "drupal/wordpress_migrate": "^3.0@alpha",
177 "drush/drush": "^10.6",
178 "enyo/dropzone": "4.2.0",
179 "harvesthq/chosen": "^1.8",
180 "platformsh/config-reader": "^2.2",
181 "transcom-harvesthq/chosen": "^1.8",
182 "vlucas/phpdotenv": "^2.4",
183 "webflo/drupal-finder": "^1.0.0",
184 "webmozart/path-util": "^2.3",
185 "zaporylie/composer-drupal-optimizations": "^1.1"
186 },
187 "conflict": {
188 "drupal/drupal": "*"
189 },
190 "minimum-stability": "dev",
191 "prefer-stable": true,
192 "config": {
193 "sort-packages": true,
194 "allow-plugins": {
195 "composer/installers": true,
196 "cweagans/composer-patches": true,
197 "drupal/console-extend-plugin": true,
198 "drupal/core-composer-scaffold": true,
199 "zaporylie/composer-drupal-optimizations": true
200 }
201 },
202 "autoload": {
203 "classmap": [
204 "scripts/composer/ScriptHandler.php"
205 ],
206 "files": ["load.environment.php"]
207 },
208 "scripts": {
209 "pre-install-cmd": [
210 "DrupalProject\\composer\\ScriptHandler::checkComposerVersion"
211 ],
212 "pre-update-cmd": [
213 "DrupalProject\\composer\\ScriptHandler::checkComposerVersion"
214 ],
215 "post-install-cmd": [
216 "DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
217 ],
218 "post-update-cmd": [
219 "DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
220 ]
221 },
222 "extra": {
223 "drupal-scaffold": {
224 "locations": {
225 "web-root": "web/"
226 }
227 },
228 "installer-paths": {
229 "web/core": ["type:drupal-core"],
230 "web/libraries/{$name}": ["type:drupal-library"],
231 "web/modules/contrib/{$name}": ["type:drupal-module"],
232 "web/profiles/contrib/{$name}": ["type:drupal-profile"],
233 "web/themes/contrib/{$name}": ["type:drupal-theme"],
234 "drush/Commands/{$name}": ["type:drupal-drush"]
235 },
236 "patches": {
237 "drupal/recaptcha": {
238 "Ajax for webform fix": "https://www.drupal.org/files/issues/2020-01-30/recaptcha-ajax-2493183-197_0.patch"
239 },
240 "drupal/domain_language": {
241 "Circular reference error": "https://www.drupal.org/files/issues/2019-02-04/fix-circular-reference-3007609-4.patch",
242 "D9 compatibility": "https://www.drupal.org/files/issues/2021-03-19/domain_language.8.x-1.0-alpha2-Drupal9.patch"
243 },
244 "drupal/core": {
245 "Call to a member function getColumns() on boolean": "https://www.drupal.org/files/issues/2020-10-29/2893747-33.patch",
246 "Json api link field url": "https://www.drupal.org/files/issues/2021-06-08/3066751-62.patch"
247 },
248 "drupal/pathauto": {
249 "Core 8.8 incompatible with the pathauto version": "https://www.drupal.org/files/issues/2020-04-27/3131286-3.patch"
250 },
251 "drupal/geocoder_autocomplete": {
252 "D9 compatibility": "https://www.drupal.org/files/issues/2021-01-27/3194882-2_info_file_fix.patch"
253 },
254 "drupal/subrequests": {
255 "Cache issue": "https://www.drupal.org/files/issues/2019-07-18/change_request_type-63049395-09.patch"
256 },
257 "drupal/jsonapi_extras": {
258 "Link field enhancer": "https://www.drupal.org/files/issues/2021-05-19/jsonapi_extras-url_link_enhancer-2942851-40.patch"
259 },
260 "drupal/migrate_cron": {
261 "Add --sync option": "https://www.drupal.org/files/issues/2021-09-12/migrate_cron-use-migrate-tools-for-logging-and-sync-3098473-3.patch"
262 },
263 "drupal/domain_lang": {
264 "Fix deprecated entity type": "https://www.drupal.org/files/issues/2020-11-16/domain_lang-deprecated-service-for-drupal-9-must-be-replaced-3182720-2.patch"
265 },
266 "drupal/menu_link_clone": {
267 "Too few arguments to function": "https://www.drupal.org/files/issues/2021-06-02/type_error_clonnig_menu-3124682-7.patch"
268 },
269 "drupal/rel_to_abs": {
270 "Country path conflict": "https://www.drupal.org/files/issues/2022-03-29/rework-base-url-3271385-4.patch"
271 },
272 "drupal/metatag": {
273 "Json api metatag field is null": "https://www.drupal.org/files/issues/2019-04-23/2945817-73.patch"
274 },
275 "drupal/domain_path": {
276 "Edit node with no module permissions deletes the domain path entity": "https://www.drupal.org/files/issues/2021-08-19/patch_for_disable_form_no_perm.patch",
277 "Saving the node again always removes the first domain alias": "https://www.drupal.org/files/issues/2022-05-19/3281482-alias-removed-on-node-save.patch"
278 },
279 "drupal/paragraphs": {
280 "Paragraphs translations add and remove buttons unblock": "web/modules/custom/par_trans_add_remove_btn_unblock.patch"
281 },
282 "drupal/hubspot_forms": {
283 "Patch to fix the Hubspot API key sunset": "https://www.drupal.org/files/issues/2022-10-13/3301902_rc.patch"
284 }
285 }
286 }
287}
288