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