aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/gmailinbox/package.json
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2020-02-28 22:52:30 +0100
committerLibravatar Amine Mouafik <amine@mouafik.fr>2020-02-28 22:52:30 +0100
commit65ff976ebb463105ff409b93938cd673c797292c (patch)
tree79ab8f784451de0d4817cc8acb055cb33b142dbb /uncompressed/gmailinbox/package.json
parentMerge pull request #51 from antoine-aumjaud/master (diff)
downloadferdium-recipes-65ff976ebb463105ff409b93938cd673c797292c.tar.gz
ferdium-recipes-65ff976ebb463105ff409b93938cd673c797292c.tar.zst
ferdium-recipes-65ff976ebb463105ff409b93938cd673c797292c.zip
Remove discountinued Google services (Allo/Inbox) #49 #50
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}