Skip to content

Instantly share code, notes, and snippets.

@mamannn
Created March 15, 2023 14:49
Show Gist options
  • Save mamannn/7175b70b94da7a2001b41c0529d42b34 to your computer and use it in GitHub Desktop.
Save mamannn/7175b70b94da7a2001b41c0529d42b34 to your computer and use it in GitHub Desktop.
package.json
{
"name": "proxy",
"version": "1.0.0",
"private": true,
"type": "module",
"main": "index.js",
"dependencies": {
"got": "^12.6.0",
"hpagent": "^1.2.0",
"http2-wrapper": "^2.2.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment