aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlecalendar/package.json
blob: f6232cb70438c4c652f0a4a588344ebbe524bbd8 (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.2",
  "license": "MIT",
  "aliases": [
    "google-calendar",
    "gCalendar"
  ],
  "config": {
    "serviceURL": "https://calendar.google.com/u/0/",
    "hasCustomUrl": true,
    "hasNotificationSound": true
  }
}