aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/memos/package.json
blob: db759e3d82a60433c8c87c59e903132e212e56af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "memos",
  "name": "memos",
  "version": "1.0.1",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/usememos/memos"
  },
  "config": {
    "message": "A self-hosted privacy-first, lightweight note-taking service. Easily capture and share your great thoughts.",
    "hasCustomUrl": true,
    "hasDirectMessages": false
  }
}