PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` { "_from": "socks@^2.3.3", "_id": "socks@2.7.1", "_inBundle": false, "_integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", "_location": "/pm2/socks", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "socks@^2.3.3", "name": "socks", "escapedName": "socks", "rawSpec": "^2.3.3", "saveSpec": null, "fetchSpec": "^2.3.3" }, "_requiredBy": [ "/pm2/socks-proxy-agent" ], "_resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", "_shasum": "d8e651247178fde79c0663043e07240196857d55", "_spec": "socks@^2.3.3", "_where": "/usr/lib/node_modules/pm2/node_modules/socks-proxy-agent", "author": { "name": "Josh Glazebrook" }, "bugs": { "url": "https://github.com/JoshGlazebrook/socks/issues" }, "bundleDependencies": false, "contributors": [ { "name": "castorw" } ], "dependencies": { "ip": "^2.0.0", "smart-buffer": "^4.2.0" }, "deprecated": false, "description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.", "devDependencies": { "@types/ip": "1.1.0", "@types/mocha": "^9.1.1", "@types/node": "^18.0.6", "@typescript-eslint/eslint-plugin": "^5.30.6", "@typescript-eslint/parser": "^5.30.6", "eslint": "^8.20.0", "mocha": "^10.0.0", "prettier": "^2.7.1", "ts-node": "^10.9.1", "typescript": "^4.7.4" }, "engines": { "node": ">= 10.13.0", "npm": ">= 3.0.0" }, "homepage": "https://github.com/JoshGlazebrook/socks/", "keywords": [ "socks", "proxy", "tor", "socks 4", "socks 5", "socks4", "socks5" ], "license": "MIT", "main": "build/index.js", "name": "socks", "private": false, "repository": { "type": "git", "url": "git+https://github.com/JoshGlazebrook/socks.git" }, "scripts": { "build": "rm -rf build typings && prettier --write ./src/**/*.ts --config .prettierrc.yaml && tsc -p .", "lint": "eslint 'src/**/*.ts'", "prepublish": "npm install -g typescript && npm run build", "prettier": "prettier --write ./src/**/*.ts --config .prettierrc.yaml", "test": "NODE_ENV=test mocha --recursive --require ts-node/register test/**/*.ts" }, "typings": "typings/index.d.ts", "version": "2.7.1" }