保誠-保戶業務員媒合平台
Tomas
2022-05-19 957a1f10a06fdbb76f1a0ba94fe44126c613fee3
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
  "_args": [
    [
      "@types/express-serve-static-core@4.17.24",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "@types/express-serve-static-core@4.17.24",
  "_id": "@types/express-serve-static-core@4.17.24",
  "_inBundle": false,
  "_integrity": "sha512-3UJuW+Qxhzwjq3xhwXm2onQcFHn76frIYVbTu+kn24LFxI+dEhdfISDFovPB8VpEgW8oQCTpRuCe+0zJxB7NEA==",
  "_location": "/@types/express-serve-static-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@types/express-serve-static-core@4.17.24",
    "name": "@types/express-serve-static-core",
    "escapedName": "@types%2fexpress-serve-static-core",
    "scope": "@types",
    "rawSpec": "4.17.24",
    "saveSpec": null,
    "fetchSpec": "4.17.24"
  },
  "_requiredBy": [
    "/@types/express"
  ],
  "_resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.24.tgz",
  "_spec": "4.17.24",
  "_where": "/Users/tomas/PAM/PAMapp",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "contributors": [
    {
      "name": "Boris Yankov",
      "url": "https://github.com/borisyankov"
    },
    {
      "name": "Michał Lytek",
      "url": "https://github.com/19majkel94"
    },
    {
      "name": "Kacper Polak",
      "url": "https://github.com/kacepe"
    },
    {
      "name": "Satana Charuwichitratana",
      "url": "https://github.com/micksatana"
    },
    {
      "name": "Sami Jaber",
      "url": "https://github.com/samijaber"
    },
    {
      "name": "Jose Luis Leon",
      "url": "https://github.com/JoseLion"
    },
    {
      "name": "David Stephens",
      "url": "https://github.com/dwrss"
    },
    {
      "name": "Shin Ando",
      "url": "https://github.com/andoshin11"
    }
  ],
  "dependencies": {
    "@types/node": "*",
    "@types/qs": "*",
    "@types/range-parser": "*"
  },
  "description": "TypeScript definitions for Express",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core",
  "license": "MIT",
  "main": "",
  "name": "@types/express-serve-static-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/express-serve-static-core"
  },
  "scripts": {},
  "typeScriptVersion": "3.6",
  "types": "index.d.ts",
  "typesPublisherContentHash": "28c771b9232b87dd5e3f8dc2f41428960d69db364050502917a529870640f2eb",
  "typesVersions": {
    "<=4.0": {
      "*": [
        "ts4.0/*"
      ]
    }
  },
  "version": "4.17.24"
}