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