aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/glowingbear/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/glowingbear/package.json')
-rw-r--r--uncompressed/glowingbear/package.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/uncompressed/glowingbear/package.json b/uncompressed/glowingbear/package.json
deleted file mode 100644
index 04cca9c..0000000
--- a/uncompressed/glowingbear/package.json
+++ /dev/null
@@ -1,14 +0,0 @@
1{
2 "id": "glowingbear",
3 "name": "Glowing Bear",
4 "version": "1.0.0",
5 "description": "Glowing Bear - WeeChat web frontend",
6 "main": "index.js",
7 "author": "Jonathan Juursema <dev@jonathanj.nl>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://www.glowing-bear.org",
11 "hasNotificationSound": true,
12 "hasIndirectMessages": true
13 }
14}