aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/rainloop/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/rainloop/package.json')
-rw-r--r--uncompressed/rainloop/package.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/uncompressed/rainloop/package.json b/uncompressed/rainloop/package.json
deleted file mode 100644
index 9aa6924..0000000
--- a/uncompressed/rainloop/package.json
+++ /dev/null
@@ -1,14 +0,0 @@
1{
2 "id": "rainloop",
3 "name": "RainLoop",
4 "version": "1.0.0",
5 "description": "RainLoop Webmail – Simple, modern & fast web-based email client",
6 "main": "index.js",
7 "author": "Marcel Deglau <me@marceldeglau.de>",
8 "repository": "https://github.com/promarcel/franz-recipe-rainloop",
9 "license": "MIT",
10 "config": {
11 "hasNotificationSound": true,
12 "hasCustomUrl": true
13 }
14}