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