aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/whereby/package.json
blob: 9330f9b726f5ce8dcfa8bfbc1f963c3c17aa1c8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "whereby",
  "name": "Whereby",
  "version": "1.2.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://whereby.com/{teamId}",
    "hasNotificationSound": true,
    "hasTeamId": true,
    "urlInputPrefix": "https://whereby.com/"
  }
}