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