{ "name": "dvr-backend", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "start": "nodemon app.js", "start:dev": "node ./app.js" }, "author": "", "license": "ISC", "dependencies": { "bcryptjs": "^2.4.3", "body": "^5.1.0", "cookie-parser": "^1.4.6", "cors": "^2.8.5", "cros": "^1.0.1", "express": "^4.18.2", "fs": "^0.0.1-security", "https": "^1.0.0", "jsonwebtoken": "^8.5.1", "mkdirp": "^1.0.4", "moment": "^2.29.4", "mysql": "^2.18.1", "mysql2": "^2.3.3", "nodemon": "^2.0.20", "object-assign": "^4.1.1", "parser": "^0.1.4", "winston": "^3.8.2" } }