aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/proton-mail/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/proton-mail/package.json')
-rw-r--r--uncompressed/proton-mail/package.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/uncompressed/proton-mail/package.json b/uncompressed/proton-mail/package.json
deleted file mode 100644
index fc5c564..0000000
--- a/uncompressed/proton-mail/package.json
+++ /dev/null
@@ -1,24 +0,0 @@
1{
2 "id": "proton-mail",
3 "name": "ProtonMail",
4 "version": "1.2.0",
5 "description": "proton-mail",
6 "main": "index.js",
7 "author": "Lukas Reineke <lukas.reineke@protonmail.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://mail.protonmail.com/login",
11 "serviceName": "ProtonMail",
12 "message": "",
13 "popup": [],
14 "hasNotificationSound": false,
15 "hasIndirectMessages": false,
16 "hasTeamID": false,
17 "customURL": false,
18 "hostedOnly": false,
19 "webviewOptions": {
20 "disablewebsecurity": ""
21 },
22 "openDevTools": false
23 }
24}