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