11 lines
176 B
JSON
11 lines
176 B
JSON
{
|
|
"name": "notes-app",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"express": "^4.18.2",
|
|
"mongoose": "^7.0.0",
|
|
"multer": "^1.4.5-lts.1",
|
|
"cors": "^2.8.5"
|
|
}
|
|
}
|