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