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