aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/whatsapp/package.json
blob: a364a1f1a4c6814e9ec08f2697f2e78d2c5838ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "whatsapp",
  "name": "WhatsApp",
  "version": "3.3.3",
  "license": "MIT",
  "config": {
    "serviceURL": "https://web.whatsapp.com",
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "disablewebsecurity": true
  }
}