{
    "name": "drupal/select2",
    "description": "Integration with the select2 JavaScript library.",
    "type": "drupal-module",
    "license": "GPL-2.0-or-later",
    "authors": [
        {
            "name": "Christian Fritsch",
            "email": "christian.fritsch@burda.com"
        }
    ],
    "require": {
        "php": ">=8.1"
    },
    "require-dev": {
        "drupal/facets": "^2.0",
        "drupal/search_api": "^1.35",
        "drupal/form_options_attributes": "^2.0",
        "drupal/gin": "^3.0",
        "drupal/better_exposed_filters": "^6.0 || ^7.0"
    }
}
