aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/guilded/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/guilded/package.json')
-rw-r--r--uncompressed/guilded/package.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/uncompressed/guilded/package.json b/uncompressed/guilded/package.json
deleted file mode 100644
index fbb7eda..0000000
--- a/uncompressed/guilded/package.json
+++ /dev/null
@@ -1,14 +0,0 @@
1{
2 "id": "guilded",
3 "name": "Guilded",
4 "version": "1.0.0",
5 "description": "Guilded",
6 "main": "index.js",
7 "author": "Jake Lee <ferdi@jakelee.co.uk>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://www.guilded.gg/",
11 "hasTeamId": false,
12 "hasNotificationSound": true
13 }
14}