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