Нет описания

package.json 1.7KB

    { "_from": "socks@~1.1.5", "_id": "socks@1.1.10", "_inBundle": false, "_integrity": "sha1-W4t/x8jzQcU+0FbpKbe/Tei6e1o=", "_location": "/socks", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "socks@~1.1.5", "name": "socks", "escapedName": "socks", "rawSpec": "~1.1.5", "saveSpec": null, "fetchSpec": "~1.1.5" }, "_requiredBy": [ "/socks-proxy-agent" ], "_resolved": "http://registry.npm.taobao.org/socks/download/socks-1.1.10.tgz", "_shasum": "5b8b7fc7c8f341c53ed056e929b7bf4de8ba7b5a", "_spec": "socks@~1.1.5", "_where": "/Users/FFIB/Desktop/data_visualization/node_modules/socks-proxy-agent", "author": { "name": "Josh Glazebrook" }, "bugs": { "url": "https://github.com/JoshGlazebrook/socks/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Samuel Gordalina" } ], "dependencies": { "ip": "^1.1.4", "smart-buffer": "^1.0.13" }, "deprecated": "If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0", "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" }