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