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