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