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": "A Study Resource Management system with notes, textbooks, assignments and previous year question papers to help ease woes of students.",
"main": "app.js",
"dependencies": {
"body-parser": "^1.19.0",
"ejs": "^2.7.1",
"express": "^4.17.1",
"express-fileupload": "^1.1.6-alpha.6",
"express-session": "^1.17.0",
"fs": "0.0.1-security",
"multer": "^1.4.2",
"mysql": "^2.17.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"