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