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