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