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