aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/steamchat/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/steamchat/package.json')
-rw-r--r--uncompressed/steamchat/package.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/uncompressed/steamchat/package.json b/uncompressed/steamchat/package.json
deleted file mode 100644
index 3c77e27..0000000
--- a/uncompressed/steamchat/package.json
+++ /dev/null
@@ -1,15 +0,0 @@
1{
2 "id": "steamchat",
3 "name": "SteamChat",
4 "version": "1.1.2",
5 "description": "Steam Chat",
6 "main": "index.js",
7 "author": "Kevin Oestmark <yo@kevin.am>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://steamcommunity.com/chat",
11 "hasNotificationSound": true,
12 "hasDirectMessages": true,
13 "hasIndirectMessages": true
14 }
15}