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