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
{
  "_args": [
    [
      {
        "raw": "http-response-object@^3.0.1",
        "scope": null,
        "escapedName": "http-response-object",
        "name": "http-response-object",
        "rawSpec": "^3.0.1",
        "spec": ">=3.0.1 <4.0.0",
        "type": "range"
      },
      "/root/rushmail/node_modules/sync-request"
    ]
  ],
  "_from": "http-response-object@>=3.0.1 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "http-response-object@3.0.2",
  "_inCache": true,
  "_location": "/http-response-object",
  "_nodeVersion": "10.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/http-response-object_3.0.2_1553061488144_0.5296542050098769"
  },
  "_npmUser": {
    "name": "forbeslindesay",
    "email": "forbes@lindesay.co.uk"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "http-response-object@^3.0.1",
    "scope": null,
    "escapedName": "http-response-object",
    "name": "http-response-object",
    "rawSpec": "^3.0.1",
    "spec": ">=3.0.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/http-basic",
    "/sync-request",
    "/then-request"
  ],
  "_resolved": "https://registry.npmjs.org/http-response-object/-/http-response-object-3.0.2.tgz",
  "_shasum": "7f435bb210454e4360d074ef1f989d5ea8aa9810",
  "_shrinkwrap": null,
  "_spec": "http-response-object@^3.0.1",
  "_where": "/root/rushmail/node_modules/sync-request",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/ForbesLindesay/http-response-object/issues"
  },
  "dependencies": {
    "@types/node": "^10.0.3"
  },
  "description": "A simple object to represent an http response",
  "devDependencies": {
    "flowgen2": "^2.2.1",
    "typescript": "^2.3.4"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-bqX0XTF6fnXSQcEJ2Iuyr75yVakyjIDCqroJQ/aHfSdlM743Cwqoi2nDYMzLGWUcuTWGWy8AAvOKXTfiv6q9RA==",
    "shasum": "7f435bb210454e4360d074ef1f989d5ea8aa9810",
    "tarball": "https://registry.npmjs.org/http-response-object/-/http-response-object-3.0.2.tgz",
    "fileCount": 9,
    "unpackedSize": 6784,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckdZwCRA9TVsSAnZWagAA1SgP/RICpJsplssN5mtuqFwm\nNUTM/UnuETokzqtwlPHxmJR8X44xVm8QwhImCuoaPbeYZQ3yF4k5mKCVuROQ\n5dsZm7FmYUEJ1mkzWufyWAWJij9hSrF18QEFkvpL6r+5h/DtqX3eLwJlCZCd\nF5LcJKFvNGbfz/oS8ETUdqmF0+Unho6vLOxPpytjZcXueGkFoRR2BV1S0sTI\nBH6kl1qzJlH+hz2SUxlY6iC6oWHZgMZqMb2ejoHM93iL6Z+sneJ/oeDjtd13\n0/oVbuiJBJmxDsivxKv8oBh5v4oIlFDHqqleG+qRkeaHIj+FPOJ1hf1eSJ+u\n7tJ4FNbSXAND6MCh2WGNNVioxlF4iIl0EedTEBWQp5gDLjPb5LyX3HBwaVKO\njuuNxeL/tBOLk40diQf2ReDxpP5G6qZngGzdxVxu+acafF30Yc7cHHGY6vOM\nXUsw1EfsJ2OwGiHXiVQCwiH7iCsVjR5TZyf/apCwd4jfQTxtXI3pEAxK7irD\nhFJgk7pbzjRpdpTH7NRdSqDEzEs6hjtL2t9ogd00XJYCAgXw9S0eVq7dEmY8\nKf7elKfJfo4twDByPS1KlJKHHJazAOnwkTopRwI6Mcz7EtblWLWr5cCpEyx3\nBZ8z3HoUUD90d2jCPLjnyQIXeAMFauOohH6D8huZeCo2cpHQawWlw4JzesE5\nN9uA\r\n=CQXk\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "be88b526b0486df041dc4adaef988399c42dc3c2",
  "homepage": "https://github.com/ForbesLindesay/http-response-object#readme",
  "keywords": [
    "http",
    "https",
    "response",
    "request"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindeay.co.uk"
    }
  ],
  "name": "http-response-object",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ForbesLindesay/http-response-object.git"
  },
  "scripts": {
    "build": "tsc && flowgen lib/**/*",
    "prepublishOnly": "npm run build",
    "pretest": "npm run build",
    "test": "node test"
  },
  "types": "lib/index.d.ts",
  "version": "3.0.2"
}