{
  "_from": "toragent",
  "_id": "toragent@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-O+EUkJQBQOOawDL4zU/Xx7+c4hk=",
  "_location": "/toragent",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "toragent",
    "name": "toragent",
    "escapedName": "toragent",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/toragent/-/toragent-0.1.1.tgz",
  "_shasum": "3be11490940140e39ac032f8cd4fd7c7bf9ce219",
  "_spec": "toragent",
  "_where": "D:\\dgzn\\tools\\dream",
  "author": {
    "name": "Daniel St. Jules",
    "email": "danielst.jules@gmail.com",
    "url": "http://danielstjules.com/"
  },
  "bugs": {
    "url": "https://github.com/danielstjules/toragent/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "bluebird": "^2.9.34",
    "openports": "0.0.1",
    "socks5-client": "1.1.2",
    "tmp": "0.0.27"
  },
  "deprecated": false,
  "description": "Easily create and manage Tor requests",
  "devDependencies": {
    "chai": "^3.2.0",
    "mocha": "^2.2.5",
    "request": "^2.60.0"
  },
  "homepage": "https://github.com/danielstjules/toragent#readme",
  "keywords": [
    "tor",
    "http",
    "https",
    "client",
    "connection"
  ],
  "license": "MIT",
  "main": "lib/agent.js",
  "name": "toragent",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/danielstjules/toragent.git"
  },
  "scripts": {
    "test": "mocha test"
  },
  "version": "0.1.1"
}
