{ "_args": [ [ "socks-proxy-agent@2.1.1", "E:\\2023\\5\\myjadmin" ] ], "_development": true, "_from": "socks-proxy-agent@2.1.1", "_id": "socks-proxy-agent@2.1.1", "_inBundle": false, "_integrity": "sha512-sFtmYqdUK5dAMh85H0LEVFUCO7OhJJe1/z2x/Z6mxp3s7/QPf1RkZmpZy+BpuU0bEjcV9npqKjq9Y3kwFUjnxw==", "_location": "/socks-proxy-agent", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "socks-proxy-agent@2.1.1", "name": "socks-proxy-agent", "escapedName": "socks-proxy-agent", "rawSpec": "2.1.1", "saveSpec": null, "fetchSpec": "2.1.1" }, "_requiredBy": [ "/pac-proxy-agent", "/proxy-agent" ], "_resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-2.1.1.tgz", "_spec": "2.1.1", "_where": "E:\\2023\\5\\myjadmin", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/node-socks-proxy-agent/issues" }, "dependencies": { "agent-base": "2", "extend": "3", "socks": "~1.1.5" }, "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS", "devDependencies": { "mocha": "2", "raw-body": "^2.2.0", "socksv5": "0.0.6" }, "homepage": "https://github.com/TooTallNate/node-socks-proxy-agent#readme", "keywords": [ "socks", "socks4", "socks4a", "proxy", "http", "https", "agent" ], "license": "MIT", "main": "socks-proxy-agent.js", "name": "socks-proxy-agent", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-socks-proxy-agent.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "2.1.1" }