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