1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-02-12 11:01:52 +00:00
MeshCentral/dependencies.txt

14 lines
381 B
Text
Raw Normal View History

2021-06-11 21:30:41 +00:00
"body-parser": "^1.19.0",
"cbor": "~5.2.0",
"compression": "^1.7.4",
2021-10-15 05:37:11 +00:00
"cookie-session": "^1.4.0",
2021-06-11 21:30:41 +00:00
"express": "^4.17.0",
2022-02-15 00:34:59 +00:00
"express-handlebars": "^5.3.5",
2021-06-11 21:30:41 +00:00
"express-ws": "^4.0.0",
"ipcheck": "^0.1.0",
2021-10-12 18:20:33 +00:00
"minimist": "^1.2.5",
2021-06-11 21:30:41 +00:00
"multiparty": "^4.2.1",
2021-10-12 18:20:33 +00:00
"@yetzt/nedb": "^1.8.0",
2022-01-06 23:43:58 +00:00
"node-forge": "^1.0.0",
"ws": "^5.2.3",
2021-06-11 21:30:41 +00:00
"yauzl": "^2.10.0"