{ "_args": [ [ "socks@1.1.10", "E:\\2023\\5\\myjadmin" ] ], "_development": true, "_from": "socks@1.1.10", "_id": "socks@1.1.10", "_inBundle": false, "_integrity": "sha512-ArX4vGPULWjKDKgUnW8YzfI2uXW7kzgkJuB0GnFBA/PfT3exrrOk+7Wk2oeb894Qf20u1PWv9LEgrO0Z82qAzA==", "_location": "/socks", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "socks@1.1.10", "name": "socks", "escapedName": "socks", "rawSpec": "1.1.10", "saveSpec": null, "fetchSpec": "1.1.10" }, "_requiredBy": [ "/socks-proxy-agent" ], "_resolved": "https://registry.npmjs.org/socks/-/socks-1.1.10.tgz", "_spec": "1.1.10", "_where": "E:\\2023\\5\\myjadmin", "author": { "name": "Josh Glazebrook" }, "bugs": { "url": "https://github.com/JoshGlazebrook/socks/issues" }, "contributors": [ { "name": "Samuel Gordalina" } ], "dependencies": { "ip": "^1.1.4", "smart-buffer": "^1.0.13" }, "description": "A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate)", "engines": { "node": ">= 0.10.0", "npm": ">= 1.3.5" }, "homepage": "https://github.com/JoshGlazebrook/socks", "keywords": [ "socks", "proxy", "client", "tor", "bind", "associate", "socks 4", "socks 4a", "socks 5", "agent" ], "license": "MIT", "main": "index.js", "name": "socks", "repository": { "type": "git", "url": "git+https://github.com/JoshGlazebrook/socks.git" }, "version": "1.1.10" }