aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/drive/package.json
blob: 3bb9c85ea5c03065f11665edb4cbc4ea4c1c616e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "drive",
  "name": "Drive",
  "version": "1.0.1",
  "license": "MIT",
  "repository": "https://github.com/gaspergrom/Franz-services",
  "config": {
		"serviceURL": "https://drive.google.com",
		"hasNotificationSound": true
  }
}