{ "name": "chitramaya-hosting", "private": true, "type": "module", "scripts": { "start": "node proxy.js" }, "dependencies": { "@fastify/static": "latest", "fastify": "latest", "http-proxy-middleware": "latest" } }