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