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/connect@3.4.32",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/connect@3.4.32",
| "_id": "@types/connect@3.4.32",
| "_inBundle": false,
| "_integrity": "sha512-4r8qa0quOvh7lGD0pre62CAb1oni1OO6ecJLGCezTmhQ8Fz50Arx9RUszryR8KlgK6avuSXvviL6yWyViQABOg==",
| "_location": "/@types/connect",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/connect@3.4.32",
| "name": "@types/connect",
| "escapedName": "@types%2fconnect",
| "scope": "@types",
| "rawSpec": "3.4.32",
| "saveSpec": null,
| "fetchSpec": "3.4.32"
| },
| "_requiredBy": [
| "/@types/body-parser",
| "/@types/cookies"
| ],
| "_resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.32.tgz",
| "_spec": "3.4.32",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "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#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/connect",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.0",
| "typesPublisherContentHash": "d988cf1d88b273d694c4fcfe3699c4785f7e60ea0c8e094b598922c43ab3fb4e",
| "version": "3.4.32"
| }
|
|