aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gadugadu/package.json
blob: d0c6ca821bf9a23d4f628ac1aec9c9bd1523e802 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "gadugadu",
  "name": "Gadu-Gadu",
  "version": "1.0.3",
  "description": "Gadu-Gadu the most popular polish communicator of the 00's",
  "main": "index.js",
  "author": "Wojciech Zięciak <wojciech.zieciak@gmail.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.gg.pl",
    "hasNotificationSound": true
  }
}