{
  "_args": [
    [
      {
        "raw": "xhr@^2.0.1",
        "scope": null,
        "escapedName": "xhr",
        "name": "xhr",
        "rawSpec": "^2.0.1",
        "spec": ">=2.0.1 <3.0.0",
        "type": "range"
      },
      "/home/aman/Code/snapshot/node_modules/load-bmfont"
    ]
  ],
  "_from": "xhr@>=2.0.1 <3.0.0",
  "_id": "xhr@2.2.2",
  "_inCache": true,
  "_location": "/xhr",
  "_nodeVersion": "4.4.7",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/xhr-2.2.2.tgz_1469193055246_0.2910006339661777"
  },
  "_npmUser": {
    "name": "naugtur",
    "email": "naugtur@gmail.com"
  },
  "_npmVersion": "2.15.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "xhr@^2.0.1",
    "scope": null,
    "escapedName": "xhr",
    "name": "xhr",
    "rawSpec": "^2.0.1",
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/load-bmfont"
  ],
  "_resolved": "https://registry.npmjs.org/xhr/-/xhr-2.2.2.tgz",
  "_shasum": "2ee72571869f8686d41559a9ea286c18971435ff",
  "_shrinkwrap": null,
  "_spec": "xhr@^2.0.1",
  "_where": "/home/aman/Code/snapshot/node_modules/load-bmfont",
  "author": {
    "name": "Raynos",
    "email": "raynos2@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/Raynos/xhr/issues",
    "email": "raynos2@gmail.com"
  },
  "contributors": [
    {
      "name": "Jake Verbaten"
    }
  ],
  "dependencies": {
    "global": "~4.3.0",
    "is-function": "^1.0.1",
    "parse-headers": "^2.0.0",
    "xtend": "^4.0.0"
  },
  "description": "small xhr abstraction",
  "devDependencies": {
    "for-each": "^0.3.2",
    "pre-commit": "1.0.10",
    "run-browser": "github:naugtur/run-browser",
    "tap-spec": "^4.0.2",
    "tape": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "2ee72571869f8686d41559a9ea286c18971435ff",
    "tarball": "https://registry.npmjs.org/xhr/-/xhr-2.2.2.tgz"
  },
  "gitHead": "4b44f2895aa9e967812a07d7569c9fef8a070bd6",
  "homepage": "https://github.com/Raynos/xhr",
  "keywords": [
    "xhr",
    "http",
    "xmlhttprequest",
    "xhr2",
    "browserify"
  ],
  "license": "MIT",
  "main": "index",
  "maintainers": [
    {
      "name": "raynos",
      "email": "raynos2@gmail.com"
    },
    {
      "name": "naugtur",
      "email": "naugtur@gmail.com"
    }
  ],
  "name": "xhr",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/Raynos/xhr.git"
  },
  "scripts": {
    "browser": "run-browser -m test/mock-server.js test/index.js",
    "test": "run-browser test/index.js -b -m test/mock-server.js | tap-spec"
  },
  "version": "2.2.2"
}
