{"library":"socks-proxy-agent","install":[{"cmd":"npm install socks-proxy-agent","imports":["import { SocksProxyAgent } from 'socks-proxy-agent';","import type { SocksProxyAgentOptions } from 'socks-proxy-agent';","import https from 'https'; // or http\nconst agent = new SocksProxyAgent(proxyUri);"]},{"cmd":"yarn add socks-proxy-agent","imports":[]},{"cmd":"pnpm add socks-proxy-agent","imports":[]}]}