aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/simplenote/package.json
blob: 00e0fb02ed2b354668b3aff52eace39051606fd5 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "simplenote",
  "name": "Simplenote",
  "version": "1.2.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.simplenote.com/"
  }
}