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

9 lines
141 B
JSON

{
"name": "webapp",
"version": "1.0.0",
"dependencies": {
"body-parser": "^1.20.2",
"express": "^4.18.2"
}
}