保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
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
76
77
{
  "_from": "@types/express@*",
  "_id": "@types/express@4.17.13",
  "_inBundle": false,
  "_integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==",
  "_location": "/@types/express",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/express@*",
    "name": "@types/express",
    "escapedName": "@types%2fexpress",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/compression"
  ],
  "_resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz",
  "_shasum": "a76e2995728999bab51a33fabce1d705a3709034",
  "_spec": "@types/express@*",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\compression",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Boris Yankov",
      "url": "https://github.com/borisyankov"
    },
    {
      "name": "China Medical University Hospital",
      "url": "https://github.com/CMUH"
    },
    {
      "name": "Puneet Arora",
      "url": "https://github.com/puneetar"
    },
    {
      "name": "Dylan Frankland",
      "url": "https://github.com/dfrankland"
    }
  ],
  "dependencies": {
    "@types/body-parser": "*",
    "@types/express-serve-static-core": "^4.17.18",
    "@types/qs": "*",
    "@types/serve-static": "*"
  },
  "deprecated": false,
  "description": "TypeScript definitions for Express",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express",
  "license": "MIT",
  "main": "",
  "name": "@types/express",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/express"
  },
  "scripts": {},
  "typeScriptVersion": "3.6",
  "types": "index.d.ts",
  "typesPublisherContentHash": "df0c9de39b435f4152916282f0ae9e98f0548d6b50f6bb6aedddc52e4e3f25a7",
  "typesVersions": {
    "<=4.0": {
      "*": [
        "ts4.0/*"
      ]
    }
  },
  "version": "4.17.13"
}