{
  "name": "drupal/varbase_ai_taxonomy_tagging",
  "description": "Enables AI-powered taxonomy tagging for content and grants Varbase editorial roles the required permissions to use AI tagging features provided by the Drupal CMS AI default recipe.",
  "keywords": ["recipe", "Varbase recipes", "varbase recipe", "Drupal recipes", "drupal recipe", "Taxonomy", "tags", "Tagging"],
  "type": "drupal-recipe",
  "license": "GPL-2.0-or-later",
  "authors": [
    {
      "name": "Vardot",
      "homepage": "https://www.drupal.org/vardot",
      "role": "Maintainer"
    }
  ],
  "require": {
    "drupal/core": "~11.3.0",
    "drupal/drupal_cms_ai": "~2"
  },
  "version": "2.0.0-alpha1"
}