aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlekeep/package.json
blob: d06fe09d6dd90c8e94a703aeaa84ded31eef1810 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "googlekeep",
  "name": "Google Keep",
  "version": "1.0.3",
  "description": "Google Keep",
  "main": "index.js",
  "author": "SiloCityLabs LLC",
  "license": "MIT",
  "config": {
    "serviceURL": "https://keep.google.com/"
  }
}