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