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