aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/standardnotes/package.json
blob: 54db08f6259fe243598edc3ef20c5a20af32696c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "standardnotes",
  "name": "StandardNotes",
  "version": "1.5.1",
  "license": "MIT",
  "repository": "https://github.com/vantezzen/franz-recipe-standardnotes",
  "config": {
    "serviceURL": "https://app.standardnotes.com/"
  }
}