MeshCentral/dependencies.txt

14 lines
381 B
Plaintext
Raw Normal View History

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