aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/stackoverflow-chat/package.json
blob: 4cbddeb234d6a315c97f169583ae8ba5d64e4231 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "stackoverflow-chat",
  "name": "Stackoverflow chat",
  "version": "1.0.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://chat.stackoverflow.com/",
    "hasNotificationSound": true
  }
}