aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/evernote/package.json
blob: 313c05963a1032ba71d8e765fa2306daa214c492 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "evernote",
  "name": "Evernote",
  "version": "1.0.1",
  "description": "Evernote",
  "main": "index.js",
  "author": "concon",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.evernote.com/Login.action",
    "hasTeamID": false
  }
}