{ "dependencies": { "crypto": "^1.0.1", "dotenv": "^17.2.3", "express": "^5.2.1", "helmet": "^8.1.0", "jsqr": "^1.4.0", "morgan": "^1.10.1", "node-fetch": "^3.3.2", "rate-limiter-flexible": "^9.0.0" }, "name": "cipherx-website", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs" }