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