aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/steamchat/package.json
blob: 2563a6187ced5049027b0fa17820429d967922dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "steamchat",
  "name": "SteamChat",
  "version": "1.1.0",
  "description": "Steam Chat",
  "main": "index.js",
  "author": "Kevin Oestmark <yo@kevin.am>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://steamcommunity.com/chat",
    "hasNotificationSound": true
  }
}