summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLizzy Fleckenstein <eliasfleckenstein@web.de>2022-12-11 19:08:14 +0100
committerLizzy Fleckenstein <eliasfleckenstein@web.de>2022-12-11 19:08:14 +0100
commitdb7fefa5dd017eccf5995f018875be88549d1c94 (patch)
tree0668034beef9b067d2a9cb0228a0861a1afe630b /package.json
downloadcryptomail-electron-master.tar.xz
Initial commitHEADmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..e321988
--- /dev/null
+++ b/package.json
@@ -0,0 +1,3 @@
+{
+ "main": "backend.js"
+}