{
  "_args": [
    [
      "httpreq@0.4.24",
      "/opt/data/websites/csp-api-new"
    ]
  ],
  "_from": "httpreq@0.4.24",
  "_id": "httpreq@0.4.24",
  "_inBundle": false,
  "_integrity": "sha1-QzX/2CzZaWaKOUZckprGHWOTYn8=",
  "_location": "/httpreq",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "httpreq@0.4.24",
    "name": "httpreq",
    "escapedName": "httpreq",
    "rawSpec": "0.4.24",
    "saveSpec": null,
    "fetchSpec": "0.4.24"
  },
  "_requiredBy": [
    "/httpntlm"
  ],
  "_resolved": "https://registry.npmjs.org/httpreq/-/httpreq-0.4.24.tgz",
  "_spec": "0.4.24",
  "_where": "/opt/data/websites/csp-api-new",
  "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": {
    "chai": "~1.9.1",
    "express": "3.0.3",
    "mocha": "~1.20.1"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "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.4.24"
}
