{
  "name": "thebitcraft/addonnest",
  "description": "AddonNest offers feature-rich widgets with advanced customization and beautiful design features to enhance your website building experience.",
  "type": "wordpress-plugin",
  "authors": [
    {
      "name": "TheBitCraft",
      "email": "hello@thebitcraft.com"
    }
  ],
  "minimum-stability": "dev",
  "require": {},
  "autoload": {
    "psr-4": {
      "AddonNest\\": "includes/"
    },
    "files": []
  }
}
