aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/steamchat/package.json
blob: 4edbb823826ceb491b45fa71aead768fca89d31e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "steamchat",
  "name": "SteamChat",
  "version": "1.2.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://steamcommunity.com/chat",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}