aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-news/package.json
blob: 3dc39b1411760445d8bdf13280e01f1364fed20b (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.1",
  "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/"
  }
}