{ "name": "p2p_liquiloan_script", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.nivesh.com:443/akhilesh.chandak/P2P_Liquiloan_Script.git" }, "author": "", "license": "ISC", "dependencies": { "cookie-parser": "^1.4.6", "dotenv": "^16.3.1", "express": "^4.18.2", "morgan": "^1.10.0", "node-cron": "^3.0.3", "rotating-file-stream": "^3.1.1", "sequelize": "^6.35.1", "tedious": "^16.6.1" } }