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