{
    "name": "drupal/navigation_extra_tools",
    "description": "Provide useful tools to Drupal Navigation.",
    "type": "drupal-module",
    "license": "GPL-2.0-or-later",
    "require": {
        "php": ">=8.1"
    },
    "require-dev": {
        "drupal/devel": "^5.1",
        "drupal/project_browser": "^2.0-beta3 || ^2.1-beta3",
        "drupal/automatic_updates": "^3.1 || ^4.0@alpha",
        "drush/drush": ">=11.0"
    },
    "homepage": "https://www.drupal.org/project/navigation_extra_tools",
    "authors": [
        {
            "name": "James Shields",
            "homepage": "https://www.drupal.org/u/lostcarpark",
            "role": "Maintainer"
        }
    ],
    "support": {
        "issues": "https://www.drupal.org/project/issues/navigation_extra_tools",
        "source": "https://git.drupalcode.org/project/navigation_extra_tools"
    }
}
