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