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