aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/whatsapp/package.json
blob: 5ac1839c2792215e10e25e2501ce311fdf127d0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "whatsapp",
  "name": "WhatsApp",
  "version": "1.0.17",
  "description": "WhatsApp",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://web.whatsapp.com",
    "hasNotificationSound": true
  }
}