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