aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hangoutschat/package.json
blob: 0f9f3f8ba606451d01b01279c5dab58748a7e4c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "hangoutschat",
  "name": "Hangouts Chat",
  "version": "1.8.3",
  "license": "MIT",
  "aliases": [
    "google-chat",
    "gChat"
  ],
  "config": {
    "serviceURL": "https://chat.google.com",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}