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