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