aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlekeep/package.json
blob: dc93908d5bf4baec5b361980a9945c046b811156 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "googlekeep",
  "name": "Google Keep",
  "version": "1.0.6",
  "license": "MIT",
  "config": {
    "serviceURL": "https://keep.google.com/"
  }
}