wzp
2021-05-13 7d694a9113118daec5be7ac224dab46a3b20f106
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
  "_args": [
    [
      {
        "raw": "httpreq@>=0.4.22",
        "scope": null,
        "escapedName": "httpreq",
        "name": "httpreq",
        "rawSpec": ">=0.4.22",
        "spec": ">=0.4.22",
        "type": "range"
      },
      "/root/rushmail/node_modules/httpntlm"
    ]
  ],
  "_from": "httpreq@>=0.4.22",
  "_id": "httpreq@0.4.24",
  "_inCache": true,
  "_location": "/httpreq",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/httpreq-0.4.24.tgz_1498854530181_0.7929337220266461"
  },
  "_npmUser": {
    "name": "samdecrock",
    "email": "sam.decrock@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "httpreq@>=0.4.22",
    "scope": null,
    "escapedName": "httpreq",
    "name": "httpreq",
    "rawSpec": ">=0.4.22",
    "spec": ">=0.4.22",
    "type": "range"
  },
  "_requiredBy": [
    "/httpntlm"
  ],
  "_resolved": "https://registry.npmjs.org/httpreq/-/httpreq-0.4.24.tgz",
  "_shasum": "4335ffd82cd969668a39465c929ac61d6393627f",
  "_shrinkwrap": null,
  "_spec": "httpreq@>=0.4.22",
  "_where": "/root/rushmail/node_modules/httpntlm",
  "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"
    }
  ],
  "dependencies": {},
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "4335ffd82cd969668a39465c929ac61d6393627f",
    "tarball": "https://registry.npmjs.org/httpreq/-/httpreq-0.4.24.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "gitHead": "a48045e87f378079f4e83ed18d6032292cb4a854",
  "homepage": "https://github.com/SamDecrock/node-httpreq#readme",
  "license": "MIT",
  "main": "./lib/httpreq",
  "maintainers": [
    {
      "name": "samdecrock",
      "email": "sam.decrock@gmail.com"
    }
  ],
  "name": "httpreq",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/SamDecrock/node-httpreq.git"
  },
  "scripts": {},
  "version": "0.4.24"
}