aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/evernote/package.json
blob: 6ade6676aa6f07d065602c7b23d0846a459c3770 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "evernote",
  "name": "Evernote",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.evernote.com/Login.action"
  }
}