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