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