{
  "_args": [
    [
      "socks@1.1.9",
      "/var/www/html/postleaf"
    ]
  ],
  "_from": "socks@1.1.9",
  "_id": "socks@1.1.9",
  "_inBundle": false,
  "_integrity": "sha1-Yo1+TQSRJDVEWsC25Fk3bLPm1pE=",
  "_location": "/socks",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "socks@1.1.9",
    "name": "socks",
    "escapedName": "socks",
    "rawSpec": "1.1.9",
    "saveSpec": null,
    "fetchSpec": "1.1.9"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/socks/-/socks-1.1.9.tgz",
  "_spec": "1.1.9",
  "_where": "/var/www/html/postleaf",
  "author": {
    "name": "Josh Glazebrook"
  },
  "bugs": {
    "url": "https://github.com/JoshGlazebrook/socks/issues"
  },
  "contributors": [
    {
      "name": "Samuel Gordalina"
    }
  ],
  "dependencies": {
    "ip": "^1.1.2",
    "smart-buffer": "^1.0.4"
  },
  "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.9"
}
