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