aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gadugadu/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gadugadu/package.json')
-rw-r--r--recipes/gadugadu/package.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/gadugadu/package.json b/recipes/gadugadu/package.json
new file mode 100644
index 0000000..a008ec9
--- /dev/null
+++ b/recipes/gadugadu/package.json
@@ -0,0 +1,13 @@
1{
2 "id": "gadugadu",
3 "name": "Gadu-Gadu",
4 "version": "1.0.2",
5 "description": "Gadu-Gadu the most popular polish communicator of the 00's",
6 "main": "index.js",
7 "author": "Wojciech Zięciak <wojciech.zieciak@gmail.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://www.gg.pl",
11 "hasNotificationSound": true
12 }
13}