aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/standardnotes/package.json
blob: c034da64eb576904f8eec6924dcd7fbe5c9a00e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "standardnotes",
  "name": "StandardNotes",
  "version": "1.0.1",
  "description": "StandardNotes",
  "main": "index.js",
  "author": "vantezzen <hello@vantezzen.io>",
  "license": "MIT",
  "repository": "https://github.com/vantezzen/franz-recipe-standardnotes",
  "config": {
    "serviceURL": "https://app.standardnotes.org/"
  }
}