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
{{ message }}
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.
"description": "It is a Website developed under UCA class for our Web Project.\r To run this website run this command on command prompt on root folder.\r ```\r npm start\r ```\r It will run under the url http://127.0.0.1:3000/",
"main": "app.js",
"dependencies": {
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"cloudinary": "^1.22.0",
"connect-mongo": "^3.2.0",
"dotenv": "^8.2.0",
"ejs": "^3.1.5",
"ejs-mate": "^3.0.0",
"express": "^4.17.1",
"express-fileupload": "^1.2.0",
"express-flash": "0.0.2",
"express-session": "^1.17.1",
"mongoose": "^5.10.0",
"morgan": "^1.10.0",
"multer": "^1.4.2",
"nodemailer": "^6.4.11",
"nodemon": "^2.0.4",
"passport": "^0.4.1",
"passport-local": "^1.0.0",
"path": "^0.12.7",
"serve-favicon": "^2.5.0",
"socket.io": "^2.3.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",