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