aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googledrive/package.json
blob: 97bc395c4983d2757df2fa85e6df31560b6ffdf7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "googledrive",
  "name": "Google Drive",
  "version": "2.1.1",
  "repository": "https://github.com/BrianGilbert/franz-recipe-tawk",
  "license": "MIT",
  "config": {
    "serviceURL": "https://drive.google.com/",
    "hasNotificationSound": true
  }
}