Files
lab5dasha/Создание API/package.json
2023-11-08 14:02:38 +03:00

7 lines
83 B
JSON

{
"dependencies": {
"body-parser": "^1.20.2",
"express": "^4.18.2"
}
}