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