Initial scaffold of pdf convert

This commit is contained in:
Dolan
2017-09-30 18:15:33 +01:00
parent 8ca7c5a343
commit 28539cd47b
6 changed files with 19 additions and 2 deletions

View File

@ -37,7 +37,9 @@
"dependencies": {
"@types/archiver": "^1.3.4",
"@types/express": "^4.0.35",
"@types/request": "^2.0.3",
"archiver": "^1.3.0",
"request": "^2.83.0",
"xml": "^1.0.1"
},
"author": "Dolan Miu",