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