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