aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/gmailinbox/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/gmailinbox/package.json')
-rw-r--r--uncompressed/gmailinbox/package.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/uncompressed/gmailinbox/package.json b/uncompressed/gmailinbox/package.json
deleted file mode 100644
index cbb1897..0000000
--- a/uncompressed/gmailinbox/package.json
+++ /dev/null
@@ -1,12 +0,0 @@
1{
2 "id": "gmailinbox",
3 "name": "Inbox by Gmail",
4 "version": "1.0.1",
5 "description": "Inbox by Gmail",
6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://inbox.google.com/"
11 }
12}