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