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