Current File : /var/www/tusveterinarios/wp-content/plugins/joinchat-plus/composer.json
{
  "name": "creame/joinchat-plus",
  "description": "Advanced features for 'Join.chat'.",
  "version": "1.0.0",
  "keywords": [
    "wordpress",
    "plugin",
    "whatsapp",
    "joinchat",
    "creame"
  ],
  "homepage": "https://joinchat.chat/en/addons/plus/",
  "license": "GPLv2 or later",
  "authors": [
    {
      "name": "Creame",
      "email": "hola@crea.me",
      "homepage": "https://crea.me"
    },
    {
      "name": "Pacotole",
      "email": "pacotole@crea.me",
      "homepage": "https://pacotole.com"
    }
  ],
  "type": "wordpress-plugin",
  "require": {
    "php": ">=5.3.2",
    "composer/installers": ">=1.2.0",
    "wpackagist-plugin/creame-whatsapp-me": ">=4.0.0"
  }
}