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