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