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