aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/sendtask/package.json
blob: f9d2d296fc8b946e7171671bec9c7d39223870b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "sendtask",
  "name": "Sendtask",
  "version": "1.0.2",
  "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
  }
}