{
  "name": "loyalcoder/magic-elements",
  "description": "Magic Elements is a comprehensive extension for Elementor, providing advanced features, custom widgets, and templates to enhance your page-building experience.",
  "type": "wordpress-plugin",
  "license": "GPLv3",
  "authors": [
    {
      "name": "LoyalCoder",
      "email": "info@loyalcoder.com"
    }
  ],
  "minimum-stability": "stable",
  "autoload": {
    "classmap": [
      "includes"
    ],
    "psr-4": {
      "MagicElements\\": "includes/"
    },
    "files": [
      "includes/functions.php"
    ]
  }
}
