{
    
    "name": "themeparrot/mybotify",
    "description": "Its you to send automated WhatsApp messages directly from your WordPress site using the MyBotify API. Whether you want to notify users about order updates, account activities, or send promotional messages, this plugin provides a seamless integration with WhatsApp to improve customer engagement and communication.",
    "type": "project",
    "license": "GPL-3.0-or-later",
    "authors": [
    {
      "name": "Karthik V",
      "email": "karthik@w3cert.in"
    }
  ],
    "require": {
        "vlucas/valitron": "^1.4"
    },
    "autoload": {
    "psr-4": {
      "MYBOTIFY\\": ""
    }
  }
}
