Convert to using CSV output

This commit is contained in:
John Lyon-Smith
2018-07-08 11:18:20 -04:00
parent e6c7fbe3ad
commit 37fa69d8ee
4 changed files with 83 additions and 21 deletions

View File

@@ -28,6 +28,7 @@
"config": "^1.25.1",
"cors": "^2.8.3",
"credential": "^2.0.0",
"csv-write-stream": "^2.0.0",
"deepmerge": "^2.1.0",
"express": "^4.15.2",
"gridfs-stream": "jlyonsmith/gridfs-stream",