aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hangouts/package.json
blob: 22461851fb9ed35f2a5620fc235211eb0fd70a7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "hangouts",
  "name": "Google Chat",
  "version": "1.5.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://mail.google.com/chat/",
    "hasNotificationSound": true
  }
}