{ "name": "npmauthproxy", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "dotenv": "^17.4.2", "express": "^5.2.1", "express-http-proxy": "^2.1.2", "express-session": "^1.19.0", "passport": "^0.7.0", "passport-oauth2": "^1.8.0", "superagent": "^10.3.0" } }