NetMail avail to oputil & export - WIP

This commit is contained in:
Bryan Ashby
2017-12-31 17:54:11 -07:00
parent 1c5a00313b
commit fc40641eeb
12 changed files with 961 additions and 420 deletions

View File

@@ -27,32 +27,32 @@
"buffers": "NuSkooler/node-buffers",
"bunyan": "^1.8.12",
"exiftool": "^0.0.3",
"fs-extra": "^4.0.1",
"fs-extra": "^5.0.0",
"glob": "^7.1.2",
"graceful-fs": "^4.1.11",
"hashids": "^1.1.1",
"hjson": "^3.1.0",
"iconv-lite": "^0.4.18",
"inquirer": "^3.2.3",
"inquirer": "^4.0.1",
"later": "1.2.0",
"lodash": "^4.17.4",
"mime-types": "^2.1.17",
"minimist": "1.2.x",
"moment": "^2.18.1",
"node-glob": "^1.2.0",
"nodemailer": "^4.1.0",
"moment": "^2.20.0",
"nodemailer": "^4.4.1",
"ptyw.js": "NuSkooler/ptyw.js",
"rlogin": "^1.0.0",
"sane": "^2.2.0",
"sanitize-filename": "^1.6.1",
"sqlite3": "^3.1.9",
"sqlite3-trans" : "^1.2.0",
"sqlite3-trans": "^1.2.0",
"ssh2": "^0.5.5",
"temptmp": "^1.0.0",
"uuid": "^3.1.0",
"uuid-parse": "^1.0.0",
"ws": "^3.1.0",
"ws": "^3.3.3",
"xxhash": "^0.2.4",
"yazl" : "^2.4.2"
"yazl": "^2.4.2"
},
"devDependencies": {},
"engines": {