aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/googlekeep/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/googlekeep/package.json')
-rw-r--r--uncompressed/googlekeep/package.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/uncompressed/googlekeep/package.json b/uncompressed/googlekeep/package.json
deleted file mode 100644
index d06fe09..0000000
--- a/uncompressed/googlekeep/package.json
+++ /dev/null
@@ -1,12 +0,0 @@
1{
2 "id": "googlekeep",
3 "name": "Google Keep",
4 "version": "1.0.3",
5 "description": "Google Keep",
6 "main": "index.js",
7 "author": "SiloCityLabs LLC",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://keep.google.com/"
11 }
12}