aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sendtask/package.json
blob: 0303fab217a167e625b2ef1446b72c8d31bcf188 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "sendtask",
  "name": "Sendtask",
  "version": "1.0.3",
  "description": "Sendtask",
  "main": "index.js",
  "author": "Patrick Daniel",
  "repository": "https://github.com/patrickdaniel/sendtask-franz",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.sendtask.io/",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}