{
  "_from": "httperror@^0.2.3",
  "_id": "httperror@0.2.3",
  "_inBundle": false,
  "_integrity": "sha512-3wvmf3KfWxRrTd7cSgZb3VALV2XlonYiOtGs7I9MeSqS41aM/xLu2M3lCdyHZipNE5tQDl3nkjd98UdzlfyMEw==",
  "_location": "/httperror",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "httperror@^0.2.3",
    "name": "httperror",
    "escapedName": "httperror",
    "rawSpec": "^0.2.3",
    "saveSpec": null,
    "fetchSpec": "^0.2.3"
  },
  "_requiredBy": [
    "/solr-client"
  ],
  "_resolved": "https://registry.npmjs.org/httperror/-/httperror-0.2.3.tgz",
  "_shasum": "c96e0d66cbcf6e0e19d80e4727a95a09d75fe0b8",
  "_spec": "httperror@^0.2.3",
  "_where": "/var/www/html/api.shopperr.in/node_modules/solr-client",
  "author": {
    "name": "Rémy Loubradou",
    "email": "remyloubradou@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/lbdremy/node-httperror/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "hnp": "0.0.1"
  },
  "deprecated": false,
  "description": "HTTPError extends Error. var err = new HTTPError(req,res,'my message');",
  "devDependencies": {
    "request": "~2.27.0",
    "tap": "~0.4.0"
  },
  "homepage": "https://github.com/lbdremy/node-httperror#readme",
  "keywords": [
    "http",
    "error",
    "status",
    "code"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "httperror",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/lbdremy/node-httperror.git"
  },
  "scripts": {
    "test": "tap test/*"
  },
  "version": "0.2.3"
}
