{
  "name": "grooni/groovy-menu",
  "type": "wordpress-plugin",
  "description": "Groovy menu is a modern adjustable and flexible menu designed for creating mobile-friendly menus with a lot of options.",
  "require": {
    "ext-zip": "*"
  },
  "autoload": {
    "files": [
      "includes/theme_support/custom_post_types.php",
      "includes/theme_support/crane.php",
      "includes/theme_support/elementor.php",
      "includes/theme_support/divi.php",
      "includes/theme_support/avada.php",
      "includes/theme_support/thrivethemes-gm-init.php",
      "includes/theme_support/visual_composer/visual_composer.php",

      "includes/migration/migrate.php",
      "template/loader.php",

      "includes/modules/core/core.php",
      "includes/modules/fields/fields.php",
      "includes/modules/walkers/walkers.php",
      "includes/modules/storage/storage.php",
      "includes/modules/debugpage/debugpage.php",
      "includes/modules/virtualpages/virtualpages.php"
    ]
  }
}
