aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ringcentral/package.json
blob: 91214829f33d6d13a848fcabb0eda39a9840b709 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "ringcentral",
  "name": "RingCentral",
  "version": "1.1.0",
  "license": "MIT",
  "repository": "https://github.com/deadmeu/ferdi-ringcentral",
  "aliases": [
    "Glip"
  ],
  "config": {
    "serviceURL": "https://app.ringcentral.com/",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}