aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/notion-calendar/package.json
blob: 1f41789bb2b7ffd4fab21ce0eebd6174b3aac396 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "notion-calendar",
  "name": "Notion Calendar",
  "version": "1.0.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://calendar.notion.so/",
    "hasNotificationSound": true
  }
}