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