{ "_args": [ [ "socks@1.1.10", "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools" ] ], "_from": "socks@1.1.10", "_id": "socks@1.1.10", "_inBundle": false, "_integrity": "sha1-W4t/x8jzQcU+0FbpKbe/Tei6e1o=", "_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:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools", "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" }