aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-calendar/package.json
blob: 79e94fe365204360d2a77525a865104bb57f1a2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "google-calendar",
  "name": "Google Calendar",
  "version": "2.4.0",
  "license": "MIT",
  "aliases": [
    "google-calendar",
    "gCalendar"
  ],
  "config": {
    "serviceURL": "https://calendar.google.com/u/0/",
    "hasCustomUrl": true,
    "hasNotificationSound": true
  }
}