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