{
  "_args": [
    [
      "xhr2@*",
      "/home/ubuntu/eris-contracts.js/node_modules/web3"
    ]
  ],
  "_from": "xhr2@*",
  "_id": "xhr2@0.1.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/xhr2",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/xhr2-0.1.4.tgz_1483743188415_0.05932993977330625"
  },
  "_npmUser": {
    "email": "costan@gmail.com",
    "name": "pwnall"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "xhr2",
    "raw": "xhr2@*",
    "rawSpec": "*",
    "scope": null,
    "spec": "*",
    "type": "range"
  },
  "_requiredBy": [
    "/web3"
  ],
  "_resolved": "https://registry.npmjs.org/xhr2/-/xhr2-0.1.4.tgz",
  "_shasum": "7f87658847716db5026323812f818cadab387a5f",
  "_shrinkwrap": null,
  "_spec": "xhr2@*",
  "_where": "/home/ubuntu/eris-contracts.js/node_modules/web3",
  "author": {
    "email": "victor@costan.us",
    "name": "Victor Costan",
    "url": "http://www.costan.us"
  },
  "browser": "lib/browser.js",
  "bugs": {
    "url": "https://github.com/pwnall/node-xhr2/issues"
  },
  "contributors": [
    {
      "email": "dfriedman58@gmail.com",
      "name": "Daniel Friedman"
    },
    {
      "email": "francois-xavier.kowalski@hp.com",
      "name": "Francois-Xavier Kowalski"
    }
  ],
  "dependencies": {},
  "description": "XMLHttpRequest emulation for node.js",
  "devDependencies": {
    "async": ">= 1.4.2",
    "chai": ">= 3.2.0",
    "codo": ">= 2.0.11",
    "coffee-script": ">= 1.9.3",
    "express": ">= 4.13.3",
    "glob": ">= 5.0.14",
    "mocha": ">= 2.2.5",
    "open": ">= 0.0.5",
    "remove": ">= 0.1.5",
    "sinon": ">= 1.15.4",
    "sinon-chai": ">= 2.8.0"
  },
  "directories": {
    "doc": "doc",
    "lib": "lib",
    "src": "src",
    "test": "test"
  },
  "dist": {
    "shasum": "7f87658847716db5026323812f818cadab387a5f",
    "tarball": "https://registry.npmjs.org/xhr2/-/xhr2-0.1.4.tgz"
  },
  "engines": {
    "node": ">= 0.6"
  },
  "gitHead": "f81390c2de5db928726f3b042ffd4a56eb6c2326",
  "homepage": "https://github.com/pwnall/node-xhr2",
  "keywords": [
    "xhr",
    "xmlhttprequest",
    "ajax",
    "browser"
  ],
  "license": "MIT",
  "main": "lib/xhr2.js",
  "maintainers": [
    {
      "email": "costan@gmail.com",
      "name": "pwnall"
    }
  ],
  "name": "xhr2",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pwnall/node-xhr2.git"
  },
  "scripts": {
    "prepublish": "node_modules/coffee-script/bin/cake build",
    "test": "node_modules/coffee-script/bin/cake test"
  },
  "version": "0.1.4"
}
