simple proxmox

This commit is contained in:
2020-08-26 15:41:37 -04:00
parent f7cee0239e
commit f18967ce8b
26 changed files with 964 additions and 2504 deletions

View File

@ -12,16 +12,16 @@
"start": "node ./bin/www"
},
"dependencies": {
"@sendgrid/mail": "^7.1.0",
"ejs": "^3.0.1",
"express": "~4.16.1",
"extend": "^3.0.2",
"ldapts": "^2.2.1",
"moment": "^2.25.3",
"mustache": "^4.0.1",
"nodemon": "^2.0.4",
"node-fetch": "^2.6.0",
"p2psub": "^0.1.6",
"redis": "^2.8.0",
"smtpc": "^0.1.2"
"socket.io": "^2.3.0"
},
"license": "MIT",
"repository": {