{
  "_from": "socks5-client@1.1.2",
  "_id": "socks5-client@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-CHju7wZUECz0I5sTteaMIUMRxrg=",
  "_location": "/socks5-client",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "socks5-client@1.1.2",
    "name": "socks5-client",
    "escapedName": "socks5-client",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [
    "/toragent"
  ],
  "_resolved": "https://registry.npmjs.org/socks5-client/-/socks5-client-1.1.2.tgz",
  "_shasum": "0878eeef0654102cf4239b13b5e68c214311c6b8",
  "_spec": "socks5-client@1.1.2",
  "_where": "D:\\dgzn\\tools\\dream\\node_modules\\toragent",
  "author": {
    "name": "Matthew Caruana Galizia",
    "email": "m@m.cg"
  },
  "bugs": {
    "url": "https://github.com/mattcg/socks5-client/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Gordon Hall",
      "email": "gordon@gordonwritescode.com"
    }
  ],
  "dependencies": {
    "ip-address": "~4.2.0"
  },
  "deprecated": false,
  "description": "SOCKS v5 client socket implementation.",
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/mattcg/socks5-client",
  "implements": [
    "CommonJS/Modules/1.0"
  ],
  "keywords": [
    "socks5",
    "socksv5",
    "socks",
    "v5",
    "client",
    "socket"
  ],
  "licenses": "MIT",
  "main": "index.js",
  "name": "socks5-client",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mattcg/socks5-client.git"
  },
  "version": "1.1.2"
}
