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