{
  "_args": [
    [
      "httpreq@0.5.2",
      "/home/tbbdev/public_html/billbook"
    ]
  ],
  "_from": "httpreq@0.5.2",
  "_id": "httpreq@0.5.2",
  "_inBundle": false,
  "_integrity": "sha512-2Jm+x9WkExDOeFRrdBCBSpLPT5SokTcRHkunV3pjKmX/cx6av8zQ0WtHUMDrYb6O4hBFzNU6sxJEypvRUVYKnw==",
  "_location": "/httpreq",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "httpreq@0.5.2",
    "name": "httpreq",
    "escapedName": "httpreq",
    "rawSpec": "0.5.2",
    "saveSpec": null,
    "fetchSpec": "0.5.2"
  },
  "_requiredBy": [
    "/httpntlm"
  ],
  "_resolved": "https://registry.npmjs.org/httpreq/-/httpreq-0.5.2.tgz",
  "_spec": "0.5.2",
  "_where": "/home/tbbdev/public_html/billbook",
  "author": {
    "name": "Sam Decrock",
    "url": "https://github.com/SamDecrock/"
  },
  "bugs": {
    "url": "https://github.com/SamDecrock/node-httpreq/issues"
  },
  "contributors": [
    {
      "name": "Russell Beattie",
      "email": "russ@russellbeattie.com",
      "url": "https://github.com/russellbeattie"
    },
    {
      "name": "Jason Prickett MSFT",
      "url": "https://github.com/jpricketMSFT"
    },
    {
      "url": "https://github.com/jjharriso"
    },
    {
      "name": "Sam",
      "url": "https://github.com/SamDecrock"
    },
    {
      "name": "MJJ",
      "url": "https://github.com/mjj2000"
    },
    {
      "name": "Jeff Young",
      "url": "https://github.com/jeffyoung"
    },
    {
      "name": "Dave Preston",
      "url": "https://github.com/davepreston"
    },
    {
      "name": "Franklin van de Meent",
      "email": "fr@nkl.in",
      "url": "https://github.com/fvdm"
    }
  ],
  "description": "node-httpreq is a node.js library to do HTTP(S) requests the easy way",
  "devDependencies": {
    "body-parser": "^1.19.0",
    "chai": "~1.9.1",
    "express": "^4.17.1",
    "mocha": "~1.20.1",
    "multer": "^1.4.2"
  },
  "engines": {
    "node": ">= 6.15.1"
  },
  "homepage": "https://github.com/SamDecrock/node-httpreq#readme",
  "license": "MIT",
  "main": "./lib/httpreq",
  "name": "httpreq",
  "repository": {
    "type": "git",
    "url": "git://github.com/SamDecrock/node-httpreq.git"
  },
  "version": "0.5.2"
}
