aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googledrive/package.json
blob: 220d1ea0304f8dc4ad45b94bb24891c5c44c7c7c (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/drive/my-drive",
    "hasNotificationSound": true
  }
}