{ "name": "Rahul Patel", "version": "1.0.0", "type": "module", "main": "mapping.js", "scripts": { "start": "node mapping.js" }, "dependencies": { "express": "latest", "http": "latest", "ws": "latest", "node-fetch": "latest", "cookie-parser": "latest", "path": "latest", "url": "latest", "body-parser": "latest", "cors": "latest" } }