aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sendtask/package.json
blob: 342a2e682c22178577c2fe72ba59337a63e4322b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "sendtask",
  "name": "Sendtask",
  "version": "1.2.0",
  "repository": "https://github.com/patrickdaniel/sendtask-franz",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.sendtask.io/",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}