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

16 lines
435 B
Text
Raw Normal View History

2022-05-18 18:36:04 +00:00
"archiver": "^5.3.1",
2021-06-11 21:30:41 +00:00
"body-parser": "^1.19.0",
"cbor": "~5.2.0",
"compression": "^1.7.4",
2023-02-03 20:07:34 +00:00
"cookie-session": "^2.0.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",
2023-08-12 21:36:55 +00:00
"ua-parser-js": "^1.0.35",
"ws": "^5.2.3",
2021-06-11 21:30:41 +00:00
"yauzl": "^2.10.0"