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