aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-tasks/package.json
blob: 52f67ca4fde4c701209612e9bd7bdbe81c97a4f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "nextcloud-tasks",
  "name": "Nextcloud Tasks",
  "version": "1.0.2",
  "license": "MIT",
  "repository": "https://github.com/eandersons/ferdi-recipe-nextcloud-tasks",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true,
    "serviceURL": "https://{nextcloud}/apps/tasks/"
  }
}