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
| {
| "_from": "@types/connect@3.4.34",
| "_id": "@types/connect@3.4.34",
| "_inBundle": false,
| "_integrity": "sha512-ePPA/JuI+X0vb+gSWlPKOY0NdNAie/rPUqX2GUPpbZwiKTkSPhjXWuee47E4MtE54QVzGCQMQkAL6JhV2E1+cQ==",
| "_location": "/@types/connect",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/connect@3.4.34",
| "name": "@types/connect",
| "escapedName": "@types%2fconnect",
| "scope": "@types",
| "rawSpec": "3.4.34",
| "saveSpec": null,
| "fetchSpec": "3.4.34"
| },
| "_requiredBy": [
| "/@nuxt/types",
| "/@types/body-parser",
| "/@types/webpack-dev-middleware",
| "/@types/webpack-hot-middleware"
| ],
| "_resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.34.tgz",
| "_shasum": "170a40223a6d666006d93ca128af2beb1d9b1901",
| "_spec": "@types/connect@3.4.34",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Maxime LUCE",
| "url": "https://github.com/SomaticIT"
| },
| {
| "name": "Evan Hahn",
| "url": "https://github.com/EvanHahn"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for connect",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/connect",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/connect"
| },
| "scripts": {},
| "typeScriptVersion": "3.3",
| "types": "index.d.ts",
| "typesPublisherContentHash": "2fd2f6a2f7b9371cdb60b971639b4d26989e6035dc30fb0ad12e72645dcb002d",
| "version": "3.4.34"
| }
|
|