You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Helps People to locate Hospitals Blood-Bank Medicine-Stores & Help to deliver medicine @ their doorsteps and also help people to book ambulance",
"main": "index.js",
"dependencies": {
"connect-flash": "^0.1.1",
"connect-mongo": "^3.2.0",
"cookie-parser": "^1.4.5",
"ejs": "^3.1.3",
"express": "^4.17.1",
"express-session": "^1.17.1",
"mongoose": "^5.9.20",
"passport": "^0.4.1",
"passport-local": "^1.0.0",
"validator": "^13.1.1"
},
"devDependencies": {},
"scripts": {
"start": "nodemon index.js",
"test": "echo \"Error: no test specified\" && exit 1"