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