{
    "name": "drupal/recommended-project",
    "description": "Project template for Drupal 9 projects with a relocated document root",
    "type": "project",
    "license": "GPL-2.0-or-later",
    "homepage": "https://www.drupal.org/project/drupal",
    "support": {
        "docs": "https://www.drupal.org/docs/user_guide/en/index.html",
        "chat": "https://www.drupal.org/node/314178"
    },
    "repositories": [
        {
            "type": "composer",
            "url": "https://packages.drupal.org/8"
        }
    ],
    "require": {
        "composer/installers": "^1.9",
        "cweagans/composer-patches": "*",
        "drupal/admin_toolbar": "^3.5",
        "drupal/administerusersbyrole": "^3.4",
        "drupal/advagg": "^6.0@alpha",
        "drupal/allowed_languages": "^2.0@alpha",
        "drupal/animate": "^1.2",
        "drupal/animate_css": "^2.1@dev",
        "drupal/antibot": "^2.0",
        "drupal/backup_migrate": "^5.0",
        "drupal/better_exposed_filters": "^6.0",
        "drupal/block_class": "^2.0",
        "drupal/bootstrap_layouts": "^5.3",
        "drupal/bulkdelete": "1.x-dev@dev",
        "drupal/captcha": "^2.0",
        "drupal/ckeditor5_icons": "^1.1",
        "drupal/colorbox": "2.0.2",
        "drupal/colorbox_inline": "^2.0",
        "drupal/commerce": "^2.37",
        "drupal/commerce_agree_terms": "^2.0",
        "drupal/commerce_autosku": "^2.0@dev",
        "drupal/commerce_cart_blocks": "^1.0@RC",
        "drupal/commerce_cart_redirection": "^3.2",
        "drupal/commerce_checkout_order_fields": "^1.2",
        "drupal/commerce_cresh": "^1.1",
        "drupal/commerce_email": "^1.6",
        "drupal/commerce_fee": "1.0.x-dev@dev",
        "drupal/commerce_guest_registration": "^2.0",
        "drupal/commerce_order_update": "^2.0",
        "drupal/commerce_pricelist": "^2.14",
        "drupal/commerce_product_limits": "^1.0",
        "drupal/commerce_shipping": "^2.11",
        "drupal/commerce_stripe": "^1.1",
        "drupal/core-composer-scaffold": "9.5.10",
        "drupal/core-project-message": "9.5.10",
        "drupal/core-recommended": "9.5.10",
        "drupal/corporate_lite": "^1.2",
        "drupal/custom_body_class": "1.4",
        "drupal/dropdown_language": "^3.2",
        "drupal/ds": "^3.15",
        "drupal/email_registration": "^1.4",
        "drupal/entity_notes": "^2.0",
        "drupal/entity_reference_revisions": "^1.12",
        "drupal/extra_body_classes": "^3.0",
        "drupal/field_group": "^3.6",
        "drupal/file_mdm": "^2.2",
        "drupal/flexslider": "^3.0@alpha",
        "drupal/fontawesome": "^2.26",
        "drupal/fontawesome_menu_icons": "2.0",
        "drupal/gin": "^3.0@RC",
        "drupal/gin_toolbar": "^1.0@RC",
        "drupal/google_analytics": "4.0",
        "drupal/google_tag": "^2.0",
        "drupal/horizontal_scrolling_announcement": "^1.2",
        "drupal/image_effects": "^3.4",
        "drupal/inline_entity_form": "^1.0@RC",
        "drupal/inline_responsive_images": "^3.0@beta",
        "drupal/jquery_ui": "^1.7",
        "drupal/jquery_ui_accordion": "^2.1",
        "drupal/jquery_ui_datepicker": "^2.1",
        "drupal/jquery_ui_menu": "^2.1",
        "drupal/jquery_ui_slider": "^2.1",
        "drupal/jquery_ui_touch_punch": "^1.1",
        "drupal/language_switcher_enhanced": "^2.0",
        "drupal/language_switcher_extended": "^1.2",
        "drupal/languageicons": "^2.0@beta",
        "drupal/menu_item_role_access": "^2.1",
        "drupal/metatag": "^1.26",
        "drupal/minifyjs": "^3.0",
        "drupal/module_filter": "^4.0",
        "drupal/owlcarousel": "^2.0",
        "drupal/partial_multi": "^1.0@alpha",
        "drupal/pathauto": "^1.13",
        "drupal/php": "1.x-dev@dev",
        "drupal/physical": "^1.4",
        "drupal/profile": "^1.11",
        "drupal/readmore": "^2.0@alpha",
        "drupal/redirect": "^1.10",
        "drupal/role_language_negotiation": "2.0.x-dev@dev",
        "drupal/rules": "^3.0@alpha",
        "drupal/schema_metatag": "^2.6",
        "drupal/seckit": "^2.0",
        "drupal/state_machine": "^1.12",
        "drupal/superfish": "^1.8",
        "drupal/symfony_mailer": "^1.3",
        "drupal/tasty_backend_commerce": "^1.0@beta",
        "drupal/tasty_backend_gin": "^1.0@alpha",
        "drupal/theme_switcher": "^2.0",
        "drupal/token": "^1.15",
        "drupal/tvp": "^1.1",
        "drupal/viewfield": "^3.0@beta",
        "drupal/views_accordion": "^2.0",
        "drupal/views_bulk_operations": "^4.2",
        "drupal/views_infinite_scroll": "^2.0",
        "drupal/views_ticker_type_text": "^1.0@dev",
        "drupal/webform": "^6.1",
        "drupal/xmlsitemap": "^1.5",
        "drush/drush": "^11.0",
        "vlucas/phpdotenv": "^5.1",
        "webflo/drupal-finder": "^1.2"
    },
    "conflict": {
        "drupal/drupal": "*"
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "config": {
        "allow-plugins": {
            "composer/installers": true,
            "drupal/core-composer-scaffold": true,
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "cweagans/composer-patches": true,
            "drupal/core-project-message": true
        },
        "sort-packages": true
    },
    "extra": {
        "drupal-scaffold": {
            "locations": {
                "web-root": "web/"
            }
        },
        "installer-paths": {
            "web/core": [
                "type:drupal-core"
            ],
            "web/libraries/{$name}": [
                "type:drupal-library"
            ],
            "web/modules/contrib/{$name}": [
                "type:drupal-module"
            ],
            "web/profiles/contrib/{$name}": [
                "type:drupal-profile"
            ],
            "web/themes/contrib/{$name}": [
                "type:drupal-theme"
            ],
            "drush/Commands/contrib/{$name}": [
                "type:drupal-drush"
            ],
            "web/modules/custom/{$name}": [
                "type:drupal-custom-module"
            ],
            "web/profiles/custom/{$name}": [
                "type:drupal-custom-profile"
            ],
            "web/themes/custom/{$name}": [
                "type:drupal-custom-theme"
            ]
        },
		 "patches": {
			"drupal/commerce": {
				"Add customer-facing order comments": "https://www.drupal.org/files/issues/2023-05-08/3267366-add-customer-facing-order-comments-20.patch"
			}
		},
        "drupal-core-project-message": {
            "include-keys": [
                "homepage",
                "support"
            ],
            "post-create-project-cmd-message": [
                "<bg=blue;fg=white>                                                         </>",
                "<bg=blue;fg=white>  Congratulations, you’ve installed the Drupal codebase  </>",
                "<bg=blue;fg=white>  from the drupal/recommended-project template!          </>",
                "<bg=blue;fg=white>                                                         </>",
                "",
                "<bg=yellow;fg=black>Next steps</>:",
                "  * Install the site: https://www.drupal.org/docs/installing-drupal",
                "  * Read the user guide: https://www.drupal.org/docs/user_guide/en/index.html",
                "  * Get support: https://www.drupal.org/support",
                "  * Get involved with the Drupal community:",
                "      https://www.drupal.org/getting-involved",
                "  * Remove the plugin that prints this message:",
                "      composer remove drupal/core-project-message"
            ]
        }
    }
}
