1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-08 01:53:57 +02:00
inbox2matrix/package.json
2019-03-31 17:39:47 +02:00

17 lines
338 B
JSON

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