IPost/package.json
2022-05-26 05:25:18 +00:00

14 lines
278 B
JSON

{
"dependencies": {
"body-parser": "^1.20.0",
"cookie-parser": "^1.4.6",
"csurf": "^1.11.0",
"express": "^4.17.3",
"express-fileupload": "^1.3.1",
"express-useragent": "^1.0.15",
"helmet": "^5.0.2",
"mysql": "^2.18.1",
"ws": "^8.6.0"
}
}