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