aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dialpad/package.json
blob: 18f856119d40471d1e2623cbb44191b75f69dd81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "dialpad",
  "name": "Dialpad",
  "version": "1.1.0",
  "license": "MIT",
  "repository": "https://github.com/TheKevJames/franz-recipe-dialpad",
  "config": {
    "serviceURL": "https://dialpad.com/app",
    "hasNotificationSound": true
  }
}