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