Commit 82915ee0 authored by Dinuja Theeraj's avatar Dinuja Theeraj

Upload New File

parent c5d62ddb
{
"name": "server",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js",
"devStart": "nodemon index.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"cors": "^2.8.5",
"express": "^4.17.1",
"fs": "0.0.1-security",
"line-reader": "^0.4.0",
"multer": "^1.4.3",
"mysql": "^2.18.1",
"mysql2": "^2.2.2",
"nodemailer": "^6.6.3",
"nodemailer-express-handlebars": "^4.0.0",
"nodemon": "^2.0.4",
"path": "^0.12.7",
"sequelize": "^6.3.5",
"sequelize-cli": "^6.2.0"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment