aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-carnet/package.json
blob: 2ad73997f11ff3cf0444683639411810fe51c5bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "id": "nextcloud-carnet",
  "name": "Carnet (Nextcloud)",
  "version": "1.0.1",
  "description": "Ferdi recipe for Carnet (hosted on Nextcloud). Carnet is a complete and rich note taking app.",
  "main": "index.js",
  "author": "Edgars Andersons <Edgars+GitHub@gaitenis.id.lv>",
  "license": "MIT",
  "repository": "https://github.com/eandersons/ferdi-recipe-nextcloud-carnet",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true,
    "serviceURL": "https://{nextcloud}/apps/carnet/"
  }
}