{"name":"socks","private":false,"version":"2.0.3","description":"Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.","main":"build/index.js","typings":"typings","homepage":"https://github.com/JoshGlazebrook/socks/","repository":{"type":"git","url":"git+https://github.com/JoshGlazebrook/socks.git"},"bugs":{"url":"https://github.com/JoshGlazebrook/socks/issues"},"keywords":["socks","proxy","tor","socks4","socks5"],"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"author":{"name":"Josh Glazebrook"},"license":"MIT","devDependencies":{"@types/chai":"4.0.8","@types/ip":"^0.0.30","@types/mocha":"^2.2.44","@types/node":"8.0.57","chai":"^4.1.2","mocha":"^4.0.1","nyc":"11.4.0","socks5-server":"^0.1.1","ts-node":"^3.3.0","tslint":"^5.8.0","typescript":"2.6.2"},"dependencies":{"ip":"^1.1.5","smart-buffer":"^4.0.1"},"scripts":{"prepublish":"npm install -g typescript && npm run build","test":"NODE_ENV=test mocha --recursive --compilers ts:ts-node/register test/**/*.ts","coverage":"NODE_ENV=test nyc npm test","coveralls":"NODE_ENV=test nyc npm test && nyc report --reporter=text-lcov | coveralls","lint":"tslint --project tsconfig.json 'src/**/*.ts'","build":"tsc -p ./"},"nyc":{"extension":[".ts",".tsx"],"include":["src/*.ts","src/**/*.ts"],"exclude":["**.*.d.ts","node_modules","typings"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"gitHead":"7aea005abc622a3e149ec864f745a8bf219d412e","_id":"socks@2.0.3","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"joshglazebrook","email":"npm@joshglazebrook.com"},"dist":{"shasum":"ebf47d61a2307c6eecbe6b07752f652c9fa682e3","size":40429,"noattachment":false,"key":"/socks/-/socks-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/socks/download/socks-2.0.3.tgz"},"maintainers":[{"name":"joshglazebrook","email":"npm@joshglazebrook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/socks-2.0.3.tgz_1513054011960_0.9181258082389832"},"directories":{},"publish_time":1513054012990,"_hasShrinkwrap":false,"_cnpm_publish_time":1513054012990,"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","dist-tags":{"latest":"2.8.7"}}