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