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
| {
| "_args": [
| [
| "@types/http-errors@2.0.4",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@types/http-errors@2.0.4",
| "_id": "@types/http-errors@2.0.4",
| "_inBundle": false,
| "_integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==",
| "_location": "/@types/http-errors",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/http-errors@2.0.4",
| "name": "@types/http-errors",
| "escapedName": "@types%2fhttp-errors",
| "scope": "@types",
| "rawSpec": "2.0.4",
| "saveSpec": null,
| "fetchSpec": "2.0.4"
| },
| "_requiredBy": [
| "/@types/serve-static"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/http-errors/-/http-errors-2.0.4.tgz",
| "_spec": "2.0.4",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Tanguy Krotoff",
| "url": "https://github.com/tkrotoff"
| },
| {
| "name": "BendingBender",
| "url": "https://github.com/BendingBender"
| }
| ],
| "dependencies": {},
| "description": "TypeScript definitions for http-errors",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors",
| "license": "MIT",
| "main": "",
| "name": "@types/http-errors",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/http-errors"
| },
| "scripts": {},
| "typeScriptVersion": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "06e33723b60f818facd3b7dd2025f043142fb7c56ab4832babafeb9470f2086f",
| "version": "2.0.4"
| }
|
|