MeshCentral/dependencies.txt

15 lines
407 B
Plaintext
Raw Normal View History

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