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