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