aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-duo/package.json
blob: 8d50a8e5e5d3e4962c5b37663130705094b51a3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "google-duo",
  "name": "Google Duo",
  "version": "1.0.0",
  "license": "MIT",
  "repository": "https://github.com/AnalogCyan/recipe-franz-googleduo",
  "config": {
    "serviceURL": "https://duo.google.com/?web",
    "hasNotificationSound": true
  }
}