1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-10 02:51:41 +02:00
inbox2matrix/package.json
2019-05-01 17:04:04 +02:00

18 lines
374 B
JSON

{
"name": "inbox2matrix",
"version": "1.0.0",
"description": "",
"main": "inbox2matrix.js",
"dependencies": {
"config": "^3.1.0",
"imap": "^0.8.19",
"matrix-js-sdk": "^1.1.0-rc.1",
"process": "^0.11.10"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}