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