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