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