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
| {
| "_args": [
| [
| "@types/connect@3.4.38",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@types/connect@3.4.38",
| "_id": "@types/connect@3.4.38",
| "_inBundle": false,
| "_integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==",
| "_location": "/@types/connect",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/connect@3.4.38",
| "name": "@types/connect",
| "escapedName": "@types%2fconnect",
| "scope": "@types",
| "rawSpec": "3.4.38",
| "saveSpec": null,
| "fetchSpec": "3.4.38"
| },
| "_requiredBy": [
| "/@types/body-parser"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/connect/-/connect-3.4.38.tgz",
| "_spec": "3.4.38",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Maxime LUCE",
| "url": "https://github.com/SomaticIT"
| },
| {
| "name": "Evan Hahn",
| "url": "https://github.com/EvanHahn"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for connect",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect",
| "license": "MIT",
| "main": "",
| "name": "@types/connect",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/connect"
| },
| "scripts": {},
| "typeScriptVersion": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "8990242237504bdec53088b79e314b94bec69286df9de56db31f22de403b4092",
| "version": "3.4.38"
| }
|
|