aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlecalendar/package.json
blob: b9a5b4affb6aea9590d8e14a35641d13cfb9b932 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "googlecalendar",
  "name": "Google Calendar",
  "version": "2.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://calendar.google.com/calendar",
    "hasCustomUrl": true,
    "hasNotificationSound": true
  }
}