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