{"name":"socks","private":false,"version":"2.0.4","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":">= 6.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","coveralls":"^3.0.0","mocha":"^4.0.1","nyc":"11.4.0","prettier":"^1.9.2","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":"tslint --project tsconfig.json && prettier --write ./src/**/*.ts --config .prettierrc.yaml && 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":"3a6f7ab4ac71ecc5109cf2c86faa8c1206dba656","_id":"socks@2.0.4","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"joshglazebrook","email":"npm@joshglazebrook.com"},"dist":{"shasum":"fe75a52d32bd7be5d331f58c3facd38c4742f981","size":44296,"noattachment":false,"key":"/socks/-/socks-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/socks/download/socks-2.0.4.tgz"},"maintainers":[{"name":"joshglazebrook","email":"npm@joshglazebrook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/socks-2.0.4.tgz_1514421528652_0.02005553198978305"},"directories":{},"publish_time":1514421529233,"_hasShrinkwrap":false,"_cnpm_publish_time":1514421529233,"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"}}