{ "name": "ssl", "version": "1.0.0", "type": "module", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "http-proxy": "^1.18.1" } }