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