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