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