{ "name": "inbox2matrix", "version": "1.0.0", "description": "", "main": "inbox2matrix.js", "dependencies": { "@types/node": "^11.13.8", "config": "^3.1.0", "dom-storage": "^2.1.0", "imap": "^0.8.19", "matrix-js-sdk": "^24.1.0", "olm": "https://matrix.org/packages/npm/olm/olm-3.0.0.tgz", "process": "^0.11.10" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node inbox2matrix.js" }, "author": "", "license": "ISC" }