{
  "_args": [
    [
      "xmlhttprequest@*",
      "/home/ubuntu/eris-contracts.js/node_modules/web3"
    ]
  ],
  "_from": "xmlhttprequest@*",
  "_id": "xmlhttprequest@1.8.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/xmlhttprequest",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "email": "dan@driverdan.com",
    "name": "driverdan"
  },
  "_npmVersion": "2.7.5",
  "_phantomChildren": {},
  "_requested": {
    "name": "xmlhttprequest",
    "raw": "xmlhttprequest@*",
    "rawSpec": "*",
    "scope": null,
    "spec": "*",
    "type": "range"
  },
  "_requiredBy": [
    "/web3"
  ],
  "_resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
  "_shasum": "67fe075c5c24fef39f9d65f5f7b7fe75171968fc",
  "_shrinkwrap": null,
  "_spec": "xmlhttprequest@*",
  "_where": "/home/ubuntu/eris-contracts.js/node_modules/web3",
  "author": {
    "name": "Dan DeFelippi",
    "url": "http://driverdan.com"
  },
  "bugs": {
    "url": "http://github.com/driverdan/node-XMLHttpRequest/issues"
  },
  "dependencies": {},
  "description": "XMLHttpRequest for Node",
  "devDependencies": {},
  "directories": {
    "example": "./example",
    "lib": "./lib"
  },
  "dist": {
    "shasum": "67fe075c5c24fef39f9d65f5f7b7fe75171968fc",
    "tarball": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "gitHead": "86ff70effb6dd529b34650242b9e3b1f0b8b6e86",
  "homepage": "https://github.com/driverdan/node-XMLHttpRequest",
  "keywords": [
    "xhr",
    "ajax"
  ],
  "license": "MIT",
  "main": "./lib/XMLHttpRequest.js",
  "maintainers": [
    {
      "email": "dan@driverdan.com",
      "name": "driverdan"
    }
  ],
  "name": "xmlhttprequest",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/driverdan/node-XMLHttpRequest.git"
  },
  "scripts": {},
  "version": "1.8.0"
}
