aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-news/package.json
blob: 692359aab9cba2ad951246a61ed9870962f87382 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "nextcloud-news",
  "name": "Nextcloud News",
  "version": "1.0.0",
  "license": "MIT",
  "repository": "https://github.com/csolisr/recipes/tree/master/recipes/nextcloud-news/",
  "config": {
    "hasNotificationSound": true,
    "hasTeamId": true,
    "urlInputPrefix": "https://",
    "urlInputSuffix": "/apps/news/",
    "serviceURL": "https://{teamId}/apps/news/"
  }
}