{ "name": "render3", "version": "1.0.0", "description": "JNVU Admit Card Downloader Backend", "main": "index.js", "scripts": { "start": "node index.js" }, "dependencies": { "cors": "^2.8.5", "express": "^4.19.2", "playwright": "^1.60.0" }, "author": "RajasthaniBoyz", "license": "ISC" }