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
| {
| "_from": "@types/http-proxy@^1.17.5",
| "_id": "@types/http-proxy@1.17.9",
| "_inBundle": false,
| "_integrity": "sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw==",
| "_location": "/@types/http-proxy",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/http-proxy@^1.17.5",
| "name": "@types/http-proxy",
| "escapedName": "@types%2fhttp-proxy",
| "scope": "@types",
| "rawSpec": "^1.17.5",
| "saveSpec": null,
| "fetchSpec": "^1.17.5"
| },
| "_requiredBy": [
| "/http-proxy-middleware"
| ],
| "_resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.9.tgz",
| "_shasum": "7f0e7931343761efde1e2bf48c40f02f3f75705a",
| "_spec": "@types/http-proxy@^1.17.5",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\http-proxy-middleware",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "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": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for node-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": "3.9",
| "types": "index.d.ts",
| "typesPublisherContentHash": "f9643f858f88cf625687959add278923b6bfe0ed59db1b54fd42996b2a708e7a",
| "version": "1.17.9"
| }
|
|