aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/notion/package.json
blob: 5ed8a2d8b32ec427fc9add29ac705e2ae7ccc67c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "notion",
  "name": "Notion",
  "version": "1.3.0",
  "license": "MIT",
  "repository": "https://github.com/TanZng/ferdi-notion",
  "config": {
    "serviceURL": "https://www.notion.so/",
    "hasIndirectMessages": true,
    "hasNotificationSound": true
  }
}