💽 mongo import endpoint

This commit is contained in:
2021-06-02 09:02:32 -07:00
parent 56a8165368
commit 06d0c6aa72
9 changed files with 175 additions and 40 deletions

View File

@@ -54,7 +54,8 @@
"socket.io": "^4.1.1",
"socket.io-stream": "^0.9.1",
"typescript": "^3.8.3",
"unzipper": "^0.10.11"
"unzipper": "^0.10.11",
"xml2js": "^0.4.23"
},
"engines": {
"node": ">= 10.x.x"