aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hangoutschat/package.json
blob: 76cc971322fef8756f5dcbc05ec37d1f05f91b8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "hangoutschat",
  "name": "Hangouts Chat",
  "version": "1.4.3",
  "license": "MIT",
  "config": {
    "serviceURL": "https://chat.google.com",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}