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