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
| {
| "_args": [
| [
| "@types/http-proxy@1.17.14",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@types/http-proxy@1.17.14",
| "_id": "@types/http-proxy@1.17.14",
| "_inBundle": false,
| "_integrity": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==",
| "_location": "/@types/http-proxy",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/http-proxy@1.17.14",
| "name": "@types/http-proxy",
| "escapedName": "@types%2fhttp-proxy",
| "scope": "@types",
| "rawSpec": "1.17.14",
| "saveSpec": null,
| "fetchSpec": "1.17.14"
| },
| "_requiredBy": [
| "/http-proxy-middleware"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.14.tgz",
| "_spec": "1.17.14",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Maxime LUCE",
| "url": "https://github.com/SomaticIT"
| },
| {
| "name": "Florian Oellerich",
| "url": "https://github.com/Raigen"
| },
| {
| "name": "Daniel Schmidt",
| "url": "https://github.com/DanielMSchmidt"
| },
| {
| "name": "Jordan Abreu",
| "url": "https://github.com/jabreu610"
| },
| {
| "name": "Samuel Bodin",
| "url": "https://github.com/bodinsamuel"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for http-proxy",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-proxy",
| "license": "MIT",
| "main": "",
| "name": "@types/http-proxy",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/http-proxy"
| },
| "scripts": {},
| "typeScriptVersion": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "3e198b1ca48b5a5de433fc322508d2fec21a03c1b52c9470ee47b725146db123",
| "version": "1.17.14"
| }
|
|