Files
LAB4/35/webapp/package.json
2023-10-25 09:30:29 +03:00

8 lines
140 B
JSON

{
"name": "webapp",
"version": "1.0.0",
"dependencies": {
"body-parser": "^1.16.0",
"express": "^4.14.0"
}
}