aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/simplenote/package.json
blob: cfc6620755ceecc5a7f5ff19892cfc85f25dedc1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "simplenote",
  "name": "Simplenote",
  "version": "1.0.2",
  "description": "simplenote",
  "main": "index.js",
  "author": "Ferdi <hello@getferdi.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.simplenote.com/"
  }
}