{
  "name": "drupal/varbase_api_base",
  "description": "A recipe to set up JSON:API with authentication, authorization, and OpenAPI documentation for easy content ingestion by other applications.",
  "keywords": ["recipe", "Varbase recipes", "varbase recipe", "Drupal recipes", "drupal recipe", "API", "JSON-API", "OpenAPI", "REST API"],
  "type": "drupal-recipe",
  "license": ["GPL-2.0-or-later"],
  "authors": [
    {
      "name": "Vardot",
      "homepage": "https://www.drupal.org/vardot",
      "role": "Maintainer"
    }
  ],
  "support": {
    "issues": "https://www.drupal.org/project/issues/varbase_api_base",
    "source": "http://cgit.drupalcode.org/varbase_api_base"
  },
  "require": {
    "drupal/core": "~11.3.0",
    "drupal/consumers": "~1",
    "drupal/openapi": "~2",
    "drupal/openapi_jsonapi": "~3",
    "drupal/openapi_rest": "~2",
    "drupal/openapi_ui_redoc": "~1",
    "drupal/openapi_ui_swagger": "~1",
    "drupal/simple_oauth": "~6",
    "drupal/schema_metatag": "~3",
    "drupal/restui": "~1",
    "drupal/jsonapi_extras": "~3"
  },
  "version": "1.0.0-alpha1"
}
