aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/grape/package.json
blob: fa557f8e37150492bdf4b8277b20786c726ac1dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "grape",
  "name": "Grape",
  "version": "1.1.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.chatgrape.com/chat",
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true,
    "hasTeamId": true,
    "urlInputSuffix": ".chatgrape.com"
  }
}