保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 26a09f08cf1ed43c640879f23fdad56c5c9282f7
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
{
  "_from": "@types/webpack@^4.41.8",
  "_id": "@types/webpack@4.41.32",
  "_inBundle": false,
  "_integrity": "sha512-cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg==",
  "_location": "/@types/webpack",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/webpack@^4.41.8",
    "name": "@types/webpack",
    "escapedName": "@types%2fwebpack",
    "scope": "@types",
    "rawSpec": "^4.41.8",
    "saveSpec": null,
    "fetchSpec": "^4.41.8"
  },
  "_requiredBy": [
    "/@types/file-loader",
    "/@types/optimize-css-assets-webpack-plugin",
    "/@types/sass-loader",
    "/@types/terser-webpack-plugin",
    "/@types/webpack-bundle-analyzer",
    "/@types/webpack-dev-middleware",
    "/@types/webpack-hot-middleware",
    "/html-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.32.tgz",
  "_shasum": "a7bab03b72904070162b2f169415492209e94212",
  "_spec": "@types/webpack@^4.41.8",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\html-webpack-plugin",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Qubo",
      "url": "https://github.com/tkqubo"
    },
    {
      "name": "Benjamin Lim",
      "url": "https://github.com/bumbleblym"
    },
    {
      "name": "Boris Cherny",
      "url": "https://github.com/bcherny"
    },
    {
      "name": "Tommy Troy Lin",
      "url": "https://github.com/tommytroylin"
    },
    {
      "name": "Mohsen Azimi",
      "url": "https://github.com/mohsen1"
    },
    {
      "name": "Jonathan Creamer",
      "url": "https://github.com/jcreamer898"
    },
    {
      "name": "Alan Agius",
      "url": "https://github.com/alan-agius4"
    },
    {
      "name": "Dennis George",
      "url": "https://github.com/dennispg"
    },
    {
      "name": "Christophe Hurpeau",
      "url": "https://github.com/christophehurpeau"
    },
    {
      "name": "ZSkycat",
      "url": "https://github.com/ZSkycat"
    },
    {
      "name": "John Reilly",
      "url": "https://github.com/johnnyreilly"
    },
    {
      "name": "Ryan Waskiewicz",
      "url": "https://github.com/rwaskiewicz"
    },
    {
      "name": "Kyle Uehlein",
      "url": "https://github.com/kuehlein"
    },
    {
      "name": "Grgur Grisogono",
      "url": "https://github.com/grgur"
    },
    {
      "name": "Rubens Pinheiro Gonçalves Cavalcante",
      "url": "https://github.com/rubenspgcavalcante"
    },
    {
      "name": "Anders Kaseorg",
      "url": "https://github.com/andersk"
    },
    {
      "name": "Felix Haus",
      "url": "https://github.com/ofhouse"
    },
    {
      "name": "Daniel Chin",
      "url": "https://github.com/danielthank"
    },
    {
      "name": "Daiki Ihara",
      "url": "https://github.com/sasurau4"
    },
    {
      "name": "Dion Shi",
      "url": "https://github.com/dionshihk"
    },
    {
      "name": "Piotr Błażejewicz",
      "url": "https://github.com/peterblazejewicz"
    },
    {
      "name": "Michał Grzegorzewski",
      "url": "https://github.com/spamshaker"
    }
  ],
  "dependencies": {
    "@types/node": "*",
    "@types/tapable": "^1",
    "@types/uglify-js": "*",
    "@types/webpack-sources": "*",
    "anymatch": "^3.0.0",
    "source-map": "^0.6.0"
  },
  "deprecated": false,
  "description": "TypeScript definitions for webpack",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack",
  "license": "MIT",
  "main": "",
  "name": "@types/webpack",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/webpack"
  },
  "scripts": {},
  "typeScriptVersion": "3.7",
  "types": "index.d.ts",
  "typesPublisherContentHash": "52004f2c8cc8279cf14bf5026b269127c3cf71ba96929f7bdb41fe1de457d1ba",
  "version": "4.41.32"
}