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