html-re/package.json

9 lines
129 B
JSON

{
"dependencies": {
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"express": "^4.19.2",
"mysql": "^2.18.1"
}
}