Blame view

package-lock.json 544 KB
277bf0713   吉鹏   add gitignore
1
  {
f4f1d7b0e   Adam   auto commit the c...
2
3
4
5
6
    "name": "gulu-vue",
    "version": "0.1.0",
    "lockfileVersion": 1,
    "requires": true,
    "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
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
      "@babel/cli": {
        "version": "7.8.4",
        "resolved": "https://registry.npm.taobao.org/@babel/cli/download/@babel/cli-7.8.4.tgz",
        "integrity": "sha1-UF+wU3IamHd7KxdTI+pPCQt9PBw=",
        "requires": {
          "chokidar": "^2.1.8",
          "commander": "^4.0.1",
          "convert-source-map": "^1.1.0",
          "fs-readdir-recursive": "^1.1.0",
          "glob": "^7.0.0",
          "lodash": "^4.17.13",
          "make-dir": "^2.1.0",
          "slash": "^2.0.0",
          "source-map": "^0.5.0"
        },
        "dependencies": {
          "commander": {
            "version": "4.1.1",
            "resolved": "https://registry.npm.taobao.org/commander/download/commander-4.1.1.tgz",
            "integrity": "sha1-n9YCvZNilOnp70aj9NaWQESxgGg="
          },
          "slash": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/slash/download/slash-2.0.0.tgz",
            "integrity": "sha1-3lUoUaF1nfOo8gZTVEL17E3eq0Q="
          },
          "source-map": {
            "version": "0.5.7",
            "resolved": "http://registry.npm.taobao.org/source-map/download/source-map-0.5.7.tgz",
            "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
40
41
      "@babel/code-frame": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
42
43
        "resolved": "https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.8.3.tgz",
        "integrity": "sha1-M+JZA9dIEYFTThLsCiXxa2/PQZ4=",
f4f1d7b0e   Adam   auto commit the c...
44
45
46
47
48
49
        "requires": {
          "@babel/highlight": "^7.8.3"
        }
      },
      "@babel/compat-data": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
50
51
        "resolved": "https://registry.npm.taobao.org/@babel/compat-data/download/@babel/compat-data-7.9.0.tgz",
        "integrity": "sha1-BIFVVvyQsMF0q9LAwbuWb6oDamw=",
f4f1d7b0e   Adam   auto commit the c...
52
53
54
55
56
57
58
59
        "requires": {
          "browserslist": "^4.9.1",
          "invariant": "^2.2.4",
          "semver": "^5.5.0"
        }
      },
      "@babel/core": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
60
61
        "resolved": "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.9.0.tgz?cache=0&sync_timestamp=1584746134268&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.9.0.tgz",
        "integrity": "sha1-rJd7U4t34TL/cG87ik260JwDxW4=",
f4f1d7b0e   Adam   auto commit the c...
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
        "requires": {
          "@babel/code-frame": "^7.8.3",
          "@babel/generator": "^7.9.0",
          "@babel/helper-module-transforms": "^7.9.0",
          "@babel/helpers": "^7.9.0",
          "@babel/parser": "^7.9.0",
          "@babel/template": "^7.8.6",
          "@babel/traverse": "^7.9.0",
          "@babel/types": "^7.9.0",
          "convert-source-map": "^1.7.0",
          "debug": "^4.1.0",
          "gensync": "^1.0.0-beta.1",
          "json5": "^2.1.2",
          "lodash": "^4.17.13",
          "resolve": "^1.3.2",
          "semver": "^5.4.1",
          "source-map": "^0.5.0"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
81
82
83
84
85
86
87
88
          "json5": {
            "version": "2.1.3",
            "resolved": "https://registry.npm.taobao.org/json5/download/json5-2.1.3.tgz",
            "integrity": "sha1-ybD3+pIzv+WAf+ZvzzpWF+1ZfUM=",
            "requires": {
              "minimist": "^1.2.5"
            }
          },
f4f1d7b0e   Adam   auto commit the c...
89
90
          "source-map": {
            "version": "0.5.7",
0db291810   BigBoss   “-mcomfirmOder页面
91
            "resolved": "http://registry.npm.taobao.org/source-map/download/source-map-0.5.7.tgz",
f4f1d7b0e   Adam   auto commit the c...
92
93
94
95
96
97
            "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
          }
        }
      },
      "@babel/generator": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
98
99
        "resolved": "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.9.5.tgz",
        "integrity": "sha1-J/CRd0GsxB5uqs7W1o+Ww/qa+vk=",
f4f1d7b0e   Adam   auto commit the c...
100
101
102
103
104
105
106
107
108
        "requires": {
          "@babel/types": "^7.9.5",
          "jsesc": "^2.5.1",
          "lodash": "^4.17.13",
          "source-map": "^0.5.0"
        },
        "dependencies": {
          "source-map": {
            "version": "0.5.7",
0db291810   BigBoss   “-mcomfirmOder页面
109
            "resolved": "http://registry.npm.taobao.org/source-map/download/source-map-0.5.7.tgz",
f4f1d7b0e   Adam   auto commit the c...
110
111
112
113
114
115
            "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
          }
        }
      },
      "@babel/helper-annotate-as-pure": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
116
117
        "resolved": "https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.8.3.tgz",
        "integrity": "sha1-YLwLxlf2Ogkk/5pLSgskoTz03u4=",
f4f1d7b0e   Adam   auto commit the c...
118
119
120
121
122
123
        "requires": {
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-builder-binary-assignment-operator-visitor": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
124
125
        "resolved": "https://registry.npm.taobao.org/@babel/helper-builder-binary-assignment-operator-visitor/download/@babel/helper-builder-binary-assignment-operator-visitor-7.8.3.tgz",
        "integrity": "sha1-yECXpCegYaxWocMOv1S3si0kFQM=",
f4f1d7b0e   Adam   auto commit the c...
126
127
128
129
130
131
132
        "requires": {
          "@babel/helper-explode-assignable-expression": "^7.8.3",
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-compilation-targets": {
        "version": "7.8.7",
0db291810   BigBoss   “-mcomfirmOder页面
133
134
        "resolved": "https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.8.7.tgz",
        "integrity": "sha1-2sHuoVnA5L1G4wm1obBKZrU8Hd4=",
f4f1d7b0e   Adam   auto commit the c...
135
136
137
138
139
140
141
142
143
144
        "requires": {
          "@babel/compat-data": "^7.8.6",
          "browserslist": "^4.9.1",
          "invariant": "^2.2.4",
          "levenary": "^1.1.1",
          "semver": "^5.5.0"
        }
      },
      "@babel/helper-create-class-features-plugin": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
145
146
        "resolved": "https://registry.npm.taobao.org/@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.9.5.tgz",
        "integrity": "sha1-eXU9RAF4BrSBAX8ksC/UETxxBuo=",
f4f1d7b0e   Adam   auto commit the c...
147
148
149
150
151
152
153
154
155
156
157
158
        "dev": true,
        "requires": {
          "@babel/helper-function-name": "^7.9.5",
          "@babel/helper-member-expression-to-functions": "^7.8.3",
          "@babel/helper-optimise-call-expression": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/helper-replace-supers": "^7.8.6",
          "@babel/helper-split-export-declaration": "^7.8.3"
        }
      },
      "@babel/helper-create-regexp-features-plugin": {
        "version": "7.8.8",
0db291810   BigBoss   “-mcomfirmOder页面
159
160
        "resolved": "https://registry.npm.taobao.org/@babel/helper-create-regexp-features-plugin/download/@babel/helper-create-regexp-features-plugin-7.8.8.tgz",
        "integrity": "sha1-XYQYC1iPVgt4ZO+u6okkPlgxIIc=",
f4f1d7b0e   Adam   auto commit the c...
161
162
163
164
165
166
167
168
        "requires": {
          "@babel/helper-annotate-as-pure": "^7.8.3",
          "@babel/helper-regex": "^7.8.3",
          "regexpu-core": "^4.7.0"
        }
      },
      "@babel/helper-define-map": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
169
170
        "resolved": "https://registry.npm.taobao.org/@babel/helper-define-map/download/@babel/helper-define-map-7.8.3.tgz",
        "integrity": "sha1-oGVcrVRRw3YLcm66h18c2PqgLBU=",
f4f1d7b0e   Adam   auto commit the c...
171
172
173
174
175
176
177
178
        "requires": {
          "@babel/helper-function-name": "^7.8.3",
          "@babel/types": "^7.8.3",
          "lodash": "^4.17.13"
        }
      },
      "@babel/helper-explode-assignable-expression": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
179
180
        "resolved": "https://registry.npm.taobao.org/@babel/helper-explode-assignable-expression/download/@babel/helper-explode-assignable-expression-7.8.3.tgz",
        "integrity": "sha1-pyjcW06J4w/C38fQT6KKkwZT+YI=",
f4f1d7b0e   Adam   auto commit the c...
181
182
183
184
185
186
187
        "requires": {
          "@babel/traverse": "^7.8.3",
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-function-name": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
188
189
        "resolved": "https://registry.npm.taobao.org/@babel/helper-function-name/download/@babel/helper-function-name-7.9.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-function-name%2Fdownload%2F%40babel%2Fhelper-function-name-7.9.5.tgz",
        "integrity": "sha1-K1OCDTUnUSDhh0qC5aq+E3aSClw=",
f4f1d7b0e   Adam   auto commit the c...
190
191
192
193
194
195
196
197
        "requires": {
          "@babel/helper-get-function-arity": "^7.8.3",
          "@babel/template": "^7.8.3",
          "@babel/types": "^7.9.5"
        }
      },
      "@babel/helper-get-function-arity": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
198
199
        "resolved": "https://registry.npm.taobao.org/@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.8.3.tgz",
        "integrity": "sha1-uJS5R70AQ4HOY+odufCFR+kgq9U=",
f4f1d7b0e   Adam   auto commit the c...
200
201
202
203
204
205
        "requires": {
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-hoist-variables": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
206
207
        "resolved": "https://registry.npm.taobao.org/@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.8.3.tgz",
        "integrity": "sha1-Hb6ba1XXjJtBg/yM3G4wzrg7cTQ=",
f4f1d7b0e   Adam   auto commit the c...
208
209
210
211
212
213
        "requires": {
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-member-expression-to-functions": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
214
215
        "resolved": "https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.8.3.tgz?cache=0&sync_timestamp=1578951933226&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-member-expression-to-functions%2Fdownload%2F%40babel%2Fhelper-member-expression-to-functions-7.8.3.tgz",
        "integrity": "sha1-ZZtxBJjqbB2ZB+DHPyBu7n2twkw=",
f4f1d7b0e   Adam   auto commit the c...
216
217
218
219
220
221
        "requires": {
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-module-imports": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
222
223
        "resolved": "https://registry.npm.taobao.org/@babel/helper-module-imports/download/@babel/helper-module-imports-7.8.3.tgz",
        "integrity": "sha1-f+OVibOcAWMxtrjD9EHo8LFBlJg=",
f4f1d7b0e   Adam   auto commit the c...
224
225
226
227
228
229
        "requires": {
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-module-transforms": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
230
231
        "resolved": "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.9.0.tgz",
        "integrity": "sha1-Q7NN/hWWGRhwfSRzJ0MTiOn+luU=",
f4f1d7b0e   Adam   auto commit the c...
232
233
234
235
236
237
238
239
240
241
242
243
        "requires": {
          "@babel/helper-module-imports": "^7.8.3",
          "@babel/helper-replace-supers": "^7.8.6",
          "@babel/helper-simple-access": "^7.8.3",
          "@babel/helper-split-export-declaration": "^7.8.3",
          "@babel/template": "^7.8.6",
          "@babel/types": "^7.9.0",
          "lodash": "^4.17.13"
        }
      },
      "@babel/helper-optimise-call-expression": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
244
245
        "resolved": "https://registry.npm.taobao.org/@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.8.3.tgz",
        "integrity": "sha1-ftBxgT0Jx1KY708giVYAa2ER7Lk=",
f4f1d7b0e   Adam   auto commit the c...
246
247
248
249
250
251
        "requires": {
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-plugin-utils": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
252
253
        "resolved": "https://registry.npm.taobao.org/@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.8.3.tgz",
        "integrity": "sha1-nqKTvhm6vA9S/4yoizTDYRsghnA="
f4f1d7b0e   Adam   auto commit the c...
254
255
256
      },
      "@babel/helper-regex": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
257
258
        "resolved": "https://registry.npm.taobao.org/@babel/helper-regex/download/@babel/helper-regex-7.8.3.tgz?cache=0&sync_timestamp=1578952169002&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-regex%2Fdownload%2F%40babel%2Fhelper-regex-7.8.3.tgz",
        "integrity": "sha1-E5dyYH1RuT8j7/5yEFsxnSpMaWU=",
f4f1d7b0e   Adam   auto commit the c...
259
260
261
262
263
264
        "requires": {
          "lodash": "^4.17.13"
        }
      },
      "@babel/helper-remap-async-to-generator": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
265
266
        "resolved": "https://registry.npm.taobao.org/@babel/helper-remap-async-to-generator/download/@babel/helper-remap-async-to-generator-7.8.3.tgz",
        "integrity": "sha1-JzxgDYub9QBhQsHjWIfVVcEu3YY=",
f4f1d7b0e   Adam   auto commit the c...
267
268
269
270
271
272
273
274
275
276
        "requires": {
          "@babel/helper-annotate-as-pure": "^7.8.3",
          "@babel/helper-wrap-function": "^7.8.3",
          "@babel/template": "^7.8.3",
          "@babel/traverse": "^7.8.3",
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-replace-supers": {
        "version": "7.8.6",
0db291810   BigBoss   “-mcomfirmOder页面
277
278
        "resolved": "https://registry.npm.taobao.org/@babel/helper-replace-supers/download/@babel/helper-replace-supers-7.8.6.tgz?cache=0&sync_timestamp=1582806154918&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-replace-supers%2Fdownload%2F%40babel%2Fhelper-replace-supers-7.8.6.tgz",
        "integrity": "sha1-Wtp0T9WtcyA78dZ0WaJ9y6Z+/8g=",
f4f1d7b0e   Adam   auto commit the c...
279
280
281
282
283
284
285
286
287
        "requires": {
          "@babel/helper-member-expression-to-functions": "^7.8.3",
          "@babel/helper-optimise-call-expression": "^7.8.3",
          "@babel/traverse": "^7.8.6",
          "@babel/types": "^7.8.6"
        }
      },
      "@babel/helper-simple-access": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
288
289
        "resolved": "https://registry.npm.taobao.org/@babel/helper-simple-access/download/@babel/helper-simple-access-7.8.3.tgz",
        "integrity": "sha1-f4EJkotNq0ZUB2mGr1dSMd62Oa4=",
f4f1d7b0e   Adam   auto commit the c...
290
291
292
293
294
295
296
        "requires": {
          "@babel/template": "^7.8.3",
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-split-export-declaration": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
297
298
        "resolved": "https://registry.npm.taobao.org/@babel/helper-split-export-declaration/download/@babel/helper-split-export-declaration-7.8.3.tgz",
        "integrity": "sha1-ManzAHD5E2inGCzwX4MXgQZfx6k=",
f4f1d7b0e   Adam   auto commit the c...
299
300
301
302
303
304
        "requires": {
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helper-validator-identifier": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
305
306
        "resolved": "https://registry.npm.taobao.org/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.9.5.tgz",
        "integrity": "sha1-kJd6jm+/a0MafcMXUu7iM78FLYA="
f4f1d7b0e   Adam   auto commit the c...
307
308
309
      },
      "@babel/helper-wrap-function": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
310
311
        "resolved": "https://registry.npm.taobao.org/@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.8.3.tgz",
        "integrity": "sha1-nb2yu1XvFKqgH+jJm2Kb1TUthhA=",
f4f1d7b0e   Adam   auto commit the c...
312
313
314
315
316
317
318
319
320
        "requires": {
          "@babel/helper-function-name": "^7.8.3",
          "@babel/template": "^7.8.3",
          "@babel/traverse": "^7.8.3",
          "@babel/types": "^7.8.3"
        }
      },
      "@babel/helpers": {
        "version": "7.9.2",
0db291810   BigBoss   “-mcomfirmOder页面
321
322
        "resolved": "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.9.2.tgz?cache=0&sync_timestamp=1584800073145&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelpers%2Fdownload%2F%40babel%2Fhelpers-7.9.2.tgz",
        "integrity": "sha1-tCqBqBHx5zE7iMuorcZrPZrmwJ8=",
f4f1d7b0e   Adam   auto commit the c...
323
324
325
326
327
328
329
330
        "requires": {
          "@babel/template": "^7.8.3",
          "@babel/traverse": "^7.9.0",
          "@babel/types": "^7.9.0"
        }
      },
      "@babel/highlight": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
331
332
        "resolved": "https://registry.npm.taobao.org/@babel/highlight/download/@babel/highlight-7.9.0.tgz?cache=0&sync_timestamp=1584746125589&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhighlight%2Fdownload%2F%40babel%2Fhighlight-7.9.0.tgz",
        "integrity": "sha1-TptFzLgreWBycbKXmtgse2gWMHk=",
f4f1d7b0e   Adam   auto commit the c...
333
334
335
336
337
338
339
340
        "requires": {
          "@babel/helper-validator-identifier": "^7.9.0",
          "chalk": "^2.0.0",
          "js-tokens": "^4.0.0"
        }
      },
      "@babel/parser": {
        "version": "7.9.4",
0db291810   BigBoss   “-mcomfirmOder页面
341
342
        "resolved": "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.9.4.tgz",
        "integrity": "sha1-aKNeawMZu8AURlvkOCgwARPy8ug="
f4f1d7b0e   Adam   auto commit the c...
343
344
345
      },
      "@babel/plugin-proposal-async-generator-functions": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
346
347
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.8.3.tgz",
        "integrity": "sha1-utMpxnCzgliXIbJ1QMfSiGAcbm8=",
f4f1d7b0e   Adam   auto commit the c...
348
349
350
351
352
353
354
355
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/helper-remap-async-to-generator": "^7.8.3",
          "@babel/plugin-syntax-async-generators": "^7.8.0"
        }
      },
      "@babel/plugin-proposal-class-properties": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
356
357
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-class-properties/download/@babel/plugin-proposal-class-properties-7.8.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-class-properties%2Fdownload%2F%40babel%2Fplugin-proposal-class-properties-7.8.3.tgz",
        "integrity": "sha1-XgZlSvXNBLYIkVqtqbKmeIAERk4=",
f4f1d7b0e   Adam   auto commit the c...
358
359
360
361
362
363
364
365
        "dev": true,
        "requires": {
          "@babel/helper-create-class-features-plugin": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-proposal-decorators": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
366
367
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-decorators/download/@babel/plugin-proposal-decorators-7.8.3.tgz",
        "integrity": "sha1-IVaGCrZcWr8GjD9nBCGEBBBmVD4=",
f4f1d7b0e   Adam   auto commit the c...
368
369
370
371
372
373
374
375
376
        "dev": true,
        "requires": {
          "@babel/helper-create-class-features-plugin": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/plugin-syntax-decorators": "^7.8.3"
        }
      },
      "@babel/plugin-proposal-dynamic-import": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
377
378
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-dynamic-import/download/@babel/plugin-proposal-dynamic-import-7.8.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-dynamic-import%2Fdownload%2F%40babel%2Fplugin-proposal-dynamic-import-7.8.3.tgz",
        "integrity": "sha1-OMT+VVdEgm6X4q6TCw+0zAfmYFQ=",
f4f1d7b0e   Adam   auto commit the c...
379
380
381
382
383
384
385
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/plugin-syntax-dynamic-import": "^7.8.0"
        }
      },
      "@babel/plugin-proposal-json-strings": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
386
387
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-json-strings/download/@babel/plugin-proposal-json-strings-7.8.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-json-strings%2Fdownload%2F%40babel%2Fplugin-proposal-json-strings-7.8.3.tgz",
        "integrity": "sha1-2lIWsjipi1ih4F1oUhBLEPmnDWs=",
f4f1d7b0e   Adam   auto commit the c...
388
389
390
391
392
393
394
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/plugin-syntax-json-strings": "^7.8.0"
        }
      },
      "@babel/plugin-proposal-nullish-coalescing-operator": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
395
396
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-nullish-coalescing-operator/download/@babel/plugin-proposal-nullish-coalescing-operator-7.8.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-nullish-coalescing-operator%2Fdownload%2F%40babel%2Fplugin-proposal-nullish-coalescing-operator-7.8.3.tgz",
        "integrity": "sha1-5FciU/3u1lzd7s/as/kor+sv1dI=",
f4f1d7b0e   Adam   auto commit the c...
397
398
399
400
401
402
403
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0"
        }
      },
      "@babel/plugin-proposal-numeric-separator": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
404
405
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-numeric-separator/download/@babel/plugin-proposal-numeric-separator-7.8.3.tgz",
        "integrity": "sha1-XWdpQJaZ7Js7aGhM2BFs7f+Tutg=",
f4f1d7b0e   Adam   auto commit the c...
406
407
408
409
410
411
412
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/plugin-syntax-numeric-separator": "^7.8.3"
        }
      },
      "@babel/plugin-proposal-object-rest-spread": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
413
414
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-object-rest-spread/download/@babel/plugin-proposal-object-rest-spread-7.9.5.tgz",
        "integrity": "sha1-P9ZZETBth0YBTsDQz3jw45oUkRY=",
f4f1d7b0e   Adam   auto commit the c...
415
416
417
418
419
420
421
422
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
          "@babel/plugin-transform-parameters": "^7.9.5"
        }
      },
      "@babel/plugin-proposal-optional-catch-binding": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
423
424
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-catch-binding/download/@babel/plugin-proposal-optional-catch-binding-7.8.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-optional-catch-binding%2Fdownload%2F%40babel%2Fplugin-proposal-optional-catch-binding-7.8.3.tgz",
        "integrity": "sha1-ne6WqxZQ7tiGRq6XNMoWesSpxck=",
f4f1d7b0e   Adam   auto commit the c...
425
426
427
428
429
430
431
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/plugin-syntax-optional-catch-binding": "^7.8.0"
        }
      },
      "@babel/plugin-proposal-optional-chaining": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
432
433
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-chaining/download/@babel/plugin-proposal-optional-chaining-7.9.0.tgz",
        "integrity": "sha1-MdsWsVTDnWuKZFKSRyuYOUwpKlg=",
f4f1d7b0e   Adam   auto commit the c...
434
435
436
437
438
439
440
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/plugin-syntax-optional-chaining": "^7.8.0"
        }
      },
      "@babel/plugin-proposal-unicode-property-regex": {
        "version": "7.8.8",
0db291810   BigBoss   “-mcomfirmOder页面
441
442
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-unicode-property-regex/download/@babel/plugin-proposal-unicode-property-regex-7.8.8.tgz?cache=0&sync_timestamp=1584039006999&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-unicode-property-regex%2Fdownload%2F%40babel%2Fplugin-proposal-unicode-property-regex-7.8.8.tgz",
        "integrity": "sha1-7jqV6QzcBP6M2S7DJ5+gF9aKDR0=",
f4f1d7b0e   Adam   auto commit the c...
443
444
445
446
447
448
449
        "requires": {
          "@babel/helper-create-regexp-features-plugin": "^7.8.8",
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-syntax-async-generators": {
        "version": "7.8.4",
0db291810   BigBoss   “-mcomfirmOder页面
450
451
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-async-generators/download/@babel/plugin-syntax-async-generators-7.8.4.tgz",
        "integrity": "sha1-qYP7Gusuw/btBCohD2QOkOeG/g0=",
f4f1d7b0e   Adam   auto commit the c...
452
453
454
455
456
457
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.0"
        }
      },
      "@babel/plugin-syntax-decorators": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
458
459
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-decorators/download/@babel/plugin-syntax-decorators-7.8.3.tgz?cache=0&sync_timestamp=1578952708841&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-decorators%2Fdownload%2F%40babel%2Fplugin-syntax-decorators-7.8.3.tgz",
        "integrity": "sha1-jSwVqfGvYksAJflhaCqdU9MAG9o=",
f4f1d7b0e   Adam   auto commit the c...
460
461
462
463
464
465
466
        "dev": true,
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-syntax-dynamic-import": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
467
468
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-dynamic-import/download/@babel/plugin-syntax-dynamic-import-7.8.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-dynamic-import%2Fdownload%2F%40babel%2Fplugin-syntax-dynamic-import-7.8.3.tgz",
        "integrity": "sha1-Yr+Ysto80h1iYVT8lu5bPLaOrLM=",
f4f1d7b0e   Adam   auto commit the c...
469
470
471
472
473
474
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.0"
        }
      },
      "@babel/plugin-syntax-json-strings": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
475
476
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-json-strings/download/@babel/plugin-syntax-json-strings-7.8.3.tgz",
        "integrity": "sha1-AcohtmjNghjJ5kDLbdiMVBKyyWo=",
f4f1d7b0e   Adam   auto commit the c...
477
478
479
480
481
482
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.0"
        }
      },
      "@babel/plugin-syntax-jsx": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
483
484
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-jsx/download/@babel/plugin-syntax-jsx-7.8.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-jsx%2Fdownload%2F%40babel%2Fplugin-syntax-jsx-7.8.3.tgz",
        "integrity": "sha1-UhsGyDxASA8eWLT9M7kuzrHW6pQ=",
f4f1d7b0e   Adam   auto commit the c...
485
486
487
488
489
490
491
        "dev": true,
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-syntax-nullish-coalescing-operator": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
492
493
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-nullish-coalescing-operator/download/@babel/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
        "integrity": "sha1-Fn7XA2iIYIH3S1w2xlqIwDtm0ak=",
f4f1d7b0e   Adam   auto commit the c...
494
495
496
497
498
499
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.0"
        }
      },
      "@babel/plugin-syntax-numeric-separator": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
500
501
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-numeric-separator/download/@babel/plugin-syntax-numeric-separator-7.8.3.tgz",
        "integrity": "sha1-Dj+2Pgm+obEelkZyccgwgAfnxB8=",
f4f1d7b0e   Adam   auto commit the c...
502
503
504
505
506
507
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-syntax-object-rest-spread": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
508
509
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-object-rest-spread/download/@babel/plugin-syntax-object-rest-spread-7.8.3.tgz",
        "integrity": "sha1-YOIl7cvZimQDMqLnLdPmbxr1WHE=",
f4f1d7b0e   Adam   auto commit the c...
510
511
512
513
514
515
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.0"
        }
      },
      "@babel/plugin-syntax-optional-catch-binding": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
516
517
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-optional-catch-binding/download/@babel/plugin-syntax-optional-catch-binding-7.8.3.tgz",
        "integrity": "sha1-YRGiZbz7Ag6579D9/X0mQCue1sE=",
f4f1d7b0e   Adam   auto commit the c...
518
519
520
521
522
523
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.0"
        }
      },
      "@babel/plugin-syntax-optional-chaining": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
524
525
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-optional-chaining/download/@babel/plugin-syntax-optional-chaining-7.8.3.tgz",
        "integrity": "sha1-T2nCq5UWfgGAzVM2YT+MV4j31Io=",
f4f1d7b0e   Adam   auto commit the c...
526
527
528
529
530
531
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.0"
        }
      },
      "@babel/plugin-syntax-top-level-await": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
532
533
534
535
536
537
538
539
540
541
542
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-top-level-await/download/@babel/plugin-syntax-top-level-await-7.8.3.tgz",
        "integrity": "sha1-Os3s5pXmsTqvV/wpHRqACVDHE5E=",
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-syntax-typescript": {
        "version": "7.8.3",
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-typescript/download/@babel/plugin-syntax-typescript-7.8.3.tgz",
        "integrity": "sha1-wfZZ3al3EaVpzvdSdffhXcqmyrw=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
543
544
545
546
547
548
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-arrow-functions": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
549
550
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-arrow-functions/download/@babel/plugin-transform-arrow-functions-7.8.3.tgz",
        "integrity": "sha1-gndsLtDNnhpJlW2uuJYCTJRzuLY=",
f4f1d7b0e   Adam   auto commit the c...
551
552
553
554
555
556
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-async-to-generator": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
557
558
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-async-to-generator/download/@babel/plugin-transform-async-to-generator-7.8.3.tgz",
        "integrity": "sha1-Qwj60NlAnXHq+5sabuNfnWS2QIY=",
f4f1d7b0e   Adam   auto commit the c...
559
560
561
562
563
564
565
566
        "requires": {
          "@babel/helper-module-imports": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/helper-remap-async-to-generator": "^7.8.3"
        }
      },
      "@babel/plugin-transform-block-scoped-functions": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
567
568
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-block-scoped-functions/download/@babel/plugin-transform-block-scoped-functions-7.8.3.tgz",
        "integrity": "sha1-Q37sW3mbWFIHIISzrl72boNJ6KM=",
f4f1d7b0e   Adam   auto commit the c...
569
570
571
572
573
574
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-block-scoping": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
575
576
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-block-scoping/download/@babel/plugin-transform-block-scoping-7.8.3.tgz",
        "integrity": "sha1-l9Ndq2aFekN8FmNYuR0JBQyGjzo=",
f4f1d7b0e   Adam   auto commit the c...
577
578
579
580
581
582
583
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "lodash": "^4.17.13"
        }
      },
      "@babel/plugin-transform-classes": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
584
585
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-classes/download/@babel/plugin-transform-classes-7.9.5.tgz",
        "integrity": "sha1-gAWX3biu/CwpPtJ0WcH8yTWibCw=",
f4f1d7b0e   Adam   auto commit the c...
586
587
588
589
590
591
592
593
594
595
596
597
598
        "requires": {
          "@babel/helper-annotate-as-pure": "^7.8.3",
          "@babel/helper-define-map": "^7.8.3",
          "@babel/helper-function-name": "^7.9.5",
          "@babel/helper-optimise-call-expression": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/helper-replace-supers": "^7.8.6",
          "@babel/helper-split-export-declaration": "^7.8.3",
          "globals": "^11.1.0"
        }
      },
      "@babel/plugin-transform-computed-properties": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
599
600
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-computed-properties/download/@babel/plugin-transform-computed-properties-7.8.3.tgz",
        "integrity": "sha1-ltDSi3985OtbEguy4OlDNDyG+Bs=",
f4f1d7b0e   Adam   auto commit the c...
601
602
603
604
605
606
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-destructuring": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
607
608
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-destructuring/download/@babel/plugin-transform-destructuring-7.9.5.tgz",
        "integrity": "sha1-csl89fOGBK6jq/O5NbDhex23alA=",
f4f1d7b0e   Adam   auto commit the c...
609
610
611
612
613
614
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-dotall-regex": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
615
616
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-dotall-regex/download/@babel/plugin-transform-dotall-regex-7.8.3.tgz",
        "integrity": "sha1-w8bsXuYSXGmTxcvKINyGIanqem4=",
f4f1d7b0e   Adam   auto commit the c...
617
618
619
620
621
622
623
        "requires": {
          "@babel/helper-create-regexp-features-plugin": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-duplicate-keys": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
624
625
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-duplicate-keys/download/@babel/plugin-transform-duplicate-keys-7.8.3.tgz",
        "integrity": "sha1-jRLfMJqlN/JyiZxWXqF2jihuIfE=",
f4f1d7b0e   Adam   auto commit the c...
626
627
628
629
630
631
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-exponentiation-operator": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
632
633
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-exponentiation-operator/download/@babel/plugin-transform-exponentiation-operator-7.8.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-exponentiation-operator%2Fdownload%2F%40babel%2Fplugin-transform-exponentiation-operator-7.8.3.tgz",
        "integrity": "sha1-WBptf1aXDga/UVYM1k9elHtw17c=",
f4f1d7b0e   Adam   auto commit the c...
634
635
636
637
638
639
640
        "requires": {
          "@babel/helper-builder-binary-assignment-operator-visitor": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-for-of": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
641
642
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-for-of/download/@babel/plugin-transform-for-of-7.9.0.tgz",
        "integrity": "sha1-DyYOJ9PinNG7MSjaXnbHYapsEI4=",
f4f1d7b0e   Adam   auto commit the c...
643
644
645
646
647
648
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-function-name": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
649
650
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-function-name/download/@babel/plugin-transform-function-name-7.8.3.tgz",
        "integrity": "sha1-J5NzyycyKqrWfCaD53bfxHGW7Ys=",
f4f1d7b0e   Adam   auto commit the c...
651
652
653
654
655
656
657
        "requires": {
          "@babel/helper-function-name": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-literals": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
658
659
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-literals/download/@babel/plugin-transform-literals-7.8.3.tgz",
        "integrity": "sha1-rvI5gj2RmU7Hto5VGTUl1229XcE=",
f4f1d7b0e   Adam   auto commit the c...
660
661
662
663
664
665
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-member-expression-literals": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
666
667
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-member-expression-literals/download/@babel/plugin-transform-member-expression-literals-7.8.3.tgz",
        "integrity": "sha1-lj/tS2IKx8v2Apx1VCQCn6OkBBA=",
f4f1d7b0e   Adam   auto commit the c...
668
669
670
671
672
673
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-modules-amd": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
674
675
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-modules-amd/download/@babel/plugin-transform-modules-amd-7.9.0.tgz?cache=0&sync_timestamp=1584718863960&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-amd%2Fdownload%2F%40babel%2Fplugin-transform-modules-amd-7.9.0.tgz",
        "integrity": "sha1-GXVe5yGRLPW7BMB9UCgK80hO/vQ=",
f4f1d7b0e   Adam   auto commit the c...
676
677
678
679
680
681
682
683
        "requires": {
          "@babel/helper-module-transforms": "^7.9.0",
          "@babel/helper-plugin-utils": "^7.8.3",
          "babel-plugin-dynamic-import-node": "^2.3.0"
        }
      },
      "@babel/plugin-transform-modules-commonjs": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
684
685
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-modules-commonjs/download/@babel/plugin-transform-modules-commonjs-7.9.0.tgz?cache=0&sync_timestamp=1584746127807&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-commonjs%2Fdownload%2F%40babel%2Fplugin-transform-modules-commonjs-7.9.0.tgz",
        "integrity": "sha1-4+cvTLybSiYOML4OpZvfWjl0iUA=",
f4f1d7b0e   Adam   auto commit the c...
686
687
688
689
690
691
692
693
694
        "requires": {
          "@babel/helper-module-transforms": "^7.9.0",
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/helper-simple-access": "^7.8.3",
          "babel-plugin-dynamic-import-node": "^2.3.0"
        }
      },
      "@babel/plugin-transform-modules-systemjs": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
695
696
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-modules-systemjs/download/@babel/plugin-transform-modules-systemjs-7.9.0.tgz?cache=0&sync_timestamp=1584718863514&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-systemjs%2Fdownload%2F%40babel%2Fplugin-transform-modules-systemjs-7.9.0.tgz",
        "integrity": "sha1-6f1Gopb8keAJtk4H3aqG1vDt65A=",
f4f1d7b0e   Adam   auto commit the c...
697
698
699
700
701
702
703
704
705
        "requires": {
          "@babel/helper-hoist-variables": "^7.8.3",
          "@babel/helper-module-transforms": "^7.9.0",
          "@babel/helper-plugin-utils": "^7.8.3",
          "babel-plugin-dynamic-import-node": "^2.3.0"
        }
      },
      "@babel/plugin-transform-modules-umd": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
706
707
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-modules-umd/download/@babel/plugin-transform-modules-umd-7.9.0.tgz?cache=0&sync_timestamp=1584718863727&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-umd%2Fdownload%2F%40babel%2Fplugin-transform-modules-umd-7.9.0.tgz",
        "integrity": "sha1-6Qmsridv7CgPm4IaXzjh8ItIBpc=",
f4f1d7b0e   Adam   auto commit the c...
708
709
710
711
712
713
714
        "requires": {
          "@babel/helper-module-transforms": "^7.9.0",
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-named-capturing-groups-regex": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
715
716
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-named-capturing-groups-regex/download/@babel/plugin-transform-named-capturing-groups-regex-7.8.3.tgz",
        "integrity": "sha1-oqcr/6ICrA4tBQav0JOcXsvEjGw=",
f4f1d7b0e   Adam   auto commit the c...
717
718
719
720
721
722
        "requires": {
          "@babel/helper-create-regexp-features-plugin": "^7.8.3"
        }
      },
      "@babel/plugin-transform-new-target": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
723
724
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-new-target/download/@babel/plugin-transform-new-target-7.8.3.tgz",
        "integrity": "sha1-YMwq5m2FyVq1QOs0urtkNNTHDEM=",
f4f1d7b0e   Adam   auto commit the c...
725
726
727
728
729
730
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-object-super": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
731
732
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-object-super/download/@babel/plugin-transform-object-super-7.8.3.tgz?cache=0&sync_timestamp=1578960994674&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-object-super%2Fdownload%2F%40babel%2Fplugin-transform-object-super-7.8.3.tgz",
        "integrity": "sha1-67ah56hv+paFi9asAQLWWUQmFyU=",
f4f1d7b0e   Adam   auto commit the c...
733
734
735
736
737
738
739
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/helper-replace-supers": "^7.8.3"
        }
      },
      "@babel/plugin-transform-parameters": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
740
741
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-parameters/download/@babel/plugin-transform-parameters-7.9.5.tgz",
        "integrity": "sha1-FzsmV0b14Vsq/lJ+7aZbc2I6B5U=",
f4f1d7b0e   Adam   auto commit the c...
742
743
744
745
746
747
748
        "requires": {
          "@babel/helper-get-function-arity": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-property-literals": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
749
750
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-property-literals/download/@babel/plugin-transform-property-literals-7.8.3.tgz",
        "integrity": "sha1-MxlDANhTnB7SjGKtUIe6OAe5gmM=",
f4f1d7b0e   Adam   auto commit the c...
751
752
753
754
755
756
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-regenerator": {
        "version": "7.8.7",
0db291810   BigBoss   “-mcomfirmOder页面
757
758
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-regenerator/download/@babel/plugin-transform-regenerator-7.8.7.tgz",
        "integrity": "sha1-Xkag3KK+4a2ChesFJ+arycN2cvg=",
f4f1d7b0e   Adam   auto commit the c...
759
760
761
762
763
764
        "requires": {
          "regenerator-transform": "^0.14.2"
        }
      },
      "@babel/plugin-transform-reserved-words": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
765
766
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-reserved-words/download/@babel/plugin-transform-reserved-words-7.8.3.tgz",
        "integrity": "sha1-mgY1rE5mXSmxYoN908xQdF398fU=",
f4f1d7b0e   Adam   auto commit the c...
767
768
769
770
771
772
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-runtime": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
773
774
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-runtime/download/@babel/plugin-transform-runtime-7.9.0.tgz",
        "integrity": "sha1-RUaMCudMwTIE4dOx9M5u6DJYrws=",
f4f1d7b0e   Adam   auto commit the c...
775
776
777
778
779
780
781
782
783
784
        "dev": true,
        "requires": {
          "@babel/helper-module-imports": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3",
          "resolve": "^1.8.1",
          "semver": "^5.5.1"
        }
      },
      "@babel/plugin-transform-shorthand-properties": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
785
786
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-shorthand-properties/download/@babel/plugin-transform-shorthand-properties-7.8.3.tgz",
        "integrity": "sha1-KFRSFuAjqDLU06EYXtSSvP6sCMg=",
f4f1d7b0e   Adam   auto commit the c...
787
788
789
790
791
792
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-spread": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
793
794
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-spread/download/@babel/plugin-transform-spread-7.8.3.tgz",
        "integrity": "sha1-nI/+gXD9+4ixFOy5ILgvtulf5eg=",
f4f1d7b0e   Adam   auto commit the c...
795
796
797
798
799
800
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-sticky-regex": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
801
802
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-sticky-regex/download/@babel/plugin-transform-sticky-regex-7.8.3.tgz",
        "integrity": "sha1-vnoSkPgdrnZ0dUUhmeH3bWF1sQA=",
f4f1d7b0e   Adam   auto commit the c...
803
804
805
806
807
808
809
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/helper-regex": "^7.8.3"
        }
      },
      "@babel/plugin-transform-template-literals": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
810
811
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-template-literals/download/@babel/plugin-transform-template-literals-7.8.3.tgz",
        "integrity": "sha1-e/pHMrRV6mpDEwrcC6dn7A5AKoA=",
f4f1d7b0e   Adam   auto commit the c...
812
813
814
815
816
817
818
        "requires": {
          "@babel/helper-annotate-as-pure": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-typeof-symbol": {
        "version": "7.8.4",
0db291810   BigBoss   “-mcomfirmOder页面
819
820
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-typeof-symbol/download/@babel/plugin-transform-typeof-symbol-7.8.4.tgz",
        "integrity": "sha1-7eQGIxXOCq+KZXqSCFjxovNfxBI=",
f4f1d7b0e   Adam   auto commit the c...
821
822
823
824
825
826
        "requires": {
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/plugin-transform-unicode-regex": {
        "version": "7.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
827
828
        "resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-unicode-regex/download/@babel/plugin-transform-unicode-regex-7.8.3.tgz",
        "integrity": "sha1-DO8247pz5cVyc+/7GC9GuRoeyq0=",
f4f1d7b0e   Adam   auto commit the c...
829
830
831
832
833
834
835
        "requires": {
          "@babel/helper-create-regexp-features-plugin": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3"
        }
      },
      "@babel/preset-env": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
836
837
        "resolved": "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.9.5.tgz",
        "integrity": "sha1-jdx2A5vEW3dLGeL8VI9oB9iokZ8=",
f4f1d7b0e   Adam   auto commit the c...
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
        "requires": {
          "@babel/compat-data": "^7.9.0",
          "@babel/helper-compilation-targets": "^7.8.7",
          "@babel/helper-module-imports": "^7.8.3",
          "@babel/helper-plugin-utils": "^7.8.3",
          "@babel/plugin-proposal-async-generator-functions": "^7.8.3",
          "@babel/plugin-proposal-dynamic-import": "^7.8.3",
          "@babel/plugin-proposal-json-strings": "^7.8.3",
          "@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
          "@babel/plugin-proposal-numeric-separator": "^7.8.3",
          "@babel/plugin-proposal-object-rest-spread": "^7.9.5",
          "@babel/plugin-proposal-optional-catch-binding": "^7.8.3",
          "@babel/plugin-proposal-optional-chaining": "^7.9.0",
          "@babel/plugin-proposal-unicode-property-regex": "^7.8.3",
          "@babel/plugin-syntax-async-generators": "^7.8.0",
          "@babel/plugin-syntax-dynamic-import": "^7.8.0",
          "@babel/plugin-syntax-json-strings": "^7.8.0",
          "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0",
          "@babel/plugin-syntax-numeric-separator": "^7.8.0",
          "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
          "@babel/plugin-syntax-optional-catch-binding": "^7.8.0",
          "@babel/plugin-syntax-optional-chaining": "^7.8.0",
          "@babel/plugin-syntax-top-level-await": "^7.8.3",
          "@babel/plugin-transform-arrow-functions": "^7.8.3",
          "@babel/plugin-transform-async-to-generator": "^7.8.3",
          "@babel/plugin-transform-block-scoped-functions": "^7.8.3",
          "@babel/plugin-transform-block-scoping": "^7.8.3",
          "@babel/plugin-transform-classes": "^7.9.5",
          "@babel/plugin-transform-computed-properties": "^7.8.3",
          "@babel/plugin-transform-destructuring": "^7.9.5",
          "@babel/plugin-transform-dotall-regex": "^7.8.3",
          "@babel/plugin-transform-duplicate-keys": "^7.8.3",
          "@babel/plugin-transform-exponentiation-operator": "^7.8.3",
          "@babel/plugin-transform-for-of": "^7.9.0",
          "@babel/plugin-transform-function-name": "^7.8.3",
          "@babel/plugin-transform-literals": "^7.8.3",
          "@babel/plugin-transform-member-expression-literals": "^7.8.3",
          "@babel/plugin-transform-modules-amd": "^7.9.0",
          "@babel/plugin-transform-modules-commonjs": "^7.9.0",
          "@babel/plugin-transform-modules-systemjs": "^7.9.0",
          "@babel/plugin-transform-modules-umd": "^7.9.0",
          "@babel/plugin-transform-named-capturing-groups-regex": "^7.8.3",
          "@babel/plugin-transform-new-target": "^7.8.3",
          "@babel/plugin-transform-object-super": "^7.8.3",
          "@babel/plugin-transform-parameters": "^7.9.5",
          "@babel/plugin-transform-property-literals": "^7.8.3",
          "@babel/plugin-transform-regenerator": "^7.8.7",
          "@babel/plugin-transform-reserved-words": "^7.8.3",
          "@babel/plugin-transform-shorthand-properties": "^7.8.3",
          "@babel/plugin-transform-spread": "^7.8.3",
          "@babel/plugin-transform-sticky-regex": "^7.8.3",
          "@babel/plugin-transform-template-literals": "^7.8.3",
          "@babel/plugin-transform-typeof-symbol": "^7.8.4",
          "@babel/plugin-transform-unicode-regex": "^7.8.3",
          "@babel/preset-modules": "^0.1.3",
          "@babel/types": "^7.9.5",
          "browserslist": "^4.9.1",
          "core-js-compat": "^3.6.2",
          "invariant": "^2.2.2",
          "levenary": "^1.1.1",
          "semver": "^5.5.0"
        }
      },
      "@babel/preset-modules": {
        "version": "0.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
903
904
        "resolved": "https://registry.npm.taobao.org/@babel/preset-modules/download/@babel/preset-modules-0.1.3.tgz",
        "integrity": "sha1-EyQrU7XvjIg8PPfd3VWzbOgPvHI=",
f4f1d7b0e   Adam   auto commit the c...
905
906
907
908
909
910
911
912
913
914
        "requires": {
          "@babel/helper-plugin-utils": "^7.0.0",
          "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
          "@babel/plugin-transform-dotall-regex": "^7.4.4",
          "@babel/types": "^7.4.4",
          "esutils": "^2.0.2"
        }
      },
      "@babel/register": {
        "version": "7.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
915
916
        "resolved": "https://registry.npm.taobao.org/@babel/register/download/@babel/register-7.9.0.tgz",
        "integrity": "sha1-AkZO3ldUi927Xp9wXSY7fD9D1Is=",
f4f1d7b0e   Adam   auto commit the c...
917
918
919
920
921
922
923
924
925
926
        "requires": {
          "find-cache-dir": "^2.0.0",
          "lodash": "^4.17.13",
          "make-dir": "^2.1.0",
          "pirates": "^4.0.0",
          "source-map-support": "^0.5.16"
        }
      },
      "@babel/runtime": {
        "version": "7.9.2",
0db291810   BigBoss   “-mcomfirmOder页面
927
928
        "resolved": "https://registry.npm.taobao.org/@babel/runtime/download/@babel/runtime-7.9.2.tgz?cache=0&sync_timestamp=1584800073233&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fruntime%2Fdownload%2F%40babel%2Fruntime-7.9.2.tgz",
        "integrity": "sha1-2Q3wWDo6JS8JqqYZZlNnuuUY2wY=",
f4f1d7b0e   Adam   auto commit the c...
929
930
931
932
933
934
        "requires": {
          "regenerator-runtime": "^0.13.4"
        },
        "dependencies": {
          "regenerator-runtime": {
            "version": "0.13.5",
0db291810   BigBoss   “-mcomfirmOder页面
935
936
            "resolved": "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.13.5.tgz?cache=0&sync_timestamp=1584052597708&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.13.5.tgz",
            "integrity": "sha1-2Hih0JS0MG0QuQlkhLM+vVXiZpc="
f4f1d7b0e   Adam   auto commit the c...
937
938
939
940
941
          }
        }
      },
      "@babel/template": {
        "version": "7.8.6",
0db291810   BigBoss   “-mcomfirmOder页面
942
943
        "resolved": "https://registry.npm.taobao.org/@babel/template/download/@babel/template-7.8.6.tgz?cache=0&sync_timestamp=1582806154512&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftemplate%2Fdownload%2F%40babel%2Ftemplate-7.8.6.tgz",
        "integrity": "sha1-hrIq8V+CjfsIZHT5ZNzD45xDzis=",
f4f1d7b0e   Adam   auto commit the c...
944
945
946
947
948
949
950
951
        "requires": {
          "@babel/code-frame": "^7.8.3",
          "@babel/parser": "^7.8.6",
          "@babel/types": "^7.8.6"
        }
      },
      "@babel/traverse": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
952
953
        "resolved": "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.9.5.tgz",
        "integrity": "sha1-bnxWtE4qxwEalIwh4oPd2dnbl6I=",
f4f1d7b0e   Adam   auto commit the c...
954
955
956
957
958
959
960
961
962
963
964
965
966
967
        "requires": {
          "@babel/code-frame": "^7.8.3",
          "@babel/generator": "^7.9.5",
          "@babel/helper-function-name": "^7.9.5",
          "@babel/helper-split-export-declaration": "^7.8.3",
          "@babel/parser": "^7.9.0",
          "@babel/types": "^7.9.5",
          "debug": "^4.1.0",
          "globals": "^11.1.0",
          "lodash": "^4.17.13"
        }
      },
      "@babel/types": {
        "version": "7.9.5",
0db291810   BigBoss   “-mcomfirmOder页面
968
969
        "resolved": "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.9.5.tgz",
        "integrity": "sha1-iSMfgpFailZqcDs7IBM/c9prlEQ=",
f4f1d7b0e   Adam   auto commit the c...
970
971
972
973
974
975
        "requires": {
          "@babel/helper-validator-identifier": "^7.9.5",
          "lodash": "^4.17.13",
          "to-fast-properties": "^2.0.0"
        }
      },
0db291810   BigBoss   “-mcomfirmOder页面
976
977
978
979
980
981
      "@dcloudio/types": {
        "version": "0.4.7",
        "resolved": "https://registry.npm.taobao.org/@dcloudio/types/download/@dcloudio/types-0.4.7.tgz",
        "integrity": "sha1-UB0hMCH0Cpk7HY0jRIxb8e1025Q=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
982
983
      "@dcloudio/uni-app-plus": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
984
985
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-app-plus/download/@dcloudio/uni-app-plus-2.0.0-26920200424005.tgz",
        "integrity": "sha1-LVSvHutUtrJWs/SsAV69+pmU8vs="
f4f1d7b0e   Adam   auto commit the c...
986
987
988
      },
      "@dcloudio/uni-cli-shared": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
989
990
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-cli-shared/download/@dcloudio/uni-cli-shared-2.0.0-26920200424005.tgz",
        "integrity": "sha1-OeHXyBrOdXKJ8RAvGb7L+x/kNrc=",
f4f1d7b0e   Adam   auto commit the c...
991
992
993
994
995
996
997
998
999
        "dev": true,
        "requires": {
          "hash-sum": "^1.0.2",
          "postcss-urlrewrite": "^0.2.2",
          "strip-json-comments": "^2.0.1"
        }
      },
      "@dcloudio/uni-h5": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1000
1001
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-h5/download/@dcloudio/uni-h5-2.0.0-26920200424005.tgz",
        "integrity": "sha1-pn0uqpJnz4ThxOJPMO+0nDIaPGE=",
f4f1d7b0e   Adam   auto commit the c...
1002
1003
1004
1005
        "requires": {
          "base64-arraybuffer": "^0.2.0",
          "intersection-observer": "^0.7.0",
          "safe-area-insets": "^1.4.1"
f4f1d7b0e   Adam   auto commit the c...
1006
1007
1008
1009
        }
      },
      "@dcloudio/uni-helper-json": {
        "version": "1.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
1010
1011
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-helper-json/download/@dcloudio/uni-helper-json-1.0.5.tgz",
        "integrity": "sha1-R5nHOOungn5zdDJRfiwZZ2A4V+I="
f4f1d7b0e   Adam   auto commit the c...
1012
1013
1014
      },
      "@dcloudio/uni-migration": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1015
1016
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-migration/download/@dcloudio/uni-migration-2.0.0-26920200424005.tgz",
        "integrity": "sha1-BvP1mHhzsTXLBZK3EsDJi+GdByU=",
f4f1d7b0e   Adam   auto commit the c...
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
        "dev": true,
        "requires": {
          "commander": "^4.0.1",
          "fs-extra": "^8.1.0",
          "mustache": "^3.1.0",
          "stricter-htmlparser2": "^3.9.6"
        },
        "dependencies": {
          "commander": {
            "version": "4.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
1027
1028
            "resolved": "https://registry.npm.taobao.org/commander/download/commander-4.1.1.tgz",
            "integrity": "sha1-n9YCvZNilOnp70aj9NaWQESxgGg=",
f4f1d7b0e   Adam   auto commit the c...
1029
1030
1031
1032
            "dev": true
          },
          "fs-extra": {
            "version": "8.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
1033
1034
            "resolved": "https://registry.npm.taobao.org/fs-extra/download/fs-extra-8.1.0.tgz?cache=0&sync_timestamp=1584632194837&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffs-extra%2Fdownload%2Ffs-extra-8.1.0.tgz",
            "integrity": "sha1-SdQ8RaiM2Wd2aMt74bRu/bjS4cA=",
f4f1d7b0e   Adam   auto commit the c...
1035
1036
1037
1038
1039
            "dev": true,
            "requires": {
              "graceful-fs": "^4.2.0",
              "jsonfile": "^4.0.0",
              "universalify": "^0.1.0"
f4f1d7b0e   Adam   auto commit the c...
1040
1041
1042
1043
1044
1045
            }
          }
        }
      },
      "@dcloudio/uni-mp-alipay": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1046
1047
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-mp-alipay/download/@dcloudio/uni-mp-alipay-2.0.0-26920200424005.tgz",
        "integrity": "sha1-ADLM412U4T14cE1Bli3zvIhiMNY="
f4f1d7b0e   Adam   auto commit the c...
1048
1049
1050
      },
      "@dcloudio/uni-mp-baidu": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1051
1052
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-mp-baidu/download/@dcloudio/uni-mp-baidu-2.0.0-26920200424005.tgz",
        "integrity": "sha1-z4Oferf7E0m83VIQzVfT0G1FMnw="
f4f1d7b0e   Adam   auto commit the c...
1053
1054
1055
      },
      "@dcloudio/uni-mp-qq": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1056
1057
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-mp-qq/download/@dcloudio/uni-mp-qq-2.0.0-26920200424005.tgz",
        "integrity": "sha1-u2ZZ6ioPsQHq4FigC8jeo5XtTjU="
f4f1d7b0e   Adam   auto commit the c...
1058
1059
1060
      },
      "@dcloudio/uni-mp-toutiao": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1061
1062
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-mp-toutiao/download/@dcloudio/uni-mp-toutiao-2.0.0-26920200424005.tgz",
        "integrity": "sha1-/sR4VW8t3c3+oLl6Pskzrfm2tow="
f4f1d7b0e   Adam   auto commit the c...
1063
1064
1065
      },
      "@dcloudio/uni-mp-weixin": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1066
1067
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-mp-weixin/download/@dcloudio/uni-mp-weixin-2.0.0-26920200424005.tgz",
        "integrity": "sha1-SpJL4sNWndcflhprhCCdS+D2rJ8="
f4f1d7b0e   Adam   auto commit the c...
1068
1069
1070
      },
      "@dcloudio/uni-quickapp-light": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1071
1072
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-quickapp-light/download/@dcloudio/uni-quickapp-light-2.0.0-26920200424005.tgz",
        "integrity": "sha1-SLRx7ZUriAi3Q+eyDVuUcsyTKYA="
f4f1d7b0e   Adam   auto commit the c...
1073
1074
1075
      },
      "@dcloudio/uni-quickapp-vue": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1076
1077
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-quickapp-vue/download/@dcloudio/uni-quickapp-vue-2.0.0-26920200424005.tgz",
        "integrity": "sha1-ZUil4Kk6ZaYhlAXrXt9GKHzLzm0=",
f4f1d7b0e   Adam   auto commit the c...
1078
1079
1080
1081
1082
1083
1084
1085
1086
        "requires": {
          "@hap-toolkit/dsl-vue": "0.6.13",
          "@hap-toolkit/packager": "0.6.13",
          "@hap-toolkit/server": "0.6.13",
          "module-alias": "^2.1.0"
        }
      },
      "@dcloudio/uni-stat": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1087
1088
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-stat/download/@dcloudio/uni-stat-2.0.0-26920200424005.tgz",
        "integrity": "sha1-R/Q3UJXtowic9GeLS5b8ZWp6tiM="
f4f1d7b0e   Adam   auto commit the c...
1089
1090
1091
      },
      "@dcloudio/uni-template-compiler": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1092
1093
        "resolved": "https://registry.npm.taobao.org/@dcloudio/uni-template-compiler/download/@dcloudio/uni-template-compiler-2.0.0-26920200424005.tgz",
        "integrity": "sha1-t5vnADHlrwwxvJKe9xHOaxLS+fQ=",
f4f1d7b0e   Adam   auto commit the c...
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
        "dev": true,
        "requires": {
          "@babel/parser": "^7.3.3",
          "@babel/traverse": "^7.3.3",
          "@babel/types": "^7.3.3",
          "vue-template-compiler": "^2.6.10"
        }
      },
      "@dcloudio/vue-cli-plugin-hbuilderx": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1104
1105
        "resolved": "https://registry.npm.taobao.org/@dcloudio/vue-cli-plugin-hbuilderx/download/@dcloudio/vue-cli-plugin-hbuilderx-2.0.0-26920200424005.tgz",
        "integrity": "sha1-MBNU247LX4bvwtAtG6bjDsmvdLM=",
f4f1d7b0e   Adam   auto commit the c...
1106
1107
1108
1109
1110
        "dev": true,
        "requires": {
          "acorn": "^5.2.1",
          "css": "~2.2.1",
          "escodegen": "^1.8.1"
f4f1d7b0e   Adam   auto commit the c...
1111
1112
1113
1114
        }
      },
      "@dcloudio/vue-cli-plugin-uni": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1115
1116
        "resolved": "https://registry.npm.taobao.org/@dcloudio/vue-cli-plugin-uni/download/@dcloudio/vue-cli-plugin-uni-2.0.0-26920200424005.tgz",
        "integrity": "sha1-SuRF8Op3NHM5ViBbx16IUlJdLmE=",
f4f1d7b0e   Adam   auto commit the c...
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
        "dev": true,
        "requires": {
          "@dcloudio/uni-stat": "^2.0.0-26920200424005",
          "buffer-json": "^2.0.0",
          "copy-webpack-plugin": "^5.1.1",
          "cross-env": "^5.2.0",
          "envinfo": "^6.0.1",
          "hash-sum": "^1.0.2",
          "loader-utils": "^1.1.0",
          "lru-cache": "^4.1.2",
          "mkdirp": "^0.5.1",
          "module-alias": "^2.1.0",
          "postcss": "^7.0.7",
          "postcss-import": "^12.0.1",
          "postcss-selector-parser": "^5.0.0",
          "postcss-value-parser": "^3.3.1",
          "strip-json-comments": "^2.0.1",
          "update-check": "^1.5.3",
          "webpack-merge": "^4.1.4",
          "wrap-loader": "^0.2.0",
          "xregexp": "4.0.0"
        },
        "dependencies": {
f4f1d7b0e   Adam   auto commit the c...
1140
1141
          "cross-env": {
            "version": "5.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
1142
1143
            "resolved": "https://registry.npm.taobao.org/cross-env/download/cross-env-5.2.1.tgz?cache=0&sync_timestamp=1583443602692&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcross-env%2Fdownload%2Fcross-env-5.2.1.tgz",
            "integrity": "sha1-ssdsHKet1m3IdNEXmEZglPVRs00=",
f4f1d7b0e   Adam   auto commit the c...
1144
1145
1146
            "dev": true,
            "requires": {
              "cross-spawn": "^6.0.5"
f4f1d7b0e   Adam   auto commit the c...
1147
            }
f4f1d7b0e   Adam   auto commit the c...
1148
1149
1150
1151
1152
          }
        }
      },
      "@dcloudio/vue-cli-plugin-uni-optimize": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1153
1154
        "resolved": "https://registry.npm.taobao.org/@dcloudio/vue-cli-plugin-uni-optimize/download/@dcloudio/vue-cli-plugin-uni-optimize-2.0.0-26920200424005.tgz",
        "integrity": "sha1-OvT/v6ZczgM8C6kr2rFdVEEk5IM=",
f4f1d7b0e   Adam   auto commit the c...
1155
1156
1157
1158
        "dev": true
      },
      "@dcloudio/webpack-uni-mp-loader": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1159
1160
        "resolved": "https://registry.npm.taobao.org/@dcloudio/webpack-uni-mp-loader/download/@dcloudio/webpack-uni-mp-loader-2.0.0-26920200424005.tgz",
        "integrity": "sha1-yGU7ywye4UuOs9uc7eHG9PSQkD4=",
f4f1d7b0e   Adam   auto commit the c...
1161
1162
1163
1164
        "dev": true
      },
      "@dcloudio/webpack-uni-pages-loader": {
        "version": "2.0.0-26920200424005",
0db291810   BigBoss   “-mcomfirmOder页面
1165
1166
        "resolved": "https://registry.npm.taobao.org/@dcloudio/webpack-uni-pages-loader/download/@dcloudio/webpack-uni-pages-loader-2.0.0-26920200424005.tgz",
        "integrity": "sha1-iXQAN6HrGSa/3JxLL43Losmkq6c=",
f4f1d7b0e   Adam   auto commit the c...
1167
1168
1169
1170
1171
1172
1173
1174
        "dev": true,
        "requires": {
          "merge": "^1.2.1",
          "strip-json-comments": "^2.0.1"
        }
      },
      "@hap-toolkit/compiler": {
        "version": "0.6.15",
0db291810   BigBoss   “-mcomfirmOder页面
1175
1176
        "resolved": "https://registry.npm.taobao.org/@hap-toolkit/compiler/download/@hap-toolkit/compiler-0.6.15.tgz",
        "integrity": "sha1-2OKhby7Kj5Gy7K/+y3gSrG0brIQ=",
f4f1d7b0e   Adam   auto commit the c...
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
        "requires": {
          "@babel/core": "^7.3.4",
          "@babel/plugin-transform-template-literals": "^7.2.0",
          "@hap-toolkit/shared-utils": "0.6.15",
          "css": "^2.2.4",
          "css-what": "^2.1.3",
          "escodegen": "^1.11.1",
          "esprima": "^4.0.1",
          "hash-sum": "^1.0.2",
          "loader-utils": "^1.2.3",
          "parse5": "^3.0.3",
          "source-map": "^0.7.3",
          "webpack": "^4.29.5"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
1192
1193
1194
1195
1196
          "css-what": {
            "version": "2.1.3",
            "resolved": "https://registry.npm.taobao.org/css-what/download/css-what-2.1.3.tgz",
            "integrity": "sha1-ptdgRXM2X+dGhsPzEcVlE9iChfI="
          },
f4f1d7b0e   Adam   auto commit the c...
1197
1198
          "parse5": {
            "version": "3.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
1199
1200
            "resolved": "https://registry.npm.taobao.org/parse5/download/parse5-3.0.3.tgz",
            "integrity": "sha1-BC95L/3TaFFVHPTp4Gazh0q0W1w=",
f4f1d7b0e   Adam   auto commit the c...
1201
1202
1203
            "requires": {
              "@types/node": "*"
            }
0db291810   BigBoss   “-mcomfirmOder页面
1204
1205
1206
1207
1208
          },
          "source-map": {
            "version": "0.7.3",
            "resolved": "http://registry.npm.taobao.org/source-map/download/source-map-0.7.3.tgz",
            "integrity": "sha1-UwL4FpAxc1ImVECS5kmB91F1A4M="
f4f1d7b0e   Adam   auto commit the c...
1209
1210
1211
1212
1213
          }
        }
      },
      "@hap-toolkit/debugger": {
        "version": "0.6.15",
0db291810   BigBoss   “-mcomfirmOder页面
1214
1215
        "resolved": "https://registry.npm.taobao.org/@hap-toolkit/debugger/download/@hap-toolkit/debugger-0.6.15.tgz",
        "integrity": "sha1-UeGiB40KK8AxQSrOKMmsVQXUAOM=",
f4f1d7b0e   Adam   auto commit the c...
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
        "requires": {
          "@hap-toolkit/shared-utils": "0.6.15",
          "adb-commander": "^0.1.8",
          "adb-devices-emitter": "^0.1.8",
          "chrome-simple-launcher": "0.1.3",
          "koa": "^2.7.0",
          "koa-body": "^4.0.8",
          "koa-router": "^7.4.0",
          "koa-static": "^5.0.0",
          "qr-image": "^3.2.0",
          "socket.io": "^2.2.0"
        }
      },
      "@hap-toolkit/dsl-vue": {
        "version": "0.6.13",
0db291810   BigBoss   “-mcomfirmOder页面
1231
1232
        "resolved": "https://registry.npm.taobao.org/@hap-toolkit/dsl-vue/download/@hap-toolkit/dsl-vue-0.6.13.tgz",
        "integrity": "sha1-mJ2tXDc4PZ4PCrn7opMle7t38Fk=",
f4f1d7b0e   Adam   auto commit the c...
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
        "requires": {
          "@hap-toolkit/compiler": "^0.6.13",
          "@hap-toolkit/packager": "^0.6.13",
          "@hap-toolkit/shared-utils": "^0.6.13",
          "css-loader": "^2.1.1",
          "md5": "^2.2.1",
          "mini-css-extract-plugin": "^0.5.0",
          "url-loader": "^2.1.0",
          "vue-loader": "^15.6.4",
          "vue-template-compiler": "^2.6.7",
          "webpack-sources": "^1.3.0"
        },
        "dependencies": {
          "css-loader": {
            "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
1248
1249
            "resolved": "https://registry.npm.taobao.org/css-loader/download/css-loader-2.1.1.tgz?cache=0&sync_timestamp=1587729810716&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcss-loader%2Fdownload%2Fcss-loader-2.1.1.tgz",
            "integrity": "sha1-2CVPcuQSuyI4u0TdZ0/770lzM+o=",
f4f1d7b0e   Adam   auto commit the c...
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
            "requires": {
              "camelcase": "^5.2.0",
              "icss-utils": "^4.1.0",
              "loader-utils": "^1.2.3",
              "normalize-path": "^3.0.0",
              "postcss": "^7.0.14",
              "postcss-modules-extract-imports": "^2.0.0",
              "postcss-modules-local-by-default": "^2.0.6",
              "postcss-modules-scope": "^2.1.0",
              "postcss-modules-values": "^2.0.0",
              "postcss-value-parser": "^3.3.0",
              "schema-utils": "^1.0.0"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
1264
1265
1266
1267
1268
          "cssesc": {
            "version": "3.0.0",
            "resolved": "http://registry.npm.taobao.org/cssesc/download/cssesc-3.0.0.tgz",
            "integrity": "sha1-N3QZGZA7hoVl4cCep0dEXNGJg+4="
          },
f4f1d7b0e   Adam   auto commit the c...
1269
1270
          "mini-css-extract-plugin": {
            "version": "0.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
1271
1272
            "resolved": "https://registry.npm.taobao.org/mini-css-extract-plugin/download/mini-css-extract-plugin-0.5.0.tgz?cache=0&sync_timestamp=1576856499989&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmini-css-extract-plugin%2Fdownload%2Fmini-css-extract-plugin-0.5.0.tgz",
            "integrity": "sha1-rABZsCuWklFaY3EVsMyf7To1x7A=",
f4f1d7b0e   Adam   auto commit the c...
1273
1274
1275
1276
1277
1278
1279
1280
            "requires": {
              "loader-utils": "^1.1.0",
              "schema-utils": "^1.0.0",
              "webpack-sources": "^1.1.0"
            }
          },
          "postcss-modules-local-by-default": {
            "version": "2.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
1281
1282
            "resolved": "https://registry.npm.taobao.org/postcss-modules-local-by-default/download/postcss-modules-local-by-default-2.0.6.tgz",
            "integrity": "sha1-3ZlT9t1Ha1/R7y2IMMiSl2C1bmM=",
f4f1d7b0e   Adam   auto commit the c...
1283
1284
1285
1286
1287
1288
1289
1290
            "requires": {
              "postcss": "^7.0.6",
              "postcss-selector-parser": "^6.0.0",
              "postcss-value-parser": "^3.3.1"
            }
          },
          "postcss-modules-values": {
            "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
1291
1292
            "resolved": "https://registry.npm.taobao.org/postcss-modules-values/download/postcss-modules-values-2.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-modules-values%2Fdownload%2Fpostcss-modules-values-2.0.0.tgz",
            "integrity": "sha1-R5tG3Axco9x/pScIUYNrnscVL2Q=",
f4f1d7b0e   Adam   auto commit the c...
1293
1294
1295
1296
            "requires": {
              "icss-replace-symbols": "^1.1.0",
              "postcss": "^7.0.6"
            }
0db291810   BigBoss   “-mcomfirmOder页面
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
          },
          "postcss-selector-parser": {
            "version": "6.0.2",
            "resolved": "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-6.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-6.0.2.tgz",
            "integrity": "sha1-k0z3mdAWyDQRhZ4J3Oyt4BKG7Fw=",
            "requires": {
              "cssesc": "^3.0.0",
              "indexes-of": "^1.0.1",
              "uniq": "^1.0.1"
            }
f4f1d7b0e   Adam   auto commit the c...
1307
1308
1309
1310
1311
          }
        }
      },
      "@hap-toolkit/packager": {
        "version": "0.6.13",
0db291810   BigBoss   “-mcomfirmOder页面
1312
1313
        "resolved": "https://registry.npm.taobao.org/@hap-toolkit/packager/download/@hap-toolkit/packager-0.6.13.tgz",
        "integrity": "sha1-1JMCf99j9aMKLw+mLX1DgW2lbEo=",
f4f1d7b0e   Adam   auto commit the c...
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
        "requires": {
          "@babel/core": "^7.3.3",
          "@babel/preset-env": "^7.3.1",
          "@babel/register": "^7.0.0",
          "@babel/runtime": "^7.3.1",
          "@hap-toolkit/compiler": "^0.6.13",
          "@hap-toolkit/shared-utils": "^0.6.13",
          "aaptjs": "^1.3.1",
          "babel-loader": "^8.0.5",
          "fs-extra": "^7.0.1",
          "hash-sum": "^1.0.2",
          "jsrsasign": "^7.2.2",
          "jszip": "^3.1.5",
          "koa-bodyparser": "^4.2.1",
          "koa-router": "^7.4.0",
          "loader-utils": "^1.2.3",
          "moment": "^2.24.0",
          "qr-image": "^3.2.0",
          "webpack": "^4.29.5"
        }
      },
      "@hap-toolkit/server": {
        "version": "0.6.13",
0db291810   BigBoss   “-mcomfirmOder页面
1337
1338
        "resolved": "https://registry.npm.taobao.org/@hap-toolkit/server/download/@hap-toolkit/server-0.6.13.tgz?cache=0&sync_timestamp=1588070265371&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hap-toolkit%2Fserver%2Fdownload%2F%40hap-toolkit%2Fserver-0.6.13.tgz",
        "integrity": "sha1-zIOktE30RWvb1BpLkl8GKi1OVDQ=",
f4f1d7b0e   Adam   auto commit the c...
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
        "requires": {
          "@babel/runtime": "^7.3.1",
          "@hap-toolkit/debugger": "^0.6.13",
          "@hap-toolkit/packager": "^0.6.13",
          "@hap-toolkit/shared-utils": "^0.6.13",
          "jszip": "^3.2.0",
          "koa": "^2.7.0",
          "koa-body": "^4.0.8",
          "koa-mount": "^4.0.0",
          "koa-router": "^7.4.0",
          "koa-send": "^5.0.0",
          "koa-static": "^5.0.0",
          "opn": "^5.4.0",
          "portfinder": "^1.0.20",
          "qr-image": "^3.2.0"
        }
      },
      "@hap-toolkit/shared-utils": {
        "version": "0.6.15",
0db291810   BigBoss   “-mcomfirmOder页面
1358
1359
        "resolved": "https://registry.npm.taobao.org/@hap-toolkit/shared-utils/download/@hap-toolkit/shared-utils-0.6.15.tgz",
        "integrity": "sha1-QIVwJnpzBHxGytay9xYgNhrfteA=",
f4f1d7b0e   Adam   auto commit the c...
1360
1361
1362
1363
1364
1365
1366
        "requires": {
          "chalk": "^2.4.2",
          "qrcode-terminal": "^0.12.0"
        }
      },
      "@hapi/address": {
        "version": "2.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
1367
1368
        "resolved": "https://registry.npm.taobao.org/@hapi/address/download/@hapi/address-2.1.4.tgz",
        "integrity": "sha1-XWftQ/P9QaadS5/3tW58DR0KgeU=",
f4f1d7b0e   Adam   auto commit the c...
1369
1370
1371
1372
        "dev": true
      },
      "@hapi/bourne": {
        "version": "1.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
1373
1374
        "resolved": "https://registry.npm.taobao.org/@hapi/bourne/download/@hapi/bourne-1.3.2.tgz?cache=0&sync_timestamp=1578129161086&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Fbourne%2Fdownload%2F%40hapi%2Fbourne-1.3.2.tgz",
        "integrity": "sha1-CnCVreoGckPOMoPhtWuKj0U7JCo=",
f4f1d7b0e   Adam   auto commit the c...
1375
1376
1377
1378
        "dev": true
      },
      "@hapi/hoek": {
        "version": "8.5.1",
0db291810   BigBoss   “-mcomfirmOder页面
1379
1380
        "resolved": "https://registry.npm.taobao.org/@hapi/hoek/download/@hapi/hoek-8.5.1.tgz?cache=0&sync_timestamp=1583989992589&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Fhoek%2Fdownload%2F%40hapi%2Fhoek-8.5.1.tgz",
        "integrity": "sha1-/elgZMpEbeyMVajC8TCVewcMbgY=",
f4f1d7b0e   Adam   auto commit the c...
1381
1382
1383
1384
        "dev": true
      },
      "@hapi/joi": {
        "version": "15.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
1385
1386
        "resolved": "https://registry.npm.taobao.org/@hapi/joi/download/@hapi/joi-15.1.1.tgz?cache=0&sync_timestamp=1584145124617&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Fjoi%2Fdownload%2F%40hapi%2Fjoi-15.1.1.tgz",
        "integrity": "sha1-xnW4pxKW8Cgz+NbSQ7NMV7jOGdc=",
f4f1d7b0e   Adam   auto commit the c...
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
        "dev": true,
        "requires": {
          "@hapi/address": "2.x.x",
          "@hapi/bourne": "1.x.x",
          "@hapi/hoek": "8.x.x",
          "@hapi/topo": "3.x.x"
        }
      },
      "@hapi/topo": {
        "version": "3.1.6",
0db291810   BigBoss   “-mcomfirmOder页面
1397
1398
        "resolved": "https://registry.npm.taobao.org/@hapi/topo/download/@hapi/topo-3.1.6.tgz?cache=0&sync_timestamp=1578128744584&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Ftopo%2Fdownload%2F%40hapi%2Ftopo-3.1.6.tgz",
        "integrity": "sha1-aNk1+j6uf91asNf5U/MgXYsr/Ck=",
f4f1d7b0e   Adam   auto commit the c...
1399
1400
1401
1402
1403
1404
1405
        "dev": true,
        "requires": {
          "@hapi/hoek": "^8.3.0"
        }
      },
      "@intervolga/optimize-cssnano-plugin": {
        "version": "1.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
1406
1407
        "resolved": "https://registry.npm.taobao.org/@intervolga/optimize-cssnano-plugin/download/@intervolga/optimize-cssnano-plugin-1.0.6.tgz",
        "integrity": "sha1-vnx4RhKLiPapsdEmGgrQbrXA/fg=",
f4f1d7b0e   Adam   auto commit the c...
1408
1409
1410
1411
1412
1413
1414
1415
1416
        "dev": true,
        "requires": {
          "cssnano": "^4.0.0",
          "cssnano-preset-default": "^4.0.0",
          "postcss": "^7.0.0"
        }
      },
      "@mrmlnc/readdir-enhanced": {
        "version": "2.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
1417
1418
        "resolved": "http://registry.npm.taobao.org/@mrmlnc/readdir-enhanced/download/@mrmlnc/readdir-enhanced-2.2.1.tgz",
        "integrity": "sha1-UkryQNGjYFJ7cwR17PoTRKpUDd4=",
f4f1d7b0e   Adam   auto commit the c...
1419
1420
1421
1422
1423
1424
1425
1426
        "dev": true,
        "requires": {
          "call-me-maybe": "^1.0.1",
          "glob-to-regexp": "^0.3.0"
        }
      },
      "@nodelib/fs.stat": {
        "version": "1.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
1427
1428
        "resolved": "https://registry.npm.taobao.org/@nodelib/fs.stat/download/@nodelib/fs.stat-1.1.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40nodelib%2Ffs.stat%2Fdownload%2F%40nodelib%2Ffs.stat-1.1.3.tgz",
        "integrity": "sha1-K1o6s/kYzKSKjHVMCBaOPwPrphs=",
f4f1d7b0e   Adam   auto commit the c...
1429
1430
1431
1432
        "dev": true
      },
      "@soda/friendly-errors-webpack-plugin": {
        "version": "1.7.1",
0db291810   BigBoss   “-mcomfirmOder页面
1433
1434
        "resolved": "https://registry.npm.taobao.org/@soda/friendly-errors-webpack-plugin/download/@soda/friendly-errors-webpack-plugin-1.7.1.tgz",
        "integrity": "sha1-cG9kvLSouWQrSK46zkRMcDNNYV0=",
f4f1d7b0e   Adam   auto commit the c...
1435
1436
1437
1438
1439
1440
1441
        "dev": true,
        "requires": {
          "chalk": "^1.1.3",
          "error-stack-parser": "^2.0.0",
          "string-width": "^2.0.0"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
          "ansi-regex": {
            "version": "2.1.1",
            "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-2.1.1.tgz",
            "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
            "dev": true
          },
          "ansi-styles": {
            "version": "2.2.1",
            "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-2.2.1.tgz",
            "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
1454
1455
          "chalk": {
            "version": "1.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
1456
            "resolved": "https://registry.npm.taobao.org/chalk/download/chalk-1.1.3.tgz?cache=0&sync_timestamp=1585815676992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-1.1.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
            "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
            "dev": true,
            "requires": {
              "ansi-styles": "^2.2.1",
              "escape-string-regexp": "^1.0.2",
              "has-ansi": "^2.0.0",
              "strip-ansi": "^3.0.0",
              "supports-color": "^2.0.0"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
1467
1468
1469
1470
1471
1472
1473
1474
1475
          "strip-ansi": {
            "version": "3.0.1",
            "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz",
            "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
            "dev": true,
            "requires": {
              "ansi-regex": "^2.0.0"
            }
          },
f4f1d7b0e   Adam   auto commit the c...
1476
1477
          "supports-color": {
            "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
1478
            "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-2.0.0.tgz?cache=0&sync_timestamp=1569557271992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
1479
1480
1481
1482
1483
1484
1485
            "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
            "dev": true
          }
        }
      },
      "@soda/get-current-script": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
1486
1487
        "resolved": "https://registry.npm.taobao.org/@soda/get-current-script/download/@soda/get-current-script-1.0.0.tgz",
        "integrity": "sha1-YjqkBiNVDjuUdnz/6wlqb7WX7Qk=",
f4f1d7b0e   Adam   auto commit the c...
1488
1489
1490
1491
        "dev": true
      },
      "@types/color-name": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
1492
1493
        "resolved": "https://registry.npm.taobao.org/@types/color-name/download/@types/color-name-1.1.1.tgz",
        "integrity": "sha1-HBJhu+qhCoBVu8XYq4S3sq/IRqA=",
f4f1d7b0e   Adam   auto commit the c...
1494
1495
        "dev": true
      },
7d6833f2c   mullins   地址列表
1496
1497
1498
1499
1500
1501
      "@types/eslint-visitor-keys": {
        "version": "1.0.0",
        "resolved": "https://registry.npm.taobao.org/@types/eslint-visitor-keys/download/@types/eslint-visitor-keys-1.0.0.tgz",
        "integrity": "sha1-HuMNeVRMqE1o1LPNsK9PIFZj3S0=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
1502
1503
      "@types/events": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
1504
1505
        "resolved": "https://registry.npm.taobao.org/@types/events/download/@types/events-3.0.0.tgz?cache=0&sync_timestamp=1580843133282&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fevents%2Fdownload%2F%40types%2Fevents-3.0.0.tgz",
        "integrity": "sha1-KGLz9Yqaf3w+eNefEw3U1xwlwqc="
f4f1d7b0e   Adam   auto commit the c...
1506
1507
1508
      },
      "@types/formidable": {
        "version": "1.0.31",
0db291810   BigBoss   “-mcomfirmOder页面
1509
1510
        "resolved": "https://registry.npm.taobao.org/@types/formidable/download/@types/formidable-1.0.31.tgz",
        "integrity": "sha1-J0+dwtChqc4f7vSMJMoIWefslHs=",
f4f1d7b0e   Adam   auto commit the c...
1511
1512
1513
1514
1515
1516
1517
        "requires": {
          "@types/events": "*",
          "@types/node": "*"
        }
      },
      "@types/glob": {
        "version": "7.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
1518
1519
        "resolved": "https://registry.npm.taobao.org/@types/glob/download/@types/glob-7.1.1.tgz",
        "integrity": "sha1-qlmhxuP7xCHgfM0xqUTDDrpSFXU=",
f4f1d7b0e   Adam   auto commit the c...
1520
1521
1522
1523
1524
1525
1526
        "dev": true,
        "requires": {
          "@types/events": "*",
          "@types/minimatch": "*",
          "@types/node": "*"
        }
      },
7d6833f2c   mullins   地址列表
1527
1528
1529
1530
1531
1532
      "@types/json-schema": {
        "version": "7.0.4",
        "resolved": "https://registry.npm.taobao.org/@types/json-schema/download/@types/json-schema-7.0.4.tgz?cache=0&sync_timestamp=1588200662880&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fjson-schema%2Fdownload%2F%40types%2Fjson-schema-7.0.4.tgz",
        "integrity": "sha1-OP1z3f2bVaux4bLtV4y1W9e30zk=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
1533
1534
      "@types/minimatch": {
        "version": "3.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
1535
1536
        "resolved": "https://registry.npm.taobao.org/@types/minimatch/download/@types/minimatch-3.0.3.tgz",
        "integrity": "sha1-PcoOPzOyAPx9ETnAzZbBJoyt/Z0=",
f4f1d7b0e   Adam   auto commit the c...
1537
1538
1539
1540
        "dev": true
      },
      "@types/node": {
        "version": "13.13.4",
0db291810   BigBoss   “-mcomfirmOder页面
1541
1542
        "resolved": "https://registry.npm.taobao.org/@types/node/download/@types/node-13.13.4.tgz?cache=0&sync_timestamp=1587923799826&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-13.13.4.tgz",
        "integrity": "sha1-FYHWwW49SAPrB5yH1KyJPudQHCw="
f4f1d7b0e   Adam   auto commit the c...
1543
1544
1545
      },
      "@types/normalize-package-data": {
        "version": "2.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
1546
1547
        "resolved": "https://registry.npm.taobao.org/@types/normalize-package-data/download/@types/normalize-package-data-2.4.0.tgz",
        "integrity": "sha1-5IbQ2XOW15vu3QpuM/RTT/a0lz4=",
f4f1d7b0e   Adam   auto commit the c...
1548
1549
1550
1551
        "dev": true
      },
      "@types/q": {
        "version": "1.5.2",
0db291810   BigBoss   “-mcomfirmOder页面
1552
1553
        "resolved": "https://registry.npm.taobao.org/@types/q/download/@types/q-1.5.2.tgz?cache=0&sync_timestamp=1580864548163&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fq%2Fdownload%2F%40types%2Fq-1.5.2.tgz",
        "integrity": "sha1-aQoUdbhPKohP0HzXl8APXzE1bqg=",
f4f1d7b0e   Adam   auto commit the c...
1554
1555
        "dev": true
      },
0db291810   BigBoss   “-mcomfirmOder页面
1556
1557
1558
1559
1560
      "@types/webpack-env": {
        "version": "1.15.2",
        "resolved": "https://registry.npm.taobao.org/@types/webpack-env/download/@types/webpack-env-1.15.2.tgz?cache=0&sync_timestamp=1587665232714&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fwebpack-env%2Fdownload%2F%40types%2Fwebpack-env-1.15.2.tgz",
        "integrity": "sha1-knmXNCu59KUYWobmV5oKGK/DOwo=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
1561
      },
7d6833f2c   mullins   地址列表
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
      "@typescript-eslint/eslint-plugin": {
        "version": "3.0.0",
        "resolved": "https://registry.npm.taobao.org/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-3.0.0.tgz?cache=0&sync_timestamp=1590102419751&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Feslint-plugin%2Fdownload%2F%40typescript-eslint%2Feslint-plugin-3.0.0.tgz",
        "integrity": "sha1-Avjsa1zoFL2oDfwiRj8Qi+0faZs=",
        "dev": true,
        "requires": {
          "@typescript-eslint/experimental-utils": "3.0.0",
          "functional-red-black-tree": "^1.0.1",
          "regexpp": "^3.0.0",
          "semver": "^7.3.2",
          "tsutils": "^3.17.1"
        },
        "dependencies": {
          "semver": {
            "version": "7.3.2",
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-7.3.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-7.3.2.tgz",
            "integrity": "sha1-YElisFK4HtB4aq6EOJ/7pw/9OTg=",
            "dev": true
          },
          "tsutils": {
            "version": "3.17.1",
            "resolved": "https://registry.npm.taobao.org/tsutils/download/tsutils-3.17.1.tgz",
            "integrity": "sha1-7XGZF/EcoN7lhicrKsSeAVot11k=",
            "dev": true,
            "requires": {
              "tslib": "^1.8.1"
            }
          }
        }
      },
      "@typescript-eslint/experimental-utils": {
        "version": "3.0.0",
        "resolved": "https://registry.npm.taobao.org/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-3.0.0.tgz?cache=0&sync_timestamp=1590102416205&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fexperimental-utils%2Fdownload%2F%40typescript-eslint%2Fexperimental-utils-3.0.0.tgz",
        "integrity": "sha1-Hd9T7rYayOqpp3BycieQrE9kHAM=",
        "dev": true,
        "requires": {
          "@types/json-schema": "^7.0.3",
          "@typescript-eslint/typescript-estree": "3.0.0",
          "eslint-scope": "^5.0.0",
          "eslint-utils": "^2.0.0"
        },
        "dependencies": {
          "eslint-scope": {
            "version": "5.0.0",
            "resolved": "https://registry.npm.taobao.org/eslint-scope/download/eslint-scope-5.0.0.tgz",
            "integrity": "sha1-6HyIh8c+jR7ITxylkWRcNYv8j7k=",
            "dev": true,
            "requires": {
              "esrecurse": "^4.1.0",
              "estraverse": "^4.1.1"
            }
          }
        }
      },
      "@typescript-eslint/parser": {
        "version": "3.0.0",
        "resolved": "https://registry.npm.taobao.org/@typescript-eslint/parser/download/@typescript-eslint/parser-3.0.0.tgz?cache=0&sync_timestamp=1590102418147&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fparser%2Fdownload%2F%40typescript-eslint%2Fparser-3.0.0.tgz",
        "integrity": "sha1-/p/fGKEVXALAQiDBRQajIMtsaUQ=",
        "dev": true,
        "requires": {
          "@types/eslint-visitor-keys": "^1.0.0",
          "@typescript-eslint/experimental-utils": "3.0.0",
          "@typescript-eslint/typescript-estree": "3.0.0",
          "eslint-visitor-keys": "^1.1.0"
        }
      },
      "@typescript-eslint/typescript-estree": {
        "version": "3.0.0",
        "resolved": "https://registry.npm.taobao.org/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-3.0.0.tgz",
        "integrity": "sha1-+kDht2zP+IATC+BU2cOY6WAEv0I=",
        "dev": true,
        "requires": {
          "debug": "^4.1.1",
          "eslint-visitor-keys": "^1.1.0",
          "glob": "^7.1.6",
          "is-glob": "^4.0.1",
          "lodash": "^4.17.15",
          "semver": "^7.3.2",
          "tsutils": "^3.17.1"
        },
        "dependencies": {
          "semver": {
            "version": "7.3.2",
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-7.3.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-7.3.2.tgz",
            "integrity": "sha1-YElisFK4HtB4aq6EOJ/7pw/9OTg=",
            "dev": true
          },
          "tsutils": {
            "version": "3.17.1",
            "resolved": "https://registry.npm.taobao.org/tsutils/download/tsutils-3.17.1.tgz",
            "integrity": "sha1-7XGZF/EcoN7lhicrKsSeAVot11k=",
            "dev": true,
            "requires": {
              "tslib": "^1.8.1"
            }
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
1660
1661
      "@vue/babel-helper-vue-jsx-merge-props": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
1662
1663
        "resolved": "https://registry.npm.taobao.org/@vue/babel-helper-vue-jsx-merge-props/download/@vue/babel-helper-vue-jsx-merge-props-1.0.0.tgz",
        "integrity": "sha1-BI/leZWNpAj7eosqPsBQtQpmEEA=",
f4f1d7b0e   Adam   auto commit the c...
1664
1665
1666
1667
        "dev": true
      },
      "@vue/babel-plugin-transform-vue-jsx": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
1668
1669
        "resolved": "https://registry.npm.taobao.org/@vue/babel-plugin-transform-vue-jsx/download/@vue/babel-plugin-transform-vue-jsx-1.1.2.tgz",
        "integrity": "sha1-wKPm78Ai515CR7RIqPxrhvA+kcA=",
f4f1d7b0e   Adam   auto commit the c...
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
        "dev": true,
        "requires": {
          "@babel/helper-module-imports": "^7.0.0",
          "@babel/plugin-syntax-jsx": "^7.2.0",
          "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
          "html-tags": "^2.0.0",
          "lodash.kebabcase": "^4.1.1",
          "svg-tags": "^1.0.0"
        }
      },
      "@vue/babel-preset-app": {
        "version": "4.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
1682
1683
        "resolved": "https://registry.npm.taobao.org/@vue/babel-preset-app/download/@vue/babel-preset-app-4.3.1.tgz",
        "integrity": "sha1-u2eq5WKYMGfFskLCf7feF/QM8Qk=",
f4f1d7b0e   Adam   auto commit the c...
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
        "dev": true,
        "requires": {
          "@babel/core": "^7.9.0",
          "@babel/helper-compilation-targets": "^7.8.7",
          "@babel/helper-module-imports": "^7.8.3",
          "@babel/plugin-proposal-class-properties": "^7.8.3",
          "@babel/plugin-proposal-decorators": "^7.8.3",
          "@babel/plugin-syntax-dynamic-import": "^7.8.3",
          "@babel/plugin-syntax-jsx": "^7.8.3",
          "@babel/plugin-transform-runtime": "^7.9.0",
          "@babel/preset-env": "^7.9.0",
          "@babel/runtime": "^7.9.2",
          "@vue/babel-preset-jsx": "^1.1.2",
          "babel-plugin-dynamic-import-node": "^2.3.0",
          "core-js": "^3.6.4",
          "core-js-compat": "^3.6.4"
f4f1d7b0e   Adam   auto commit the c...
1700
1701
1702
1703
        }
      },
      "@vue/babel-preset-jsx": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
1704
1705
        "resolved": "https://registry.npm.taobao.org/@vue/babel-preset-jsx/download/@vue/babel-preset-jsx-1.1.2.tgz",
        "integrity": "sha1-LhaetMIE6jfKZsLqhaiAv8mdTyA=",
f4f1d7b0e   Adam   auto commit the c...
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
        "dev": true,
        "requires": {
          "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
          "@vue/babel-plugin-transform-vue-jsx": "^1.1.2",
          "@vue/babel-sugar-functional-vue": "^1.1.2",
          "@vue/babel-sugar-inject-h": "^1.1.2",
          "@vue/babel-sugar-v-model": "^1.1.2",
          "@vue/babel-sugar-v-on": "^1.1.2"
        }
      },
      "@vue/babel-sugar-functional-vue": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
1718
1719
        "resolved": "https://registry.npm.taobao.org/@vue/babel-sugar-functional-vue/download/@vue/babel-sugar-functional-vue-1.1.2.tgz",
        "integrity": "sha1-9+JPugnm8e5wEEVgqICAV1VfGpo=",
f4f1d7b0e   Adam   auto commit the c...
1720
1721
1722
1723
1724
1725
1726
        "dev": true,
        "requires": {
          "@babel/plugin-syntax-jsx": "^7.2.0"
        }
      },
      "@vue/babel-sugar-inject-h": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
1727
1728
        "resolved": "https://registry.npm.taobao.org/@vue/babel-sugar-inject-h/download/@vue/babel-sugar-inject-h-1.1.2.tgz",
        "integrity": "sha1-ilJ2ttji7Rb/yAeKrZQjYnTm7fA=",
f4f1d7b0e   Adam   auto commit the c...
1729
1730
1731
1732
1733
1734
1735
        "dev": true,
        "requires": {
          "@babel/plugin-syntax-jsx": "^7.2.0"
        }
      },
      "@vue/babel-sugar-v-model": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
1736
1737
        "resolved": "https://registry.npm.taobao.org/@vue/babel-sugar-v-model/download/@vue/babel-sugar-v-model-1.1.2.tgz",
        "integrity": "sha1-H/b9G4ACI/ycsehNzrXlLXN6gZI=",
f4f1d7b0e   Adam   auto commit the c...
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
        "dev": true,
        "requires": {
          "@babel/plugin-syntax-jsx": "^7.2.0",
          "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
          "@vue/babel-plugin-transform-vue-jsx": "^1.1.2",
          "camelcase": "^5.0.0",
          "html-tags": "^2.0.0",
          "svg-tags": "^1.0.0"
        }
      },
      "@vue/babel-sugar-v-on": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
1750
1751
        "resolved": "https://registry.npm.taobao.org/@vue/babel-sugar-v-on/download/@vue/babel-sugar-v-on-1.1.2.tgz",
        "integrity": "sha1-su+ZuPL6sJ++rSWq1w70Lhz1sTs=",
f4f1d7b0e   Adam   auto commit the c...
1752
1753
1754
1755
1756
1757
1758
1759
1760
        "dev": true,
        "requires": {
          "@babel/plugin-syntax-jsx": "^7.2.0",
          "@vue/babel-plugin-transform-vue-jsx": "^1.1.2",
          "camelcase": "^5.0.0"
        }
      },
      "@vue/cli-overlay": {
        "version": "4.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
1761
1762
        "resolved": "https://registry.npm.taobao.org/@vue/cli-overlay/download/@vue/cli-overlay-4.3.1.tgz",
        "integrity": "sha1-Q0UpwYi2KKVHc2cCAWZ6C0o2Hgc=",
f4f1d7b0e   Adam   auto commit the c...
1763
1764
1765
1766
        "dev": true
      },
      "@vue/cli-plugin-babel": {
        "version": "4.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
1767
1768
        "resolved": "https://registry.npm.taobao.org/@vue/cli-plugin-babel/download/@vue/cli-plugin-babel-4.3.1.tgz",
        "integrity": "sha1-bjpqoYWVuYrVxSiYooUNRSQEcSs=",
f4f1d7b0e   Adam   auto commit the c...
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
        "dev": true,
        "requires": {
          "@babel/core": "^7.9.0",
          "@vue/babel-preset-app": "^4.3.1",
          "@vue/cli-shared-utils": "^4.3.1",
          "babel-loader": "^8.1.0",
          "cache-loader": "^4.1.0",
          "thread-loader": "^2.1.3",
          "webpack": "^4.0.0"
        }
      },
      "@vue/cli-plugin-router": {
        "version": "4.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
1782
1783
        "resolved": "https://registry.npm.taobao.org/@vue/cli-plugin-router/download/@vue/cli-plugin-router-4.3.1.tgz?cache=0&sync_timestamp=1586274103703&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fcli-plugin-router%2Fdownload%2F%40vue%2Fcli-plugin-router-4.3.1.tgz",
        "integrity": "sha1-C6WJ9Omh8+ZKj/bM2S984oRVhr8=",
f4f1d7b0e   Adam   auto commit the c...
1784
1785
1786
1787
1788
        "dev": true,
        "requires": {
          "@vue/cli-shared-utils": "^4.3.1"
        }
      },
0db291810   BigBoss   “-mcomfirmOder页面
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
      "@vue/cli-plugin-typescript": {
        "version": "4.3.1",
        "resolved": "https://registry.npm.taobao.org/@vue/cli-plugin-typescript/download/@vue/cli-plugin-typescript-4.3.1.tgz?cache=0&sync_timestamp=1586274857506&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fcli-plugin-typescript%2Fdownload%2F%40vue%2Fcli-plugin-typescript-4.3.1.tgz",
        "integrity": "sha1-3UA7eGgDdrhoL5DePbhRrl7Mceg=",
        "dev": true,
        "requires": {
          "@types/webpack-env": "^1.15.1",
          "@vue/cli-shared-utils": "^4.3.1",
          "cache-loader": "^4.1.0",
          "fork-ts-checker-webpack-plugin": "^3.1.1",
          "globby": "^9.2.0",
          "thread-loader": "^2.1.3",
          "ts-loader": "^6.2.2",
          "tslint": "^5.20.1",
          "webpack": "^4.0.0",
          "yorkie": "^2.0.0"
        },
        "dependencies": {
          "globby": {
            "version": "9.2.0",
            "resolved": "https://registry.npm.taobao.org/globby/download/globby-9.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobby%2Fdownload%2Fglobby-9.2.0.tgz",
            "integrity": "sha1-/QKacGxwPSm90XD0tts6P3p8tj0=",
            "dev": true,
            "requires": {
              "@types/glob": "^7.1.1",
              "array-union": "^1.0.2",
              "dir-glob": "^2.2.2",
              "fast-glob": "^2.2.6",
              "glob": "^7.1.3",
              "ignore": "^4.0.3",
              "pify": "^4.0.1",
              "slash": "^2.0.0"
            }
          },
          "ignore": {
            "version": "4.0.6",
            "resolved": "https://registry.npm.taobao.org/ignore/download/ignore-4.0.6.tgz?cache=0&sync_timestamp=1565775199290&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fignore%2Fdownload%2Fignore-4.0.6.tgz",
            "integrity": "sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw=",
            "dev": true
          },
          "slash": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/slash/download/slash-2.0.0.tgz",
            "integrity": "sha1-3lUoUaF1nfOo8gZTVEL17E3eq0Q=",
            "dev": true
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
1837
1838
      "@vue/cli-plugin-vuex": {
        "version": "4.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
1839
1840
        "resolved": "https://registry.npm.taobao.org/@vue/cli-plugin-vuex/download/@vue/cli-plugin-vuex-4.3.1.tgz",
        "integrity": "sha1-K3Ov9W+eG+MQGIc9XtLVnxVedHY=",
f4f1d7b0e   Adam   auto commit the c...
1841
1842
1843
1844
        "dev": true
      },
      "@vue/cli-service": {
        "version": "4.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
1845
1846
        "resolved": "https://registry.npm.taobao.org/@vue/cli-service/download/@vue/cli-service-4.3.1.tgz",
        "integrity": "sha1-lLISHQjjQ6Vffs7yYK9SV6n/5+U=",
f4f1d7b0e   Adam   auto commit the c...
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
        "dev": true,
        "requires": {
          "@intervolga/optimize-cssnano-plugin": "^1.0.5",
          "@soda/friendly-errors-webpack-plugin": "^1.7.1",
          "@soda/get-current-script": "^1.0.0",
          "@vue/cli-overlay": "^4.3.1",
          "@vue/cli-plugin-router": "^4.3.1",
          "@vue/cli-plugin-vuex": "^4.3.1",
          "@vue/cli-shared-utils": "^4.3.1",
          "@vue/component-compiler-utils": "^3.0.2",
          "@vue/preload-webpack-plugin": "^1.1.0",
          "@vue/web-component-wrapper": "^1.2.0",
          "acorn": "^7.1.0",
          "acorn-walk": "^7.1.1",
          "address": "^1.1.2",
          "autoprefixer": "^9.7.5",
          "browserslist": "^4.11.1",
          "cache-loader": "^4.1.0",
          "case-sensitive-paths-webpack-plugin": "^2.3.0",
          "cli-highlight": "^2.1.4",
          "clipboardy": "^2.3.0",
          "cliui": "^6.0.0",
          "copy-webpack-plugin": "^5.1.1",
          "css-loader": "^3.4.2",
          "cssnano": "^4.1.10",
          "debug": "^4.1.1",
          "default-gateway": "^5.0.5",
          "dotenv": "^8.2.0",
          "dotenv-expand": "^5.1.0",
          "file-loader": "^4.2.0",
          "fs-extra": "^7.0.1",
          "globby": "^9.2.0",
          "hash-sum": "^2.0.0",
          "html-webpack-plugin": "^3.2.0",
          "launch-editor-middleware": "^2.2.1",
          "lodash.defaultsdeep": "^4.6.1",
          "lodash.mapvalues": "^4.6.0",
          "lodash.transform": "^4.6.0",
          "mini-css-extract-plugin": "^0.9.0",
          "minimist": "^1.2.5",
          "pnp-webpack-plugin": "^1.6.4",
          "portfinder": "^1.0.25",
          "postcss-loader": "^3.0.0",
          "ssri": "^7.1.0",
          "terser-webpack-plugin": "^2.3.5",
          "thread-loader": "^2.1.3",
          "url-loader": "^2.2.0",
          "vue-loader": "^15.9.1",
          "vue-style-loader": "^4.1.2",
          "webpack": "^4.0.0",
          "webpack-bundle-analyzer": "^3.6.1",
          "webpack-chain": "^6.4.0",
          "webpack-dev-server": "^3.10.3",
          "webpack-merge": "^4.2.2"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
          "acorn": {
            "version": "7.1.1",
            "resolved": "https://registry.npm.taobao.org/acorn/download/acorn-7.1.1.tgz?cache=0&sync_timestamp=1583796451368&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-7.1.1.tgz",
            "integrity": "sha1-41Zo3gtALzWd5RXFSCoaufiaab8=",
            "dev": true
          },
          "cacache": {
            "version": "13.0.1",
            "resolved": "https://registry.npm.taobao.org/cacache/download/cacache-13.0.1.tgz?cache=0&sync_timestamp=1588033405119&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcacache%2Fdownload%2Fcacache-13.0.1.tgz",
            "integrity": "sha1-qAAMIWlwiQgvhSh6GuxuOCAkpxw=",
            "dev": true,
            "requires": {
              "chownr": "^1.1.2",
              "figgy-pudding": "^3.5.1",
              "fs-minipass": "^2.0.0",
              "glob": "^7.1.4",
              "graceful-fs": "^4.2.2",
              "infer-owner": "^1.0.4",
              "lru-cache": "^5.1.1",
              "minipass": "^3.0.0",
              "minipass-collect": "^1.0.2",
              "minipass-flush": "^1.0.5",
              "minipass-pipeline": "^1.2.2",
              "mkdirp": "^0.5.1",
              "move-concurrently": "^1.0.1",
              "p-map": "^3.0.0",
              "promise-inflight": "^1.0.1",
              "rimraf": "^2.7.1",
              "ssri": "^7.0.0",
              "unique-filename": "^1.1.1"
            }
          },
          "find-cache-dir": {
            "version": "3.3.1",
            "resolved": "https://registry.npm.taobao.org/find-cache-dir/download/find-cache-dir-3.3.1.tgz?cache=0&sync_timestamp=1583734687174&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffind-cache-dir%2Fdownload%2Ffind-cache-dir-3.3.1.tgz",
            "integrity": "sha1-ibM/rUpGcNqpT4Vff74x1thP6IA=",
            "dev": true,
            "requires": {
              "commondir": "^1.0.1",
              "make-dir": "^3.0.2",
              "pkg-dir": "^4.1.0"
            }
          },
          "find-up": {
            "version": "4.1.0",
            "resolved": "https://registry.npm.taobao.org/find-up/download/find-up-4.1.0.tgz",
            "integrity": "sha1-l6/n1s3AvFkoWEt8jXsW6KmqXRk=",
            "dev": true,
            "requires": {
              "locate-path": "^5.0.0",
              "path-exists": "^4.0.0"
            }
          },
          "globby": {
            "version": "9.2.0",
            "resolved": "https://registry.npm.taobao.org/globby/download/globby-9.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobby%2Fdownload%2Fglobby-9.2.0.tgz",
            "integrity": "sha1-/QKacGxwPSm90XD0tts6P3p8tj0=",
            "dev": true,
            "requires": {
              "@types/glob": "^7.1.1",
              "array-union": "^1.0.2",
              "dir-glob": "^2.2.2",
              "fast-glob": "^2.2.6",
              "glob": "^7.1.3",
              "ignore": "^4.0.3",
              "pify": "^4.0.1",
              "slash": "^2.0.0"
            }
          },
f4f1d7b0e   Adam   auto commit the c...
1972
1973
          "hash-sum": {
            "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
1974
1975
            "resolved": "https://registry.npm.taobao.org/hash-sum/download/hash-sum-2.0.0.tgz",
            "integrity": "sha1-gdAbtd6OpKIUrV1urRtSNGCwtFo=",
f4f1d7b0e   Adam   auto commit the c...
1976
1977
            "dev": true
          },
0db291810   BigBoss   “-mcomfirmOder页面
1978
1979
1980
1981
          "ignore": {
            "version": "4.0.6",
            "resolved": "https://registry.npm.taobao.org/ignore/download/ignore-4.0.6.tgz?cache=0&sync_timestamp=1565775199290&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fignore%2Fdownload%2Fignore-4.0.6.tgz",
            "integrity": "sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw=",
f4f1d7b0e   Adam   auto commit the c...
1982
1983
            "dev": true
          },
0db291810   BigBoss   “-mcomfirmOder页面
1984
1985
1986
1987
          "locate-path": {
            "version": "5.0.0",
            "resolved": "https://registry.npm.taobao.org/locate-path/download/locate-path-5.0.0.tgz",
            "integrity": "sha1-Gvujlq/WdqbUJQTQpno6frn2KqA=",
f4f1d7b0e   Adam   auto commit the c...
1988
1989
            "dev": true,
            "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
1990
              "p-locate": "^4.1.0"
f4f1d7b0e   Adam   auto commit the c...
1991
            }
0db291810   BigBoss   “-mcomfirmOder页面
1992
          },
f4f1d7b0e   Adam   auto commit the c...
1993
          "lru-cache": {
0db291810   BigBoss   “-mcomfirmOder页面
1994
1995
1996
1997
            "version": "5.1.1",
            "resolved": "http://registry.npm.taobao.org/lru-cache/download/lru-cache-5.1.1.tgz",
            "integrity": "sha1-HaJ+ZxAnGUdpXa9oSOhH8B2EuSA=",
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
1998
            "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
1999
              "yallist": "^3.0.2"
f4f1d7b0e   Adam   auto commit the c...
2000
2001
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
          "make-dir": {
            "version": "3.1.0",
            "resolved": "https://registry.npm.taobao.org/make-dir/download/make-dir-3.1.0.tgz?cache=0&sync_timestamp=1587567693680&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmake-dir%2Fdownload%2Fmake-dir-3.1.0.tgz",
            "integrity": "sha1-QV6WcEazp/HRhSd9hKpYIDcmoT8=",
            "dev": true,
            "requires": {
              "semver": "^6.0.0"
            }
          },
          "p-locate": {
            "version": "4.1.0",
            "resolved": "http://registry.npm.taobao.org/p-locate/download/p-locate-4.1.0.tgz",
            "integrity": "sha1-o0KLtwiLOmApL2aRkni3wpetTwc=",
            "dev": true,
            "requires": {
              "p-limit": "^2.2.0"
            }
          },
          "path-exists": {
            "version": "4.0.0",
            "resolved": "http://registry.npm.taobao.org/path-exists/download/path-exists-4.0.0.tgz",
            "integrity": "sha1-UTvb4tO5XXdi6METfvoZXGxhtbM=",
            "dev": true
          },
          "pkg-dir": {
            "version": "4.2.0",
            "resolved": "https://registry.npm.taobao.org/pkg-dir/download/pkg-dir-4.2.0.tgz",
            "integrity": "sha1-8JkTPfft5CLoHR2ESCcO6z5CYfM=",
            "dev": true,
            "requires": {
              "find-up": "^4.0.0"
            }
          },
          "schema-utils": {
            "version": "2.6.6",
            "resolved": "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.6.6.tgz",
            "integrity": "sha1-KZ/mvUozZdwj2Z/URsr/jx1sMww=",
            "dev": true,
            "requires": {
              "ajv": "^6.12.0",
              "ajv-keywords": "^3.4.1"
            }
          },
          "semver": {
            "version": "6.3.0",
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1586886301819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz",
            "integrity": "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=",
            "dev": true
          },
          "serialize-javascript": {
            "version": "3.0.0",
            "resolved": "https://registry.npm.taobao.org/serialize-javascript/download/serialize-javascript-3.0.0.tgz",
            "integrity": "sha1-SS5Imi13t7gErTkaX12XhwlSVI4=",
            "dev": true
          },
          "slash": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/slash/download/slash-2.0.0.tgz",
            "integrity": "sha1-3lUoUaF1nfOo8gZTVEL17E3eq0Q=",
            "dev": true
          },
          "ssri": {
            "version": "7.1.0",
            "resolved": "https://registry.npm.taobao.org/ssri/download/ssri-7.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fssri%2Fdownload%2Fssri-7.1.0.tgz",
            "integrity": "sha1-ksJBv23oI2W1x/tL126XVSLhKU0=",
            "dev": true,
            "requires": {
              "figgy-pudding": "^3.5.1",
              "minipass": "^3.1.1"
            }
          },
          "terser-webpack-plugin": {
            "version": "2.3.6",
            "resolved": "https://registry.npm.taobao.org/terser-webpack-plugin/download/terser-webpack-plugin-2.3.6.tgz",
            "integrity": "sha1-pAFLMRph+HxqGyF+9PWnW9BmWmk=",
            "dev": true,
            "requires": {
              "cacache": "^13.0.1",
              "find-cache-dir": "^3.3.1",
              "jest-worker": "^25.4.0",
              "p-limit": "^2.3.0",
              "schema-utils": "^2.6.6",
              "serialize-javascript": "^3.0.0",
              "source-map": "^0.6.1",
              "terser": "^4.6.12",
              "webpack-sources": "^1.4.3"
            }
          }
        }
      },
      "@vue/cli-shared-utils": {
        "version": "4.3.1",
        "resolved": "https://registry.npm.taobao.org/@vue/cli-shared-utils/download/@vue/cli-shared-utils-4.3.1.tgz?cache=0&sync_timestamp=1586274245123&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fcli-shared-utils%2Fdownload%2F%40vue%2Fcli-shared-utils-4.3.1.tgz",
        "integrity": "sha1-p0v01Tgl1KSwWoSwPgI5dIcbw4o=",
        "dev": true,
        "requires": {
          "@hapi/joi": "^15.0.1",
          "chalk": "^2.4.2",
          "execa": "^1.0.0",
          "launch-editor": "^2.2.1",
          "lru-cache": "^5.1.1",
          "node-ipc": "^9.1.1",
          "open": "^6.3.0",
          "ora": "^3.4.0",
          "read-pkg": "^5.1.1",
          "request": "^2.88.2",
          "request-promise-native": "^1.0.8",
          "semver": "^6.1.0",
          "strip-ansi": "^6.0.0"
        },
        "dependencies": {
          "lru-cache": {
            "version": "5.1.1",
            "resolved": "http://registry.npm.taobao.org/lru-cache/download/lru-cache-5.1.1.tgz",
            "integrity": "sha1-HaJ+ZxAnGUdpXa9oSOhH8B2EuSA=",
            "dev": true,
            "requires": {
              "yallist": "^3.0.2"
            }
          },
          "semver": {
            "version": "6.3.0",
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1586886301819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz",
            "integrity": "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=",
            "dev": true
          }
        }
      },
      "@vue/component-compiler-utils": {
        "version": "3.1.2",
        "resolved": "https://registry.npm.taobao.org/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.1.2.tgz",
        "integrity": "sha1-ghOl/zIC+fITf+VTcPnouWVggcM=",
        "requires": {
          "consolidate": "^0.15.1",
          "hash-sum": "^1.0.2",
          "lru-cache": "^4.1.2",
          "merge-source-map": "^1.1.0",
          "postcss": "^7.0.14",
          "postcss-selector-parser": "^6.0.2",
          "prettier": "^1.18.2",
          "source-map": "~0.6.1",
          "vue-template-es2015-compiler": "^1.9.0"
        },
        "dependencies": {
          "cssesc": {
            "version": "3.0.0",
            "resolved": "http://registry.npm.taobao.org/cssesc/download/cssesc-3.0.0.tgz",
            "integrity": "sha1-N3QZGZA7hoVl4cCep0dEXNGJg+4="
          },
          "postcss-selector-parser": {
            "version": "6.0.2",
            "resolved": "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-6.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-6.0.2.tgz",
            "integrity": "sha1-k0z3mdAWyDQRhZ4J3Oyt4BKG7Fw=",
            "requires": {
              "cssesc": "^3.0.0",
              "indexes-of": "^1.0.1",
              "uniq": "^1.0.1"
            }
7d6833f2c   mullins   地址列表
2160
2161
2162
2163
2164
2165
          },
          "prettier": {
            "version": "1.19.1",
            "resolved": "https://registry.npm.taobao.org/prettier/download/prettier-1.19.1.tgz",
            "integrity": "sha1-99f1/4qc2HKnvkyhQglZVqYHl8s=",
            "optional": true
f4f1d7b0e   Adam   auto commit the c...
2166
2167
2168
2169
2170
          }
        }
      },
      "@vue/preload-webpack-plugin": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
2171
2172
        "resolved": "https://registry.npm.taobao.org/@vue/preload-webpack-plugin/download/@vue/preload-webpack-plugin-1.1.1.tgz",
        "integrity": "sha1-GHI1MNME9EMCHaIpLW7JUCgmEEo=",
f4f1d7b0e   Adam   auto commit the c...
2173
2174
2175
2176
        "dev": true
      },
      "@vue/web-component-wrapper": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
2177
2178
        "resolved": "https://registry.npm.taobao.org/@vue/web-component-wrapper/download/@vue/web-component-wrapper-1.2.0.tgz",
        "integrity": "sha1-uw5G8VhafiibTuYGfcxaauYvHdE=",
f4f1d7b0e   Adam   auto commit the c...
2179
2180
2181
2182
        "dev": true
      },
      "@webassemblyjs/ast": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2183
2184
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/ast/download/@webassemblyjs/ast-1.9.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40webassemblyjs%2Fast%2Fdownload%2F%40webassemblyjs%2Fast-1.9.0.tgz",
        "integrity": "sha1-vYUGBLQEJFmlpBzX0zjL7Wle2WQ=",
f4f1d7b0e   Adam   auto commit the c...
2185
2186
2187
2188
2189
2190
2191
2192
        "requires": {
          "@webassemblyjs/helper-module-context": "1.9.0",
          "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
          "@webassemblyjs/wast-parser": "1.9.0"
        }
      },
      "@webassemblyjs/floating-point-hex-parser": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2193
2194
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/floating-point-hex-parser/download/@webassemblyjs/floating-point-hex-parser-1.9.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40webassemblyjs%2Ffloating-point-hex-parser%2Fdownload%2F%40webassemblyjs%2Ffloating-point-hex-parser-1.9.0.tgz",
        "integrity": "sha1-PD07Jxvd/ITesA9xNEQ4MR1S/7Q="
f4f1d7b0e   Adam   auto commit the c...
2195
2196
2197
      },
      "@webassemblyjs/helper-api-error": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2198
2199
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/helper-api-error/download/@webassemblyjs/helper-api-error-1.9.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40webassemblyjs%2Fhelper-api-error%2Fdownload%2F%40webassemblyjs%2Fhelper-api-error-1.9.0.tgz",
        "integrity": "sha1-ID9nbjM7lsnaLuqzzO8zxFkotqI="
f4f1d7b0e   Adam   auto commit the c...
2200
2201
2202
      },
      "@webassemblyjs/helper-buffer": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2203
2204
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/helper-buffer/download/@webassemblyjs/helper-buffer-1.9.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40webassemblyjs%2Fhelper-buffer%2Fdownload%2F%40webassemblyjs%2Fhelper-buffer-1.9.0.tgz",
        "integrity": "sha1-oUQtJpxf6yP8vJ73WdrDVH8p3gA="
f4f1d7b0e   Adam   auto commit the c...
2205
2206
2207
      },
      "@webassemblyjs/helper-code-frame": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2208
2209
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/helper-code-frame/download/@webassemblyjs/helper-code-frame-1.9.0.tgz",
        "integrity": "sha1-ZH+Iks0gQ6gqwMjF51w28dkVnyc=",
f4f1d7b0e   Adam   auto commit the c...
2210
2211
2212
2213
2214
2215
        "requires": {
          "@webassemblyjs/wast-printer": "1.9.0"
        }
      },
      "@webassemblyjs/helper-fsm": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2216
2217
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/helper-fsm/download/@webassemblyjs/helper-fsm-1.9.0.tgz",
        "integrity": "sha1-wFJWtxJEIUZx9LCOwQitY7cO3bg="
f4f1d7b0e   Adam   auto commit the c...
2218
2219
2220
      },
      "@webassemblyjs/helper-module-context": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2221
2222
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/helper-module-context/download/@webassemblyjs/helper-module-context-1.9.0.tgz",
        "integrity": "sha1-JdiIS3aDmHGgimxvgGw5ee9xLwc=",
f4f1d7b0e   Adam   auto commit the c...
2223
2224
2225
2226
2227
2228
        "requires": {
          "@webassemblyjs/ast": "1.9.0"
        }
      },
      "@webassemblyjs/helper-wasm-bytecode": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2229
2230
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/helper-wasm-bytecode/download/@webassemblyjs/helper-wasm-bytecode-1.9.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40webassemblyjs%2Fhelper-wasm-bytecode%2Fdownload%2F%40webassemblyjs%2Fhelper-wasm-bytecode-1.9.0.tgz",
        "integrity": "sha1-T+2L6sm4wU+MWLcNEk1UndH+V5A="
f4f1d7b0e   Adam   auto commit the c...
2231
2232
2233
      },
      "@webassemblyjs/helper-wasm-section": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2234
2235
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/helper-wasm-section/download/@webassemblyjs/helper-wasm-section-1.9.0.tgz",
        "integrity": "sha1-WkE41aYpK6GLBMWuSXF+QWeWU0Y=",
f4f1d7b0e   Adam   auto commit the c...
2236
2237
2238
2239
2240
2241
2242
2243
2244
        "requires": {
          "@webassemblyjs/ast": "1.9.0",
          "@webassemblyjs/helper-buffer": "1.9.0",
          "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
          "@webassemblyjs/wasm-gen": "1.9.0"
        }
      },
      "@webassemblyjs/ieee754": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2245
2246
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/ieee754/download/@webassemblyjs/ieee754-1.9.0.tgz",
        "integrity": "sha1-Fceg+6roP7JhQ7us9tbfFwKtOeQ=",
f4f1d7b0e   Adam   auto commit the c...
2247
2248
2249
2250
2251
2252
        "requires": {
          "@xtuc/ieee754": "^1.2.0"
        }
      },
      "@webassemblyjs/leb128": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2253
2254
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/leb128/download/@webassemblyjs/leb128-1.9.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40webassemblyjs%2Fleb128%2Fdownload%2F%40webassemblyjs%2Fleb128-1.9.0.tgz",
        "integrity": "sha1-8Zygt2ptxVYjoJz/p2noOPoeHJU=",
f4f1d7b0e   Adam   auto commit the c...
2255
2256
2257
2258
2259
2260
        "requires": {
          "@xtuc/long": "4.2.2"
        }
      },
      "@webassemblyjs/utf8": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2261
2262
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/utf8/download/@webassemblyjs/utf8-1.9.0.tgz",
        "integrity": "sha1-BNM7Y2945qaBMifoJAL3Y3tiKas="
f4f1d7b0e   Adam   auto commit the c...
2263
2264
2265
      },
      "@webassemblyjs/wasm-edit": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2266
2267
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/wasm-edit/download/@webassemblyjs/wasm-edit-1.9.0.tgz",
        "integrity": "sha1-P+bXnT8PkiGDqoYALELdJWz+6c8=",
f4f1d7b0e   Adam   auto commit the c...
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
        "requires": {
          "@webassemblyjs/ast": "1.9.0",
          "@webassemblyjs/helper-buffer": "1.9.0",
          "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
          "@webassemblyjs/helper-wasm-section": "1.9.0",
          "@webassemblyjs/wasm-gen": "1.9.0",
          "@webassemblyjs/wasm-opt": "1.9.0",
          "@webassemblyjs/wasm-parser": "1.9.0",
          "@webassemblyjs/wast-printer": "1.9.0"
        }
      },
      "@webassemblyjs/wasm-gen": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2281
2282
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/wasm-gen/download/@webassemblyjs/wasm-gen-1.9.0.tgz",
        "integrity": "sha1-ULxw7Gje2OJ2OwGhQYv0NJGnpJw=",
f4f1d7b0e   Adam   auto commit the c...
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
        "requires": {
          "@webassemblyjs/ast": "1.9.0",
          "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
          "@webassemblyjs/ieee754": "1.9.0",
          "@webassemblyjs/leb128": "1.9.0",
          "@webassemblyjs/utf8": "1.9.0"
        }
      },
      "@webassemblyjs/wasm-opt": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2293
2294
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/wasm-opt/download/@webassemblyjs/wasm-opt-1.9.0.tgz",
        "integrity": "sha1-IhEYHlsxMmRDzIES658LkChyGmE=",
f4f1d7b0e   Adam   auto commit the c...
2295
2296
2297
2298
2299
2300
2301
2302
2303
        "requires": {
          "@webassemblyjs/ast": "1.9.0",
          "@webassemblyjs/helper-buffer": "1.9.0",
          "@webassemblyjs/wasm-gen": "1.9.0",
          "@webassemblyjs/wasm-parser": "1.9.0"
        }
      },
      "@webassemblyjs/wasm-parser": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2304
2305
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/wasm-parser/download/@webassemblyjs/wasm-parser-1.9.0.tgz",
        "integrity": "sha1-nUjkSCbfSmWYKUqmyHRp1kL/9l4=",
f4f1d7b0e   Adam   auto commit the c...
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
        "requires": {
          "@webassemblyjs/ast": "1.9.0",
          "@webassemblyjs/helper-api-error": "1.9.0",
          "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
          "@webassemblyjs/ieee754": "1.9.0",
          "@webassemblyjs/leb128": "1.9.0",
          "@webassemblyjs/utf8": "1.9.0"
        }
      },
      "@webassemblyjs/wast-parser": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2317
2318
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/wast-parser/download/@webassemblyjs/wast-parser-1.9.0.tgz",
        "integrity": "sha1-MDERXXmsW9JhVWzsw/qQo+9FGRQ=",
f4f1d7b0e   Adam   auto commit the c...
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
        "requires": {
          "@webassemblyjs/ast": "1.9.0",
          "@webassemblyjs/floating-point-hex-parser": "1.9.0",
          "@webassemblyjs/helper-api-error": "1.9.0",
          "@webassemblyjs/helper-code-frame": "1.9.0",
          "@webassemblyjs/helper-fsm": "1.9.0",
          "@xtuc/long": "4.2.2"
        }
      },
      "@webassemblyjs/wast-printer": {
        "version": "1.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
2330
2331
        "resolved": "https://registry.npm.taobao.org/@webassemblyjs/wast-printer/download/@webassemblyjs/wast-printer-1.9.0.tgz",
        "integrity": "sha1-STXVTIX+9jewDOn1I3dFHQDUeJk=",
f4f1d7b0e   Adam   auto commit the c...
2332
2333
2334
2335
2336
2337
2338
2339
        "requires": {
          "@webassemblyjs/ast": "1.9.0",
          "@webassemblyjs/wast-parser": "1.9.0",
          "@xtuc/long": "4.2.2"
        }
      },
      "@xtuc/ieee754": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
2340
2341
        "resolved": "http://registry.npm.taobao.org/@xtuc/ieee754/download/@xtuc/ieee754-1.2.0.tgz",
        "integrity": "sha1-7vAUoxRa5Hehy8AM0eVSM23Ot5A="
f4f1d7b0e   Adam   auto commit the c...
2342
2343
2344
      },
      "@xtuc/long": {
        "version": "4.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
2345
2346
        "resolved": "http://registry.npm.taobao.org/@xtuc/long/download/@xtuc/long-4.2.2.tgz",
        "integrity": "sha1-0pHGpOl5ibXGHZrPOWrk/hM6cY0="
f4f1d7b0e   Adam   auto commit the c...
2347
2348
2349
      },
      "aaptjs": {
        "version": "1.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
2350
2351
        "resolved": "https://registry.npm.taobao.org/aaptjs/download/aaptjs-1.3.1.tgz",
        "integrity": "sha1-xA48CkPunQZ8xixKg7Z6YZUCArU=",
f4f1d7b0e   Adam   auto commit the c...
2352
2353
2354
2355
2356
2357
        "requires": {
          "shelljs": "^0.8.1"
        }
      },
      "abbrev": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
2358
2359
2360
        "resolved": "http://registry.npm.taobao.org/abbrev/download/abbrev-1.1.1.tgz",
        "integrity": "sha1-+PLIh60Qv2f2NPAFtph/7TF5qsg=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
2361
2362
2363
      },
      "accepts": {
        "version": "1.3.7",
0db291810   BigBoss   “-mcomfirmOder页面
2364
2365
        "resolved": "https://registry.npm.taobao.org/accepts/download/accepts-1.3.7.tgz",
        "integrity": "sha1-UxvHJlF6OytB+FACHGzBXqq1B80=",
f4f1d7b0e   Adam   auto commit the c...
2366
2367
2368
2369
2370
2371
        "requires": {
          "mime-types": "~2.1.24",
          "negotiator": "0.6.2"
        }
      },
      "acorn": {
0db291810   BigBoss   “-mcomfirmOder页面
2372
2373
2374
        "version": "5.7.4",
        "resolved": "https://registry.npm.taobao.org/acorn/download/acorn-5.7.4.tgz?cache=0&sync_timestamp=1583796451368&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-5.7.4.tgz",
        "integrity": "sha1-Po2KmUfQWZoXltECJddDL0pKz14=",
f4f1d7b0e   Adam   auto commit the c...
2375
2376
        "dev": true
      },
7d6833f2c   mullins   地址列表
2377
2378
2379
2380
2381
2382
      "acorn-jsx": {
        "version": "5.2.0",
        "resolved": "https://registry.npm.taobao.org/acorn-jsx/download/acorn-jsx-5.2.0.tgz",
        "integrity": "sha1-TGYGkXPW/daO2FI5/CViJhgrLr4=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
2383
2384
      "acorn-walk": {
        "version": "7.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
2385
2386
        "resolved": "https://registry.npm.taobao.org/acorn-walk/download/acorn-walk-7.1.1.tgz",
        "integrity": "sha1-NF8N/61cc15zc9L+yaECPmpEuD4=",
f4f1d7b0e   Adam   auto commit the c...
2387
2388
2389
2390
        "dev": true
      },
      "adb-commander": {
        "version": "0.1.8",
0db291810   BigBoss   “-mcomfirmOder页面
2391
2392
        "resolved": "https://registry.npm.taobao.org/adb-commander/download/adb-commander-0.1.8.tgz",
        "integrity": "sha1-tvnZ0leX4ylJcTZZO2jr6+u8568=",
f4f1d7b0e   Adam   auto commit the c...
2393
2394
2395
2396
2397
2398
        "requires": {
          "adb-driver": "^0.1.8"
        }
      },
      "adb-devices-emitter": {
        "version": "0.1.8",
0db291810   BigBoss   “-mcomfirmOder页面
2399
2400
        "resolved": "https://registry.npm.taobao.org/adb-devices-emitter/download/adb-devices-emitter-0.1.8.tgz",
        "integrity": "sha1-EXJ9LtHEpRQ5/eK2hK0WpMmPAuk=",
f4f1d7b0e   Adam   auto commit the c...
2401
2402
2403
2404
2405
2406
        "requires": {
          "adb-commander": "^0.1.8"
        }
      },
      "adb-driver": {
        "version": "0.1.8",
0db291810   BigBoss   “-mcomfirmOder页面
2407
2408
        "resolved": "https://registry.npm.taobao.org/adb-driver/download/adb-driver-0.1.8.tgz",
        "integrity": "sha1-9KZWy6BryFcE5h7koV54ll7vqvQ=",
f4f1d7b0e   Adam   auto commit the c...
2409
2410
2411
2412
2413
2414
        "requires": {
          "which": "^1.3.1"
        }
      },
      "address": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
2415
2416
        "resolved": "https://registry.npm.taobao.org/address/download/address-1.1.2.tgz",
        "integrity": "sha1-vxEWycdYxRt6kz0pa3LCIe2UKLY=",
f4f1d7b0e   Adam   auto commit the c...
2417
2418
2419
2420
        "dev": true
      },
      "after": {
        "version": "0.8.2",
0db291810   BigBoss   “-mcomfirmOder页面
2421
        "resolved": "https://registry.npm.taobao.org/after/download/after-0.8.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
2422
2423
2424
2425
        "integrity": "sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8="
      },
      "aggregate-error": {
        "version": "3.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
2426
2427
        "resolved": "https://registry.npm.taobao.org/aggregate-error/download/aggregate-error-3.0.1.tgz",
        "integrity": "sha1-2y/nJG5Tb0DZtUQqOeEX191qJOA=",
f4f1d7b0e   Adam   auto commit the c...
2428
2429
2430
2431
2432
2433
2434
2435
        "dev": true,
        "requires": {
          "clean-stack": "^2.0.0",
          "indent-string": "^4.0.0"
        }
      },
      "ajv": {
        "version": "6.12.2",
0db291810   BigBoss   “-mcomfirmOder页面
2436
2437
        "resolved": "https://registry.npm.taobao.org/ajv/download/ajv-6.12.2.tgz?cache=0&sync_timestamp=1587338460514&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv%2Fdownload%2Fajv-6.12.2.tgz",
        "integrity": "sha1-xinF7O0XuvMUQ3kY0tqIyZ1ZWM0=",
f4f1d7b0e   Adam   auto commit the c...
2438
2439
2440
2441
2442
2443
2444
2445
2446
        "requires": {
          "fast-deep-equal": "^3.1.1",
          "fast-json-stable-stringify": "^2.0.0",
          "json-schema-traverse": "^0.4.1",
          "uri-js": "^4.2.2"
        }
      },
      "ajv-errors": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
2447
2448
        "resolved": "http://registry.npm.taobao.org/ajv-errors/download/ajv-errors-1.0.1.tgz",
        "integrity": "sha1-81mGrOuRr63sQQL72FAUlQzvpk0="
f4f1d7b0e   Adam   auto commit the c...
2449
2450
2451
      },
      "ajv-keywords": {
        "version": "3.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
2452
2453
        "resolved": "https://registry.npm.taobao.org/ajv-keywords/download/ajv-keywords-3.4.1.tgz",
        "integrity": "sha1-75FuJxxkrBIXH9g4TqrmsjRYVNo="
f4f1d7b0e   Adam   auto commit the c...
2454
2455
2456
      },
      "alphanum-sort": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
2457
        "resolved": "http://registry.npm.taobao.org/alphanum-sort/download/alphanum-sort-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
2458
2459
2460
2461
2462
        "integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=",
        "dev": true
      },
      "amdefine": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
2463
2464
2465
        "resolved": "http://registry.npm.taobao.org/amdefine/download/amdefine-1.0.1.tgz",
        "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
2466
2467
2468
      },
      "ansi-colors": {
        "version": "3.2.4",
0db291810   BigBoss   “-mcomfirmOder页面
2469
2470
        "resolved": "https://registry.npm.taobao.org/ansi-colors/download/ansi-colors-3.2.4.tgz",
        "integrity": "sha1-46PaS/uubIapwoViXeEkojQCb78=",
f4f1d7b0e   Adam   auto commit the c...
2471
2472
        "dev": true
      },
7d6833f2c   mullins   地址列表
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
      "ansi-escapes": {
        "version": "4.3.1",
        "resolved": "https://registry.npm.taobao.org/ansi-escapes/download/ansi-escapes-4.3.1.tgz?cache=0&sync_timestamp=1583072845985&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-escapes%2Fdownload%2Fansi-escapes-4.3.1.tgz",
        "integrity": "sha1-pcR8xDGB8fOP/XB2g3cA05VSKmE=",
        "dev": true,
        "requires": {
          "type-fest": "^0.11.0"
        },
        "dependencies": {
          "type-fest": {
            "version": "0.11.0",
            "resolved": "https://registry.npm.taobao.org/type-fest/download/type-fest-0.11.0.tgz",
            "integrity": "sha1-l6vwhyMQ/tiKXEZrJWgVdhReM/E=",
            "dev": true
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
2490
2491
      "ansi-html": {
        "version": "0.0.7",
0db291810   BigBoss   “-mcomfirmOder页面
2492
        "resolved": "http://registry.npm.taobao.org/ansi-html/download/ansi-html-0.0.7.tgz",
f4f1d7b0e   Adam   auto commit the c...
2493
2494
2495
2496
        "integrity": "sha1-gTWEAhliqenm/QOflA0S9WynhZ4=",
        "dev": true
      },
      "ansi-regex": {
0db291810   BigBoss   “-mcomfirmOder页面
2497
2498
2499
2500
        "version": "4.1.0",
        "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-4.1.0.tgz",
        "integrity": "sha1-i5+PCM8ay4Q3Vqg5yox+MWjFGZc=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
2501
2502
      },
      "ansi-styles": {
0db291810   BigBoss   “-mcomfirmOder页面
2503
2504
2505
2506
2507
2508
        "version": "3.2.1",
        "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-3.2.1.tgz",
        "integrity": "sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0=",
        "requires": {
          "color-convert": "^1.9.0"
        }
f4f1d7b0e   Adam   auto commit the c...
2509
2510
2511
      },
      "any-promise": {
        "version": "1.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
2512
        "resolved": "http://registry.npm.taobao.org/any-promise/download/any-promise-1.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
2513
2514
2515
2516
        "integrity": "sha1-q8av7tzqUugJzcA3au0845Y10X8="
      },
      "anymatch": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
2517
2518
        "resolved": "https://registry.npm.taobao.org/anymatch/download/anymatch-2.0.0.tgz?cache=0&sync_timestamp=1569897341237&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fanymatch%2Fdownload%2Fanymatch-2.0.0.tgz",
        "integrity": "sha1-vLJLTzeTTZqnrBe0ra+J58du8us=",
f4f1d7b0e   Adam   auto commit the c...
2519
2520
2521
2522
2523
2524
2525
        "requires": {
          "micromatch": "^3.1.4",
          "normalize-path": "^2.1.1"
        },
        "dependencies": {
          "normalize-path": {
            "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
2526
            "resolved": "http://registry.npm.taobao.org/normalize-path/download/normalize-path-2.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
2527
2528
2529
2530
2531
2532
2533
2534
2535
            "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
            "requires": {
              "remove-trailing-separator": "^1.0.1"
            }
          }
        }
      },
      "aproba": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
2536
2537
        "resolved": "http://registry.npm.taobao.org/aproba/download/aproba-1.2.0.tgz",
        "integrity": "sha1-aALmJk79GMeQobDVF/DyYnvyyUo="
f4f1d7b0e   Adam   auto commit the c...
2538
2539
2540
      },
      "arch": {
        "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
2541
2542
        "resolved": "https://registry.npm.taobao.org/arch/download/arch-2.1.1.tgz",
        "integrity": "sha1-j1wnMao1owkpIhuwZA7tZRdeyE4=",
f4f1d7b0e   Adam   auto commit the c...
2543
2544
2545
2546
        "dev": true
      },
      "are-we-there-yet": {
        "version": "1.1.5",
0db291810   BigBoss   “-mcomfirmOder页面
2547
2548
2549
        "resolved": "http://registry.npm.taobao.org/are-we-there-yet/download/are-we-there-yet-1.1.5.tgz",
        "integrity": "sha1-SzXClE8GKov82mZBB2A1D+nd/CE=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
2550
2551
2552
2553
2554
2555
2556
        "requires": {
          "delegates": "^1.0.0",
          "readable-stream": "^2.0.6"
        }
      },
      "argparse": {
        "version": "1.0.10",
0db291810   BigBoss   “-mcomfirmOder页面
2557
2558
        "resolved": "http://registry.npm.taobao.org/argparse/download/argparse-1.0.10.tgz",
        "integrity": "sha1-vNZ5HqWuCXJeF+WtmIE0zUCz2RE=",
f4f1d7b0e   Adam   auto commit the c...
2559
2560
2561
2562
2563
2564
2565
        "dev": true,
        "requires": {
          "sprintf-js": "~1.0.2"
        }
      },
      "arr-diff": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
2566
        "resolved": "http://registry.npm.taobao.org/arr-diff/download/arr-diff-4.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
2567
2568
2569
2570
        "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA="
      },
      "arr-flatten": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
2571
2572
        "resolved": "http://registry.npm.taobao.org/arr-flatten/download/arr-flatten-1.1.0.tgz",
        "integrity": "sha1-NgSLv/TntH4TZkQxbJlmnqWukfE="
f4f1d7b0e   Adam   auto commit the c...
2573
2574
2575
      },
      "arr-union": {
        "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
2576
        "resolved": "http://registry.npm.taobao.org/arr-union/download/arr-union-3.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
2577
2578
2579
2580
        "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ="
      },
      "array-find-index": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
2581
2582
2583
        "resolved": "http://registry.npm.taobao.org/array-find-index/download/array-find-index-1.0.2.tgz",
        "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
2584
2585
2586
      },
      "array-flatten": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
2587
        "resolved": "https://registry.npm.taobao.org/array-flatten/download/array-flatten-1.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
2588
2589
2590
        "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=",
        "dev": true
      },
7d6833f2c   mullins   地址列表
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
      "array-includes": {
        "version": "3.1.1",
        "resolved": "https://registry.npm.taobao.org/array-includes/download/array-includes-3.1.1.tgz",
        "integrity": "sha1-zdZ+aFK9+cEhVGB4ZzIlXtJFk0g=",
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.0",
          "is-string": "^1.0.5"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
2602
2603
      "array-union": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
2604
        "resolved": "https://registry.npm.taobao.org/array-union/download/array-union-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
2605
2606
2607
2608
2609
2610
2611
2612
        "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=",
        "dev": true,
        "requires": {
          "array-uniq": "^1.0.1"
        }
      },
      "array-uniq": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
2613
        "resolved": "http://registry.npm.taobao.org/array-uniq/download/array-uniq-1.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
2614
2615
2616
2617
2618
        "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=",
        "dev": true
      },
      "array-unique": {
        "version": "0.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
2619
        "resolved": "http://registry.npm.taobao.org/array-unique/download/array-unique-0.3.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
2620
2621
        "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg="
      },
7d6833f2c   mullins   地址列表
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
      "array.prototype.flat": {
        "version": "1.2.3",
        "resolved": "https://registry.npm.taobao.org/array.prototype.flat/download/array.prototype.flat-1.2.3.tgz?cache=0&sync_timestamp=1576170698154&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Farray.prototype.flat%2Fdownload%2Farray.prototype.flat-1.2.3.tgz",
        "integrity": "sha1-DegrQmsDGNv9uUAInjiwQ9N/bHs=",
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.0-next.1"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
2632
2633
      "arraybuffer.slice": {
        "version": "0.0.7",
0db291810   BigBoss   “-mcomfirmOder页面
2634
2635
        "resolved": "https://registry.npm.taobao.org/arraybuffer.slice/download/arraybuffer.slice-0.0.7.tgz",
        "integrity": "sha1-O7xCdd1YTMGxCAm4nU6LY6aednU="
f4f1d7b0e   Adam   auto commit the c...
2636
2637
2638
      },
      "asn1": {
        "version": "0.2.4",
0db291810   BigBoss   “-mcomfirmOder页面
2639
2640
        "resolved": "http://registry.npm.taobao.org/asn1/download/asn1-0.2.4.tgz",
        "integrity": "sha1-jSR136tVO7M+d7VOWeiAu4ziMTY=",
f4f1d7b0e   Adam   auto commit the c...
2641
2642
2643
2644
2645
2646
        "requires": {
          "safer-buffer": "~2.1.0"
        }
      },
      "asn1.js": {
        "version": "4.10.1",
0db291810   BigBoss   “-mcomfirmOder页面
2647
2648
        "resolved": "https://registry.npm.taobao.org/asn1.js/download/asn1.js-4.10.1.tgz",
        "integrity": "sha1-ucK/WAXx5kqt7tbfOiv6+1pz9aA=",
f4f1d7b0e   Adam   auto commit the c...
2649
2650
2651
2652
2653
2654
2655
2656
        "requires": {
          "bn.js": "^4.0.0",
          "inherits": "^2.0.1",
          "minimalistic-assert": "^1.0.0"
        }
      },
      "assert": {
        "version": "1.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
2657
2658
        "resolved": "https://registry.npm.taobao.org/assert/download/assert-1.5.0.tgz",
        "integrity": "sha1-VcEJqvbgrv2z3EtxJAxwv1dLGOs=",
f4f1d7b0e   Adam   auto commit the c...
2659
2660
2661
2662
2663
2664
2665
        "requires": {
          "object-assign": "^4.1.1",
          "util": "0.10.3"
        },
        "dependencies": {
          "inherits": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
2666
            "resolved": "https://registry.npm.taobao.org/inherits/download/inherits-2.0.1.tgz?cache=0&sync_timestamp=1560975547815&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finherits%2Fdownload%2Finherits-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
2667
2668
2669
2670
            "integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE="
          },
          "util": {
            "version": "0.10.3",
0db291810   BigBoss   “-mcomfirmOder页面
2671
            "resolved": "https://registry.npm.taobao.org/util/download/util-0.10.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
2672
2673
2674
2675
2676
2677
2678
2679
2680
            "integrity": "sha1-evsa/lCAUkZInj23/g7TeTNqwPk=",
            "requires": {
              "inherits": "2.0.1"
            }
          }
        }
      },
      "assert-plus": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
2681
        "resolved": "http://registry.npm.taobao.org/assert-plus/download/assert-plus-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
2682
2683
2684
2685
        "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
      },
      "assign-symbols": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
2686
        "resolved": "http://registry.npm.taobao.org/assign-symbols/download/assign-symbols-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
2687
2688
        "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c="
      },
7d6833f2c   mullins   地址列表
2689
2690
2691
2692
2693
2694
      "astral-regex": {
        "version": "1.0.0",
        "resolved": "https://registry.npm.taobao.org/astral-regex/download/astral-regex-1.0.0.tgz",
        "integrity": "sha1-bIw/uCfdQ+45GPJ7gngqt2WKb9k=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
2695
2696
      "async": {
        "version": "2.6.3",
0db291810   BigBoss   “-mcomfirmOder页面
2697
2698
        "resolved": "https://registry.npm.taobao.org/async/download/async-2.6.3.tgz",
        "integrity": "sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8=",
f4f1d7b0e   Adam   auto commit the c...
2699
2700
2701
2702
2703
2704
        "requires": {
          "lodash": "^4.17.14"
        }
      },
      "async-each": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
2705
2706
        "resolved": "https://registry.npm.taobao.org/async-each/download/async-each-1.0.3.tgz",
        "integrity": "sha1-tyfb+H12UWAvBvTUrDh/R9kbDL8="
f4f1d7b0e   Adam   auto commit the c...
2707
2708
2709
      },
      "async-foreach": {
        "version": "0.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
2710
2711
2712
        "resolved": "http://registry.npm.taobao.org/async-foreach/download/async-foreach-0.1.3.tgz",
        "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
2713
2714
2715
      },
      "async-limiter": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
2716
2717
        "resolved": "https://registry.npm.taobao.org/async-limiter/download/async-limiter-1.0.1.tgz?cache=0&sync_timestamp=1574271725892&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fasync-limiter%2Fdownload%2Fasync-limiter-1.0.1.tgz",
        "integrity": "sha1-3TeelPDbgxCwgpH51kwyCXZmF/0="
f4f1d7b0e   Adam   auto commit the c...
2718
2719
2720
      },
      "asynckit": {
        "version": "0.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
2721
        "resolved": "http://registry.npm.taobao.org/asynckit/download/asynckit-0.4.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
2722
2723
2724
2725
        "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
      },
      "atob": {
        "version": "2.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
2726
2727
        "resolved": "http://registry.npm.taobao.org/atob/download/atob-2.1.2.tgz",
        "integrity": "sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k="
f4f1d7b0e   Adam   auto commit the c...
2728
2729
2730
      },
      "autoprefixer": {
        "version": "9.7.6",
0db291810   BigBoss   “-mcomfirmOder页面
2731
2732
        "resolved": "https://registry.npm.taobao.org/autoprefixer/download/autoprefixer-9.7.6.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fautoprefixer%2Fdownload%2Fautoprefixer-9.7.6.tgz",
        "integrity": "sha1-Y6xbvAznk05plyB9W7ANaPqCk6Q=",
f4f1d7b0e   Adam   auto commit the c...
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
        "dev": true,
        "requires": {
          "browserslist": "^4.11.1",
          "caniuse-lite": "^1.0.30001039",
          "chalk": "^2.4.2",
          "normalize-range": "^0.1.2",
          "num2fraction": "^1.2.2",
          "postcss": "^7.0.27",
          "postcss-value-parser": "^4.0.3"
        },
        "dependencies": {
          "postcss-value-parser": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
2746
2747
            "resolved": "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz",
            "integrity": "sha1-RD9qIM7WSBor2k+oUypuVdeJoss=",
f4f1d7b0e   Adam   auto commit the c...
2748
2749
2750
2751
2752
2753
            "dev": true
          }
        }
      },
      "aws-sign2": {
        "version": "0.7.0",
0db291810   BigBoss   “-mcomfirmOder页面
2754
        "resolved": "http://registry.npm.taobao.org/aws-sign2/download/aws-sign2-0.7.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
2755
2756
2757
2758
        "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg="
      },
      "aws4": {
        "version": "1.9.1",
0db291810   BigBoss   “-mcomfirmOder页面
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
        "resolved": "https://registry.npm.taobao.org/aws4/download/aws4-1.9.1.tgz?cache=0&sync_timestamp=1578958301021&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faws4%2Fdownload%2Faws4-1.9.1.tgz",
        "integrity": "sha1-fjPY99RJs/ZzzXLeuavcVS2+Uo4="
      },
      "babel-code-frame": {
        "version": "6.26.0",
        "resolved": "http://registry.npm.taobao.org/babel-code-frame/download/babel-code-frame-6.26.0.tgz",
        "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=",
        "dev": true,
        "requires": {
          "chalk": "^1.1.3",
          "esutils": "^2.0.2",
          "js-tokens": "^3.0.2"
        },
        "dependencies": {
          "ansi-regex": {
            "version": "2.1.1",
            "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-2.1.1.tgz",
            "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
            "dev": true
          },
          "ansi-styles": {
            "version": "2.2.1",
            "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-2.2.1.tgz",
            "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
            "dev": true
          },
          "chalk": {
            "version": "1.1.3",
            "resolved": "https://registry.npm.taobao.org/chalk/download/chalk-1.1.3.tgz?cache=0&sync_timestamp=1585815676992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-1.1.3.tgz",
            "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
            "dev": true,
            "requires": {
              "ansi-styles": "^2.2.1",
              "escape-string-regexp": "^1.0.2",
              "has-ansi": "^2.0.0",
              "strip-ansi": "^3.0.0",
              "supports-color": "^2.0.0"
            }
          },
          "js-tokens": {
            "version": "3.0.2",
            "resolved": "https://registry.npm.taobao.org/js-tokens/download/js-tokens-3.0.2.tgz",
            "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls=",
            "dev": true
          },
          "strip-ansi": {
            "version": "3.0.1",
            "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz",
            "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
            "dev": true,
            "requires": {
              "ansi-regex": "^2.0.0"
            }
          },
          "supports-color": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-2.0.0.tgz?cache=0&sync_timestamp=1569557271992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-2.0.0.tgz",
            "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
            "dev": true
          }
        }
      },
      "babel-eslint": {
        "version": "10.1.0",
        "resolved": "https://registry.npm.taobao.org/babel-eslint/download/babel-eslint-10.1.0.tgz",
        "integrity": "sha1-aWjlaKkQt4+zd5zdi2rC9HmUMjI=",
        "requires": {
          "@babel/code-frame": "^7.0.0",
          "@babel/parser": "^7.7.0",
          "@babel/traverse": "^7.7.0",
          "@babel/types": "^7.7.0",
          "eslint-visitor-keys": "^1.0.0",
          "resolve": "^1.12.0"
        }
f4f1d7b0e   Adam   auto commit the c...
2833
2834
2835
      },
      "babel-loader": {
        "version": "8.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
2836
2837
        "resolved": "https://registry.npm.taobao.org/babel-loader/download/babel-loader-8.1.0.tgz?cache=0&sync_timestamp=1584715955375&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbabel-loader%2Fdownload%2Fbabel-loader-8.1.0.tgz",
        "integrity": "sha1-xhHVESvVIJq+i5+oTD5NolJ18cM=",
f4f1d7b0e   Adam   auto commit the c...
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
        "requires": {
          "find-cache-dir": "^2.1.0",
          "loader-utils": "^1.4.0",
          "mkdirp": "^0.5.3",
          "pify": "^4.0.1",
          "schema-utils": "^2.6.5"
        },
        "dependencies": {
          "schema-utils": {
            "version": "2.6.6",
0db291810   BigBoss   “-mcomfirmOder页面
2848
2849
            "resolved": "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.6.6.tgz",
            "integrity": "sha1-KZ/mvUozZdwj2Z/URsr/jx1sMww=",
f4f1d7b0e   Adam   auto commit the c...
2850
2851
2852
2853
2854
2855
2856
2857
2858
            "requires": {
              "ajv": "^6.12.0",
              "ajv-keywords": "^3.4.1"
            }
          }
        }
      },
      "babel-plugin-dynamic-import-node": {
        "version": "2.3.3",
0db291810   BigBoss   “-mcomfirmOder页面
2859
2860
        "resolved": "https://registry.npm.taobao.org/babel-plugin-dynamic-import-node/download/babel-plugin-dynamic-import-node-2.3.3.tgz",
        "integrity": "sha1-hP2hnJduxcbe/vV/lCez3vZuF6M=",
f4f1d7b0e   Adam   auto commit the c...
2861
2862
2863
2864
2865
2866
        "requires": {
          "object.assign": "^4.1.0"
        }
      },
      "babel-plugin-import": {
        "version": "1.13.0",
0db291810   BigBoss   “-mcomfirmOder页面
2867
2868
        "resolved": "https://registry.npm.taobao.org/babel-plugin-import/download/babel-plugin-import-1.13.0.tgz?cache=0&sync_timestamp=1574676321159&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbabel-plugin-import%2Fdownload%2Fbabel-plugin-import-1.13.0.tgz",
        "integrity": "sha1-xTL9Uz3521O0fU1Ns2dgkPxcB6U=",
f4f1d7b0e   Adam   auto commit the c...
2869
2870
2871
2872
2873
2874
2875
2876
        "dev": true,
        "requires": {
          "@babel/helper-module-imports": "^7.0.0",
          "@babel/runtime": "^7.0.0"
        }
      },
      "backo2": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
2877
        "resolved": "https://registry.npm.taobao.org/backo2/download/backo2-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
2878
2879
2880
2881
        "integrity": "sha1-MasayLEpNjRj41s+u2n038+6eUc="
      },
      "balanced-match": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
2882
        "resolved": "http://registry.npm.taobao.org/balanced-match/download/balanced-match-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
2883
2884
2885
2886
        "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
      },
      "base": {
        "version": "0.11.2",
0db291810   BigBoss   “-mcomfirmOder页面
2887
2888
        "resolved": "http://registry.npm.taobao.org/base/download/base-0.11.2.tgz",
        "integrity": "sha1-e95c7RRbbVUakNuH+DxVi060io8=",
f4f1d7b0e   Adam   auto commit the c...
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
        "requires": {
          "cache-base": "^1.0.1",
          "class-utils": "^0.3.5",
          "component-emitter": "^1.2.1",
          "define-property": "^1.0.0",
          "isobject": "^3.0.1",
          "mixin-deep": "^1.2.0",
          "pascalcase": "^0.1.1"
        },
        "dependencies": {
          "define-property": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
2901
            "resolved": "http://registry.npm.taobao.org/define-property/download/define-property-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
2902
2903
2904
2905
2906
2907
2908
            "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
            "requires": {
              "is-descriptor": "^1.0.0"
            }
          },
          "is-accessor-descriptor": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
2909
2910
            "resolved": "http://registry.npm.taobao.org/is-accessor-descriptor/download/is-accessor-descriptor-1.0.0.tgz",
            "integrity": "sha1-FpwvbT3x+ZJhgHI2XJsOofaHhlY=",
f4f1d7b0e   Adam   auto commit the c...
2911
2912
2913
2914
2915
2916
            "requires": {
              "kind-of": "^6.0.0"
            }
          },
          "is-data-descriptor": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
2917
2918
            "resolved": "http://registry.npm.taobao.org/is-data-descriptor/download/is-data-descriptor-1.0.0.tgz",
            "integrity": "sha1-2Eh2Mh0Oet0DmQQGq7u9NrqSaMc=",
f4f1d7b0e   Adam   auto commit the c...
2919
2920
2921
2922
2923
2924
            "requires": {
              "kind-of": "^6.0.0"
            }
          },
          "is-descriptor": {
            "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
2925
2926
            "resolved": "http://registry.npm.taobao.org/is-descriptor/download/is-descriptor-1.0.2.tgz",
            "integrity": "sha1-OxWXRqZmBLBPjIFSS6NlxfFNhuw=",
f4f1d7b0e   Adam   auto commit the c...
2927
2928
2929
2930
2931
2932
2933
2934
2935
            "requires": {
              "is-accessor-descriptor": "^1.0.0",
              "is-data-descriptor": "^1.0.0",
              "kind-of": "^6.0.2"
            }
          }
        }
      },
      "base64-arraybuffer": {
0db291810   BigBoss   “-mcomfirmOder页面
2936
2937
2938
        "version": "0.2.0",
        "resolved": "https://registry.npm.taobao.org/base64-arraybuffer/download/base64-arraybuffer-0.2.0.tgz",
        "integrity": "sha1-S5RPrAGRqlkHr+LYyZnMxXzoD0U="
f4f1d7b0e   Adam   auto commit the c...
2939
2940
2941
      },
      "base64-js": {
        "version": "1.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
2942
2943
        "resolved": "https://registry.npm.taobao.org/base64-js/download/base64-js-1.3.1.tgz",
        "integrity": "sha1-WOzoy3XdB+ce0IxzarxfrE2/jfE="
f4f1d7b0e   Adam   auto commit the c...
2944
2945
2946
      },
      "base64id": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
2947
2948
        "resolved": "https://registry.npm.taobao.org/base64id/download/base64id-2.0.0.tgz",
        "integrity": "sha1-J3Csa8R9MSr5eov5pjQ0LgzSXLY="
f4f1d7b0e   Adam   auto commit the c...
2949
2950
2951
      },
      "batch": {
        "version": "0.6.1",
0db291810   BigBoss   “-mcomfirmOder页面
2952
        "resolved": "http://registry.npm.taobao.org/batch/download/batch-0.6.1.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Fbatch%2Fdownload%2Fbatch-0.6.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
2953
2954
2955
2956
2957
        "integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=",
        "dev": true
      },
      "bcrypt-pbkdf": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
2958
        "resolved": "http://registry.npm.taobao.org/bcrypt-pbkdf/download/bcrypt-pbkdf-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
2959
2960
2961
2962
2963
2964
2965
        "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
        "requires": {
          "tweetnacl": "^0.14.3"
        }
      },
      "better-assert": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
2966
        "resolved": "https://registry.npm.taobao.org/better-assert/download/better-assert-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
2967
2968
2969
2970
2971
2972
2973
        "integrity": "sha1-QIZrnhueC1W0gYlDEeaPr/rrxSI=",
        "requires": {
          "callsite": "1.0.0"
        }
      },
      "bfj": {
        "version": "6.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
2974
2975
        "resolved": "https://registry.npm.taobao.org/bfj/download/bfj-6.1.2.tgz?cache=0&sync_timestamp=1577112343792&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbfj%2Fdownload%2Fbfj-6.1.2.tgz",
        "integrity": "sha1-MlyGGoIryzWKQceKM7jm4ght3n8=",
f4f1d7b0e   Adam   auto commit the c...
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
        "dev": true,
        "requires": {
          "bluebird": "^3.5.5",
          "check-types": "^8.0.3",
          "hoopy": "^0.1.4",
          "tryer": "^1.0.1"
        }
      },
      "big.js": {
        "version": "5.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
2986
2987
        "resolved": "http://registry.npm.taobao.org/big.js/download/big.js-5.2.2.tgz",
        "integrity": "sha1-ZfCvOC9Xi83HQr2cKB6cstd2gyg="
f4f1d7b0e   Adam   auto commit the c...
2988
2989
2990
      },
      "binary-extensions": {
        "version": "1.13.1",
0db291810   BigBoss   “-mcomfirmOder页面
2991
2992
        "resolved": "https://registry.npm.taobao.org/binary-extensions/download/binary-extensions-1.13.1.tgz",
        "integrity": "sha1-WYr+VHVbKGilMw0q/51Ou1Mgm2U="
f4f1d7b0e   Adam   auto commit the c...
2993
2994
2995
      },
      "bindings": {
        "version": "1.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
2996
2997
        "resolved": "https://registry.npm.taobao.org/bindings/download/bindings-1.5.0.tgz",
        "integrity": "sha1-EDU8npRTNLwFEabZCzj7x8nFBN8=",
f4f1d7b0e   Adam   auto commit the c...
2998
2999
3000
3001
3002
3003
3004
        "optional": true,
        "requires": {
          "file-uri-to-path": "1.0.0"
        }
      },
      "blob": {
        "version": "0.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
3005
3006
        "resolved": "https://registry.npm.taobao.org/blob/download/blob-0.0.5.tgz",
        "integrity": "sha1-1oDu7yX4zZGtUz9bAe7UjmTK9oM="
f4f1d7b0e   Adam   auto commit the c...
3007
3008
3009
      },
      "block-stream": {
        "version": "0.0.9",
0db291810   BigBoss   “-mcomfirmOder页面
3010
        "resolved": "http://registry.npm.taobao.org/block-stream/download/block-stream-0.0.9.tgz",
f4f1d7b0e   Adam   auto commit the c...
3011
        "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
0db291810   BigBoss   “-mcomfirmOder页面
3012
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
3013
3014
3015
3016
3017
3018
        "requires": {
          "inherits": "~2.0.0"
        }
      },
      "bluebird": {
        "version": "3.7.2",
0db291810   BigBoss   “-mcomfirmOder页面
3019
3020
        "resolved": "https://registry.npm.taobao.org/bluebird/download/bluebird-3.7.2.tgz",
        "integrity": "sha1-nyKcFb4nJFT/qXOs4NvueaGww28="
f4f1d7b0e   Adam   auto commit the c...
3021
3022
3023
      },
      "bn.js": {
        "version": "4.11.8",
0db291810   BigBoss   “-mcomfirmOder页面
3024
3025
        "resolved": "https://registry.npm.taobao.org/bn.js/download/bn.js-4.11.8.tgz",
        "integrity": "sha1-LN4J617jQfSEdGuwMJsyU7GxRC8="
f4f1d7b0e   Adam   auto commit the c...
3026
3027
3028
      },
      "body-parser": {
        "version": "1.19.0",
0db291810   BigBoss   “-mcomfirmOder页面
3029
3030
        "resolved": "https://registry.npm.taobao.org/body-parser/download/body-parser-1.19.0.tgz",
        "integrity": "sha1-lrJwnlfJxOCab9Zqj9l5hE9p8Io=",
f4f1d7b0e   Adam   auto commit the c...
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
        "dev": true,
        "requires": {
          "bytes": "3.1.0",
          "content-type": "~1.0.4",
          "debug": "2.6.9",
          "depd": "~1.1.2",
          "http-errors": "1.7.2",
          "iconv-lite": "0.4.24",
          "on-finished": "~2.3.0",
          "qs": "6.7.0",
          "raw-body": "2.4.0",
          "type-is": "~1.6.17"
        },
        "dependencies": {
          "debug": {
            "version": "2.6.9",
0db291810   BigBoss   “-mcomfirmOder页面
3047
3048
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
f4f1d7b0e   Adam   auto commit the c...
3049
3050
3051
3052
3053
            "dev": true,
            "requires": {
              "ms": "2.0.0"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
            "dev": true
          },
          "qs": {
            "version": "6.7.0",
            "resolved": "https://registry.npm.taobao.org/qs/download/qs-6.7.0.tgz?cache=0&sync_timestamp=1585168614364&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fqs%2Fdownload%2Fqs-6.7.0.tgz",
            "integrity": "sha1-QdwaAV49WB8WIXdr4xr7KHapsbw=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
3065
3066
3067
3068
3069
          }
        }
      },
      "bonjour": {
        "version": "3.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
3070
        "resolved": "http://registry.npm.taobao.org/bonjour/download/bonjour-3.5.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
        "integrity": "sha1-jokKGD2O6aI5OzhExpGkK897yfU=",
        "dev": true,
        "requires": {
          "array-flatten": "^2.1.0",
          "deep-equal": "^1.0.1",
          "dns-equal": "^1.0.0",
          "dns-txt": "^2.0.2",
          "multicast-dns": "^6.0.1",
          "multicast-dns-service-types": "^1.1.0"
        },
        "dependencies": {
          "array-flatten": {
            "version": "2.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
3084
3085
            "resolved": "https://registry.npm.taobao.org/array-flatten/download/array-flatten-2.1.2.tgz",
            "integrity": "sha1-JO+AoowaiTYX4hSbDG0NeIKTsJk=",
f4f1d7b0e   Adam   auto commit the c...
3086
3087
3088
3089
3090
3091
            "dev": true
          }
        }
      },
      "boolbase": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3092
        "resolved": "http://registry.npm.taobao.org/boolbase/download/boolbase-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3093
3094
3095
3096
3097
        "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=",
        "dev": true
      },
      "brace-expansion": {
        "version": "1.1.11",
0db291810   BigBoss   “-mcomfirmOder页面
3098
3099
        "resolved": "http://registry.npm.taobao.org/brace-expansion/download/brace-expansion-1.1.11.tgz",
        "integrity": "sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=",
f4f1d7b0e   Adam   auto commit the c...
3100
3101
3102
3103
3104
3105
3106
        "requires": {
          "balanced-match": "^1.0.0",
          "concat-map": "0.0.1"
        }
      },
      "braces": {
        "version": "2.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
3107
3108
        "resolved": "https://registry.npm.taobao.org/braces/download/braces-2.3.2.tgz",
        "integrity": "sha1-WXn9PxTNUxVl5fot8av/8d+u5yk=",
f4f1d7b0e   Adam   auto commit the c...
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
        "requires": {
          "arr-flatten": "^1.1.0",
          "array-unique": "^0.3.2",
          "extend-shallow": "^2.0.1",
          "fill-range": "^4.0.0",
          "isobject": "^3.0.1",
          "repeat-element": "^1.1.2",
          "snapdragon": "^0.8.1",
          "snapdragon-node": "^2.0.1",
          "split-string": "^3.0.2",
          "to-regex": "^3.0.1"
        },
        "dependencies": {
          "extend-shallow": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
3124
            "resolved": "http://registry.npm.taobao.org/extend-shallow/download/extend-shallow-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
3125
3126
3127
3128
3129
3130
3131
3132
3133
            "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
            "requires": {
              "is-extendable": "^0.1.0"
            }
          }
        }
      },
      "brorand": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3134
        "resolved": "http://registry.npm.taobao.org/brorand/download/brorand-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3135
3136
3137
3138
        "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
      },
      "browserify-aes": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
3139
3140
        "resolved": "http://registry.npm.taobao.org/browserify-aes/download/browserify-aes-1.2.0.tgz",
        "integrity": "sha1-Mmc0ZC9APavDADIJhTu3CtQo70g=",
f4f1d7b0e   Adam   auto commit the c...
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
        "requires": {
          "buffer-xor": "^1.0.3",
          "cipher-base": "^1.0.0",
          "create-hash": "^1.1.0",
          "evp_bytestokey": "^1.0.3",
          "inherits": "^2.0.1",
          "safe-buffer": "^5.0.1"
        }
      },
      "browserify-cipher": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
3152
3153
        "resolved": "http://registry.npm.taobao.org/browserify-cipher/download/browserify-cipher-1.0.1.tgz",
        "integrity": "sha1-jWR0wbhwv9q807z8wZNKEOlPFfA=",
f4f1d7b0e   Adam   auto commit the c...
3154
3155
3156
3157
3158
3159
3160
3161
        "requires": {
          "browserify-aes": "^1.0.4",
          "browserify-des": "^1.0.0",
          "evp_bytestokey": "^1.0.0"
        }
      },
      "browserify-des": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
3162
3163
        "resolved": "http://registry.npm.taobao.org/browserify-des/download/browserify-des-1.0.2.tgz",
        "integrity": "sha1-OvTx9Zg5QDVy8cZiBDdfen9wPpw=",
f4f1d7b0e   Adam   auto commit the c...
3164
3165
3166
3167
3168
3169
3170
3171
3172
        "requires": {
          "cipher-base": "^1.0.1",
          "des.js": "^1.0.0",
          "inherits": "^2.0.1",
          "safe-buffer": "^5.1.2"
        }
      },
      "browserify-rsa": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
3173
        "resolved": "http://registry.npm.taobao.org/browserify-rsa/download/browserify-rsa-4.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
3174
3175
3176
3177
3178
3179
3180
3181
        "integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
        "requires": {
          "bn.js": "^4.1.0",
          "randombytes": "^2.0.1"
        }
      },
      "browserify-sign": {
        "version": "4.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
3182
        "resolved": "http://registry.npm.taobao.org/browserify-sign/download/browserify-sign-4.0.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
        "integrity": "sha1-qk62jl17ZYuqa/alfmMMvXqT0pg=",
        "requires": {
          "bn.js": "^4.1.1",
          "browserify-rsa": "^4.0.0",
          "create-hash": "^1.1.0",
          "create-hmac": "^1.1.2",
          "elliptic": "^6.0.0",
          "inherits": "^2.0.1",
          "parse-asn1": "^5.0.0"
        }
      },
      "browserify-zlib": {
        "version": "0.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
3196
3197
        "resolved": "http://registry.npm.taobao.org/browserify-zlib/download/browserify-zlib-0.2.0.tgz",
        "integrity": "sha1-KGlFnZqjviRf6P4sofRuLn9U1z8=",
f4f1d7b0e   Adam   auto commit the c...
3198
3199
3200
3201
3202
3203
        "requires": {
          "pako": "~1.0.5"
        }
      },
      "browserslist": {
        "version": "4.12.0",
0db291810   BigBoss   “-mcomfirmOder页面
3204
3205
        "resolved": "https://registry.npm.taobao.org/browserslist/download/browserslist-4.12.0.tgz?cache=0&sync_timestamp=1587420954072&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrowserslist%2Fdownload%2Fbrowserslist-4.12.0.tgz",
        "integrity": "sha1-BsbVcVoe3mxR/Dn/Z/1kf3QLZW0=",
f4f1d7b0e   Adam   auto commit the c...
3206
3207
3208
3209
3210
3211
3212
3213
3214
        "requires": {
          "caniuse-lite": "^1.0.30001043",
          "electron-to-chromium": "^1.3.413",
          "node-releases": "^1.1.53",
          "pkg-up": "^2.0.0"
        }
      },
      "buffer": {
        "version": "4.9.2",
0db291810   BigBoss   “-mcomfirmOder页面
3215
3216
        "resolved": "https://registry.npm.taobao.org/buffer/download/buffer-4.9.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbuffer%2Fdownload%2Fbuffer-4.9.2.tgz",
        "integrity": "sha1-Iw6tNEACmIZEhBqwJEr4xEu+Pvg=",
f4f1d7b0e   Adam   auto commit the c...
3217
3218
3219
3220
3221
3222
3223
3224
        "requires": {
          "base64-js": "^1.0.2",
          "ieee754": "^1.1.4",
          "isarray": "^1.0.0"
        }
      },
      "buffer-from": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
3225
3226
        "resolved": "http://registry.npm.taobao.org/buffer-from/download/buffer-from-1.1.1.tgz",
        "integrity": "sha1-MnE7wCj3XAL9txDXx7zsHyxgcO8="
f4f1d7b0e   Adam   auto commit the c...
3227
3228
3229
      },
      "buffer-indexof": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
3230
3231
        "resolved": "http://registry.npm.taobao.org/buffer-indexof/download/buffer-indexof-1.1.1.tgz",
        "integrity": "sha1-Uvq8xqYG0aADAoAmSO9o9jnaJow=",
f4f1d7b0e   Adam   auto commit the c...
3232
3233
3234
3235
        "dev": true
      },
      "buffer-json": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3236
3237
        "resolved": "https://registry.npm.taobao.org/buffer-json/download/buffer-json-2.0.0.tgz",
        "integrity": "sha1-9z4TseQvGW/i/WfQAcfXEH7dfCM=",
f4f1d7b0e   Adam   auto commit the c...
3238
3239
3240
3241
        "dev": true
      },
      "buffer-xor": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
3242
        "resolved": "http://registry.npm.taobao.org/buffer-xor/download/buffer-xor-1.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
3243
3244
        "integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk="
      },
0db291810   BigBoss   “-mcomfirmOder页面
3245
3246
3247
3248
3249
3250
      "builtin-modules": {
        "version": "1.1.1",
        "resolved": "https://registry.npm.taobao.org/builtin-modules/download/builtin-modules-1.1.1.tgz",
        "integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
3251
3252
      "builtin-status-codes": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3253
        "resolved": "http://registry.npm.taobao.org/builtin-status-codes/download/builtin-status-codes-3.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3254
3255
3256
3257
        "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug="
      },
      "bytes": {
        "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3258
3259
        "resolved": "http://registry.npm.taobao.org/bytes/download/bytes-3.1.0.tgz",
        "integrity": "sha1-9s95M6Ng4FiPqf3oVlHNx/gF0fY="
f4f1d7b0e   Adam   auto commit the c...
3260
3261
3262
      },
      "cacache": {
        "version": "12.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
3263
3264
        "resolved": "https://registry.npm.taobao.org/cacache/download/cacache-12.0.4.tgz?cache=0&sync_timestamp=1588033405119&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcacache%2Fdownload%2Fcacache-12.0.4.tgz",
        "integrity": "sha1-ZovL0QWutfHZL+JVcOyVJcj6pAw=",
f4f1d7b0e   Adam   auto commit the c...
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
        "requires": {
          "bluebird": "^3.5.5",
          "chownr": "^1.1.1",
          "figgy-pudding": "^3.5.1",
          "glob": "^7.1.4",
          "graceful-fs": "^4.1.15",
          "infer-owner": "^1.0.3",
          "lru-cache": "^5.1.1",
          "mississippi": "^3.0.0",
          "mkdirp": "^0.5.1",
          "move-concurrently": "^1.0.1",
          "promise-inflight": "^1.0.1",
          "rimraf": "^2.6.3",
          "ssri": "^6.0.1",
          "unique-filename": "^1.1.1",
          "y18n": "^4.0.0"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
3283
3284
3285
3286
          "lru-cache": {
            "version": "5.1.1",
            "resolved": "http://registry.npm.taobao.org/lru-cache/download/lru-cache-5.1.1.tgz",
            "integrity": "sha1-HaJ+ZxAnGUdpXa9oSOhH8B2EuSA=",
f4f1d7b0e   Adam   auto commit the c...
3287
            "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
3288
              "yallist": "^3.0.2"
f4f1d7b0e   Adam   auto commit the c...
3289
3290
3291
3292
3293
3294
            }
          }
        }
      },
      "cache-base": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
3295
3296
        "resolved": "http://registry.npm.taobao.org/cache-base/download/cache-base-1.0.1.tgz",
        "integrity": "sha1-Cn9GQWgxyLZi7jb+TnxZ129marI=",
f4f1d7b0e   Adam   auto commit the c...
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
        "requires": {
          "collection-visit": "^1.0.0",
          "component-emitter": "^1.2.1",
          "get-value": "^2.0.6",
          "has-value": "^1.0.0",
          "isobject": "^3.0.1",
          "set-value": "^2.0.0",
          "to-object-path": "^0.3.0",
          "union-value": "^1.0.0",
          "unset-value": "^1.0.0"
        }
      },
      "cache-content-type": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
3311
3312
        "resolved": "https://registry.npm.taobao.org/cache-content-type/download/cache-content-type-1.0.1.tgz",
        "integrity": "sha1-A1zeKwjuISn0qDFeqPAKANuhRTw=",
f4f1d7b0e   Adam   auto commit the c...
3313
3314
3315
3316
3317
3318
3319
        "requires": {
          "mime-types": "^2.1.18",
          "ylru": "^1.2.0"
        }
      },
      "cache-loader": {
        "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3320
3321
        "resolved": "https://registry.npm.taobao.org/cache-loader/download/cache-loader-4.1.0.tgz",
        "integrity": "sha1-mUjK41OuwKH8ser9ojAIFuyFOH4=",
f4f1d7b0e   Adam   auto commit the c...
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
        "dev": true,
        "requires": {
          "buffer-json": "^2.0.0",
          "find-cache-dir": "^3.0.0",
          "loader-utils": "^1.2.3",
          "mkdirp": "^0.5.1",
          "neo-async": "^2.6.1",
          "schema-utils": "^2.0.0"
        },
        "dependencies": {
          "find-cache-dir": {
            "version": "3.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
3334
3335
            "resolved": "https://registry.npm.taobao.org/find-cache-dir/download/find-cache-dir-3.3.1.tgz?cache=0&sync_timestamp=1583734687174&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffind-cache-dir%2Fdownload%2Ffind-cache-dir-3.3.1.tgz",
            "integrity": "sha1-ibM/rUpGcNqpT4Vff74x1thP6IA=",
f4f1d7b0e   Adam   auto commit the c...
3336
3337
3338
3339
3340
3341
3342
3343
3344
            "dev": true,
            "requires": {
              "commondir": "^1.0.1",
              "make-dir": "^3.0.2",
              "pkg-dir": "^4.1.0"
            }
          },
          "find-up": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3345
3346
            "resolved": "https://registry.npm.taobao.org/find-up/download/find-up-4.1.0.tgz",
            "integrity": "sha1-l6/n1s3AvFkoWEt8jXsW6KmqXRk=",
f4f1d7b0e   Adam   auto commit the c...
3347
3348
3349
3350
3351
3352
3353
3354
            "dev": true,
            "requires": {
              "locate-path": "^5.0.0",
              "path-exists": "^4.0.0"
            }
          },
          "locate-path": {
            "version": "5.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3355
3356
            "resolved": "https://registry.npm.taobao.org/locate-path/download/locate-path-5.0.0.tgz",
            "integrity": "sha1-Gvujlq/WdqbUJQTQpno6frn2KqA=",
f4f1d7b0e   Adam   auto commit the c...
3357
3358
3359
3360
3361
3362
3363
            "dev": true,
            "requires": {
              "p-locate": "^4.1.0"
            }
          },
          "make-dir": {
            "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3364
3365
            "resolved": "https://registry.npm.taobao.org/make-dir/download/make-dir-3.1.0.tgz?cache=0&sync_timestamp=1587567693680&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmake-dir%2Fdownload%2Fmake-dir-3.1.0.tgz",
            "integrity": "sha1-QV6WcEazp/HRhSd9hKpYIDcmoT8=",
f4f1d7b0e   Adam   auto commit the c...
3366
3367
3368
3369
3370
3371
3372
            "dev": true,
            "requires": {
              "semver": "^6.0.0"
            }
          },
          "p-locate": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3373
3374
            "resolved": "http://registry.npm.taobao.org/p-locate/download/p-locate-4.1.0.tgz",
            "integrity": "sha1-o0KLtwiLOmApL2aRkni3wpetTwc=",
f4f1d7b0e   Adam   auto commit the c...
3375
3376
3377
3378
3379
3380
3381
            "dev": true,
            "requires": {
              "p-limit": "^2.2.0"
            }
          },
          "path-exists": {
            "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3382
3383
            "resolved": "http://registry.npm.taobao.org/path-exists/download/path-exists-4.0.0.tgz",
            "integrity": "sha1-UTvb4tO5XXdi6METfvoZXGxhtbM=",
f4f1d7b0e   Adam   auto commit the c...
3384
3385
3386
3387
            "dev": true
          },
          "pkg-dir": {
            "version": "4.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
3388
3389
            "resolved": "https://registry.npm.taobao.org/pkg-dir/download/pkg-dir-4.2.0.tgz",
            "integrity": "sha1-8JkTPfft5CLoHR2ESCcO6z5CYfM=",
f4f1d7b0e   Adam   auto commit the c...
3390
3391
3392
3393
3394
3395
3396
            "dev": true,
            "requires": {
              "find-up": "^4.0.0"
            }
          },
          "schema-utils": {
            "version": "2.6.6",
0db291810   BigBoss   “-mcomfirmOder页面
3397
3398
            "resolved": "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.6.6.tgz",
            "integrity": "sha1-KZ/mvUozZdwj2Z/URsr/jx1sMww=",
f4f1d7b0e   Adam   auto commit the c...
3399
3400
3401
3402
3403
3404
3405
3406
            "dev": true,
            "requires": {
              "ajv": "^6.12.0",
              "ajv-keywords": "^3.4.1"
            }
          },
          "semver": {
            "version": "6.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
3407
3408
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1586886301819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz",
            "integrity": "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=",
f4f1d7b0e   Adam   auto commit the c...
3409
3410
3411
3412
3413
3414
            "dev": true
          }
        }
      },
      "call-me-maybe": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
3415
        "resolved": "http://registry.npm.taobao.org/call-me-maybe/download/call-me-maybe-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
3416
3417
3418
3419
3420
        "integrity": "sha1-JtII6onje1y95gJQoV8DHBak1ms=",
        "dev": true
      },
      "caller-callsite": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3421
        "resolved": "https://registry.npm.taobao.org/caller-callsite/download/caller-callsite-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3422
3423
3424
3425
3426
3427
3428
3429
        "integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=",
        "dev": true,
        "requires": {
          "callsites": "^2.0.0"
        }
      },
      "caller-path": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3430
        "resolved": "https://registry.npm.taobao.org/caller-path/download/caller-path-2.0.0.tgz?cache=0&sync_timestamp=1574395933637&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcaller-path%2Fdownload%2Fcaller-path-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3431
3432
3433
3434
3435
3436
3437
3438
        "integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=",
        "dev": true,
        "requires": {
          "caller-callsite": "^2.0.0"
        }
      },
      "callsite": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3439
        "resolved": "http://registry.npm.taobao.org/callsite/download/callsite-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3440
3441
3442
3443
        "integrity": "sha1-KAOY5dZkvXQDi28JBRU+borxvCA="
      },
      "callsites": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3444
        "resolved": "http://registry.npm.taobao.org/callsites/download/callsites-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3445
3446
3447
3448
3449
        "integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=",
        "dev": true
      },
      "camel-case": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3450
        "resolved": "https://registry.npm.taobao.org/camel-case/download/camel-case-3.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3451
3452
3453
3454
3455
3456
3457
3458
3459
        "integrity": "sha1-yjw2iKTpzzpM2nd9xNy8cTJJz3M=",
        "dev": true,
        "requires": {
          "no-case": "^2.2.0",
          "upper-case": "^1.1.1"
        }
      },
      "camelcase": {
        "version": "5.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
3460
3461
        "resolved": "https://registry.npm.taobao.org/camelcase/download/camelcase-5.3.1.tgz",
        "integrity": "sha1-48mzFWnhBoEd8kL3FXJaH0xJQyA="
f4f1d7b0e   Adam   auto commit the c...
3462
3463
3464
      },
      "camelcase-keys": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3465
        "resolved": "https://registry.npm.taobao.org/camelcase-keys/download/camelcase-keys-2.1.0.tgz?cache=0&sync_timestamp=1585886261024&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamelcase-keys%2Fdownload%2Fcamelcase-keys-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3466
        "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
0db291810   BigBoss   “-mcomfirmOder页面
3467
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
3468
3469
3470
3471
3472
3473
3474
        "requires": {
          "camelcase": "^2.0.0",
          "map-obj": "^1.0.0"
        },
        "dependencies": {
          "camelcase": {
            "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
3475
3476
3477
            "resolved": "https://registry.npm.taobao.org/camelcase/download/camelcase-2.1.1.tgz",
            "integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
3478
3479
3480
3481
3482
          }
        }
      },
      "caniuse-api": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3483
3484
        "resolved": "http://registry.npm.taobao.org/caniuse-api/download/caniuse-api-3.0.0.tgz",
        "integrity": "sha1-Xk2Q4idJYdRikZl99Znj7QCO5MA=",
f4f1d7b0e   Adam   auto commit the c...
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
        "dev": true,
        "requires": {
          "browserslist": "^4.0.0",
          "caniuse-lite": "^1.0.0",
          "lodash.memoize": "^4.1.2",
          "lodash.uniq": "^4.5.0"
        }
      },
      "caniuse-lite": {
        "version": "1.0.30001048",
0db291810   BigBoss   “-mcomfirmOder页面
3495
3496
        "resolved": "https://registry.npm.taobao.org/caniuse-lite/download/caniuse-lite-1.0.30001048.tgz?cache=0&sync_timestamp=1587836069414&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcaniuse-lite%2Fdownload%2Fcaniuse-lite-1.0.30001048.tgz",
        "integrity": "sha1-S7TxvC6zBOXhFU2oC5Pe4/HPRH4="
f4f1d7b0e   Adam   auto commit the c...
3497
3498
3499
      },
      "case-sensitive-paths-webpack-plugin": {
        "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
3500
3501
        "resolved": "https://registry.npm.taobao.org/case-sensitive-paths-webpack-plugin/download/case-sensitive-paths-webpack-plugin-2.3.0.tgz",
        "integrity": "sha1-I6xhPMmoVuT4j/i7c7u16YmCXPc=",
f4f1d7b0e   Adam   auto commit the c...
3502
3503
3504
3505
        "dev": true
      },
      "caseless": {
        "version": "0.12.0",
0db291810   BigBoss   “-mcomfirmOder页面
3506
        "resolved": "http://registry.npm.taobao.org/caseless/download/caseless-0.12.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3507
3508
3509
3510
        "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
      },
      "chalk": {
        "version": "2.4.2",
0db291810   BigBoss   “-mcomfirmOder页面
3511
3512
        "resolved": "https://registry.npm.taobao.org/chalk/download/chalk-2.4.2.tgz?cache=0&sync_timestamp=1585815676992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-2.4.2.tgz",
        "integrity": "sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ=",
f4f1d7b0e   Adam   auto commit the c...
3513
3514
3515
3516
3517
3518
        "requires": {
          "ansi-styles": "^3.2.1",
          "escape-string-regexp": "^1.0.5",
          "supports-color": "^5.3.0"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
3519
3520
3521
3522
          "supports-color": {
            "version": "5.5.0",
            "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-5.5.0.tgz?cache=0&sync_timestamp=1569557271992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-5.5.0.tgz",
            "integrity": "sha1-4uaaRKyHcveKHsCzW2id9lMO/I8=",
f4f1d7b0e   Adam   auto commit the c...
3523
            "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
3524
              "has-flag": "^3.0.0"
f4f1d7b0e   Adam   auto commit the c...
3525
3526
3527
3528
            }
          }
        }
      },
7d6833f2c   mullins   地址列表
3529
3530
3531
3532
3533
3534
      "chardet": {
        "version": "0.7.0",
        "resolved": "https://registry.npm.taobao.org/chardet/download/chardet-0.7.0.tgz?cache=0&sync_timestamp=1588894059283&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchardet%2Fdownload%2Fchardet-0.7.0.tgz",
        "integrity": "sha1-kAlISfCTfy7twkJdDSip5fDLrZ4=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
3535
3536
      "charenc": {
        "version": "0.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
3537
        "resolved": "http://registry.npm.taobao.org/charenc/download/charenc-0.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
3538
3539
3540
3541
        "integrity": "sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc="
      },
      "check-types": {
        "version": "8.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
3542
3543
        "resolved": "https://registry.npm.taobao.org/check-types/download/check-types-8.0.3.tgz",
        "integrity": "sha1-M1bMoZyIlUTy16le1JzlCKDs9VI=",
f4f1d7b0e   Adam   auto commit the c...
3544
3545
3546
3547
        "dev": true
      },
      "chokidar": {
        "version": "2.1.8",
0db291810   BigBoss   “-mcomfirmOder页面
3548
3549
        "resolved": "https://registry.npm.taobao.org/chokidar/download/chokidar-2.1.8.tgz",
        "integrity": "sha1-gEs6e2qZNYw8XGHnHYco8EHP+Rc=",
f4f1d7b0e   Adam   auto commit the c...
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
        "requires": {
          "anymatch": "^2.0.0",
          "async-each": "^1.0.1",
          "braces": "^2.3.2",
          "fsevents": "^1.2.7",
          "glob-parent": "^3.1.0",
          "inherits": "^2.0.3",
          "is-binary-path": "^1.0.0",
          "is-glob": "^4.0.0",
          "normalize-path": "^3.0.0",
          "path-is-absolute": "^1.0.0",
          "readdirp": "^2.2.1",
          "upath": "^1.1.1"
        }
      },
      "chownr": {
        "version": "1.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
3567
3568
        "resolved": "https://registry.npm.taobao.org/chownr/download/chownr-1.1.4.tgz",
        "integrity": "sha1-b8nXtC0ypYNZYzdmbn0ICE2izGs="
f4f1d7b0e   Adam   auto commit the c...
3569
3570
3571
      },
      "chrome-simple-launcher": {
        "version": "0.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
3572
3573
        "resolved": "https://registry.npm.taobao.org/chrome-simple-launcher/download/chrome-simple-launcher-0.1.3.tgz",
        "integrity": "sha1-pLK6PBZdtWTGQIfompu2SmO883A="
f4f1d7b0e   Adam   auto commit the c...
3574
3575
3576
      },
      "chrome-trace-event": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
3577
3578
        "resolved": "https://registry.npm.taobao.org/chrome-trace-event/download/chrome-trace-event-1.0.2.tgz",
        "integrity": "sha1-I0CQ7pfH1K0aLEvq4nUF3v/GCKQ=",
f4f1d7b0e   Adam   auto commit the c...
3579
3580
3581
3582
        "requires": {
          "tslib": "^1.9.0"
        }
      },
0db291810   BigBoss   “-mcomfirmOder页面
3583
3584
3585
3586
3587
3588
      "ci-info": {
        "version": "1.6.0",
        "resolved": "http://registry.npm.taobao.org/ci-info/download/ci-info-1.6.0.tgz",
        "integrity": "sha1-LKINu5zrMtRSSmgzAzE/AwSx5Jc=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
3589
3590
      "cipher-base": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
3591
3592
        "resolved": "http://registry.npm.taobao.org/cipher-base/download/cipher-base-1.0.4.tgz",
        "integrity": "sha1-h2Dk7MJy9MNjUy+SbYdKriwTl94=",
f4f1d7b0e   Adam   auto commit the c...
3593
3594
3595
3596
3597
3598
3599
        "requires": {
          "inherits": "^2.0.1",
          "safe-buffer": "^5.0.1"
        }
      },
      "class-utils": {
        "version": "0.3.6",
0db291810   BigBoss   “-mcomfirmOder页面
3600
3601
        "resolved": "http://registry.npm.taobao.org/class-utils/download/class-utils-0.3.6.tgz",
        "integrity": "sha1-+TNprouafOAv1B+q0MqDAzGQxGM=",
f4f1d7b0e   Adam   auto commit the c...
3602
3603
3604
3605
3606
3607
3608
3609
3610
        "requires": {
          "arr-union": "^3.1.0",
          "define-property": "^0.2.5",
          "isobject": "^3.0.0",
          "static-extend": "^0.1.1"
        },
        "dependencies": {
          "define-property": {
            "version": "0.2.5",
0db291810   BigBoss   “-mcomfirmOder页面
3611
            "resolved": "http://registry.npm.taobao.org/define-property/download/define-property-0.2.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
3612
3613
3614
3615
3616
3617
3618
3619
3620
            "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
            "requires": {
              "is-descriptor": "^0.1.0"
            }
          }
        }
      },
      "clean-css": {
        "version": "4.2.3",
0db291810   BigBoss   “-mcomfirmOder页面
3621
3622
        "resolved": "https://registry.npm.taobao.org/clean-css/download/clean-css-4.2.3.tgz?cache=0&sync_timestamp=1580233507525&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fclean-css%2Fdownload%2Fclean-css-4.2.3.tgz",
        "integrity": "sha1-UHtd59l7SO5T2ErbAWD/YhY4D3g=",
f4f1d7b0e   Adam   auto commit the c...
3623
3624
3625
        "dev": true,
        "requires": {
          "source-map": "~0.6.0"
f4f1d7b0e   Adam   auto commit the c...
3626
3627
3628
3629
        }
      },
      "clean-stack": {
        "version": "2.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
3630
3631
        "resolved": "https://registry.npm.taobao.org/clean-stack/download/clean-stack-2.2.0.tgz",
        "integrity": "sha1-7oRy27Ep5yezHooQpCfe6d/kAIs=",
f4f1d7b0e   Adam   auto commit the c...
3632
3633
3634
3635
        "dev": true
      },
      "cli-cursor": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3636
        "resolved": "https://registry.npm.taobao.org/cli-cursor/download/cli-cursor-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3637
3638
3639
3640
3641
3642
3643
3644
        "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=",
        "dev": true,
        "requires": {
          "restore-cursor": "^2.0.0"
        }
      },
      "cli-highlight": {
        "version": "2.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
3645
3646
        "resolved": "https://registry.npm.taobao.org/cli-highlight/download/cli-highlight-2.1.4.tgz",
        "integrity": "sha1-CYy2Qs8X9CrcHBFF4H+WDsTXUis=",
f4f1d7b0e   Adam   auto commit the c...
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
        "dev": true,
        "requires": {
          "chalk": "^3.0.0",
          "highlight.js": "^9.6.0",
          "mz": "^2.4.0",
          "parse5": "^5.1.1",
          "parse5-htmlparser2-tree-adapter": "^5.1.1",
          "yargs": "^15.0.0"
        },
        "dependencies": {
          "ansi-styles": {
            "version": "4.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
3659
3660
            "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-4.2.1.tgz",
            "integrity": "sha1-kK51xCTQCNJiTFvynq0xd+v881k=",
f4f1d7b0e   Adam   auto commit the c...
3661
3662
3663
3664
3665
3666
3667
3668
            "dev": true,
            "requires": {
              "@types/color-name": "^1.1.1",
              "color-convert": "^2.0.1"
            }
          },
          "chalk": {
            "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3669
3670
            "resolved": "https://registry.npm.taobao.org/chalk/download/chalk-3.0.0.tgz?cache=0&sync_timestamp=1585815676992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-3.0.0.tgz",
            "integrity": "sha1-P3PCv1JlkfV0zEksUeJFY0n4ROQ=",
f4f1d7b0e   Adam   auto commit the c...
3671
3672
3673
3674
3675
3676
3677
3678
            "dev": true,
            "requires": {
              "ansi-styles": "^4.1.0",
              "supports-color": "^7.1.0"
            }
          },
          "color-convert": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
3679
3680
            "resolved": "https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz",
            "integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=",
f4f1d7b0e   Adam   auto commit the c...
3681
3682
3683
3684
3685
            "dev": true,
            "requires": {
              "color-name": "~1.1.4"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
3686
3687
3688
3689
3690
3691
          "color-name": {
            "version": "1.1.4",
            "resolved": "http://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz",
            "integrity": "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
3692
3693
          "has-flag": {
            "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3694
3695
            "resolved": "http://registry.npm.taobao.org/has-flag/download/has-flag-4.0.0.tgz",
            "integrity": "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=",
f4f1d7b0e   Adam   auto commit the c...
3696
3697
3698
3699
            "dev": true
          },
          "supports-color": {
            "version": "7.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3700
3701
            "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-7.1.0.tgz?cache=0&sync_timestamp=1569557271992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.1.0.tgz",
            "integrity": "sha1-aOMlkd9z4lrRxLSRCKLsUHliv9E=",
f4f1d7b0e   Adam   auto commit the c...
3702
3703
3704
3705
3706
3707
3708
3709
3710
            "dev": true,
            "requires": {
              "has-flag": "^4.0.0"
            }
          }
        }
      },
      "cli-spinners": {
        "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
3711
3712
        "resolved": "https://registry.npm.taobao.org/cli-spinners/download/cli-spinners-2.3.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcli-spinners%2Fdownload%2Fcli-spinners-2.3.0.tgz",
        "integrity": "sha1-BjIjmktapMlYYQFCw0u3plH8jfU=",
f4f1d7b0e   Adam   auto commit the c...
3713
3714
        "dev": true
      },
7d6833f2c   mullins   地址列表
3715
3716
3717
3718
3719
3720
      "cli-width": {
        "version": "2.2.1",
        "resolved": "https://registry.npm.taobao.org/cli-width/download/cli-width-2.2.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcli-width%2Fdownload%2Fcli-width-2.2.1.tgz",
        "integrity": "sha1-sEM9C06chH7xiGik7xb9X8gnHEg=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
3721
3722
      "clipboardy": {
        "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
3723
3724
        "resolved": "https://registry.npm.taobao.org/clipboardy/download/clipboardy-2.3.0.tgz",
        "integrity": "sha1-PCkDZQxo5GqRs4iYW8J3QofbopA=",
f4f1d7b0e   Adam   auto commit the c...
3725
3726
3727
3728
3729
3730
3731
3732
3733
        "dev": true,
        "requires": {
          "arch": "^2.1.1",
          "execa": "^1.0.0",
          "is-wsl": "^2.1.1"
        },
        "dependencies": {
          "is-wsl": {
            "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
3734
3735
            "resolved": "https://registry.npm.taobao.org/is-wsl/download/is-wsl-2.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-wsl%2Fdownload%2Fis-wsl-2.1.1.tgz",
            "integrity": "sha1-ShwVLUKd89RBZpSY4khtNZbrrx0=",
f4f1d7b0e   Adam   auto commit the c...
3736
3737
3738
3739
3740
3741
            "dev": true
          }
        }
      },
      "cliui": {
        "version": "6.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3742
3743
        "resolved": "https://registry.npm.taobao.org/cliui/download/cliui-6.0.0.tgz",
        "integrity": "sha1-UR1wLAxOQcoVbX0OlgIfI+EyJbE=",
f4f1d7b0e   Adam   auto commit the c...
3744
3745
3746
3747
3748
3749
3750
        "dev": true,
        "requires": {
          "string-width": "^4.2.0",
          "strip-ansi": "^6.0.0",
          "wrap-ansi": "^6.2.0"
        },
        "dependencies": {
f4f1d7b0e   Adam   auto commit the c...
3751
3752
          "is-fullwidth-code-point": {
            "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3753
3754
            "resolved": "http://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-3.0.0.tgz",
            "integrity": "sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0=",
f4f1d7b0e   Adam   auto commit the c...
3755
3756
3757
3758
            "dev": true
          },
          "string-width": {
            "version": "4.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
3759
3760
            "resolved": "https://registry.npm.taobao.org/string-width/download/string-width-4.2.0.tgz",
            "integrity": "sha1-lSGCxGzHssMT0VluYjmSvRY7crU=",
f4f1d7b0e   Adam   auto commit the c...
3761
3762
3763
3764
3765
3766
            "dev": true,
            "requires": {
              "emoji-regex": "^8.0.0",
              "is-fullwidth-code-point": "^3.0.0",
              "strip-ansi": "^6.0.0"
            }
f4f1d7b0e   Adam   auto commit the c...
3767
3768
3769
3770
3771
          }
        }
      },
      "clone": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
3772
        "resolved": "http://registry.npm.taobao.org/clone/download/clone-1.0.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
3773
3774
3775
3776
3777
        "integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4=",
        "dev": true
      },
      "clone-deep": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
3778
3779
3780
        "resolved": "http://registry.npm.taobao.org/clone-deep/download/clone-deep-4.0.1.tgz",
        "integrity": "sha1-wZ/Zvbv4WUK0/ZechNz31fB8I4c=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
3781
3782
3783
3784
3785
3786
3787
3788
        "requires": {
          "is-plain-object": "^2.0.4",
          "kind-of": "^6.0.2",
          "shallow-clone": "^3.0.0"
        }
      },
      "co": {
        "version": "4.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
3789
        "resolved": "http://registry.npm.taobao.org/co/download/co-4.6.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3790
3791
3792
3793
        "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ="
      },
      "co-body": {
        "version": "6.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3794
3795
        "resolved": "https://registry.npm.taobao.org/co-body/download/co-body-6.0.0.tgz",
        "integrity": "sha1-lluTN9f1ZVSAeHRx9CN2ZIIIJ+M=",
f4f1d7b0e   Adam   auto commit the c...
3796
3797
3798
3799
3800
3801
3802
3803
3804
        "requires": {
          "inflation": "^2.0.0",
          "qs": "^6.5.2",
          "raw-body": "^2.3.3",
          "type-is": "^1.6.16"
        }
      },
      "coa": {
        "version": "2.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
3805
3806
        "resolved": "http://registry.npm.taobao.org/coa/download/coa-2.0.2.tgz",
        "integrity": "sha1-Q/bCEVG07yv1cYfbDXPeIp4+fsM=",
f4f1d7b0e   Adam   auto commit the c...
3807
3808
3809
3810
3811
3812
3813
3814
3815
        "dev": true,
        "requires": {
          "@types/q": "^1.5.1",
          "chalk": "^2.4.1",
          "q": "^1.1.2"
        }
      },
      "code-point-at": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3816
3817
3818
        "resolved": "http://registry.npm.taobao.org/code-point-at/download/code-point-at-1.1.0.tgz",
        "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
3819
3820
3821
      },
      "collection-visit": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3822
        "resolved": "http://registry.npm.taobao.org/collection-visit/download/collection-visit-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3823
3824
3825
3826
3827
3828
3829
3830
        "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
        "requires": {
          "map-visit": "^1.0.0",
          "object-visit": "^1.0.0"
        }
      },
      "color": {
        "version": "3.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
3831
3832
        "resolved": "https://registry.npm.taobao.org/color/download/color-3.1.2.tgz",
        "integrity": "sha1-aBSOf4XUGtdknF+oyBBvCY0inhA=",
f4f1d7b0e   Adam   auto commit the c...
3833
3834
3835
3836
3837
3838
3839
3840
        "dev": true,
        "requires": {
          "color-convert": "^1.9.1",
          "color-string": "^1.5.2"
        }
      },
      "color-convert": {
        "version": "1.9.3",
0db291810   BigBoss   “-mcomfirmOder页面
3841
3842
        "resolved": "https://registry.npm.taobao.org/color-convert/download/color-convert-1.9.3.tgz",
        "integrity": "sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg=",
f4f1d7b0e   Adam   auto commit the c...
3843
3844
        "requires": {
          "color-name": "1.1.3"
f4f1d7b0e   Adam   auto commit the c...
3845
3846
3847
        }
      },
      "color-name": {
0db291810   BigBoss   “-mcomfirmOder页面
3848
3849
3850
        "version": "1.1.3",
        "resolved": "http://registry.npm.taobao.org/color-name/download/color-name-1.1.3.tgz",
        "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
f4f1d7b0e   Adam   auto commit the c...
3851
3852
3853
      },
      "color-string": {
        "version": "1.5.3",
0db291810   BigBoss   “-mcomfirmOder页面
3854
3855
        "resolved": "http://registry.npm.taobao.org/color-string/download/color-string-1.5.3.tgz",
        "integrity": "sha1-ybvF8BtYtUkvPWhXRZy2WQziBMw=",
f4f1d7b0e   Adam   auto commit the c...
3856
3857
3858
3859
3860
3861
3862
3863
        "dev": true,
        "requires": {
          "color-name": "^1.0.0",
          "simple-swizzle": "^0.2.2"
        }
      },
      "combined-stream": {
        "version": "1.0.8",
0db291810   BigBoss   “-mcomfirmOder页面
3864
3865
        "resolved": "https://registry.npm.taobao.org/combined-stream/download/combined-stream-1.0.8.tgz",
        "integrity": "sha1-w9RaizT9cwYxoRCoolIGgrMdWn8=",
f4f1d7b0e   Adam   auto commit the c...
3866
3867
3868
3869
3870
3871
        "requires": {
          "delayed-stream": "~1.0.0"
        }
      },
      "commander": {
        "version": "2.20.3",
0db291810   BigBoss   “-mcomfirmOder页面
3872
3873
        "resolved": "https://registry.npm.taobao.org/commander/download/commander-2.20.3.tgz",
        "integrity": "sha1-/UhehMA+tIgcIHIrpIA16FMa6zM="
f4f1d7b0e   Adam   auto commit the c...
3874
3875
3876
      },
      "commondir": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
3877
        "resolved": "http://registry.npm.taobao.org/commondir/download/commondir-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
3878
3879
3880
3881
        "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
      },
      "component-bind": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3882
        "resolved": "https://registry.npm.taobao.org/component-bind/download/component-bind-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3883
3884
3885
3886
        "integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E="
      },
      "component-emitter": {
        "version": "1.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
3887
3888
        "resolved": "https://registry.npm.taobao.org/component-emitter/download/component-emitter-1.3.0.tgz",
        "integrity": "sha1-FuQHD7qK4ptnnyIVhT7hgasuq8A="
f4f1d7b0e   Adam   auto commit the c...
3889
3890
3891
      },
      "component-inherit": {
        "version": "0.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
3892
        "resolved": "https://registry.npm.taobao.org/component-inherit/download/component-inherit-0.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
3893
3894
3895
3896
        "integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM="
      },
      "compressible": {
        "version": "2.0.18",
0db291810   BigBoss   “-mcomfirmOder页面
3897
3898
        "resolved": "https://registry.npm.taobao.org/compressible/download/compressible-2.0.18.tgz?cache=0&sync_timestamp=1578286264482&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcompressible%2Fdownload%2Fcompressible-2.0.18.tgz",
        "integrity": "sha1-r1PMprBw1MPAdQ+9dyhqbXzEb7o=",
f4f1d7b0e   Adam   auto commit the c...
3899
3900
3901
3902
3903
3904
3905
        "dev": true,
        "requires": {
          "mime-db": ">= 1.43.0 < 2"
        }
      },
      "compression": {
        "version": "1.7.4",
0db291810   BigBoss   “-mcomfirmOder页面
3906
3907
        "resolved": "http://registry.npm.taobao.org/compression/download/compression-1.7.4.tgz",
        "integrity": "sha1-lVI+/xcMpXwpoMpB5v4TH0Hlu48=",
f4f1d7b0e   Adam   auto commit the c...
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
        "dev": true,
        "requires": {
          "accepts": "~1.3.5",
          "bytes": "3.0.0",
          "compressible": "~2.0.16",
          "debug": "2.6.9",
          "on-headers": "~1.0.2",
          "safe-buffer": "5.1.2",
          "vary": "~1.1.2"
        },
        "dependencies": {
          "bytes": {
            "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3921
            "resolved": "http://registry.npm.taobao.org/bytes/download/bytes-3.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3922
3923
3924
3925
3926
            "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=",
            "dev": true
          },
          "debug": {
            "version": "2.6.9",
0db291810   BigBoss   “-mcomfirmOder页面
3927
3928
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
f4f1d7b0e   Adam   auto commit the c...
3929
3930
3931
3932
3933
            "dev": true,
            "requires": {
              "ms": "2.0.0"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
3934
3935
3936
3937
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
f4f1d7b0e   Adam   auto commit the c...
3938
3939
3940
3941
3942
3943
            "dev": true
          }
        }
      },
      "concat-map": {
        "version": "0.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
3944
        "resolved": "http://registry.npm.taobao.org/concat-map/download/concat-map-0.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
3945
3946
3947
3948
        "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
      },
      "concat-stream": {
        "version": "1.6.2",
0db291810   BigBoss   “-mcomfirmOder页面
3949
3950
        "resolved": "http://registry.npm.taobao.org/concat-stream/download/concat-stream-1.6.2.tgz",
        "integrity": "sha1-kEvfGUzTEi/Gdcd/xKw9T/D9GjQ=",
f4f1d7b0e   Adam   auto commit the c...
3951
3952
3953
3954
3955
3956
3957
3958
3959
        "requires": {
          "buffer-from": "^1.0.0",
          "inherits": "^2.0.3",
          "readable-stream": "^2.2.2",
          "typedarray": "^0.0.6"
        }
      },
      "connect-history-api-fallback": {
        "version": "1.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
3960
3961
        "resolved": "http://registry.npm.taobao.org/connect-history-api-fallback/download/connect-history-api-fallback-1.6.0.tgz",
        "integrity": "sha1-izIIk1kwjRERFdgcrT/Oq4iPl7w=",
f4f1d7b0e   Adam   auto commit the c...
3962
3963
3964
3965
        "dev": true
      },
      "console-browserify": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
3966
3967
        "resolved": "https://registry.npm.taobao.org/console-browserify/download/console-browserify-1.2.0.tgz",
        "integrity": "sha1-ZwY871fOts9Jk6KrOlWECujEkzY="
f4f1d7b0e   Adam   auto commit the c...
3968
3969
3970
      },
      "console-control-strings": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
3971
3972
3973
        "resolved": "http://registry.npm.taobao.org/console-control-strings/download/console-control-strings-1.1.0.tgz",
        "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
3974
3975
3976
      },
      "consolidate": {
        "version": "0.15.1",
0db291810   BigBoss   “-mcomfirmOder页面
3977
3978
        "resolved": "https://registry.npm.taobao.org/consolidate/download/consolidate-0.15.1.tgz",
        "integrity": "sha1-IasEMjXHGgfUXZqtmFk7DbpWurc=",
f4f1d7b0e   Adam   auto commit the c...
3979
3980
3981
3982
3983
3984
        "requires": {
          "bluebird": "^3.1.1"
        }
      },
      "constants-browserify": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
3985
        "resolved": "http://registry.npm.taobao.org/constants-browserify/download/constants-browserify-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
3986
3987
        "integrity": "sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U="
      },
7d6833f2c   mullins   地址列表
3988
3989
3990
3991
3992
3993
      "contains-path": {
        "version": "0.1.0",
        "resolved": "https://registry.npm.taobao.org/contains-path/download/contains-path-0.1.0.tgz",
        "integrity": "sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
3994
3995
      "content-disposition": {
        "version": "0.5.3",
0db291810   BigBoss   “-mcomfirmOder页面
3996
3997
        "resolved": "http://registry.npm.taobao.org/content-disposition/download/content-disposition-0.5.3.tgz",
        "integrity": "sha1-4TDK9+cnkIfFYWwgB9BIVpiYT70=",
f4f1d7b0e   Adam   auto commit the c...
3998
3999
        "requires": {
          "safe-buffer": "5.1.2"
f4f1d7b0e   Adam   auto commit the c...
4000
4001
4002
4003
        }
      },
      "content-type": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
4004
4005
        "resolved": "http://registry.npm.taobao.org/content-type/download/content-type-1.0.4.tgz",
        "integrity": "sha1-4TjMdeBAxyexlm/l5fjJruJW/js="
f4f1d7b0e   Adam   auto commit the c...
4006
4007
4008
      },
      "convert-source-map": {
        "version": "1.7.0",
0db291810   BigBoss   “-mcomfirmOder页面
4009
4010
        "resolved": "https://registry.npm.taobao.org/convert-source-map/download/convert-source-map-1.7.0.tgz",
        "integrity": "sha1-F6LLiC1/d9NJBYXizmxSRCSjpEI=",
f4f1d7b0e   Adam   auto commit the c...
4011
4012
        "requires": {
          "safe-buffer": "~5.1.1"
f4f1d7b0e   Adam   auto commit the c...
4013
4014
4015
4016
        }
      },
      "cookie": {
        "version": "0.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
4017
4018
        "resolved": "https://registry.npm.taobao.org/cookie/download/cookie-0.4.0.tgz?cache=0&sync_timestamp=1587525873712&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcookie%2Fdownload%2Fcookie-0.4.0.tgz",
        "integrity": "sha1-vrQ35wIrO21JAZ0IhmUwPr6cFLo=",
f4f1d7b0e   Adam   auto commit the c...
4019
4020
4021
4022
        "dev": true
      },
      "cookie-signature": {
        "version": "1.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
4023
        "resolved": "http://registry.npm.taobao.org/cookie-signature/download/cookie-signature-1.0.6.tgz",
f4f1d7b0e   Adam   auto commit the c...
4024
4025
4026
4027
4028
        "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=",
        "dev": true
      },
      "cookies": {
        "version": "0.8.0",
0db291810   BigBoss   “-mcomfirmOder页面
4029
4030
        "resolved": "https://registry.npm.taobao.org/cookies/download/cookies-0.8.0.tgz",
        "integrity": "sha1-EpPOSzkXQKhAbjyYcOgoxLVPP5A=",
f4f1d7b0e   Adam   auto commit the c...
4031
4032
4033
4034
4035
4036
4037
        "requires": {
          "depd": "~2.0.0",
          "keygrip": "~1.1.0"
        },
        "dependencies": {
          "depd": {
            "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4038
4039
            "resolved": "http://registry.npm.taobao.org/depd/download/depd-2.0.0.tgz",
            "integrity": "sha1-tpYWPMdXVg0JzyLMj60Vcbeedt8="
f4f1d7b0e   Adam   auto commit the c...
4040
4041
4042
4043
4044
          }
        }
      },
      "copy-concurrently": {
        "version": "1.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
4045
4046
        "resolved": "http://registry.npm.taobao.org/copy-concurrently/download/copy-concurrently-1.0.5.tgz",
        "integrity": "sha1-kilzmMrjSTf8r9bsgTnBgFHwteA=",
f4f1d7b0e   Adam   auto commit the c...
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
        "requires": {
          "aproba": "^1.1.1",
          "fs-write-stream-atomic": "^1.0.8",
          "iferr": "^0.1.5",
          "mkdirp": "^0.5.1",
          "rimraf": "^2.5.4",
          "run-queue": "^1.0.0"
        }
      },
      "copy-descriptor": {
        "version": "0.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
4058
        "resolved": "http://registry.npm.taobao.org/copy-descriptor/download/copy-descriptor-0.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
4059
4060
4061
4062
        "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
      },
      "copy-to": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
4063
        "resolved": "http://registry.npm.taobao.org/copy-to/download/copy-to-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
4064
4065
4066
4067
        "integrity": "sha1-JoD7uAaKSNCGVrYJgJK9r8kG9KU="
      },
      "copy-webpack-plugin": {
        "version": "5.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
4068
4069
        "resolved": "https://registry.npm.taobao.org/copy-webpack-plugin/download/copy-webpack-plugin-5.1.1.tgz",
        "integrity": "sha1-VIGgPeoRI9iKmIxv+LeCRyFPC4g=",
f4f1d7b0e   Adam   auto commit the c...
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
        "dev": true,
        "requires": {
          "cacache": "^12.0.3",
          "find-cache-dir": "^2.1.0",
          "glob-parent": "^3.1.0",
          "globby": "^7.1.1",
          "is-glob": "^4.0.1",
          "loader-utils": "^1.2.3",
          "minimatch": "^3.0.4",
          "normalize-path": "^3.0.0",
          "p-limit": "^2.2.1",
          "schema-utils": "^1.0.0",
          "serialize-javascript": "^2.1.2",
          "webpack-log": "^2.0.0"
0db291810   BigBoss   “-mcomfirmOder页面
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
        }
      },
      "core-js": {
        "version": "3.6.5",
        "resolved": "https://registry.npm.taobao.org/core-js/download/core-js-3.6.5.tgz",
        "integrity": "sha1-c5XcJzrzf7LlDpvT2f6EEoUjHRo="
      },
      "core-js-compat": {
        "version": "3.6.5",
        "resolved": "https://registry.npm.taobao.org/core-js-compat/download/core-js-compat-3.6.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js-compat%2Fdownload%2Fcore-js-compat-3.6.5.tgz",
        "integrity": "sha1-KlHZpOJd/W5pAlGqgfmePAVIHxw=",
        "requires": {
          "browserslist": "^4.8.5",
          "semver": "7.0.0"
f4f1d7b0e   Adam   auto commit the c...
4098
4099
4100
4101
        },
        "dependencies": {
          "semver": {
            "version": "7.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4102
4103
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-7.0.0.tgz?cache=0&sync_timestamp=1586886301819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-7.0.0.tgz",
            "integrity": "sha1-XzyjV2HkfgWyBsba/yz4FPAxa44="
f4f1d7b0e   Adam   auto commit the c...
4104
4105
4106
4107
4108
          }
        }
      },
      "core-util-is": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4109
        "resolved": "http://registry.npm.taobao.org/core-util-is/download/core-util-is-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
4110
4111
4112
4113
        "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
      },
      "cosmiconfig": {
        "version": "5.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
4114
4115
        "resolved": "https://registry.npm.taobao.org/cosmiconfig/download/cosmiconfig-5.2.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcosmiconfig%2Fdownload%2Fcosmiconfig-5.2.1.tgz",
        "integrity": "sha1-BA9yaAnFked6F8CjYmykW08Wixo=",
f4f1d7b0e   Adam   auto commit the c...
4116
4117
4118
4119
4120
4121
        "dev": true,
        "requires": {
          "import-fresh": "^2.0.0",
          "is-directory": "^0.3.1",
          "js-yaml": "^3.13.1",
          "parse-json": "^4.0.0"
0db291810   BigBoss   “-mcomfirmOder页面
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
        },
        "dependencies": {
          "parse-json": {
            "version": "4.0.0",
            "resolved": "https://registry.npm.taobao.org/parse-json/download/parse-json-4.0.0.tgz",
            "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=",
            "dev": true,
            "requires": {
              "error-ex": "^1.3.1",
              "json-parse-better-errors": "^1.0.1"
            }
          }
f4f1d7b0e   Adam   auto commit the c...
4134
4135
4136
4137
        }
      },
      "create-ecdh": {
        "version": "4.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
4138
4139
        "resolved": "http://registry.npm.taobao.org/create-ecdh/download/create-ecdh-4.0.3.tgz",
        "integrity": "sha1-yREbbzMEXEaX8UR4f5JUzcd8Rf8=",
f4f1d7b0e   Adam   auto commit the c...
4140
4141
4142
4143
4144
4145
4146
        "requires": {
          "bn.js": "^4.1.0",
          "elliptic": "^6.0.0"
        }
      },
      "create-hash": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
4147
4148
        "resolved": "http://registry.npm.taobao.org/create-hash/download/create-hash-1.2.0.tgz",
        "integrity": "sha1-iJB4rxGmN1a8+1m9IhmWvjqe8ZY=",
f4f1d7b0e   Adam   auto commit the c...
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
        "requires": {
          "cipher-base": "^1.0.1",
          "inherits": "^2.0.1",
          "md5.js": "^1.3.4",
          "ripemd160": "^2.0.1",
          "sha.js": "^2.4.0"
        }
      },
      "create-hmac": {
        "version": "1.1.7",
0db291810   BigBoss   “-mcomfirmOder页面
4159
4160
        "resolved": "http://registry.npm.taobao.org/create-hmac/download/create-hmac-1.1.7.tgz",
        "integrity": "sha1-aRcMeLOrlXFHsriwRXLkfq0iQ/8=",
f4f1d7b0e   Adam   auto commit the c...
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
        "requires": {
          "cipher-base": "^1.0.3",
          "create-hash": "^1.1.0",
          "inherits": "^2.0.1",
          "ripemd160": "^2.0.0",
          "safe-buffer": "^5.0.1",
          "sha.js": "^2.4.8"
        }
      },
      "cross-env": {
        "version": "7.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4172
4173
        "resolved": "https://registry.npm.taobao.org/cross-env/download/cross-env-7.0.2.tgz?cache=0&sync_timestamp=1583443602692&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcross-env%2Fdownload%2Fcross-env-7.0.2.tgz",
        "integrity": "sha1-vV7TEzmpOjQYrE88qco0Awgq5fk=",
f4f1d7b0e   Adam   auto commit the c...
4174
4175
4176
4177
4178
4179
4180
        "dev": true,
        "requires": {
          "cross-spawn": "^7.0.1"
        },
        "dependencies": {
          "cross-spawn": {
            "version": "7.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4181
4182
            "resolved": "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-7.0.2.tgz",
            "integrity": "sha1-0Nfc+nTokRXHYZ9PchqU4f23FtY=",
f4f1d7b0e   Adam   auto commit the c...
4183
4184
4185
4186
4187
4188
4189
4190
4191
            "dev": true,
            "requires": {
              "path-key": "^3.1.0",
              "shebang-command": "^2.0.0",
              "which": "^2.0.1"
            }
          },
          "path-key": {
            "version": "3.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
4192
4193
            "resolved": "https://registry.npm.taobao.org/path-key/download/path-key-3.1.1.tgz",
            "integrity": "sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U=",
f4f1d7b0e   Adam   auto commit the c...
4194
4195
4196
4197
            "dev": true
          },
          "shebang-command": {
            "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4198
4199
            "resolved": "https://registry.npm.taobao.org/shebang-command/download/shebang-command-2.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fshebang-command%2Fdownload%2Fshebang-command-2.0.0.tgz",
            "integrity": "sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo=",
f4f1d7b0e   Adam   auto commit the c...
4200
4201
4202
4203
4204
4205
4206
            "dev": true,
            "requires": {
              "shebang-regex": "^3.0.0"
            }
          },
          "shebang-regex": {
            "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4207
4208
            "resolved": "https://registry.npm.taobao.org/shebang-regex/download/shebang-regex-3.0.0.tgz",
            "integrity": "sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI=",
f4f1d7b0e   Adam   auto commit the c...
4209
4210
4211
4212
            "dev": true
          },
          "which": {
            "version": "2.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4213
4214
            "resolved": "https://registry.npm.taobao.org/which/download/which-2.0.2.tgz",
            "integrity": "sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE=",
f4f1d7b0e   Adam   auto commit the c...
4215
4216
4217
4218
4219
4220
4221
4222
4223
            "dev": true,
            "requires": {
              "isexe": "^2.0.0"
            }
          }
        }
      },
      "cross-spawn": {
        "version": "6.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
4224
4225
        "resolved": "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-6.0.5.tgz",
        "integrity": "sha1-Sl7Hxk364iw6FBJNus3uhG2Ay8Q=",
f4f1d7b0e   Adam   auto commit the c...
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
        "dev": true,
        "requires": {
          "nice-try": "^1.0.4",
          "path-key": "^2.0.1",
          "semver": "^5.5.0",
          "shebang-command": "^1.2.0",
          "which": "^1.2.9"
        }
      },
      "crypt": {
        "version": "0.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4237
        "resolved": "http://registry.npm.taobao.org/crypt/download/crypt-0.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
4238
4239
4240
4241
        "integrity": "sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs="
      },
      "crypto-browserify": {
        "version": "3.12.0",
0db291810   BigBoss   “-mcomfirmOder页面
4242
4243
        "resolved": "http://registry.npm.taobao.org/crypto-browserify/download/crypto-browserify-3.12.0.tgz",
        "integrity": "sha1-OWz58xN/A+S45TLFj2mCVOAPgOw=",
f4f1d7b0e   Adam   auto commit the c...
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
        "requires": {
          "browserify-cipher": "^1.0.0",
          "browserify-sign": "^4.0.0",
          "create-ecdh": "^4.0.0",
          "create-hash": "^1.1.0",
          "create-hmac": "^1.1.0",
          "diffie-hellman": "^5.0.0",
          "inherits": "^2.0.1",
          "pbkdf2": "^3.0.3",
          "public-encrypt": "^4.0.0",
          "randombytes": "^2.0.0",
          "randomfill": "^1.0.3"
        }
      },
      "css": {
        "version": "2.2.4",
0db291810   BigBoss   “-mcomfirmOder页面
4260
4261
        "resolved": "http://registry.npm.taobao.org/css/download/css-2.2.4.tgz",
        "integrity": "sha1-xkZ1XHOXHyu6amAeLPL9cbEpiSk=",
f4f1d7b0e   Adam   auto commit the c...
4262
4263
4264
4265
4266
        "requires": {
          "inherits": "^2.0.3",
          "source-map": "^0.6.1",
          "source-map-resolve": "^0.5.2",
          "urix": "^0.1.0"
f4f1d7b0e   Adam   auto commit the c...
4267
4268
4269
4270
        }
      },
      "css-color-names": {
        "version": "0.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
4271
        "resolved": "http://registry.npm.taobao.org/css-color-names/download/css-color-names-0.0.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
4272
4273
4274
4275
4276
        "integrity": "sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=",
        "dev": true
      },
      "css-declaration-sorter": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
4277
4278
        "resolved": "https://registry.npm.taobao.org/css-declaration-sorter/download/css-declaration-sorter-4.0.1.tgz?cache=0&sync_timestamp=1582155004825&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcss-declaration-sorter%2Fdownload%2Fcss-declaration-sorter-4.0.1.tgz",
        "integrity": "sha1-wZiUD2OnbX42wecQGLABchBUyyI=",
f4f1d7b0e   Adam   auto commit the c...
4279
4280
4281
4282
4283
4284
4285
4286
        "dev": true,
        "requires": {
          "postcss": "^7.0.1",
          "timsort": "^0.3.0"
        }
      },
      "css-loader": {
        "version": "3.5.3",
0db291810   BigBoss   “-mcomfirmOder页面
4287
4288
        "resolved": "https://registry.npm.taobao.org/css-loader/download/css-loader-3.5.3.tgz?cache=0&sync_timestamp=1587729810716&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcss-loader%2Fdownload%2Fcss-loader-3.5.3.tgz",
        "integrity": "sha1-lawWRo4a3NlchEcp4LsWdjnrC88=",
f4f1d7b0e   Adam   auto commit the c...
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
        "dev": true,
        "requires": {
          "camelcase": "^5.3.1",
          "cssesc": "^3.0.0",
          "icss-utils": "^4.1.1",
          "loader-utils": "^1.2.3",
          "normalize-path": "^3.0.0",
          "postcss": "^7.0.27",
          "postcss-modules-extract-imports": "^2.0.0",
          "postcss-modules-local-by-default": "^3.0.2",
          "postcss-modules-scope": "^2.2.0",
          "postcss-modules-values": "^3.0.0",
          "postcss-value-parser": "^4.0.3",
          "schema-utils": "^2.6.6",
          "semver": "^6.3.0"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
4306
4307
4308
4309
4310
4311
          "cssesc": {
            "version": "3.0.0",
            "resolved": "http://registry.npm.taobao.org/cssesc/download/cssesc-3.0.0.tgz",
            "integrity": "sha1-N3QZGZA7hoVl4cCep0dEXNGJg+4=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
4312
4313
          "postcss-value-parser": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
4314
4315
            "resolved": "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz",
            "integrity": "sha1-RD9qIM7WSBor2k+oUypuVdeJoss=",
f4f1d7b0e   Adam   auto commit the c...
4316
4317
4318
4319
            "dev": true
          },
          "schema-utils": {
            "version": "2.6.6",
0db291810   BigBoss   “-mcomfirmOder页面
4320
4321
            "resolved": "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.6.6.tgz",
            "integrity": "sha1-KZ/mvUozZdwj2Z/URsr/jx1sMww=",
f4f1d7b0e   Adam   auto commit the c...
4322
4323
4324
4325
4326
4327
4328
4329
            "dev": true,
            "requires": {
              "ajv": "^6.12.0",
              "ajv-keywords": "^3.4.1"
            }
          },
          "semver": {
            "version": "6.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
4330
4331
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1586886301819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz",
            "integrity": "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=",
f4f1d7b0e   Adam   auto commit the c...
4332
4333
4334
4335
4336
4337
            "dev": true
          }
        }
      },
      "css-select": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
4338
4339
        "resolved": "https://registry.npm.taobao.org/css-select/download/css-select-2.1.0.tgz",
        "integrity": "sha1-ajRlM1ZjWTSoG6ymjQJVQyEF2+8=",
f4f1d7b0e   Adam   auto commit the c...
4340
4341
4342
4343
4344
4345
        "dev": true,
        "requires": {
          "boolbase": "^1.0.0",
          "css-what": "^3.2.1",
          "domutils": "^1.7.0",
          "nth-check": "^1.0.2"
f4f1d7b0e   Adam   auto commit the c...
4346
4347
4348
4349
        }
      },
      "css-select-base-adapter": {
        "version": "0.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
4350
4351
        "resolved": "http://registry.npm.taobao.org/css-select-base-adapter/download/css-select-base-adapter-0.1.1.tgz",
        "integrity": "sha1-Oy/0lyzDYquIVhUHqVQIoUMhNdc=",
f4f1d7b0e   Adam   auto commit the c...
4352
4353
4354
4355
        "dev": true
      },
      "css-tree": {
        "version": "1.0.0-alpha.37",
0db291810   BigBoss   “-mcomfirmOder页面
4356
4357
        "resolved": "https://registry.npm.taobao.org/css-tree/download/css-tree-1.0.0-alpha.37.tgz",
        "integrity": "sha1-mL69YsTB2flg7DQM+fdSLjBwmiI=",
f4f1d7b0e   Adam   auto commit the c...
4358
4359
4360
4361
        "dev": true,
        "requires": {
          "mdn-data": "2.0.4",
          "source-map": "^0.6.1"
f4f1d7b0e   Adam   auto commit the c...
4362
4363
4364
        }
      },
      "css-what": {
0db291810   BigBoss   “-mcomfirmOder页面
4365
4366
4367
4368
        "version": "3.2.1",
        "resolved": "https://registry.npm.taobao.org/css-what/download/css-what-3.2.1.tgz",
        "integrity": "sha1-9KjxJCEGRiG0VnVeNKA6LCLfXaE=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
4369
4370
      },
      "cssesc": {
0db291810   BigBoss   “-mcomfirmOder页面
4371
4372
4373
4374
        "version": "2.0.0",
        "resolved": "http://registry.npm.taobao.org/cssesc/download/cssesc-2.0.0.tgz",
        "integrity": "sha1-OxO9G7HLNuG8taTc0n9UxdyzVwM=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
4375
4376
4377
      },
      "cssnano": {
        "version": "4.1.10",
0db291810   BigBoss   “-mcomfirmOder页面
4378
4379
        "resolved": "http://registry.npm.taobao.org/cssnano/download/cssnano-4.1.10.tgz",
        "integrity": "sha1-CsQfCxPRPUZUh+ERt3jULaYxuLI=",
f4f1d7b0e   Adam   auto commit the c...
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
        "dev": true,
        "requires": {
          "cosmiconfig": "^5.0.0",
          "cssnano-preset-default": "^4.0.7",
          "is-resolvable": "^1.0.0",
          "postcss": "^7.0.0"
        }
      },
      "cssnano-preset-default": {
        "version": "4.0.7",
0db291810   BigBoss   “-mcomfirmOder页面
4390
4391
        "resolved": "http://registry.npm.taobao.org/cssnano-preset-default/download/cssnano-preset-default-4.0.7.tgz",
        "integrity": "sha1-UexmLM/KD4izltzZZ5zbkxvhf3Y=",
f4f1d7b0e   Adam   auto commit the c...
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
        "dev": true,
        "requires": {
          "css-declaration-sorter": "^4.0.1",
          "cssnano-util-raw-cache": "^4.0.1",
          "postcss": "^7.0.0",
          "postcss-calc": "^7.0.1",
          "postcss-colormin": "^4.0.3",
          "postcss-convert-values": "^4.0.1",
          "postcss-discard-comments": "^4.0.2",
          "postcss-discard-duplicates": "^4.0.2",
          "postcss-discard-empty": "^4.0.1",
          "postcss-discard-overridden": "^4.0.1",
          "postcss-merge-longhand": "^4.0.11",
          "postcss-merge-rules": "^4.0.3",
          "postcss-minify-font-values": "^4.0.2",
          "postcss-minify-gradients": "^4.0.2",
          "postcss-minify-params": "^4.0.2",
          "postcss-minify-selectors": "^4.0.2",
          "postcss-normalize-charset": "^4.0.1",
          "postcss-normalize-display-values": "^4.0.2",
          "postcss-normalize-positions": "^4.0.2",
          "postcss-normalize-repeat-style": "^4.0.2",
          "postcss-normalize-string": "^4.0.2",
          "postcss-normalize-timing-functions": "^4.0.2",
          "postcss-normalize-unicode": "^4.0.1",
          "postcss-normalize-url": "^4.0.1",
          "postcss-normalize-whitespace": "^4.0.2",
          "postcss-ordered-values": "^4.1.2",
          "postcss-reduce-initial": "^4.0.3",
          "postcss-reduce-transforms": "^4.0.2",
          "postcss-svgo": "^4.0.2",
          "postcss-unique-selectors": "^4.0.1"
        }
      },
      "cssnano-util-get-arguments": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4428
        "resolved": "http://registry.npm.taobao.org/cssnano-util-get-arguments/download/cssnano-util-get-arguments-4.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
4429
4430
4431
4432
4433
        "integrity": "sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=",
        "dev": true
      },
      "cssnano-util-get-match": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4434
        "resolved": "http://registry.npm.taobao.org/cssnano-util-get-match/download/cssnano-util-get-match-4.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
4435
4436
4437
4438
4439
        "integrity": "sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=",
        "dev": true
      },
      "cssnano-util-raw-cache": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
4440
4441
        "resolved": "http://registry.npm.taobao.org/cssnano-util-raw-cache/download/cssnano-util-raw-cache-4.0.1.tgz",
        "integrity": "sha1-sm1f1fcqEd/np4RvtMZyYPlr8oI=",
f4f1d7b0e   Adam   auto commit the c...
4442
4443
4444
4445
4446
4447
4448
        "dev": true,
        "requires": {
          "postcss": "^7.0.0"
        }
      },
      "cssnano-util-same-parent": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
4449
4450
        "resolved": "http://registry.npm.taobao.org/cssnano-util-same-parent/download/cssnano-util-same-parent-4.0.1.tgz",
        "integrity": "sha1-V0CC+yhZ0ttDOFWDXZqEVuoYu/M=",
f4f1d7b0e   Adam   auto commit the c...
4451
4452
4453
4454
        "dev": true
      },
      "csso": {
        "version": "4.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
4455
4456
        "resolved": "https://registry.npm.taobao.org/csso/download/csso-4.0.3.tgz?cache=0&sync_timestamp=1585052130344&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcsso%2Fdownload%2Fcsso-4.0.3.tgz",
        "integrity": "sha1-DZmF3IUsfMKyys+74QeQFNGo6QM=",
f4f1d7b0e   Adam   auto commit the c...
4457
4458
4459
4460
4461
4462
4463
        "dev": true,
        "requires": {
          "css-tree": "1.0.0-alpha.39"
        },
        "dependencies": {
          "css-tree": {
            "version": "1.0.0-alpha.39",
0db291810   BigBoss   “-mcomfirmOder页面
4464
4465
            "resolved": "https://registry.npm.taobao.org/css-tree/download/css-tree-1.0.0-alpha.39.tgz",
            "integrity": "sha1-K/8//huz93bPfu/ZHuXLp3oUnus=",
f4f1d7b0e   Adam   auto commit the c...
4466
4467
4468
4469
4470
4471
4472
4473
            "dev": true,
            "requires": {
              "mdn-data": "2.0.6",
              "source-map": "^0.6.1"
            }
          },
          "mdn-data": {
            "version": "2.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
4474
4475
            "resolved": "https://registry.npm.taobao.org/mdn-data/download/mdn-data-2.0.6.tgz?cache=0&sync_timestamp=1584029207120&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmdn-data%2Fdownload%2Fmdn-data-2.0.6.tgz",
            "integrity": "sha1-hS3GD8ql2qLoz2yRicRA7T4EKXg=",
f4f1d7b0e   Adam   auto commit the c...
4476
4477
4478
4479
4480
4481
            "dev": true
          }
        }
      },
      "currently-unhandled": {
        "version": "0.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
4482
        "resolved": "http://registry.npm.taobao.org/currently-unhandled/download/currently-unhandled-0.4.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
4483
        "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
0db291810   BigBoss   “-mcomfirmOder页面
4484
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
4485
4486
4487
4488
4489
4490
        "requires": {
          "array-find-index": "^1.0.1"
        }
      },
      "cyclist": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
4491
        "resolved": "http://registry.npm.taobao.org/cyclist/download/cyclist-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
4492
4493
4494
4495
        "integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
      },
      "dashdash": {
        "version": "1.14.1",
0db291810   BigBoss   “-mcomfirmOder页面
4496
        "resolved": "http://registry.npm.taobao.org/dashdash/download/dashdash-1.14.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
4497
4498
4499
4500
4501
4502
4503
        "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
        "requires": {
          "assert-plus": "^1.0.0"
        }
      },
      "de-indent": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4504
        "resolved": "https://registry.npm.taobao.org/de-indent/download/de-indent-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
4505
4506
4507
4508
        "integrity": "sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0="
      },
      "debug": {
        "version": "4.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
4509
4510
        "resolved": "http://registry.npm.taobao.org/debug/download/debug-4.1.1.tgz",
        "integrity": "sha1-O3ImAlUQnGtYnO4FDx1RYTlmR5E=",
f4f1d7b0e   Adam   auto commit the c...
4511
4512
        "requires": {
          "ms": "^2.1.1"
f4f1d7b0e   Adam   auto commit the c...
4513
4514
4515
4516
        }
      },
      "decamelize": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
4517
4518
4519
        "resolved": "https://registry.npm.taobao.org/decamelize/download/decamelize-1.2.0.tgz?cache=0&sync_timestamp=1580010361049&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdecamelize%2Fdownload%2Fdecamelize-1.2.0.tgz",
        "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
4520
4521
4522
      },
      "decode-uri-component": {
        "version": "0.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
4523
        "resolved": "http://registry.npm.taobao.org/decode-uri-component/download/decode-uri-component-0.2.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
4524
4525
4526
4527
        "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU="
      },
      "deep-equal": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
4528
4529
        "resolved": "https://registry.npm.taobao.org/deep-equal/download/deep-equal-1.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdeep-equal%2Fdownload%2Fdeep-equal-1.1.1.tgz",
        "integrity": "sha1-tcmMlCzv+vfLBR4k4UNKJaLmB2o=",
f4f1d7b0e   Adam   auto commit the c...
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
        "dev": true,
        "requires": {
          "is-arguments": "^1.0.4",
          "is-date-object": "^1.0.1",
          "is-regex": "^1.0.4",
          "object-is": "^1.0.1",
          "object-keys": "^1.1.1",
          "regexp.prototype.flags": "^1.2.0"
        }
      },
      "deep-extend": {
        "version": "0.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
4542
4543
        "resolved": "http://registry.npm.taobao.org/deep-extend/download/deep-extend-0.6.0.tgz",
        "integrity": "sha1-xPp8lUBKF6nD6Mp+FTcxK3NjMKw=",
f4f1d7b0e   Adam   auto commit the c...
4544
4545
4546
4547
        "dev": true
      },
      "deep-is": {
        "version": "0.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
4548
        "resolved": "http://registry.npm.taobao.org/deep-is/download/deep-is-0.1.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
4549
4550
4551
4552
        "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ="
      },
      "deepmerge": {
        "version": "1.5.2",
0db291810   BigBoss   “-mcomfirmOder页面
4553
4554
        "resolved": "https://registry.npm.taobao.org/deepmerge/download/deepmerge-1.5.2.tgz",
        "integrity": "sha1-EEmdhohEza1P7ghC34x/bwyVp1M=",
f4f1d7b0e   Adam   auto commit the c...
4555
4556
4557
4558
        "dev": true
      },
      "default-gateway": {
        "version": "5.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
4559
4560
        "resolved": "https://registry.npm.taobao.org/default-gateway/download/default-gateway-5.0.5.tgz",
        "integrity": "sha1-T9a9XShV05s0zFpZUFSG6ar8mxA=",
f4f1d7b0e   Adam   auto commit the c...
4561
4562
4563
4564
4565
4566
4567
        "dev": true,
        "requires": {
          "execa": "^3.3.0"
        },
        "dependencies": {
          "cross-spawn": {
            "version": "7.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4568
4569
            "resolved": "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-7.0.2.tgz",
            "integrity": "sha1-0Nfc+nTokRXHYZ9PchqU4f23FtY=",
f4f1d7b0e   Adam   auto commit the c...
4570
4571
4572
4573
4574
4575
4576
4577
4578
            "dev": true,
            "requires": {
              "path-key": "^3.1.0",
              "shebang-command": "^2.0.0",
              "which": "^2.0.1"
            }
          },
          "execa": {
            "version": "3.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
4579
4580
            "resolved": "https://registry.npm.taobao.org/execa/download/execa-3.4.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fexeca%2Fdownload%2Fexeca-3.4.0.tgz",
            "integrity": "sha1-wI7UVQ72XYWPrCaf/IVyRG8364k=",
f4f1d7b0e   Adam   auto commit the c...
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
            "dev": true,
            "requires": {
              "cross-spawn": "^7.0.0",
              "get-stream": "^5.0.0",
              "human-signals": "^1.1.1",
              "is-stream": "^2.0.0",
              "merge-stream": "^2.0.0",
              "npm-run-path": "^4.0.0",
              "onetime": "^5.1.0",
              "p-finally": "^2.0.0",
              "signal-exit": "^3.0.2",
              "strip-final-newline": "^2.0.0"
            }
          },
          "get-stream": {
            "version": "5.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
4597
4598
            "resolved": "http://registry.npm.taobao.org/get-stream/download/get-stream-5.1.0.tgz",
            "integrity": "sha1-ASA83JJZf5uQkGfD5lbMH008Tck=",
f4f1d7b0e   Adam   auto commit the c...
4599
4600
4601
4602
4603
4604
4605
            "dev": true,
            "requires": {
              "pump": "^3.0.0"
            }
          },
          "is-stream": {
            "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4606
4607
4608
4609
4610
4611
4612
4613
            "resolved": "https://registry.npm.taobao.org/is-stream/download/is-stream-2.0.0.tgz",
            "integrity": "sha1-venDJoDW+uBBKdasnZIc54FfeOM=",
            "dev": true
          },
          "mimic-fn": {
            "version": "2.1.0",
            "resolved": "https://registry.npm.taobao.org/mimic-fn/download/mimic-fn-2.1.0.tgz",
            "integrity": "sha1-ftLCzMyvhNP/y3pptXcR/CCDQBs=",
f4f1d7b0e   Adam   auto commit the c...
4614
4615
4616
4617
            "dev": true
          },
          "npm-run-path": {
            "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
4618
4619
            "resolved": "https://registry.npm.taobao.org/npm-run-path/download/npm-run-path-4.0.1.tgz?cache=0&sync_timestamp=1577053378987&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnpm-run-path%2Fdownload%2Fnpm-run-path-4.0.1.tgz",
            "integrity": "sha1-t+zR5e1T2o43pV4cImnguX7XSOo=",
f4f1d7b0e   Adam   auto commit the c...
4620
4621
4622
4623
4624
            "dev": true,
            "requires": {
              "path-key": "^3.0.0"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
4625
4626
4627
4628
4629
4630
4631
4632
4633
          "onetime": {
            "version": "5.1.0",
            "resolved": "http://registry.npm.taobao.org/onetime/download/onetime-5.1.0.tgz",
            "integrity": "sha1-//DzyRYX/mK7UBiWNumayKbfe+U=",
            "dev": true,
            "requires": {
              "mimic-fn": "^2.1.0"
            }
          },
f4f1d7b0e   Adam   auto commit the c...
4634
4635
          "p-finally": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
4636
4637
            "resolved": "https://registry.npm.taobao.org/p-finally/download/p-finally-2.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fp-finally%2Fdownload%2Fp-finally-2.0.1.tgz",
            "integrity": "sha1-vW/KqcVZoJa2gIBvTWV7Pw8kBWE=",
f4f1d7b0e   Adam   auto commit the c...
4638
4639
4640
4641
            "dev": true
          },
          "path-key": {
            "version": "3.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
4642
4643
            "resolved": "https://registry.npm.taobao.org/path-key/download/path-key-3.1.1.tgz",
            "integrity": "sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U=",
f4f1d7b0e   Adam   auto commit the c...
4644
4645
4646
4647
            "dev": true
          },
          "shebang-command": {
            "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4648
4649
            "resolved": "https://registry.npm.taobao.org/shebang-command/download/shebang-command-2.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fshebang-command%2Fdownload%2Fshebang-command-2.0.0.tgz",
            "integrity": "sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo=",
f4f1d7b0e   Adam   auto commit the c...
4650
4651
4652
4653
4654
4655
4656
            "dev": true,
            "requires": {
              "shebang-regex": "^3.0.0"
            }
          },
          "shebang-regex": {
            "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4657
4658
            "resolved": "https://registry.npm.taobao.org/shebang-regex/download/shebang-regex-3.0.0.tgz",
            "integrity": "sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI=",
f4f1d7b0e   Adam   auto commit the c...
4659
4660
4661
4662
            "dev": true
          },
          "which": {
            "version": "2.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4663
4664
            "resolved": "https://registry.npm.taobao.org/which/download/which-2.0.2.tgz",
            "integrity": "sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE=",
f4f1d7b0e   Adam   auto commit the c...
4665
4666
4667
4668
4669
4670
4671
4672
4673
            "dev": true,
            "requires": {
              "isexe": "^2.0.0"
            }
          }
        }
      },
      "defaults": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
4674
        "resolved": "http://registry.npm.taobao.org/defaults/download/defaults-1.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
4675
4676
4677
4678
4679
4680
4681
4682
        "integrity": "sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=",
        "dev": true,
        "requires": {
          "clone": "^1.0.2"
        }
      },
      "define-properties": {
        "version": "1.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
4683
4684
        "resolved": "http://registry.npm.taobao.org/define-properties/download/define-properties-1.1.3.tgz",
        "integrity": "sha1-z4jabL7ib+bbcJT2HYcMvYTO6fE=",
f4f1d7b0e   Adam   auto commit the c...
4685
4686
4687
4688
4689
4690
        "requires": {
          "object-keys": "^1.0.12"
        }
      },
      "define-property": {
        "version": "2.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4691
4692
        "resolved": "http://registry.npm.taobao.org/define-property/download/define-property-2.0.2.tgz",
        "integrity": "sha1-1Flono1lS6d+AqgX+HENcCyxbp0=",
f4f1d7b0e   Adam   auto commit the c...
4693
4694
4695
4696
4697
4698
4699
        "requires": {
          "is-descriptor": "^1.0.2",
          "isobject": "^3.0.1"
        },
        "dependencies": {
          "is-accessor-descriptor": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4700
4701
            "resolved": "http://registry.npm.taobao.org/is-accessor-descriptor/download/is-accessor-descriptor-1.0.0.tgz",
            "integrity": "sha1-FpwvbT3x+ZJhgHI2XJsOofaHhlY=",
f4f1d7b0e   Adam   auto commit the c...
4702
4703
4704
4705
4706
4707
            "requires": {
              "kind-of": "^6.0.0"
            }
          },
          "is-data-descriptor": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4708
4709
            "resolved": "http://registry.npm.taobao.org/is-data-descriptor/download/is-data-descriptor-1.0.0.tgz",
            "integrity": "sha1-2Eh2Mh0Oet0DmQQGq7u9NrqSaMc=",
f4f1d7b0e   Adam   auto commit the c...
4710
4711
4712
4713
4714
4715
            "requires": {
              "kind-of": "^6.0.0"
            }
          },
          "is-descriptor": {
            "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4716
4717
            "resolved": "http://registry.npm.taobao.org/is-descriptor/download/is-descriptor-1.0.2.tgz",
            "integrity": "sha1-OxWXRqZmBLBPjIFSS6NlxfFNhuw=",
f4f1d7b0e   Adam   auto commit the c...
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
            "requires": {
              "is-accessor-descriptor": "^1.0.0",
              "is-data-descriptor": "^1.0.0",
              "kind-of": "^6.0.2"
            }
          }
        }
      },
      "del": {
        "version": "4.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
4728
4729
        "resolved": "https://registry.npm.taobao.org/del/download/del-4.1.1.tgz",
        "integrity": "sha1-no8RciLqRKMf86FWwEm5kFKp8LQ=",
f4f1d7b0e   Adam   auto commit the c...
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
        "dev": true,
        "requires": {
          "@types/glob": "^7.1.1",
          "globby": "^6.1.0",
          "is-path-cwd": "^2.0.0",
          "is-path-in-cwd": "^2.0.0",
          "p-map": "^2.0.0",
          "pify": "^4.0.1",
          "rimraf": "^2.6.3"
        },
        "dependencies": {
          "globby": {
            "version": "6.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
4743
            "resolved": "https://registry.npm.taobao.org/globby/download/globby-6.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobby%2Fdownload%2Fglobby-6.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
            "integrity": "sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=",
            "dev": true,
            "requires": {
              "array-union": "^1.0.1",
              "glob": "^7.0.3",
              "object-assign": "^4.0.1",
              "pify": "^2.0.0",
              "pinkie-promise": "^2.0.0"
            },
            "dependencies": {
              "pify": {
                "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
4756
                "resolved": "https://registry.npm.taobao.org/pify/download/pify-2.3.0.tgz?cache=0&sync_timestamp=1581697613983&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-2.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
4757
4758
4759
4760
4761
4762
4763
                "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
                "dev": true
              }
            }
          },
          "p-map": {
            "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
4764
4765
            "resolved": "https://registry.npm.taobao.org/p-map/download/p-map-2.1.0.tgz",
            "integrity": "sha1-MQko/u+cnsxltosXaTAYpmXOoXU=",
f4f1d7b0e   Adam   auto commit the c...
4766
4767
4768
4769
4770
4771
            "dev": true
          }
        }
      },
      "delayed-stream": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4772
        "resolved": "http://registry.npm.taobao.org/delayed-stream/download/delayed-stream-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
4773
4774
4775
4776
        "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
      },
      "delegates": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4777
        "resolved": "http://registry.npm.taobao.org/delegates/download/delegates-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
4778
4779
4780
4781
        "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
      },
      "depd": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
4782
        "resolved": "http://registry.npm.taobao.org/depd/download/depd-1.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
4783
4784
4785
4786
        "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak="
      },
      "des.js": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
4787
4788
        "resolved": "https://registry.npm.taobao.org/des.js/download/des.js-1.0.1.tgz",
        "integrity": "sha1-U4IULhvcU/hdhtU+X0qn3rkeCEM=",
f4f1d7b0e   Adam   auto commit the c...
4789
4790
4791
4792
4793
4794
4795
        "requires": {
          "inherits": "^2.0.1",
          "minimalistic-assert": "^1.0.0"
        }
      },
      "destroy": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
4796
        "resolved": "http://registry.npm.taobao.org/destroy/download/destroy-1.0.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
4797
4798
4799
4800
        "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
      },
      "detect-node": {
        "version": "2.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
4801
4802
4803
4804
4805
4806
4807
4808
        "resolved": "http://registry.npm.taobao.org/detect-node/download/detect-node-2.0.4.tgz",
        "integrity": "sha1-AU7o+PZpxcWAI9pkuBecCDooxGw=",
        "dev": true
      },
      "diff": {
        "version": "4.0.2",
        "resolved": "https://registry.npm.taobao.org/diff/download/diff-4.0.2.tgz",
        "integrity": "sha1-YPOuy4nV+uUgwRqhnvwruYKq3n0=",
f4f1d7b0e   Adam   auto commit the c...
4809
4810
4811
4812
        "dev": true
      },
      "diffie-hellman": {
        "version": "5.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
4813
4814
        "resolved": "http://registry.npm.taobao.org/diffie-hellman/download/diffie-hellman-5.0.3.tgz",
        "integrity": "sha1-QOjumPVaIUlgcUaSHGPhrl89KHU=",
f4f1d7b0e   Adam   auto commit the c...
4815
4816
4817
4818
4819
4820
4821
4822
        "requires": {
          "bn.js": "^4.1.0",
          "miller-rabin": "^4.0.0",
          "randombytes": "^2.0.0"
        }
      },
      "dir-glob": {
        "version": "2.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
4823
4824
        "resolved": "https://registry.npm.taobao.org/dir-glob/download/dir-glob-2.2.2.tgz",
        "integrity": "sha1-+gnwaUFTyJGLGLoN6vrpR2n8UMQ=",
f4f1d7b0e   Adam   auto commit the c...
4825
4826
4827
4828
4829
4830
4831
        "dev": true,
        "requires": {
          "path-type": "^3.0.0"
        }
      },
      "dns-equal": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4832
        "resolved": "http://registry.npm.taobao.org/dns-equal/download/dns-equal-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
4833
4834
4835
4836
4837
        "integrity": "sha1-s55/HabrCnW6nBcySzR1PEfgZU0=",
        "dev": true
      },
      "dns-packet": {
        "version": "1.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
4838
4839
        "resolved": "http://registry.npm.taobao.org/dns-packet/download/dns-packet-1.3.1.tgz",
        "integrity": "sha1-EqpCaYEHW+UAuRDu3NC0fdfe2lo=",
f4f1d7b0e   Adam   auto commit the c...
4840
4841
4842
4843
4844
4845
4846
4847
        "dev": true,
        "requires": {
          "ip": "^1.1.0",
          "safe-buffer": "^5.0.1"
        }
      },
      "dns-txt": {
        "version": "2.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
4848
        "resolved": "http://registry.npm.taobao.org/dns-txt/download/dns-txt-2.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
4849
4850
4851
4852
4853
4854
        "integrity": "sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=",
        "dev": true,
        "requires": {
          "buffer-indexof": "^1.0.0"
        }
      },
7d6833f2c   mullins   地址列表
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
      "doctrine": {
        "version": "1.5.0",
        "resolved": "https://registry.npm.taobao.org/doctrine/download/doctrine-1.5.0.tgz",
        "integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=",
        "dev": true,
        "requires": {
          "esutils": "^2.0.2",
          "isarray": "^1.0.0"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
4865
4866
      "dom-converter": {
        "version": "0.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
4867
4868
        "resolved": "http://registry.npm.taobao.org/dom-converter/download/dom-converter-0.2.0.tgz",
        "integrity": "sha1-ZyGp2u4uKTaClVtq/kFncWJ7t2g=",
f4f1d7b0e   Adam   auto commit the c...
4869
4870
4871
4872
4873
4874
4875
        "dev": true,
        "requires": {
          "utila": "~0.4"
        }
      },
      "dom-serializer": {
        "version": "0.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
4876
4877
        "resolved": "https://registry.npm.taobao.org/dom-serializer/download/dom-serializer-0.2.2.tgz",
        "integrity": "sha1-GvuB9TNxcXXUeGVd68XjMtn5u1E=",
f4f1d7b0e   Adam   auto commit the c...
4878
4879
4880
4881
4882
4883
4884
4885
        "dev": true,
        "requires": {
          "domelementtype": "^2.0.1",
          "entities": "^2.0.0"
        },
        "dependencies": {
          "domelementtype": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
4886
4887
            "resolved": "https://registry.npm.taobao.org/domelementtype/download/domelementtype-2.0.1.tgz",
            "integrity": "sha1-H4vf6R9aeAYydOgDtL3O326U+U0=",
f4f1d7b0e   Adam   auto commit the c...
4888
4889
4890
4891
4892
4893
            "dev": true
          }
        }
      },
      "domain-browser": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
4894
4895
        "resolved": "https://registry.npm.taobao.org/domain-browser/download/domain-browser-1.2.0.tgz?cache=0&sync_timestamp=1585176402043&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdomain-browser%2Fdownload%2Fdomain-browser-1.2.0.tgz",
        "integrity": "sha1-PTH1AZGmdJ3RN1p/Ui6CPULlTto="
f4f1d7b0e   Adam   auto commit the c...
4896
4897
4898
      },
      "domelementtype": {
        "version": "1.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
4899
4900
        "resolved": "https://registry.npm.taobao.org/domelementtype/download/domelementtype-1.3.1.tgz",
        "integrity": "sha1-0EjESzew0Qp/Kj1f7j9DM9eQSB8=",
f4f1d7b0e   Adam   auto commit the c...
4901
4902
4903
4904
        "dev": true
      },
      "domhandler": {
        "version": "2.4.2",
0db291810   BigBoss   “-mcomfirmOder页面
4905
4906
        "resolved": "https://registry.npm.taobao.org/domhandler/download/domhandler-2.4.2.tgz?cache=0&sync_timestamp=1564708887907&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdomhandler%2Fdownload%2Fdomhandler-2.4.2.tgz",
        "integrity": "sha1-iAUJfpM9ZehVRvcm1g9euItE+AM=",
f4f1d7b0e   Adam   auto commit the c...
4907
4908
4909
4910
4911
4912
4913
        "dev": true,
        "requires": {
          "domelementtype": "1"
        }
      },
      "domutils": {
        "version": "1.7.0",
0db291810   BigBoss   “-mcomfirmOder页面
4914
4915
        "resolved": "https://registry.npm.taobao.org/domutils/download/domutils-1.7.0.tgz",
        "integrity": "sha1-Vuo0HoNOBuZ0ivehyyXaZ+qfjCo=",
f4f1d7b0e   Adam   auto commit the c...
4916
4917
4918
4919
4920
4921
4922
4923
        "dev": true,
        "requires": {
          "dom-serializer": "0",
          "domelementtype": "1"
        }
      },
      "dot-prop": {
        "version": "5.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
4924
4925
        "resolved": "https://registry.npm.taobao.org/dot-prop/download/dot-prop-5.2.0.tgz",
        "integrity": "sha1-w07MKVVtxF8fTCJpe29JBODMT8s=",
f4f1d7b0e   Adam   auto commit the c...
4926
4927
4928
4929
4930
4931
4932
        "dev": true,
        "requires": {
          "is-obj": "^2.0.0"
        }
      },
      "dotenv": {
        "version": "8.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
4933
4934
        "resolved": "https://registry.npm.taobao.org/dotenv/download/dotenv-8.2.0.tgz?cache=0&sync_timestamp=1571191376500&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdotenv%2Fdownload%2Fdotenv-8.2.0.tgz",
        "integrity": "sha1-l+YZJZradQ7qPk6j4mvO6lQksWo=",
f4f1d7b0e   Adam   auto commit the c...
4935
4936
4937
4938
        "dev": true
      },
      "dotenv-expand": {
        "version": "5.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
4939
4940
        "resolved": "http://registry.npm.taobao.org/dotenv-expand/download/dotenv-expand-5.1.0.tgz",
        "integrity": "sha1-P7rwIL/XlIhAcuomsel5HUWmKfA=",
f4f1d7b0e   Adam   auto commit the c...
4941
4942
4943
4944
        "dev": true
      },
      "duplexer": {
        "version": "0.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
4945
        "resolved": "http://registry.npm.taobao.org/duplexer/download/duplexer-0.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
4946
4947
4948
4949
4950
        "integrity": "sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=",
        "dev": true
      },
      "duplexify": {
        "version": "3.7.1",
0db291810   BigBoss   “-mcomfirmOder页面
4951
4952
        "resolved": "https://registry.npm.taobao.org/duplexify/download/duplexify-3.7.1.tgz",
        "integrity": "sha1-Kk31MX9sz9kfhtb9JdjYoQO4gwk=",
f4f1d7b0e   Adam   auto commit the c...
4953
4954
4955
4956
4957
4958
4959
4960
4961
        "requires": {
          "end-of-stream": "^1.0.0",
          "inherits": "^2.0.1",
          "readable-stream": "^2.0.0",
          "stream-shift": "^1.0.0"
        }
      },
      "easy-stack": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
4962
        "resolved": "https://registry.npm.taobao.org/easy-stack/download/easy-stack-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
4963
4964
4965
4966
4967
        "integrity": "sha1-EskbMIWjfwuqM26UhurEv5Tj54g=",
        "dev": true
      },
      "ecc-jsbn": {
        "version": "0.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
4968
        "resolved": "http://registry.npm.taobao.org/ecc-jsbn/download/ecc-jsbn-0.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
4969
4970
4971
4972
4973
4974
4975
4976
        "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
        "requires": {
          "jsbn": "~0.1.0",
          "safer-buffer": "^2.1.0"
        }
      },
      "ee-first": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
4977
        "resolved": "http://registry.npm.taobao.org/ee-first/download/ee-first-1.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
4978
4979
4980
4981
        "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
      },
      "ejs": {
        "version": "2.7.4",
0db291810   BigBoss   “-mcomfirmOder页面
4982
4983
        "resolved": "https://registry.npm.taobao.org/ejs/download/ejs-2.7.4.tgz?cache=0&sync_timestamp=1587702568001&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fejs%2Fdownload%2Fejs-2.7.4.tgz",
        "integrity": "sha1-SGYSh1c9zFPjZsehrlLDoSDuybo=",
f4f1d7b0e   Adam   auto commit the c...
4984
4985
4986
        "dev": true
      },
      "electron-to-chromium": {
0db291810   BigBoss   “-mcomfirmOder页面
4987
4988
4989
        "version": "1.3.422",
        "resolved": "https://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.422.tgz",
        "integrity": "sha1-XtD/qHluFNW9SnCVBWBcK7S1rdA="
f4f1d7b0e   Adam   auto commit the c...
4990
4991
4992
      },
      "elliptic": {
        "version": "6.5.2",
0db291810   BigBoss   “-mcomfirmOder页面
4993
4994
        "resolved": "https://registry.npm.taobao.org/elliptic/download/elliptic-6.5.2.tgz?cache=0&sync_timestamp=1574449990666&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felliptic%2Fdownload%2Felliptic-6.5.2.tgz",
        "integrity": "sha1-BcVnjXFzwEnYykM1UiJKSV0ON2I=",
f4f1d7b0e   Adam   auto commit the c...
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
        "requires": {
          "bn.js": "^4.4.0",
          "brorand": "^1.0.1",
          "hash.js": "^1.0.0",
          "hmac-drbg": "^1.0.0",
          "inherits": "^2.0.1",
          "minimalistic-assert": "^1.0.0",
          "minimalistic-crypto-utils": "^1.0.0"
        }
      },
      "emoji-regex": {
        "version": "8.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
5007
5008
        "resolved": "https://registry.npm.taobao.org/emoji-regex/download/emoji-regex-8.0.0.tgz",
        "integrity": "sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc=",
f4f1d7b0e   Adam   auto commit the c...
5009
5010
5011
5012
        "dev": true
      },
      "emojis-list": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
5013
5014
        "resolved": "https://registry.npm.taobao.org/emojis-list/download/emojis-list-3.0.0.tgz",
        "integrity": "sha1-VXBmIEatKeLpFucariYKvf9Pang="
f4f1d7b0e   Adam   auto commit the c...
5015
5016
5017
      },
      "encodeurl": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
5018
        "resolved": "http://registry.npm.taobao.org/encodeurl/download/encodeurl-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
5019
5020
5021
5022
        "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k="
      },
      "end-of-stream": {
        "version": "1.4.4",
0db291810   BigBoss   “-mcomfirmOder页面
5023
5024
        "resolved": "https://registry.npm.taobao.org/end-of-stream/download/end-of-stream-1.4.4.tgz",
        "integrity": "sha1-WuZKX0UFe682JuwU2gyl5LJDHrA=",
f4f1d7b0e   Adam   auto commit the c...
5025
5026
5027
5028
5029
5030
        "requires": {
          "once": "^1.4.0"
        }
      },
      "engine.io": {
        "version": "3.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
5031
5032
        "resolved": "https://registry.npm.taobao.org/engine.io/download/engine.io-3.4.1.tgz?cache=0&sync_timestamp=1587113655084&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fengine.io%2Fdownload%2Fengine.io-3.4.1.tgz",
        "integrity": "sha1-phy8E/oMsn2UU/0HminumAVksGk=",
f4f1d7b0e   Adam   auto commit the c...
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
        "requires": {
          "accepts": "~1.3.4",
          "base64id": "2.0.0",
          "cookie": "0.3.1",
          "debug": "~4.1.0",
          "engine.io-parser": "~2.2.0",
          "ws": "^7.1.2"
        },
        "dependencies": {
          "cookie": {
            "version": "0.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
5044
            "resolved": "https://registry.npm.taobao.org/cookie/download/cookie-0.3.1.tgz?cache=0&sync_timestamp=1587525873712&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcookie%2Fdownload%2Fcookie-0.3.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
5045
5046
5047
5048
            "integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s="
          },
          "ws": {
            "version": "7.2.5",
0db291810   BigBoss   “-mcomfirmOder页面
5049
5050
            "resolved": "https://registry.npm.taobao.org/ws/download/ws-7.2.5.tgz?cache=0&sync_timestamp=1587811730960&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fws%2Fdownload%2Fws-7.2.5.tgz",
            "integrity": "sha1-q7E3DUYmpanNedjeQEqhizRl0Q0="
f4f1d7b0e   Adam   auto commit the c...
5051
5052
5053
5054
5055
          }
        }
      },
      "engine.io-client": {
        "version": "3.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
5056
5057
        "resolved": "https://registry.npm.taobao.org/engine.io-client/download/engine.io-client-3.4.1.tgz?cache=0&sync_timestamp=1587113233780&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fengine.io-client%2Fdownload%2Fengine.io-client-3.4.1.tgz",
        "integrity": "sha1-ki3bR+7Ny1QRNqk67q0kcY/QVGE=",
f4f1d7b0e   Adam   auto commit the c...
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
        "requires": {
          "component-emitter": "1.2.1",
          "component-inherit": "0.0.3",
          "debug": "~4.1.0",
          "engine.io-parser": "~2.2.0",
          "has-cors": "1.1.0",
          "indexof": "0.0.1",
          "parseqs": "0.0.5",
          "parseuri": "0.0.5",
          "ws": "~6.1.0",
          "xmlhttprequest-ssl": "~1.5.4",
          "yeast": "0.1.2"
        },
        "dependencies": {
          "component-emitter": {
            "version": "1.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
5074
            "resolved": "https://registry.npm.taobao.org/component-emitter/download/component-emitter-1.2.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
5075
5076
5077
5078
            "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY="
          },
          "ws": {
            "version": "6.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
5079
5080
            "resolved": "https://registry.npm.taobao.org/ws/download/ws-6.1.4.tgz?cache=0&sync_timestamp=1587811730960&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fws%2Fdownload%2Fws-6.1.4.tgz",
            "integrity": "sha1-W1yIAK+rkl6UzLKdFTyNAsF3bvk=",
f4f1d7b0e   Adam   auto commit the c...
5081
5082
5083
5084
5085
5086
5087
5088
            "requires": {
              "async-limiter": "~1.0.0"
            }
          }
        }
      },
      "engine.io-parser": {
        "version": "2.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
5089
5090
        "resolved": "https://registry.npm.taobao.org/engine.io-parser/download/engine.io-parser-2.2.0.tgz?cache=0&sync_timestamp=1580822369515&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fengine.io-parser%2Fdownload%2Fengine.io-parser-2.2.0.tgz",
        "integrity": "sha1-MSxIlPV9UqArQgho2ntcHISvgO0=",
f4f1d7b0e   Adam   auto commit the c...
5091
5092
5093
5094
5095
5096
        "requires": {
          "after": "0.8.2",
          "arraybuffer.slice": "~0.0.7",
          "base64-arraybuffer": "0.1.5",
          "blob": "0.0.5",
          "has-binary2": "~1.0.2"
0db291810   BigBoss   “-mcomfirmOder页面
5097
5098
5099
5100
5101
5102
5103
        },
        "dependencies": {
          "base64-arraybuffer": {
            "version": "0.1.5",
            "resolved": "https://registry.npm.taobao.org/base64-arraybuffer/download/base64-arraybuffer-0.1.5.tgz",
            "integrity": "sha1-c5JncZI7Whl0etZmqlzUv5xunOg="
          }
f4f1d7b0e   Adam   auto commit the c...
5104
5105
5106
5107
        }
      },
      "enhanced-resolve": {
        "version": "4.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
5108
5109
        "resolved": "https://registry.npm.taobao.org/enhanced-resolve/download/enhanced-resolve-4.1.1.tgz?cache=0&sync_timestamp=1572991320122&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fenhanced-resolve%2Fdownload%2Fenhanced-resolve-4.1.1.tgz",
        "integrity": "sha1-KTfiuAZs0P584JkKmPDXGjUYn2Y=",
f4f1d7b0e   Adam   auto commit the c...
5110
5111
5112
5113
5114
5115
5116
5117
        "requires": {
          "graceful-fs": "^4.1.2",
          "memory-fs": "^0.5.0",
          "tapable": "^1.0.0"
        },
        "dependencies": {
          "memory-fs": {
            "version": "0.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
5118
5119
            "resolved": "https://registry.npm.taobao.org/memory-fs/download/memory-fs-0.5.0.tgz",
            "integrity": "sha1-MkwBKIuIZSlm0WHbd4OHIIRajjw=",
f4f1d7b0e   Adam   auto commit the c...
5120
5121
5122
5123
5124
5125
5126
5127
            "requires": {
              "errno": "^0.1.3",
              "readable-stream": "^2.0.1"
            }
          }
        }
      },
      "entities": {
0db291810   BigBoss   “-mcomfirmOder页面
5128
5129
5130
        "version": "2.0.0",
        "resolved": "https://registry.npm.taobao.org/entities/download/entities-2.0.0.tgz",
        "integrity": "sha1-aNYITKsbB5dnVA2A5Wo5tCPkq/Q=",
f4f1d7b0e   Adam   auto commit the c...
5131
5132
5133
5134
        "dev": true
      },
      "envinfo": {
        "version": "6.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
5135
5136
        "resolved": "https://registry.npm.taobao.org/envinfo/download/envinfo-6.0.1.tgz",
        "integrity": "sha1-3sUfLdOPtKH7W/VoSIwGrR5+CKc=",
f4f1d7b0e   Adam   auto commit the c...
5137
5138
5139
5140
        "dev": true
      },
      "errno": {
        "version": "0.1.7",
0db291810   BigBoss   “-mcomfirmOder页面
5141
5142
        "resolved": "http://registry.npm.taobao.org/errno/download/errno-0.1.7.tgz",
        "integrity": "sha1-RoTXF3mtOa8Xfj8AeZb3xnyFJhg=",
f4f1d7b0e   Adam   auto commit the c...
5143
5144
5145
5146
5147
5148
        "requires": {
          "prr": "~1.0.1"
        }
      },
      "error-ex": {
        "version": "1.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
5149
5150
5151
        "resolved": "http://registry.npm.taobao.org/error-ex/download/error-ex-1.3.2.tgz",
        "integrity": "sha1-tKxAZIEH/c3PriQvQovqihTU8b8=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
5152
5153
5154
5155
5156
5157
        "requires": {
          "is-arrayish": "^0.2.1"
        }
      },
      "error-inject": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
5158
        "resolved": "https://registry.npm.taobao.org/error-inject/download/error-inject-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
5159
5160
5161
5162
        "integrity": "sha1-4rPZG1Su1nLzCdlQ0VSFD6EdTzc="
      },
      "error-stack-parser": {
        "version": "2.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
5163
5164
        "resolved": "https://registry.npm.taobao.org/error-stack-parser/download/error-stack-parser-2.0.6.tgz?cache=0&sync_timestamp=1578288590866&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ferror-stack-parser%2Fdownload%2Ferror-stack-parser-2.0.6.tgz",
        "integrity": "sha1-WpmnB716TFinl5AtSNgoA+3mqtg=",
f4f1d7b0e   Adam   auto commit the c...
5165
5166
5167
5168
5169
5170
5171
        "dev": true,
        "requires": {
          "stackframe": "^1.1.1"
        }
      },
      "es-abstract": {
        "version": "1.17.5",
0db291810   BigBoss   “-mcomfirmOder页面
5172
5173
        "resolved": "https://registry.npm.taobao.org/es-abstract/download/es-abstract-1.17.5.tgz?cache=0&sync_timestamp=1584909155190&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fes-abstract%2Fdownload%2Fes-abstract-1.17.5.tgz",
        "integrity": "sha1-2MnR1myJgfuSAOIlHXme7pJ3Suk=",
f4f1d7b0e   Adam   auto commit the c...
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
        "dev": true,
        "requires": {
          "es-to-primitive": "^1.2.1",
          "function-bind": "^1.1.1",
          "has": "^1.0.3",
          "has-symbols": "^1.0.1",
          "is-callable": "^1.1.5",
          "is-regex": "^1.0.5",
          "object-inspect": "^1.7.0",
          "object-keys": "^1.1.1",
          "object.assign": "^4.1.0",
          "string.prototype.trimleft": "^2.1.1",
          "string.prototype.trimright": "^2.1.1"
        }
      },
      "es-to-primitive": {
        "version": "1.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
5191
5192
        "resolved": "https://registry.npm.taobao.org/es-to-primitive/download/es-to-primitive-1.2.1.tgz?cache=0&sync_timestamp=1573280885098&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fes-to-primitive%2Fdownload%2Fes-to-primitive-1.2.1.tgz",
        "integrity": "sha1-5VzUyc3BiLzvsDs2bHNjI/xciYo=",
f4f1d7b0e   Adam   auto commit the c...
5193
5194
5195
5196
5197
5198
5199
5200
5201
        "dev": true,
        "requires": {
          "is-callable": "^1.1.4",
          "is-date-object": "^1.0.1",
          "is-symbol": "^1.0.2"
        }
      },
      "escape-html": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
5202
        "resolved": "http://registry.npm.taobao.org/escape-html/download/escape-html-1.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
5203
5204
5205
5206
        "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg="
      },
      "escape-string-regexp": {
        "version": "1.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
5207
        "resolved": "https://registry.npm.taobao.org/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
5208
5209
5210
5211
        "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
      },
      "escodegen": {
        "version": "1.14.1",
0db291810   BigBoss   “-mcomfirmOder页面
5212
5213
        "resolved": "https://registry.npm.taobao.org/escodegen/download/escodegen-1.14.1.tgz",
        "integrity": "sha1-ugHQyCeLXpWppFNQFCAmZZAnpFc=",
f4f1d7b0e   Adam   auto commit the c...
5214
5215
5216
5217
5218
5219
        "requires": {
          "esprima": "^4.0.1",
          "estraverse": "^4.2.0",
          "esutils": "^2.0.2",
          "optionator": "^0.8.1",
          "source-map": "~0.6.1"
f4f1d7b0e   Adam   auto commit the c...
5220
5221
        }
      },
7d6833f2c   mullins   地址列表
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
5526
5527
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584
5585
5586
5587
5588
5589
5590
5591
5592
5593
5594
5595
5596
5597
5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689
5690
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
      "eslint": {
        "version": "7.0.0",
        "resolved": "https://registry.npm.taobao.org/eslint/download/eslint-7.0.0.tgz?cache=0&sync_timestamp=1589251748946&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint%2Fdownload%2Feslint-7.0.0.tgz",
        "integrity": "sha1-w139BKQ3IRC9eMaajXmGQnORmgg=",
        "dev": true,
        "requires": {
          "@babel/code-frame": "^7.0.0",
          "ajv": "^6.10.0",
          "chalk": "^4.0.0",
          "cross-spawn": "^7.0.2",
          "debug": "^4.0.1",
          "doctrine": "^3.0.0",
          "eslint-scope": "^5.0.0",
          "eslint-utils": "^2.0.0",
          "eslint-visitor-keys": "^1.1.0",
          "espree": "^7.0.0",
          "esquery": "^1.2.0",
          "esutils": "^2.0.2",
          "file-entry-cache": "^5.0.1",
          "functional-red-black-tree": "^1.0.1",
          "glob-parent": "^5.0.0",
          "globals": "^12.1.0",
          "ignore": "^4.0.6",
          "import-fresh": "^3.0.0",
          "imurmurhash": "^0.1.4",
          "inquirer": "^7.0.0",
          "is-glob": "^4.0.0",
          "js-yaml": "^3.13.1",
          "json-stable-stringify-without-jsonify": "^1.0.1",
          "levn": "^0.4.1",
          "lodash": "^4.17.14",
          "minimatch": "^3.0.4",
          "natural-compare": "^1.4.0",
          "optionator": "^0.9.1",
          "progress": "^2.0.0",
          "regexpp": "^3.1.0",
          "semver": "^7.2.1",
          "strip-ansi": "^6.0.0",
          "strip-json-comments": "^3.1.0",
          "table": "^5.2.3",
          "text-table": "^0.2.0",
          "v8-compile-cache": "^2.0.3"
        },
        "dependencies": {
          "acorn": {
            "version": "7.2.0",
            "resolved": "https://registry.npm.taobao.org/acorn/download/acorn-7.2.0.tgz?cache=0&sync_timestamp=1589008014473&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-7.2.0.tgz",
            "integrity": "sha1-F+p+QNfIZA/1SmlMiJwm8xcE7/4=",
            "dev": true
          },
          "ansi-styles": {
            "version": "4.2.1",
            "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-4.2.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-styles%2Fdownload%2Fansi-styles-4.2.1.tgz",
            "integrity": "sha1-kK51xCTQCNJiTFvynq0xd+v881k=",
            "dev": true,
            "requires": {
              "@types/color-name": "^1.1.1",
              "color-convert": "^2.0.1"
            }
          },
          "chalk": {
            "version": "4.0.0",
            "resolved": "https://registry.npm.taobao.org/chalk/download/chalk-4.0.0.tgz?cache=0&sync_timestamp=1585815759944&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-4.0.0.tgz",
            "integrity": "sha1-bpgIHtLRf6q2FetSrGbsH+YgnnI=",
            "dev": true,
            "requires": {
              "ansi-styles": "^4.1.0",
              "supports-color": "^7.1.0"
            }
          },
          "color-convert": {
            "version": "2.0.1",
            "resolved": "https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz",
            "integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=",
            "dev": true,
            "requires": {
              "color-name": "~1.1.4"
            }
          },
          "color-name": {
            "version": "1.1.4",
            "resolved": "https://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz",
            "integrity": "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=",
            "dev": true
          },
          "cross-spawn": {
            "version": "7.0.2",
            "resolved": "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-7.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcross-spawn%2Fdownload%2Fcross-spawn-7.0.2.tgz",
            "integrity": "sha1-0Nfc+nTokRXHYZ9PchqU4f23FtY=",
            "dev": true,
            "requires": {
              "path-key": "^3.1.0",
              "shebang-command": "^2.0.0",
              "which": "^2.0.1"
            }
          },
          "doctrine": {
            "version": "3.0.0",
            "resolved": "https://registry.npm.taobao.org/doctrine/download/doctrine-3.0.0.tgz",
            "integrity": "sha1-rd6+rXKmV023g2OdyHoSF3OXOWE=",
            "dev": true,
            "requires": {
              "esutils": "^2.0.2"
            }
          },
          "eslint-scope": {
            "version": "5.0.0",
            "resolved": "https://registry.npm.taobao.org/eslint-scope/download/eslint-scope-5.0.0.tgz",
            "integrity": "sha1-6HyIh8c+jR7ITxylkWRcNYv8j7k=",
            "dev": true,
            "requires": {
              "esrecurse": "^4.1.0",
              "estraverse": "^4.1.1"
            }
          },
          "espree": {
            "version": "7.0.0",
            "resolved": "https://registry.npm.taobao.org/espree/download/espree-7.0.0.tgz?cache=0&sync_timestamp=1588886720119&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fespree%2Fdownload%2Fespree-7.0.0.tgz",
            "integrity": "sha1-inpg8hjmnxIKhC3CTFqIqndIp04=",
            "dev": true,
            "requires": {
              "acorn": "^7.1.1",
              "acorn-jsx": "^5.2.0",
              "eslint-visitor-keys": "^1.1.0"
            }
          },
          "glob-parent": {
            "version": "5.1.1",
            "resolved": "https://registry.npm.taobao.org/glob-parent/download/glob-parent-5.1.1.tgz?cache=0&sync_timestamp=1584835847541&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob-parent%2Fdownload%2Fglob-parent-5.1.1.tgz",
            "integrity": "sha1-tsHvQXxOVmPqSY8cRa+saRa7wik=",
            "dev": true,
            "requires": {
              "is-glob": "^4.0.1"
            }
          },
          "globals": {
            "version": "12.4.0",
            "resolved": "https://registry.npm.taobao.org/globals/download/globals-12.4.0.tgz?cache=0&sync_timestamp=1586675819799&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobals%2Fdownload%2Fglobals-12.4.0.tgz",
            "integrity": "sha1-oYgTV2pBsAokqX5/gVkYwuGZJfg=",
            "dev": true,
            "requires": {
              "type-fest": "^0.8.1"
            }
          },
          "has-flag": {
            "version": "4.0.0",
            "resolved": "https://registry.npm.taobao.org/has-flag/download/has-flag-4.0.0.tgz",
            "integrity": "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=",
            "dev": true
          },
          "ignore": {
            "version": "4.0.6",
            "resolved": "https://registry.npm.taobao.org/ignore/download/ignore-4.0.6.tgz",
            "integrity": "sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw=",
            "dev": true
          },
          "import-fresh": {
            "version": "3.2.1",
            "resolved": "https://registry.npm.taobao.org/import-fresh/download/import-fresh-3.2.1.tgz",
            "integrity": "sha1-Yz/2GFBueTr1rJG/SLcmd+FcvmY=",
            "dev": true,
            "requires": {
              "parent-module": "^1.0.0",
              "resolve-from": "^4.0.0"
            }
          },
          "levn": {
            "version": "0.4.1",
            "resolved": "https://registry.npm.taobao.org/levn/download/levn-0.4.1.tgz",
            "integrity": "sha1-rkViwAdHO5MqYgDUAyaN0v/8at4=",
            "dev": true,
            "requires": {
              "prelude-ls": "^1.2.1",
              "type-check": "~0.4.0"
            }
          },
          "optionator": {
            "version": "0.9.1",
            "resolved": "https://registry.npm.taobao.org/optionator/download/optionator-0.9.1.tgz",
            "integrity": "sha1-TyNqY3Pa4FZqbUPhMmZ09QwpFJk=",
            "dev": true,
            "requires": {
              "deep-is": "^0.1.3",
              "fast-levenshtein": "^2.0.6",
              "levn": "^0.4.1",
              "prelude-ls": "^1.2.1",
              "type-check": "^0.4.0",
              "word-wrap": "^1.2.3"
            }
          },
          "path-key": {
            "version": "3.1.1",
            "resolved": "https://registry.npm.taobao.org/path-key/download/path-key-3.1.1.tgz",
            "integrity": "sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U=",
            "dev": true
          },
          "prelude-ls": {
            "version": "1.2.1",
            "resolved": "https://registry.npm.taobao.org/prelude-ls/download/prelude-ls-1.2.1.tgz",
            "integrity": "sha1-3rxkidem5rDnYRiIzsiAM30xY5Y=",
            "dev": true
          },
          "resolve-from": {
            "version": "4.0.0",
            "resolved": "https://registry.npm.taobao.org/resolve-from/download/resolve-from-4.0.0.tgz",
            "integrity": "sha1-SrzYUq0y3Xuqv+m0DgCjbbXzkuY=",
            "dev": true
          },
          "semver": {
            "version": "7.3.2",
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-7.3.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-7.3.2.tgz",
            "integrity": "sha1-YElisFK4HtB4aq6EOJ/7pw/9OTg=",
            "dev": true
          },
          "shebang-command": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/shebang-command/download/shebang-command-2.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fshebang-command%2Fdownload%2Fshebang-command-2.0.0.tgz",
            "integrity": "sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo=",
            "dev": true,
            "requires": {
              "shebang-regex": "^3.0.0"
            }
          },
          "shebang-regex": {
            "version": "3.0.0",
            "resolved": "https://registry.npm.taobao.org/shebang-regex/download/shebang-regex-3.0.0.tgz",
            "integrity": "sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI=",
            "dev": true
          },
          "strip-json-comments": {
            "version": "3.1.0",
            "resolved": "https://registry.npm.taobao.org/strip-json-comments/download/strip-json-comments-3.1.0.tgz?cache=0&sync_timestamp=1586160317146&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstrip-json-comments%2Fdownload%2Fstrip-json-comments-3.1.0.tgz",
            "integrity": "sha1-djjTFCISns9EV0QACfugP5+awYA=",
            "dev": true
          },
          "supports-color": {
            "version": "7.1.0",
            "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-7.1.0.tgz?cache=0&sync_timestamp=1569557271992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.1.0.tgz",
            "integrity": "sha1-aOMlkd9z4lrRxLSRCKLsUHliv9E=",
            "dev": true,
            "requires": {
              "has-flag": "^4.0.0"
            }
          },
          "type-check": {
            "version": "0.4.0",
            "resolved": "https://registry.npm.taobao.org/type-check/download/type-check-0.4.0.tgz",
            "integrity": "sha1-B7ggO/pwVsBlcFDjzNLDdzC6uPE=",
            "dev": true,
            "requires": {
              "prelude-ls": "^1.2.1"
            }
          },
          "type-fest": {
            "version": "0.8.1",
            "resolved": "https://registry.npm.taobao.org/type-fest/download/type-fest-0.8.1.tgz",
            "integrity": "sha1-CeJJ696FHTseSNJ8EFREZn8XuD0=",
            "dev": true
          },
          "which": {
            "version": "2.0.2",
            "resolved": "https://registry.npm.taobao.org/which/download/which-2.0.2.tgz",
            "integrity": "sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE=",
            "dev": true,
            "requires": {
              "isexe": "^2.0.0"
            }
          }
        }
      },
      "eslint-config-prettier": {
        "version": "6.11.0",
        "resolved": "https://registry.npm.taobao.org/eslint-config-prettier/download/eslint-config-prettier-6.11.0.tgz",
        "integrity": "sha1-9tIjjBKQ0ByFmotcH301KgsNqLE=",
        "dev": true,
        "requires": {
          "get-stdin": "^6.0.0"
        },
        "dependencies": {
          "get-stdin": {
            "version": "6.0.0",
            "resolved": "https://registry.npm.taobao.org/get-stdin/download/get-stdin-6.0.0.tgz",
            "integrity": "sha1-ngm/cSs2CrkiXoEgSPcf3pyJZXs=",
            "dev": true
          }
        }
      },
      "eslint-config-standard": {
        "version": "14.1.1",
        "resolved": "https://registry.npm.taobao.org/eslint-config-standard/download/eslint-config-standard-14.1.1.tgz",
        "integrity": "sha1-gwqOROeu995nRkl5rQa0BgJsVuo=",
        "dev": true
      },
      "eslint-import-resolver-node": {
        "version": "0.3.3",
        "resolved": "https://registry.npm.taobao.org/eslint-import-resolver-node/download/eslint-import-resolver-node-0.3.3.tgz?cache=0&sync_timestamp=1578726660361&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-import-resolver-node%2Fdownload%2Feslint-import-resolver-node-0.3.3.tgz",
        "integrity": "sha1-26pStrKBa1C8ZxGvdUIt6AjphAQ=",
        "dev": true,
        "requires": {
          "debug": "^2.6.9",
          "resolve": "^1.13.1"
        },
        "dependencies": {
          "debug": {
            "version": "2.6.9",
            "resolved": "https://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
            "dev": true,
            "requires": {
              "ms": "2.0.0"
            }
          },
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz?cache=0&sync_timestamp=1575472461218&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fms%2Fdownload%2Fms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
            "dev": true
          }
        }
      },
      "eslint-module-utils": {
        "version": "2.6.0",
        "resolved": "https://registry.npm.taobao.org/eslint-module-utils/download/eslint-module-utils-2.6.0.tgz",
        "integrity": "sha1-V569CU9Wr3eX0ZyYZsnJSGYpv6Y=",
        "dev": true,
        "requires": {
          "debug": "^2.6.9",
          "pkg-dir": "^2.0.0"
        },
        "dependencies": {
          "debug": {
            "version": "2.6.9",
            "resolved": "https://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
            "dev": true,
            "requires": {
              "ms": "2.0.0"
            }
          },
          "find-up": {
            "version": "2.1.0",
            "resolved": "https://registry.npm.taobao.org/find-up/download/find-up-2.1.0.tgz",
            "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
            "dev": true,
            "requires": {
              "locate-path": "^2.0.0"
            }
          },
          "locate-path": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/locate-path/download/locate-path-2.0.0.tgz",
            "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
            "dev": true,
            "requires": {
              "p-locate": "^2.0.0",
              "path-exists": "^3.0.0"
            }
          },
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz?cache=0&sync_timestamp=1575472461218&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fms%2Fdownload%2Fms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
            "dev": true
          },
          "p-limit": {
            "version": "1.3.0",
            "resolved": "https://registry.npm.taobao.org/p-limit/download/p-limit-1.3.0.tgz",
            "integrity": "sha1-uGvV8MJWkJEcdZD8v8IBDVSzzLg=",
            "dev": true,
            "requires": {
              "p-try": "^1.0.0"
            }
          },
          "p-locate": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/p-locate/download/p-locate-2.0.0.tgz",
            "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
            "dev": true,
            "requires": {
              "p-limit": "^1.1.0"
            }
          },
          "p-try": {
            "version": "1.0.0",
            "resolved": "https://registry.npm.taobao.org/p-try/download/p-try-1.0.0.tgz",
            "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
            "dev": true
          },
          "pkg-dir": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/pkg-dir/download/pkg-dir-2.0.0.tgz",
            "integrity": "sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=",
            "dev": true,
            "requires": {
              "find-up": "^2.1.0"
            }
          }
        }
      },
      "eslint-plugin-es": {
        "version": "3.0.1",
        "resolved": "https://registry.npm.taobao.org/eslint-plugin-es/download/eslint-plugin-es-3.0.1.tgz",
        "integrity": "sha1-dafN/czdwFiZNK7rOEF18iHFeJM=",
        "dev": true,
        "requires": {
          "eslint-utils": "^2.0.0",
          "regexpp": "^3.0.0"
        }
      },
      "eslint-plugin-import": {
        "version": "2.20.2",
        "resolved": "https://registry.npm.taobao.org/eslint-plugin-import/download/eslint-plugin-import-2.20.2.tgz?cache=0&sync_timestamp=1585455691029&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-import%2Fdownload%2Feslint-plugin-import-2.20.2.tgz",
        "integrity": "sha1-kfw4B84Ivkg3FBJyyLmQc5BuWI0=",
        "dev": true,
        "requires": {
          "array-includes": "^3.0.3",
          "array.prototype.flat": "^1.2.1",
          "contains-path": "^0.1.0",
          "debug": "^2.6.9",
          "doctrine": "1.5.0",
          "eslint-import-resolver-node": "^0.3.2",
          "eslint-module-utils": "^2.4.1",
          "has": "^1.0.3",
          "minimatch": "^3.0.4",
          "object.values": "^1.1.0",
          "read-pkg-up": "^2.0.0",
          "resolve": "^1.12.0"
        },
        "dependencies": {
          "debug": {
            "version": "2.6.9",
            "resolved": "https://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdebug%2Fdownload%2Fdebug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
            "dev": true,
            "requires": {
              "ms": "2.0.0"
            }
          },
          "find-up": {
            "version": "2.1.0",
            "resolved": "https://registry.npm.taobao.org/find-up/download/find-up-2.1.0.tgz",
            "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
            "dev": true,
            "requires": {
              "locate-path": "^2.0.0"
            }
          },
          "load-json-file": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/load-json-file/download/load-json-file-2.0.0.tgz",
            "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
            "dev": true,
            "requires": {
              "graceful-fs": "^4.1.2",
              "parse-json": "^2.2.0",
              "pify": "^2.0.0",
              "strip-bom": "^3.0.0"
            }
          },
          "locate-path": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/locate-path/download/locate-path-2.0.0.tgz",
            "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
            "dev": true,
            "requires": {
              "p-locate": "^2.0.0",
              "path-exists": "^3.0.0"
            }
          },
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz?cache=0&sync_timestamp=1575472461218&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fms%2Fdownload%2Fms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
            "dev": true
          },
          "p-limit": {
            "version": "1.3.0",
            "resolved": "https://registry.npm.taobao.org/p-limit/download/p-limit-1.3.0.tgz",
            "integrity": "sha1-uGvV8MJWkJEcdZD8v8IBDVSzzLg=",
            "dev": true,
            "requires": {
              "p-try": "^1.0.0"
            }
          },
          "p-locate": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/p-locate/download/p-locate-2.0.0.tgz",
            "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
            "dev": true,
            "requires": {
              "p-limit": "^1.1.0"
            }
          },
          "p-try": {
            "version": "1.0.0",
            "resolved": "https://registry.npm.taobao.org/p-try/download/p-try-1.0.0.tgz",
            "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
            "dev": true
          },
          "parse-json": {
            "version": "2.2.0",
            "resolved": "https://registry.npm.taobao.org/parse-json/download/parse-json-2.2.0.tgz",
            "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
            "dev": true,
            "requires": {
              "error-ex": "^1.2.0"
            }
          },
          "path-type": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/path-type/download/path-type-2.0.0.tgz",
            "integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=",
            "dev": true,
            "requires": {
              "pify": "^2.0.0"
            }
          },
          "pify": {
            "version": "2.3.0",
            "resolved": "https://registry.npm.taobao.org/pify/download/pify-2.3.0.tgz?cache=0&sync_timestamp=1581697613983&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-2.3.0.tgz",
            "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
            "dev": true
          },
          "read-pkg": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/read-pkg/download/read-pkg-2.0.0.tgz",
            "integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=",
            "dev": true,
            "requires": {
              "load-json-file": "^2.0.0",
              "normalize-package-data": "^2.3.2",
              "path-type": "^2.0.0"
            }
          },
          "read-pkg-up": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/read-pkg-up/download/read-pkg-up-2.0.0.tgz?cache=0&sync_timestamp=1575620685999&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fread-pkg-up%2Fdownload%2Fread-pkg-up-2.0.0.tgz",
            "integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=",
            "dev": true,
            "requires": {
              "find-up": "^2.0.0",
              "read-pkg": "^2.0.0"
            }
          },
          "strip-bom": {
            "version": "3.0.0",
            "resolved": "https://registry.npm.taobao.org/strip-bom/download/strip-bom-3.0.0.tgz",
            "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
            "dev": true
          }
        }
      },
      "eslint-plugin-node": {
        "version": "11.1.0",
        "resolved": "https://registry.npm.taobao.org/eslint-plugin-node/download/eslint-plugin-node-11.1.0.tgz",
        "integrity": "sha1-yVVEQW7kraJnQKMEdO78VALcZx0=",
        "dev": true,
        "requires": {
          "eslint-plugin-es": "^3.0.0",
          "eslint-utils": "^2.0.0",
          "ignore": "^5.1.1",
          "minimatch": "^3.0.4",
          "resolve": "^1.10.1",
          "semver": "^6.1.0"
        },
        "dependencies": {
          "ignore": {
            "version": "5.1.4",
            "resolved": "https://registry.npm.taobao.org/ignore/download/ignore-5.1.4.tgz",
            "integrity": "sha1-hLez2+ZFUrbvDsqZ9nQ9vsbZet8=",
            "dev": true
          },
          "semver": {
            "version": "6.3.0",
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz",
            "integrity": "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=",
            "dev": true
          }
        }
      },
      "eslint-plugin-prettier": {
        "version": "3.1.3",
        "resolved": "https://registry.npm.taobao.org/eslint-plugin-prettier/download/eslint-plugin-prettier-3.1.3.tgz?cache=0&sync_timestamp=1586740919303&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-prettier%2Fdownload%2Feslint-plugin-prettier-3.1.3.tgz",
        "integrity": "sha1-rhFqD8DlmP2uSHQ6RDCQPeW05so=",
        "dev": true,
        "requires": {
          "prettier-linter-helpers": "^1.0.0"
        }
      },
      "eslint-plugin-promise": {
        "version": "4.2.1",
        "resolved": "https://registry.npm.taobao.org/eslint-plugin-promise/download/eslint-plugin-promise-4.2.1.tgz",
        "integrity": "sha1-hF/YsiYK2PglZMEiL85ErXHZQYo=",
        "dev": true
      },
      "eslint-plugin-standard": {
        "version": "4.0.1",
        "resolved": "https://registry.npm.taobao.org/eslint-plugin-standard/download/eslint-plugin-standard-4.0.1.tgz",
        "integrity": "sha1-/wUZ9/+v8RT3bRvXw5lu7w9uILQ=",
        "dev": true
      },
      "eslint-plugin-vue": {
        "version": "6.2.2",
        "resolved": "https://registry.npm.taobao.org/eslint-plugin-vue/download/eslint-plugin-vue-6.2.2.tgz",
        "integrity": "sha1-J/7NmjokeJsPER7N1UCp5WGY4P4=",
        "dev": true,
        "requires": {
          "natural-compare": "^1.4.0",
          "semver": "^5.6.0",
          "vue-eslint-parser": "^7.0.0"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
5834
5835
      "eslint-scope": {
        "version": "4.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
5836
5837
        "resolved": "https://registry.npm.taobao.org/eslint-scope/download/eslint-scope-4.0.3.tgz",
        "integrity": "sha1-ygODMxD2iJoyZHgaqC5j65z+eEg=",
f4f1d7b0e   Adam   auto commit the c...
5838
5839
5840
5841
5842
        "requires": {
          "esrecurse": "^4.1.0",
          "estraverse": "^4.1.1"
        }
      },
7d6833f2c   mullins   地址列表
5843
5844
5845
5846
5847
5848
5849
5850
5851
      "eslint-utils": {
        "version": "2.0.0",
        "resolved": "https://registry.npm.taobao.org/eslint-utils/download/eslint-utils-2.0.0.tgz?cache=0&sync_timestamp=1577351142754&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-utils%2Fdownload%2Feslint-utils-2.0.0.tgz",
        "integrity": "sha1-e+HMcPJ6cqds0UqmmLyr7WiQ4c0=",
        "dev": true,
        "requires": {
          "eslint-visitor-keys": "^1.1.0"
        }
      },
0db291810   BigBoss   “-mcomfirmOder页面
5852
5853
5854
5855
5856
      "eslint-visitor-keys": {
        "version": "1.1.0",
        "resolved": "https://registry.npm.taobao.org/eslint-visitor-keys/download/eslint-visitor-keys-1.1.0.tgz",
        "integrity": "sha1-4qgs6oT/JGrW+1f5veW0ZiFFnsI="
      },
7d6833f2c   mullins   地址列表
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
      "espree": {
        "version": "6.2.1",
        "resolved": "https://registry.npm.taobao.org/espree/download/espree-6.2.1.tgz?cache=0&sync_timestamp=1588886720119&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fespree%2Fdownload%2Fespree-6.2.1.tgz",
        "integrity": "sha1-d/xy4f10SiBSwg84pbV1gy6Cc0o=",
        "dev": true,
        "requires": {
          "acorn": "^7.1.1",
          "acorn-jsx": "^5.2.0",
          "eslint-visitor-keys": "^1.1.0"
        },
        "dependencies": {
          "acorn": {
            "version": "7.2.0",
            "resolved": "https://registry.npm.taobao.org/acorn/download/acorn-7.2.0.tgz?cache=0&sync_timestamp=1589008014473&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-7.2.0.tgz",
            "integrity": "sha1-F+p+QNfIZA/1SmlMiJwm8xcE7/4=",
            "dev": true
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
5876
5877
      "esprima": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
5878
5879
        "resolved": "http://registry.npm.taobao.org/esprima/download/esprima-4.0.1.tgz",
        "integrity": "sha1-E7BM2z5sXRnfkatph6hpVhmwqnE="
f4f1d7b0e   Adam   auto commit the c...
5880
      },
7d6833f2c   mullins   地址列表
5881
5882
5883
5884
5885
5886
5887
5888
5889
5890
5891
5892
5893
5894
5895
5896
5897
      "esquery": {
        "version": "1.3.1",
        "resolved": "https://registry.npm.taobao.org/esquery/download/esquery-1.3.1.tgz",
        "integrity": "sha1-t4tYKKqOIU4p+3TE1bdS4cAz2lc=",
        "dev": true,
        "requires": {
          "estraverse": "^5.1.0"
        },
        "dependencies": {
          "estraverse": {
            "version": "5.1.0",
            "resolved": "https://registry.npm.taobao.org/estraverse/download/estraverse-5.1.0.tgz?cache=0&sync_timestamp=1586968717941&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Festraverse%2Fdownload%2Festraverse-5.1.0.tgz",
            "integrity": "sha1-N0MJ05/ZNa5QDnuS6Ka0xyDllkI=",
            "dev": true
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
5898
5899
      "esrecurse": {
        "version": "4.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
5900
5901
        "resolved": "http://registry.npm.taobao.org/esrecurse/download/esrecurse-4.2.1.tgz",
        "integrity": "sha1-AHo7n9vCs7uH5IeeoZyS/b05Qs8=",
f4f1d7b0e   Adam   auto commit the c...
5902
5903
5904
5905
5906
5907
        "requires": {
          "estraverse": "^4.1.0"
        }
      },
      "estraverse": {
        "version": "4.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
5908
5909
        "resolved": "https://registry.npm.taobao.org/estraverse/download/estraverse-4.3.0.tgz",
        "integrity": "sha1-OYrT88WiSUi+dyXoPRGn3ijNvR0="
f4f1d7b0e   Adam   auto commit the c...
5910
5911
5912
      },
      "esutils": {
        "version": "2.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
5913
5914
        "resolved": "https://registry.npm.taobao.org/esutils/download/esutils-2.0.3.tgz",
        "integrity": "sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q="
f4f1d7b0e   Adam   auto commit the c...
5915
5916
5917
      },
      "etag": {
        "version": "1.8.1",
0db291810   BigBoss   “-mcomfirmOder页面
5918
        "resolved": "http://registry.npm.taobao.org/etag/download/etag-1.8.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
5919
5920
5921
5922
5923
        "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
        "dev": true
      },
      "event-pubsub": {
        "version": "4.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
5924
5925
        "resolved": "https://registry.npm.taobao.org/event-pubsub/download/event-pubsub-4.3.0.tgz",
        "integrity": "sha1-9o2Ba8KfHsAsU53FjI3UDOcss24=",
f4f1d7b0e   Adam   auto commit the c...
5926
5927
5928
5929
        "dev": true
      },
      "eventemitter3": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
5930
5931
        "resolved": "https://registry.npm.taobao.org/eventemitter3/download/eventemitter3-4.0.0.tgz",
        "integrity": "sha1-1lF2FjiH7lnzhtZMgmELaWpKdOs=",
f4f1d7b0e   Adam   auto commit the c...
5932
5933
5934
5935
        "dev": true
      },
      "events": {
        "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
5936
5937
        "resolved": "https://registry.npm.taobao.org/events/download/events-3.1.0.tgz",
        "integrity": "sha1-hCea8bNMt1qoi/X/KR9tC9mzGlk="
f4f1d7b0e   Adam   auto commit the c...
5938
5939
5940
      },
      "eventsource": {
        "version": "1.0.7",
0db291810   BigBoss   “-mcomfirmOder页面
5941
5942
        "resolved": "http://registry.npm.taobao.org/eventsource/download/eventsource-1.0.7.tgz",
        "integrity": "sha1-j7xyyT/NNAiAkLwKTmT0tc7m2NA=",
f4f1d7b0e   Adam   auto commit the c...
5943
5944
5945
5946
5947
5948
5949
        "dev": true,
        "requires": {
          "original": "^1.0.0"
        }
      },
      "evp_bytestokey": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
5950
5951
        "resolved": "http://registry.npm.taobao.org/evp_bytestokey/download/evp_bytestokey-1.0.3.tgz",
        "integrity": "sha1-f8vbGY3HGVlDLv4ThCaE4FJaywI=",
f4f1d7b0e   Adam   auto commit the c...
5952
5953
5954
5955
5956
5957
5958
        "requires": {
          "md5.js": "^1.3.4",
          "safe-buffer": "^5.1.1"
        }
      },
      "execa": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
5959
5960
        "resolved": "https://registry.npm.taobao.org/execa/download/execa-1.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fexeca%2Fdownload%2Fexeca-1.0.0.tgz",
        "integrity": "sha1-xiNqW7TfbW8V6I5/AXeYIWdJ3dg=",
f4f1d7b0e   Adam   auto commit the c...
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
        "dev": true,
        "requires": {
          "cross-spawn": "^6.0.0",
          "get-stream": "^4.0.0",
          "is-stream": "^1.1.0",
          "npm-run-path": "^2.0.0",
          "p-finally": "^1.0.0",
          "signal-exit": "^3.0.0",
          "strip-eof": "^1.0.0"
        }
      },
      "expand-brackets": {
        "version": "2.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
5974
        "resolved": "http://registry.npm.taobao.org/expand-brackets/download/expand-brackets-2.1.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
        "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
        "requires": {
          "debug": "^2.3.3",
          "define-property": "^0.2.5",
          "extend-shallow": "^2.0.1",
          "posix-character-classes": "^0.1.0",
          "regex-not": "^1.0.0",
          "snapdragon": "^0.8.1",
          "to-regex": "^3.0.1"
        },
        "dependencies": {
          "debug": {
            "version": "2.6.9",
0db291810   BigBoss   “-mcomfirmOder页面
5988
5989
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
f4f1d7b0e   Adam   auto commit the c...
5990
5991
5992
5993
5994
5995
            "requires": {
              "ms": "2.0.0"
            }
          },
          "define-property": {
            "version": "0.2.5",
0db291810   BigBoss   “-mcomfirmOder页面
5996
            "resolved": "http://registry.npm.taobao.org/define-property/download/define-property-0.2.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
5997
5998
5999
6000
6001
6002
6003
            "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
            "requires": {
              "is-descriptor": "^0.1.0"
            }
          },
          "extend-shallow": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
6004
            "resolved": "http://registry.npm.taobao.org/extend-shallow/download/extend-shallow-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
6005
6006
6007
6008
            "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
            "requires": {
              "is-extendable": "^0.1.0"
            }
0db291810   BigBoss   “-mcomfirmOder页面
6009
6010
6011
6012
6013
          },
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
f4f1d7b0e   Adam   auto commit the c...
6014
6015
6016
6017
6018
          }
        }
      },
      "express": {
        "version": "4.17.1",
0db291810   BigBoss   “-mcomfirmOder页面
6019
6020
        "resolved": "https://registry.npm.taobao.org/express/download/express-4.17.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fexpress%2Fdownload%2Fexpress-4.17.1.tgz",
        "integrity": "sha1-RJH8OGBc9R+GKdOcK10Cb5ikwTQ=",
f4f1d7b0e   Adam   auto commit the c...
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
        "dev": true,
        "requires": {
          "accepts": "~1.3.7",
          "array-flatten": "1.1.1",
          "body-parser": "1.19.0",
          "content-disposition": "0.5.3",
          "content-type": "~1.0.4",
          "cookie": "0.4.0",
          "cookie-signature": "1.0.6",
          "debug": "2.6.9",
          "depd": "~1.1.2",
          "encodeurl": "~1.0.2",
          "escape-html": "~1.0.3",
          "etag": "~1.8.1",
          "finalhandler": "~1.1.2",
          "fresh": "0.5.2",
          "merge-descriptors": "1.0.1",
          "methods": "~1.1.2",
          "on-finished": "~2.3.0",
          "parseurl": "~1.3.3",
          "path-to-regexp": "0.1.7",
          "proxy-addr": "~2.0.5",
          "qs": "6.7.0",
          "range-parser": "~1.2.1",
          "safe-buffer": "5.1.2",
          "send": "0.17.1",
          "serve-static": "1.14.1",
          "setprototypeof": "1.1.1",
          "statuses": "~1.5.0",
          "type-is": "~1.6.18",
          "utils-merge": "1.0.1",
          "vary": "~1.1.2"
        },
        "dependencies": {
          "debug": {
            "version": "2.6.9",
0db291810   BigBoss   “-mcomfirmOder页面
6057
6058
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
f4f1d7b0e   Adam   auto commit the c...
6059
6060
6061
6062
6063
            "dev": true,
            "requires": {
              "ms": "2.0.0"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
6064
6065
6066
6067
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
f4f1d7b0e   Adam   auto commit the c...
6068
6069
            "dev": true
          },
0db291810   BigBoss   “-mcomfirmOder页面
6070
6071
6072
6073
          "qs": {
            "version": "6.7.0",
            "resolved": "https://registry.npm.taobao.org/qs/download/qs-6.7.0.tgz?cache=0&sync_timestamp=1585168614364&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fqs%2Fdownload%2Fqs-6.7.0.tgz",
            "integrity": "sha1-QdwaAV49WB8WIXdr4xr7KHapsbw=",
f4f1d7b0e   Adam   auto commit the c...
6074
6075
6076
6077
6078
6079
            "dev": true
          }
        }
      },
      "extend": {
        "version": "3.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
6080
6081
        "resolved": "http://registry.npm.taobao.org/extend/download/extend-3.0.2.tgz",
        "integrity": "sha1-+LETa0Bx+9jrFAr/hYsQGewpFfo="
f4f1d7b0e   Adam   auto commit the c...
6082
6083
6084
      },
      "extend-shallow": {
        "version": "3.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
6085
        "resolved": "http://registry.npm.taobao.org/extend-shallow/download/extend-shallow-3.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
6086
6087
6088
6089
6090
6091
6092
6093
        "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
        "requires": {
          "assign-symbols": "^1.0.0",
          "is-extendable": "^1.0.1"
        },
        "dependencies": {
          "is-extendable": {
            "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
6094
6095
            "resolved": "http://registry.npm.taobao.org/is-extendable/download/is-extendable-1.0.1.tgz",
            "integrity": "sha1-p0cPnkJnM9gb2B4RVSZOOjUHyrQ=",
f4f1d7b0e   Adam   auto commit the c...
6096
6097
6098
6099
6100
6101
            "requires": {
              "is-plain-object": "^2.0.4"
            }
          }
        }
      },
7d6833f2c   mullins   地址列表
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
      "external-editor": {
        "version": "3.1.0",
        "resolved": "https://registry.npm.taobao.org/external-editor/download/external-editor-3.1.0.tgz",
        "integrity": "sha1-ywP3QL764D6k0oPK7SdBqD8zVJU=",
        "dev": true,
        "requires": {
          "chardet": "^0.7.0",
          "iconv-lite": "^0.4.24",
          "tmp": "^0.0.33"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
6113
6114
      "extglob": {
        "version": "2.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
6115
6116
        "resolved": "http://registry.npm.taobao.org/extglob/download/extglob-2.0.4.tgz",
        "integrity": "sha1-rQD+TcYSqSMuhxhxHcXLWrAoVUM=",
f4f1d7b0e   Adam   auto commit the c...
6117
6118
6119
6120
6121
6122
6123
6124
6125
6126
6127
6128
6129
        "requires": {
          "array-unique": "^0.3.2",
          "define-property": "^1.0.0",
          "expand-brackets": "^2.1.4",
          "extend-shallow": "^2.0.1",
          "fragment-cache": "^0.2.1",
          "regex-not": "^1.0.0",
          "snapdragon": "^0.8.1",
          "to-regex": "^3.0.1"
        },
        "dependencies": {
          "define-property": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
6130
            "resolved": "http://registry.npm.taobao.org/define-property/download/define-property-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
6131
6132
6133
6134
6135
6136
6137
            "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
            "requires": {
              "is-descriptor": "^1.0.0"
            }
          },
          "extend-shallow": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
6138
            "resolved": "http://registry.npm.taobao.org/extend-shallow/download/extend-shallow-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
6139
6140
6141
6142
6143
6144
6145
            "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
            "requires": {
              "is-extendable": "^0.1.0"
            }
          },
          "is-accessor-descriptor": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
6146
6147
            "resolved": "http://registry.npm.taobao.org/is-accessor-descriptor/download/is-accessor-descriptor-1.0.0.tgz",
            "integrity": "sha1-FpwvbT3x+ZJhgHI2XJsOofaHhlY=",
f4f1d7b0e   Adam   auto commit the c...
6148
6149
6150
6151
6152
6153
            "requires": {
              "kind-of": "^6.0.0"
            }
          },
          "is-data-descriptor": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
6154
6155
            "resolved": "http://registry.npm.taobao.org/is-data-descriptor/download/is-data-descriptor-1.0.0.tgz",
            "integrity": "sha1-2Eh2Mh0Oet0DmQQGq7u9NrqSaMc=",
f4f1d7b0e   Adam   auto commit the c...
6156
6157
6158
6159
6160
6161
            "requires": {
              "kind-of": "^6.0.0"
            }
          },
          "is-descriptor": {
            "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
6162
6163
            "resolved": "http://registry.npm.taobao.org/is-descriptor/download/is-descriptor-1.0.2.tgz",
            "integrity": "sha1-OxWXRqZmBLBPjIFSS6NlxfFNhuw=",
f4f1d7b0e   Adam   auto commit the c...
6164
6165
6166
6167
6168
6169
6170
6171
6172
6173
            "requires": {
              "is-accessor-descriptor": "^1.0.0",
              "is-data-descriptor": "^1.0.0",
              "kind-of": "^6.0.2"
            }
          }
        }
      },
      "extsprintf": {
        "version": "1.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
6174
        "resolved": "http://registry.npm.taobao.org/extsprintf/download/extsprintf-1.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
6175
6176
6177
6178
        "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU="
      },
      "fast-deep-equal": {
        "version": "3.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
6179
6180
        "resolved": "https://registry.npm.taobao.org/fast-deep-equal/download/fast-deep-equal-3.1.1.tgz",
        "integrity": "sha1-VFFFB3xQFJHjOxXsQIwpQ3bpSuQ="
f4f1d7b0e   Adam   auto commit the c...
6181
      },
7d6833f2c   mullins   地址列表
6182
6183
6184
6185
6186
6187
      "fast-diff": {
        "version": "1.2.0",
        "resolved": "https://registry.npm.taobao.org/fast-diff/download/fast-diff-1.2.0.tgz",
        "integrity": "sha1-c+4RmC2Gyq95WYKNUZz+kn+sXwM=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
6188
6189
      "fast-glob": {
        "version": "2.2.7",
0db291810   BigBoss   “-mcomfirmOder页面
6190
6191
        "resolved": "https://registry.npm.taobao.org/fast-glob/download/fast-glob-2.2.7.tgz?cache=0&sync_timestamp=1582318370324&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffast-glob%2Fdownload%2Ffast-glob-2.2.7.tgz",
        "integrity": "sha1-aVOFfDr6R1//ku5gFdUtpwpM050=",
f4f1d7b0e   Adam   auto commit the c...
6192
6193
6194
6195
6196
6197
6198
6199
6200
6201
6202
6203
        "dev": true,
        "requires": {
          "@mrmlnc/readdir-enhanced": "^2.2.1",
          "@nodelib/fs.stat": "^1.1.2",
          "glob-parent": "^3.1.0",
          "is-glob": "^4.0.0",
          "merge2": "^1.2.3",
          "micromatch": "^3.1.10"
        }
      },
      "fast-json-stable-stringify": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
6204
6205
        "resolved": "https://registry.npm.taobao.org/fast-json-stable-stringify/download/fast-json-stable-stringify-2.1.0.tgz",
        "integrity": "sha1-h0v2nG9ATCtdmcSBNBOZ/VWJJjM="
f4f1d7b0e   Adam   auto commit the c...
6206
6207
6208
      },
      "fast-levenshtein": {
        "version": "2.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
6209
        "resolved": "http://registry.npm.taobao.org/fast-levenshtein/download/fast-levenshtein-2.0.6.tgz",
f4f1d7b0e   Adam   auto commit the c...
6210
6211
6212
6213
        "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
      },
      "faye-websocket": {
        "version": "0.10.0",
0db291810   BigBoss   “-mcomfirmOder页面
6214
        "resolved": "https://registry.npm.taobao.org/faye-websocket/download/faye-websocket-0.10.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
6215
6216
6217
6218
6219
6220
6221
6222
        "integrity": "sha1-TkkvjQTftviQA1B/btvy1QHnxvQ=",
        "dev": true,
        "requires": {
          "websocket-driver": ">=0.5.1"
        }
      },
      "figgy-pudding": {
        "version": "3.5.2",
0db291810   BigBoss   “-mcomfirmOder页面
6223
6224
        "resolved": "https://registry.npm.taobao.org/figgy-pudding/download/figgy-pudding-3.5.2.tgz",
        "integrity": "sha1-tO7oFIq7Adzx0aw0Nn1Z4S+mHW4="
f4f1d7b0e   Adam   auto commit the c...
6225
      },
7d6833f2c   mullins   地址列表
6226
6227
6228
6229
6230
6231
6232
6233
6234
6235
6236
6237
6238
6239
6240
6241
6242
6243
      "figures": {
        "version": "3.2.0",
        "resolved": "https://registry.npm.taobao.org/figures/download/figures-3.2.0.tgz",
        "integrity": "sha1-YlwYvSk8YE3EqN2y/r8MiDQXRq8=",
        "dev": true,
        "requires": {
          "escape-string-regexp": "^1.0.5"
        }
      },
      "file-entry-cache": {
        "version": "5.0.1",
        "resolved": "https://registry.npm.taobao.org/file-entry-cache/download/file-entry-cache-5.0.1.tgz",
        "integrity": "sha1-yg9u+m3T1WEzP7FFFQZcL6/fQ5w=",
        "dev": true,
        "requires": {
          "flat-cache": "^2.0.1"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
6244
6245
      "file-loader": {
        "version": "4.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
6246
6247
        "resolved": "https://registry.npm.taobao.org/file-loader/download/file-loader-4.3.0.tgz",
        "integrity": "sha1-eA8ED3KbPRgBnyBgX3I+hEuKWK8=",
f4f1d7b0e   Adam   auto commit the c...
6248
6249
6250
6251
6252
6253
6254
6255
        "dev": true,
        "requires": {
          "loader-utils": "^1.2.3",
          "schema-utils": "^2.5.0"
        },
        "dependencies": {
          "schema-utils": {
            "version": "2.6.6",
0db291810   BigBoss   “-mcomfirmOder页面
6256
6257
            "resolved": "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.6.6.tgz",
            "integrity": "sha1-KZ/mvUozZdwj2Z/URsr/jx1sMww=",
f4f1d7b0e   Adam   auto commit the c...
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
            "dev": true,
            "requires": {
              "ajv": "^6.12.0",
              "ajv-keywords": "^3.4.1"
            }
          }
        }
      },
      "file-uri-to-path": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
6268
6269
        "resolved": "https://registry.npm.taobao.org/file-uri-to-path/download/file-uri-to-path-1.0.0.tgz",
        "integrity": "sha1-VTp7hEb/b2hDWcRF8eN6BdrMM90=",
f4f1d7b0e   Adam   auto commit the c...
6270
6271
6272
6273
        "optional": true
      },
      "filesize": {
        "version": "3.6.1",
0db291810   BigBoss   “-mcomfirmOder页面
6274
6275
        "resolved": "https://registry.npm.taobao.org/filesize/download/filesize-3.6.1.tgz?cache=0&sync_timestamp=1582340747604&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffilesize%2Fdownload%2Ffilesize-3.6.1.tgz",
        "integrity": "sha1-CQuz7gG2+AGoqL6Z0xcQs0Irsxc=",
f4f1d7b0e   Adam   auto commit the c...
6276
6277
6278
6279
        "dev": true
      },
      "fill-range": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
6280
        "resolved": "http://registry.npm.taobao.org/fill-range/download/fill-range-4.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
        "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
        "requires": {
          "extend-shallow": "^2.0.1",
          "is-number": "^3.0.0",
          "repeat-string": "^1.6.1",
          "to-regex-range": "^2.1.0"
        },
        "dependencies": {
          "extend-shallow": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
6291
            "resolved": "http://registry.npm.taobao.org/extend-shallow/download/extend-shallow-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
6292
6293
6294
6295
6296
6297
6298
6299
6300
            "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
            "requires": {
              "is-extendable": "^0.1.0"
            }
          }
        }
      },
      "finalhandler": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
6301
6302
        "resolved": "https://registry.npm.taobao.org/finalhandler/download/finalhandler-1.1.2.tgz",
        "integrity": "sha1-t+fQAP/RGTjQ/bBTUG9uur6fWH0=",
f4f1d7b0e   Adam   auto commit the c...
6303
6304
6305
6306
6307
6308
6309
6310
6311
6312
6313
6314
6315
        "dev": true,
        "requires": {
          "debug": "2.6.9",
          "encodeurl": "~1.0.2",
          "escape-html": "~1.0.3",
          "on-finished": "~2.3.0",
          "parseurl": "~1.3.3",
          "statuses": "~1.5.0",
          "unpipe": "~1.0.0"
        },
        "dependencies": {
          "debug": {
            "version": "2.6.9",
0db291810   BigBoss   “-mcomfirmOder页面
6316
6317
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
f4f1d7b0e   Adam   auto commit the c...
6318
6319
6320
6321
            "dev": true,
            "requires": {
              "ms": "2.0.0"
            }
0db291810   BigBoss   “-mcomfirmOder页面
6322
6323
6324
6325
6326
6327
          },
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
6328
6329
6330
6331
6332
          }
        }
      },
      "find-cache-dir": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
6333
6334
        "resolved": "https://registry.npm.taobao.org/find-cache-dir/download/find-cache-dir-2.1.0.tgz?cache=0&sync_timestamp=1583734687174&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffind-cache-dir%2Fdownload%2Ffind-cache-dir-2.1.0.tgz",
        "integrity": "sha1-jQ+UzRP+Q8bHwmGg2GEVypGMBfc=",
f4f1d7b0e   Adam   auto commit the c...
6335
6336
6337
6338
6339
6340
6341
6342
        "requires": {
          "commondir": "^1.0.1",
          "make-dir": "^2.0.0",
          "pkg-dir": "^3.0.0"
        }
      },
      "find-up": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
6343
6344
        "resolved": "https://registry.npm.taobao.org/find-up/download/find-up-3.0.0.tgz",
        "integrity": "sha1-SRafHXmTQwZG2mHsxa41XCHJe3M=",
f4f1d7b0e   Adam   auto commit the c...
6345
6346
6347
6348
        "requires": {
          "locate-path": "^3.0.0"
        }
      },
7d6833f2c   mullins   地址列表
6349
6350
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366
6367
6368
6369
6370
6371
6372
6373
6374
6375
6376
      "flat-cache": {
        "version": "2.0.1",
        "resolved": "https://registry.npm.taobao.org/flat-cache/download/flat-cache-2.0.1.tgz",
        "integrity": "sha1-XSltbwS9pEpGMKMBQTvbwuwIXsA=",
        "dev": true,
        "requires": {
          "flatted": "^2.0.0",
          "rimraf": "2.6.3",
          "write": "1.0.3"
        },
        "dependencies": {
          "rimraf": {
            "version": "2.6.3",
            "resolved": "https://registry.npm.taobao.org/rimraf/download/rimraf-2.6.3.tgz?cache=0&sync_timestamp=1581229948248&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frimraf%2Fdownload%2Frimraf-2.6.3.tgz",
            "integrity": "sha1-stEE/g2Psnz54KHNqCYt04M8bKs=",
            "dev": true,
            "requires": {
              "glob": "^7.1.3"
            }
          }
        }
      },
      "flatted": {
        "version": "2.0.2",
        "resolved": "https://registry.npm.taobao.org/flatted/download/flatted-2.0.2.tgz",
        "integrity": "sha1-RXWyHivO50NKqb5mL0t7X5wrUTg=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
6377
6378
      "flush-write-stream": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
6379
6380
        "resolved": "http://registry.npm.taobao.org/flush-write-stream/download/flush-write-stream-1.1.1.tgz",
        "integrity": "sha1-jdfYc6G6vCB9lOrQwuDkQnbr8ug=",
f4f1d7b0e   Adam   auto commit the c...
6381
6382
6383
6384
6385
6386
6387
        "requires": {
          "inherits": "^2.0.3",
          "readable-stream": "^2.3.6"
        }
      },
      "flyio": {
        "version": "0.6.14",
0db291810   BigBoss   “-mcomfirmOder页面
6388
6389
        "resolved": "https://registry.npm.taobao.org/flyio/download/flyio-0.6.14.tgz",
        "integrity": "sha1-xdg+t6m0/ByRWkY9LqbfznVcLW8=",
f4f1d7b0e   Adam   auto commit the c...
6390
6391
6392
6393
6394
6395
        "requires": {
          "request": "^2.85.0"
        }
      },
      "follow-redirects": {
        "version": "1.11.0",
0db291810   BigBoss   “-mcomfirmOder页面
6396
6397
        "resolved": "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.11.0.tgz",
        "integrity": "sha1-r6FPCLoSpSljFA/kMhJliJe8Dss=",
f4f1d7b0e   Adam   auto commit the c...
6398
6399
6400
6401
6402
6403
6404
        "dev": true,
        "requires": {
          "debug": "^3.0.0"
        },
        "dependencies": {
          "debug": {
            "version": "3.2.6",
0db291810   BigBoss   “-mcomfirmOder页面
6405
6406
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz",
            "integrity": "sha1-6D0X3hbYp++3cX7b5fsQE17uYps=",
f4f1d7b0e   Adam   auto commit the c...
6407
6408
6409
6410
            "dev": true,
            "requires": {
              "ms": "^2.1.1"
            }
f4f1d7b0e   Adam   auto commit the c...
6411
6412
6413
6414
6415
          }
        }
      },
      "for-in": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
6416
        "resolved": "http://registry.npm.taobao.org/for-in/download/for-in-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
6417
6418
6419
6420
        "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA="
      },
      "forever-agent": {
        "version": "0.6.1",
0db291810   BigBoss   “-mcomfirmOder页面
6421
        "resolved": "http://registry.npm.taobao.org/forever-agent/download/forever-agent-0.6.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
6422
6423
        "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
      },
0db291810   BigBoss   “-mcomfirmOder页面
6424
6425
6426
6427
6428
6429
6430
6431
6432
6433
6434
6435
6436
6437
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447
6448
6449
6450
6451
6452
6453
6454
6455
6456
6457
6458
6459
6460
6461
6462
6463
6464
6465
6466
6467
6468
6469
6470
6471
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481
6482
6483
6484
6485
6486
6487
6488
6489
6490
6491
6492
6493
6494
6495
6496
6497
6498
6499
6500
6501
6502
6503
6504
6505
6506
6507
6508
6509
6510
6511
6512
6513
6514
6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
6528
6529
6530
6531
6532
6533
6534
6535
6536
6537
6538
6539
6540
      "fork-ts-checker-webpack-plugin": {
        "version": "3.1.1",
        "resolved": "https://registry.npm.taobao.org/fork-ts-checker-webpack-plugin/download/fork-ts-checker-webpack-plugin-3.1.1.tgz",
        "integrity": "sha1-oWQsDT5l9QwswXQunAqA9EH4axk=",
        "dev": true,
        "requires": {
          "babel-code-frame": "^6.22.0",
          "chalk": "^2.4.1",
          "chokidar": "^3.3.0",
          "micromatch": "^3.1.10",
          "minimatch": "^3.0.4",
          "semver": "^5.6.0",
          "tapable": "^1.0.0",
          "worker-rpc": "^0.1.0"
        },
        "dependencies": {
          "anymatch": {
            "version": "3.1.1",
            "resolved": "https://registry.npm.taobao.org/anymatch/download/anymatch-3.1.1.tgz?cache=0&sync_timestamp=1569897341237&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fanymatch%2Fdownload%2Fanymatch-3.1.1.tgz",
            "integrity": "sha1-xV7PAhheJGklk5kxDBc84xIzsUI=",
            "dev": true,
            "requires": {
              "normalize-path": "^3.0.0",
              "picomatch": "^2.0.4"
            }
          },
          "binary-extensions": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/binary-extensions/download/binary-extensions-2.0.0.tgz",
            "integrity": "sha1-I8DfFPaogHf1+YbA0WfsA8PVU3w=",
            "dev": true
          },
          "braces": {
            "version": "3.0.2",
            "resolved": "https://registry.npm.taobao.org/braces/download/braces-3.0.2.tgz",
            "integrity": "sha1-NFThpGLujVmeI23zNs2epPiv4Qc=",
            "dev": true,
            "requires": {
              "fill-range": "^7.0.1"
            }
          },
          "chokidar": {
            "version": "3.4.0",
            "resolved": "https://registry.npm.taobao.org/chokidar/download/chokidar-3.4.0.tgz",
            "integrity": "sha1-swYRQjzjdjV8dlubj5BLn7o8C+g=",
            "dev": true,
            "requires": {
              "anymatch": "~3.1.1",
              "braces": "~3.0.2",
              "fsevents": "~2.1.2",
              "glob-parent": "~5.1.0",
              "is-binary-path": "~2.1.0",
              "is-glob": "~4.0.1",
              "normalize-path": "~3.0.0",
              "readdirp": "~3.4.0"
            }
          },
          "fill-range": {
            "version": "7.0.1",
            "resolved": "http://registry.npm.taobao.org/fill-range/download/fill-range-7.0.1.tgz",
            "integrity": "sha1-GRmmp8df44ssfHflGYU12prN2kA=",
            "dev": true,
            "requires": {
              "to-regex-range": "^5.0.1"
            }
          },
          "fsevents": {
            "version": "2.1.3",
            "resolved": "https://registry.npm.taobao.org/fsevents/download/fsevents-2.1.3.tgz?cache=0&sync_timestamp=1587572647225&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffsevents%2Fdownload%2Ffsevents-2.1.3.tgz",
            "integrity": "sha1-+3OHA66NL5/pAMM4Nt3r7ouX8j4=",
            "dev": true,
            "optional": true
          },
          "glob-parent": {
            "version": "5.1.1",
            "resolved": "https://registry.npm.taobao.org/glob-parent/download/glob-parent-5.1.1.tgz",
            "integrity": "sha1-tsHvQXxOVmPqSY8cRa+saRa7wik=",
            "dev": true,
            "requires": {
              "is-glob": "^4.0.1"
            }
          },
          "is-binary-path": {
            "version": "2.1.0",
            "resolved": "https://registry.npm.taobao.org/is-binary-path/download/is-binary-path-2.1.0.tgz",
            "integrity": "sha1-6h9/O4DwZCNug0cPhsCcJU+0Wwk=",
            "dev": true,
            "requires": {
              "binary-extensions": "^2.0.0"
            }
          },
          "is-number": {
            "version": "7.0.0",
            "resolved": "http://registry.npm.taobao.org/is-number/download/is-number-7.0.0.tgz",
            "integrity": "sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=",
            "dev": true
          },
          "readdirp": {
            "version": "3.4.0",
            "resolved": "https://registry.npm.taobao.org/readdirp/download/readdirp-3.4.0.tgz",
            "integrity": "sha1-n9zN+ekVWAVEkiGsZF6DA6tbmto=",
            "dev": true,
            "requires": {
              "picomatch": "^2.2.1"
            }
          },
          "to-regex-range": {
            "version": "5.0.1",
            "resolved": "http://registry.npm.taobao.org/to-regex-range/download/to-regex-range-5.0.1.tgz",
            "integrity": "sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=",
            "dev": true,
            "requires": {
              "is-number": "^7.0.0"
            }
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
6541
6542
      "form-data": {
        "version": "2.3.3",
0db291810   BigBoss   “-mcomfirmOder页面
6543
6544
        "resolved": "https://registry.npm.taobao.org/form-data/download/form-data-2.3.3.tgz",
        "integrity": "sha1-3M5SwF9kTymManq5Nr1yTO/786Y=",
f4f1d7b0e   Adam   auto commit the c...
6545
6546
6547
6548
6549
6550
6551
6552
        "requires": {
          "asynckit": "^0.4.0",
          "combined-stream": "^1.0.6",
          "mime-types": "^2.1.12"
        }
      },
      "formidable": {
        "version": "1.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
6553
6554
        "resolved": "https://registry.npm.taobao.org/formidable/download/formidable-1.2.2.tgz",
        "integrity": "sha1-v2muopcpgmdfAIZTQrmCmG9rjdk="
f4f1d7b0e   Adam   auto commit the c...
6555
6556
6557
      },
      "forwarded": {
        "version": "0.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
6558
        "resolved": "http://registry.npm.taobao.org/forwarded/download/forwarded-0.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
6559
6560
6561
6562
6563
        "integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=",
        "dev": true
      },
      "fragment-cache": {
        "version": "0.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
6564
        "resolved": "http://registry.npm.taobao.org/fragment-cache/download/fragment-cache-0.2.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
6565
6566
6567
6568
6569
6570
6571
        "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
        "requires": {
          "map-cache": "^0.2.2"
        }
      },
      "fresh": {
        "version": "0.5.2",
0db291810   BigBoss   “-mcomfirmOder页面
6572
        "resolved": "http://registry.npm.taobao.org/fresh/download/fresh-0.5.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
6573
6574
6575
6576
        "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac="
      },
      "from2": {
        "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
6577
        "resolved": "http://registry.npm.taobao.org/from2/download/from2-2.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
6578
6579
6580
6581
6582
6583
6584
6585
        "integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
        "requires": {
          "inherits": "^2.0.1",
          "readable-stream": "^2.0.0"
        }
      },
      "fs-extra": {
        "version": "7.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
6586
6587
        "resolved": "https://registry.npm.taobao.org/fs-extra/download/fs-extra-7.0.1.tgz?cache=0&sync_timestamp=1584632194837&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffs-extra%2Fdownload%2Ffs-extra-7.0.1.tgz",
        "integrity": "sha1-TxicRKoSO4lfcigE9V6iPq3DSOk=",
f4f1d7b0e   Adam   auto commit the c...
6588
6589
6590
6591
6592
6593
6594
6595
        "requires": {
          "graceful-fs": "^4.1.2",
          "jsonfile": "^4.0.0",
          "universalify": "^0.1.0"
        }
      },
      "fs-minipass": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
6596
6597
        "resolved": "https://registry.npm.taobao.org/fs-minipass/download/fs-minipass-2.1.0.tgz",
        "integrity": "sha1-f1A2/b8SxjwWkZDL5BmchSJx+fs=",
f4f1d7b0e   Adam   auto commit the c...
6598
6599
6600
6601
6602
        "dev": true,
        "requires": {
          "minipass": "^3.0.0"
        }
      },
0db291810   BigBoss   “-mcomfirmOder页面
6603
6604
6605
6606
6607
      "fs-readdir-recursive": {
        "version": "1.1.0",
        "resolved": "https://registry.npm.taobao.org/fs-readdir-recursive/download/fs-readdir-recursive-1.1.0.tgz",
        "integrity": "sha1-4y/AMKLM7kSmtTcTCNpUvgs5fSc="
      },
f4f1d7b0e   Adam   auto commit the c...
6608
6609
      "fs-write-stream-atomic": {
        "version": "1.0.10",
0db291810   BigBoss   “-mcomfirmOder页面
6610
        "resolved": "http://registry.npm.taobao.org/fs-write-stream-atomic/download/fs-write-stream-atomic-1.0.10.tgz",
f4f1d7b0e   Adam   auto commit the c...
6611
6612
6613
6614
6615
6616
6617
6618
6619
6620
        "integrity": "sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=",
        "requires": {
          "graceful-fs": "^4.1.2",
          "iferr": "^0.1.5",
          "imurmurhash": "^0.1.4",
          "readable-stream": "1 || 2"
        }
      },
      "fs.realpath": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
6621
        "resolved": "http://registry.npm.taobao.org/fs.realpath/download/fs.realpath-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
6622
6623
6624
6625
        "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
      },
      "fsevents": {
        "version": "1.2.12",
0db291810   BigBoss   “-mcomfirmOder页面
6626
6627
        "resolved": "https://registry.npm.taobao.org/fsevents/download/fsevents-1.2.12.tgz?cache=0&sync_timestamp=1587572647225&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffsevents%2Fdownload%2Ffsevents-1.2.12.tgz",
        "integrity": "sha1-234NjsOwtFck/U2D1DVUqPHw3lw=",
f4f1d7b0e   Adam   auto commit the c...
6628
6629
6630
6631
6632
6633
6634
6635
6636
6637
6638
6639
6640
6641
6642
6643
6644
6645
6646
6647
6648
6649
6650
6651
6652
6653
6654
6655
6656
6657
6658
6659
6660
6661
6662
6663
6664
6665
6666
6667
6668
6669
6670
6671
6672
6673
6674
6675
6676
6677
6678
6679
6680
6681
6682
6683
6684
6685
6686
6687
6688
6689
6690
6691
6692
6693
6694
6695
6696
6697
6698
6699
6700
6701
6702
6703
6704
6705
6706
6707
6708
6709
6710
6711
6712
6713
6714
6715
6716
6717
6718
6719
6720
6721
6722
6723
6724
6725
6726
6727
6728
6729
6730
6731
6732
6733
6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
6750
6751
6752
6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
6768
6769
6770
6771
6772
6773
6774
6775
6776
6777
6778
6779
6780
6781
6782
6783
6784
6785
6786
6787
6788
6789
6790
6791
6792
6793
6794
6795
6796
6797
6798
6799
6800
6801
6802
6803
6804
6805
6806
6807
6808
6809
6810
6811
6812
6813
6814
6815
6816
6817
6818
6819
6820
6821
6822
6823
6824
6825
6826
6827
6828
6829
6830
6831
6832
6833
6834
6835
6836
6837
6838
6839
6840
6841
6842
6843
6844
6845
6846
6847
6848
6849
6850
6851
6852
6853
6854
6855
6856
6857
6858
6859
6860
6861
6862
6863
6864
6865
6866
6867
6868
6869
6870
6871
6872
6873
6874
6875
6876
6877
6878
6879
6880
6881
6882
6883
6884
6885
6886
6887
6888
6889
6890
6891
6892
6893
6894
6895
6896
6897
6898
6899
6900
6901
6902
6903
6904
6905
6906
6907
6908
6909
6910
6911
6912
6913
6914
6915
6916
6917
6918
6919
6920
6921
6922
6923
6924
6925
6926
6927
6928
6929
6930
6931
6932
6933
6934
6935
6936
6937
6938
6939
6940
6941
6942
6943
6944
6945
6946
6947
6948
6949
6950
6951
6952
6953
6954
6955
6956
6957
6958
6959
6960
6961
6962
6963
6964
6965
6966
6967
6968
6969
6970
6971
6972
6973
6974
6975
6976
6977
6978
6979
6980
6981
6982
6983
6984
6985
6986
6987
6988
6989
6990
6991
6992
6993
6994
6995
6996
6997
6998
6999
7000
7001
7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
7023
7024
7025
7026
7027
7028
7029
7030
7031
7032
7033
7034
7035
7036
7037
7038
7039
7040
7041
7042
7043
7044
7045
7046
7047
7048
7049
7050
7051
7052
7053
7054
7055
7056
7057
7058
7059
7060
7061
7062
7063
7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
7109
        "optional": true,
        "requires": {
          "bindings": "^1.5.0",
          "nan": "^2.12.1",
          "node-pre-gyp": "*"
        },
        "dependencies": {
          "abbrev": {
            "version": "1.1.1",
            "bundled": true,
            "optional": true
          },
          "ansi-regex": {
            "version": "2.1.1",
            "bundled": true,
            "optional": true
          },
          "aproba": {
            "version": "1.2.0",
            "bundled": true,
            "optional": true
          },
          "are-we-there-yet": {
            "version": "1.1.5",
            "bundled": true,
            "optional": true,
            "requires": {
              "delegates": "^1.0.0",
              "readable-stream": "^2.0.6"
            }
          },
          "balanced-match": {
            "version": "1.0.0",
            "bundled": true,
            "optional": true
          },
          "brace-expansion": {
            "version": "1.1.11",
            "bundled": true,
            "optional": true,
            "requires": {
              "balanced-match": "^1.0.0",
              "concat-map": "0.0.1"
            }
          },
          "chownr": {
            "version": "1.1.4",
            "bundled": true,
            "optional": true
          },
          "code-point-at": {
            "version": "1.1.0",
            "bundled": true,
            "optional": true
          },
          "concat-map": {
            "version": "0.0.1",
            "bundled": true,
            "optional": true
          },
          "console-control-strings": {
            "version": "1.1.0",
            "bundled": true,
            "optional": true
          },
          "core-util-is": {
            "version": "1.0.2",
            "bundled": true,
            "optional": true
          },
          "debug": {
            "version": "3.2.6",
            "bundled": true,
            "optional": true,
            "requires": {
              "ms": "^2.1.1"
            }
          },
          "deep-extend": {
            "version": "0.6.0",
            "bundled": true,
            "optional": true
          },
          "delegates": {
            "version": "1.0.0",
            "bundled": true,
            "optional": true
          },
          "detect-libc": {
            "version": "1.0.3",
            "bundled": true,
            "optional": true
          },
          "fs-minipass": {
            "version": "1.2.7",
            "bundled": true,
            "optional": true,
            "requires": {
              "minipass": "^2.6.0"
            }
          },
          "fs.realpath": {
            "version": "1.0.0",
            "bundled": true,
            "optional": true
          },
          "gauge": {
            "version": "2.7.4",
            "bundled": true,
            "optional": true,
            "requires": {
              "aproba": "^1.0.3",
              "console-control-strings": "^1.0.0",
              "has-unicode": "^2.0.0",
              "object-assign": "^4.1.0",
              "signal-exit": "^3.0.0",
              "string-width": "^1.0.1",
              "strip-ansi": "^3.0.1",
              "wide-align": "^1.1.0"
            }
          },
          "glob": {
            "version": "7.1.6",
            "bundled": true,
            "optional": true,
            "requires": {
              "fs.realpath": "^1.0.0",
              "inflight": "^1.0.4",
              "inherits": "2",
              "minimatch": "^3.0.4",
              "once": "^1.3.0",
              "path-is-absolute": "^1.0.0"
            }
          },
          "has-unicode": {
            "version": "2.0.1",
            "bundled": true,
            "optional": true
          },
          "iconv-lite": {
            "version": "0.4.24",
            "bundled": true,
            "optional": true,
            "requires": {
              "safer-buffer": ">= 2.1.2 < 3"
            }
          },
          "ignore-walk": {
            "version": "3.0.3",
            "bundled": true,
            "optional": true,
            "requires": {
              "minimatch": "^3.0.4"
            }
          },
          "inflight": {
            "version": "1.0.6",
            "bundled": true,
            "optional": true,
            "requires": {
              "once": "^1.3.0",
              "wrappy": "1"
            }
          },
          "inherits": {
            "version": "2.0.4",
            "bundled": true,
            "optional": true
          },
          "ini": {
            "version": "1.3.5",
            "bundled": true,
            "optional": true
          },
          "is-fullwidth-code-point": {
            "version": "1.0.0",
            "bundled": true,
            "optional": true,
            "requires": {
              "number-is-nan": "^1.0.0"
            }
          },
          "isarray": {
            "version": "1.0.0",
            "bundled": true,
            "optional": true
          },
          "minimatch": {
            "version": "3.0.4",
            "bundled": true,
            "optional": true,
            "requires": {
              "brace-expansion": "^1.1.7"
            }
          },
          "minimist": {
            "version": "1.2.5",
            "bundled": true,
            "optional": true
          },
          "minipass": {
            "version": "2.9.0",
            "bundled": true,
            "optional": true,
            "requires": {
              "safe-buffer": "^5.1.2",
              "yallist": "^3.0.0"
            }
          },
          "minizlib": {
            "version": "1.3.3",
            "bundled": true,
            "optional": true,
            "requires": {
              "minipass": "^2.9.0"
            }
          },
          "mkdirp": {
            "version": "0.5.3",
            "bundled": true,
            "optional": true,
            "requires": {
              "minimist": "^1.2.5"
            }
          },
          "ms": {
            "version": "2.1.2",
            "bundled": true,
            "optional": true
          },
          "needle": {
            "version": "2.3.3",
            "bundled": true,
            "optional": true,
            "requires": {
              "debug": "^3.2.6",
              "iconv-lite": "^0.4.4",
              "sax": "^1.2.4"
            }
          },
          "node-pre-gyp": {
            "version": "0.14.0",
            "bundled": true,
            "optional": true,
            "requires": {
              "detect-libc": "^1.0.2",
              "mkdirp": "^0.5.1",
              "needle": "^2.2.1",
              "nopt": "^4.0.1",
              "npm-packlist": "^1.1.6",
              "npmlog": "^4.0.2",
              "rc": "^1.2.7",
              "rimraf": "^2.6.1",
              "semver": "^5.3.0",
              "tar": "^4.4.2"
            }
          },
          "nopt": {
            "version": "4.0.3",
            "bundled": true,
            "optional": true,
            "requires": {
              "abbrev": "1",
              "osenv": "^0.1.4"
            }
          },
          "npm-bundled": {
            "version": "1.1.1",
            "bundled": true,
            "optional": true,
            "requires": {
              "npm-normalize-package-bin": "^1.0.1"
            }
          },
          "npm-normalize-package-bin": {
            "version": "1.0.1",
            "bundled": true,
            "optional": true
          },
          "npm-packlist": {
            "version": "1.4.8",
            "bundled": true,
            "optional": true,
            "requires": {
              "ignore-walk": "^3.0.1",
              "npm-bundled": "^1.0.1",
              "npm-normalize-package-bin": "^1.0.1"
            }
          },
          "npmlog": {
            "version": "4.1.2",
            "bundled": true,
            "optional": true,
            "requires": {
              "are-we-there-yet": "~1.1.2",
              "console-control-strings": "~1.1.0",
              "gauge": "~2.7.3",
              "set-blocking": "~2.0.0"
            }
          },
          "number-is-nan": {
            "version": "1.0.1",
            "bundled": true,
            "optional": true
          },
          "object-assign": {
            "version": "4.1.1",
            "bundled": true,
            "optional": true
          },
          "once": {
            "version": "1.4.0",
            "bundled": true,
            "optional": true,
            "requires": {
              "wrappy": "1"
            }
          },
          "os-homedir": {
            "version": "1.0.2",
            "bundled": true,
            "optional": true
          },
          "os-tmpdir": {
            "version": "1.0.2",
            "bundled": true,
            "optional": true
          },
          "osenv": {
            "version": "0.1.5",
            "bundled": true,
            "optional": true,
            "requires": {
              "os-homedir": "^1.0.0",
              "os-tmpdir": "^1.0.0"
            }
          },
          "path-is-absolute": {
            "version": "1.0.1",
            "bundled": true,
            "optional": true
          },
          "process-nextick-args": {
            "version": "2.0.1",
            "bundled": true,
            "optional": true
          },
          "rc": {
            "version": "1.2.8",
            "bundled": true,
            "optional": true,
            "requires": {
              "deep-extend": "^0.6.0",
              "ini": "~1.3.0",
              "minimist": "^1.2.0",
              "strip-json-comments": "~2.0.1"
            }
          },
          "readable-stream": {
            "version": "2.3.7",
            "bundled": true,
            "optional": true,
            "requires": {
              "core-util-is": "~1.0.0",
              "inherits": "~2.0.3",
              "isarray": "~1.0.0",
              "process-nextick-args": "~2.0.0",
              "safe-buffer": "~5.1.1",
              "string_decoder": "~1.1.1",
              "util-deprecate": "~1.0.1"
            }
          },
          "rimraf": {
            "version": "2.7.1",
            "bundled": true,
            "optional": true,
            "requires": {
              "glob": "^7.1.3"
            }
          },
          "safe-buffer": {
            "version": "5.1.2",
            "bundled": true,
            "optional": true
          },
          "safer-buffer": {
            "version": "2.1.2",
            "bundled": true,
            "optional": true
          },
          "sax": {
            "version": "1.2.4",
            "bundled": true,
            "optional": true
          },
          "semver": {
            "version": "5.7.1",
            "bundled": true,
            "optional": true
          },
          "set-blocking": {
            "version": "2.0.0",
            "bundled": true,
            "optional": true
          },
          "signal-exit": {
            "version": "3.0.2",
            "bundled": true,
            "optional": true
          },
          "string-width": {
            "version": "1.0.2",
            "bundled": true,
            "optional": true,
            "requires": {
              "code-point-at": "^1.0.0",
              "is-fullwidth-code-point": "^1.0.0",
              "strip-ansi": "^3.0.0"
            }
          },
          "string_decoder": {
            "version": "1.1.1",
            "bundled": true,
            "optional": true,
            "requires": {
              "safe-buffer": "~5.1.0"
            }
          },
          "strip-ansi": {
            "version": "3.0.1",
            "bundled": true,
            "optional": true,
            "requires": {
              "ansi-regex": "^2.0.0"
            }
          },
          "strip-json-comments": {
            "version": "2.0.1",
            "bundled": true,
            "optional": true
          },
          "tar": {
            "version": "4.4.13",
            "bundled": true,
            "optional": true,
            "requires": {
              "chownr": "^1.1.1",
              "fs-minipass": "^1.2.5",
              "minipass": "^2.8.6",
              "minizlib": "^1.2.1",
              "mkdirp": "^0.5.0",
              "safe-buffer": "^5.1.2",
              "yallist": "^3.0.3"
            }
          },
          "util-deprecate": {
            "version": "1.0.2",
            "bundled": true,
            "optional": true
          },
          "wide-align": {
            "version": "1.1.3",
            "bundled": true,
            "optional": true,
            "requires": {
              "string-width": "^1.0.2 || 2"
            }
          },
          "wrappy": {
            "version": "1.0.2",
            "bundled": true,
            "optional": true
          },
          "yallist": {
            "version": "3.1.1",
            "bundled": true,
            "optional": true
          }
        }
      },
      "fstream": {
        "version": "1.0.12",
0db291810   BigBoss   “-mcomfirmOder页面
7110
7111
7112
        "resolved": "https://registry.npm.taobao.org/fstream/download/fstream-1.0.12.tgz",
        "integrity": "sha1-Touo7i1Ivk99DeUFRVVI6uWTIEU=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
7113
7114
7115
7116
7117
7118
7119
7120
7121
        "requires": {
          "graceful-fs": "^4.1.2",
          "inherits": "~2.0.0",
          "mkdirp": ">=0.5 0",
          "rimraf": "2"
        }
      },
      "function-bind": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
7122
7123
        "resolved": "http://registry.npm.taobao.org/function-bind/download/function-bind-1.1.1.tgz",
        "integrity": "sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0="
f4f1d7b0e   Adam   auto commit the c...
7124
      },
7d6833f2c   mullins   地址列表
7125
7126
7127
7128
7129
7130
      "functional-red-black-tree": {
        "version": "1.0.1",
        "resolved": "https://registry.npm.taobao.org/functional-red-black-tree/download/functional-red-black-tree-1.0.1.tgz",
        "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
7131
7132
      "gauge": {
        "version": "2.7.4",
0db291810   BigBoss   “-mcomfirmOder页面
7133
        "resolved": "https://registry.npm.taobao.org/gauge/download/gauge-2.7.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
7134
        "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
0db291810   BigBoss   “-mcomfirmOder页面
7135
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
7136
7137
7138
7139
7140
7141
7142
7143
7144
7145
7146
        "requires": {
          "aproba": "^1.0.3",
          "console-control-strings": "^1.0.0",
          "has-unicode": "^2.0.0",
          "object-assign": "^4.1.0",
          "signal-exit": "^3.0.0",
          "string-width": "^1.0.1",
          "strip-ansi": "^3.0.1",
          "wide-align": "^1.1.0"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
7147
7148
7149
7150
7151
7152
          "ansi-regex": {
            "version": "2.1.1",
            "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-2.1.1.tgz",
            "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
7153
7154
          "is-fullwidth-code-point": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7155
            "resolved": "http://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7156
            "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
0db291810   BigBoss   “-mcomfirmOder页面
7157
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
7158
7159
7160
7161
7162
7163
            "requires": {
              "number-is-nan": "^1.0.0"
            }
          },
          "string-width": {
            "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
7164
            "resolved": "https://registry.npm.taobao.org/string-width/download/string-width-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
7165
            "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
0db291810   BigBoss   “-mcomfirmOder页面
7166
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
7167
7168
7169
7170
7171
            "requires": {
              "code-point-at": "^1.0.0",
              "is-fullwidth-code-point": "^1.0.0",
              "strip-ansi": "^3.0.0"
            }
0db291810   BigBoss   “-mcomfirmOder页面
7172
7173
7174
7175
7176
7177
7178
7179
7180
          },
          "strip-ansi": {
            "version": "3.0.1",
            "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz",
            "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
            "dev": true,
            "requires": {
              "ansi-regex": "^2.0.0"
            }
f4f1d7b0e   Adam   auto commit the c...
7181
7182
7183
7184
7185
          }
        }
      },
      "gaze": {
        "version": "1.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
7186
7187
7188
        "resolved": "http://registry.npm.taobao.org/gaze/download/gaze-1.1.3.tgz",
        "integrity": "sha1-xEFzPhO5J6yMD/C0w7Az8ogSkko=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
7189
7190
7191
7192
7193
7194
        "requires": {
          "globule": "^1.0.0"
        }
      },
      "gensync": {
        "version": "1.0.0-beta.1",
0db291810   BigBoss   “-mcomfirmOder页面
7195
7196
        "resolved": "https://registry.npm.taobao.org/gensync/download/gensync-1.0.0-beta.1.tgz",
        "integrity": "sha1-WPQ2H/mH5f9uHnohCCeqNx6qwmk="
f4f1d7b0e   Adam   auto commit the c...
7197
7198
7199
      },
      "get-caller-file": {
        "version": "2.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
7200
7201
        "resolved": "http://registry.npm.taobao.org/get-caller-file/download/get-caller-file-2.0.5.tgz",
        "integrity": "sha1-T5RBKoLbMvNuOwuXQfipf+sDH34=",
f4f1d7b0e   Adam   auto commit the c...
7202
7203
7204
7205
        "dev": true
      },
      "get-stdin": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
7206
7207
7208
        "resolved": "https://registry.npm.taobao.org/get-stdin/download/get-stdin-4.0.1.tgz",
        "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
7209
7210
7211
      },
      "get-stream": {
        "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
7212
7213
        "resolved": "http://registry.npm.taobao.org/get-stream/download/get-stream-4.1.0.tgz",
        "integrity": "sha1-wbJVV189wh1Zv8ec09K0axw6VLU=",
f4f1d7b0e   Adam   auto commit the c...
7214
7215
7216
7217
7218
7219
7220
        "dev": true,
        "requires": {
          "pump": "^3.0.0"
        }
      },
      "get-value": {
        "version": "2.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
7221
        "resolved": "http://registry.npm.taobao.org/get-value/download/get-value-2.0.6.tgz",
f4f1d7b0e   Adam   auto commit the c...
7222
7223
7224
7225
        "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg="
      },
      "getpass": {
        "version": "0.1.7",
0db291810   BigBoss   “-mcomfirmOder页面
7226
        "resolved": "http://registry.npm.taobao.org/getpass/download/getpass-0.1.7.tgz",
f4f1d7b0e   Adam   auto commit the c...
7227
7228
7229
7230
7231
7232
7233
        "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
        "requires": {
          "assert-plus": "^1.0.0"
        }
      },
      "glob": {
        "version": "7.1.6",
0db291810   BigBoss   “-mcomfirmOder页面
7234
7235
        "resolved": "https://registry.npm.taobao.org/glob/download/glob-7.1.6.tgz?cache=0&sync_timestamp=1573078302562&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglob%2Fdownload%2Fglob-7.1.6.tgz",
        "integrity": "sha1-FB8zuBp8JJLhJVlDB0gMRmeSeKY=",
f4f1d7b0e   Adam   auto commit the c...
7236
7237
7238
7239
7240
7241
7242
7243
7244
7245
7246
        "requires": {
          "fs.realpath": "^1.0.0",
          "inflight": "^1.0.4",
          "inherits": "2",
          "minimatch": "^3.0.4",
          "once": "^1.3.0",
          "path-is-absolute": "^1.0.0"
        }
      },
      "glob-parent": {
        "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
7247
        "resolved": "https://registry.npm.taobao.org/glob-parent/download/glob-parent-3.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7248
7249
7250
7251
7252
7253
7254
7255
        "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
        "requires": {
          "is-glob": "^3.1.0",
          "path-dirname": "^1.0.0"
        },
        "dependencies": {
          "is-glob": {
            "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
7256
            "resolved": "http://registry.npm.taobao.org/is-glob/download/is-glob-3.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7257
7258
7259
7260
7261
7262
7263
7264
7265
            "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
            "requires": {
              "is-extglob": "^2.1.0"
            }
          }
        }
      },
      "glob-to-regexp": {
        "version": "0.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
7266
        "resolved": "http://registry.npm.taobao.org/glob-to-regexp/download/glob-to-regexp-0.3.0.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Fglob-to-regexp%2Fdownload%2Fglob-to-regexp-0.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7267
7268
7269
7270
7271
        "integrity": "sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=",
        "dev": true
      },
      "globals": {
        "version": "11.12.0",
0db291810   BigBoss   “-mcomfirmOder页面
7272
7273
        "resolved": "https://registry.npm.taobao.org/globals/download/globals-11.12.0.tgz?cache=0&sync_timestamp=1586675819799&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobals%2Fdownload%2Fglobals-11.12.0.tgz",
        "integrity": "sha1-q4eVM4hooLq9hSV1gBjCp+uVxC4="
f4f1d7b0e   Adam   auto commit the c...
7274
7275
      },
      "globby": {
0db291810   BigBoss   “-mcomfirmOder页面
7276
7277
7278
        "version": "7.1.1",
        "resolved": "https://registry.npm.taobao.org/globby/download/globby-7.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fglobby%2Fdownload%2Fglobby-7.1.1.tgz",
        "integrity": "sha1-+yzP+UAfhgCUXfral0QMypcrhoA=",
f4f1d7b0e   Adam   auto commit the c...
7279
7280
        "dev": true,
        "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
7281
7282
7283
7284
7285
7286
7287
7288
7289
7290
7291
7292
7293
7294
          "array-union": "^1.0.1",
          "dir-glob": "^2.0.0",
          "glob": "^7.1.2",
          "ignore": "^3.3.5",
          "pify": "^3.0.0",
          "slash": "^1.0.0"
        },
        "dependencies": {
          "pify": {
            "version": "3.0.0",
            "resolved": "https://registry.npm.taobao.org/pify/download/pify-3.0.0.tgz?cache=0&sync_timestamp=1581697613983&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-3.0.0.tgz",
            "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=",
            "dev": true
          }
f4f1d7b0e   Adam   auto commit the c...
7295
7296
7297
7298
        }
      },
      "globule": {
        "version": "1.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
7299
7300
7301
        "resolved": "https://registry.npm.taobao.org/globule/download/globule-1.3.1.tgz",
        "integrity": "sha1-kKJTOPIrf761J87mPGKa6nVNM7k=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
7302
7303
7304
7305
7306
7307
7308
7309
        "requires": {
          "glob": "~7.1.1",
          "lodash": "~4.17.12",
          "minimatch": "~3.0.2"
        }
      },
      "graceful-fs": {
        "version": "4.2.4",
0db291810   BigBoss   “-mcomfirmOder页面
7310
7311
        "resolved": "https://registry.npm.taobao.org/graceful-fs/download/graceful-fs-4.2.4.tgz?cache=0&sync_timestamp=1588086924019&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fgraceful-fs%2Fdownload%2Fgraceful-fs-4.2.4.tgz",
        "integrity": "sha1-Ila94U02MpWMRl68ltxGfKB6Kfs="
f4f1d7b0e   Adam   auto commit the c...
7312
7313
7314
      },
      "gzip-size": {
        "version": "5.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
7315
7316
        "resolved": "https://registry.npm.taobao.org/gzip-size/download/gzip-size-5.1.1.tgz",
        "integrity": "sha1-y5vuaS+HwGErIyhAqHOQTkwTUnQ=",
f4f1d7b0e   Adam   auto commit the c...
7317
7318
7319
7320
7321
7322
7323
7324
        "dev": true,
        "requires": {
          "duplexer": "^0.1.1",
          "pify": "^4.0.1"
        }
      },
      "handle-thing": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
7325
7326
        "resolved": "https://registry.npm.taobao.org/handle-thing/download/handle-thing-2.0.1.tgz",
        "integrity": "sha1-hX95zjWVgMNA1DCBzGSJcNC7I04=",
f4f1d7b0e   Adam   auto commit the c...
7327
7328
7329
7330
        "dev": true
      },
      "har-schema": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7331
        "resolved": "http://registry.npm.taobao.org/har-schema/download/har-schema-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7332
7333
7334
7335
        "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI="
      },
      "har-validator": {
        "version": "5.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
7336
7337
        "resolved": "http://registry.npm.taobao.org/har-validator/download/har-validator-5.1.3.tgz",
        "integrity": "sha1-HvievT5JllV2de7ZiTEQ3DUPoIA=",
f4f1d7b0e   Adam   auto commit the c...
7338
7339
7340
7341
7342
7343
7344
        "requires": {
          "ajv": "^6.5.5",
          "har-schema": "^2.0.0"
        }
      },
      "has": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
7345
7346
        "resolved": "http://registry.npm.taobao.org/has/download/has-1.0.3.tgz",
        "integrity": "sha1-ci18v8H2qoJB8W3YFOAR4fQeh5Y=",
f4f1d7b0e   Adam   auto commit the c...
7347
7348
7349
7350
7351
7352
7353
        "dev": true,
        "requires": {
          "function-bind": "^1.1.1"
        }
      },
      "has-ansi": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7354
        "resolved": "https://registry.npm.taobao.org/has-ansi/download/has-ansi-2.0.0.tgz?cache=0&sync_timestamp=1568144153016&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhas-ansi%2Fdownload%2Fhas-ansi-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7355
        "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
0db291810   BigBoss   “-mcomfirmOder页面
7356
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
7357
7358
        "requires": {
          "ansi-regex": "^2.0.0"
0db291810   BigBoss   “-mcomfirmOder页面
7359
7360
7361
7362
7363
7364
7365
7366
        },
        "dependencies": {
          "ansi-regex": {
            "version": "2.1.1",
            "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-2.1.1.tgz",
            "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
            "dev": true
          }
f4f1d7b0e   Adam   auto commit the c...
7367
7368
7369
7370
        }
      },
      "has-binary2": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
7371
7372
        "resolved": "https://registry.npm.taobao.org/has-binary2/download/has-binary2-1.0.3.tgz?cache=0&sync_timestamp=1587049505010&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhas-binary2%2Fdownload%2Fhas-binary2-1.0.3.tgz",
        "integrity": "sha1-d3asYn8+p3JQz8My2rfd9eT10R0=",
f4f1d7b0e   Adam   auto commit the c...
7373
7374
7375
7376
7377
7378
        "requires": {
          "isarray": "2.0.1"
        },
        "dependencies": {
          "isarray": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
7379
            "resolved": "https://registry.npm.taobao.org/isarray/download/isarray-2.0.1.tgz?cache=0&sync_timestamp=1562592096220&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fisarray%2Fdownload%2Fisarray-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
7380
7381
7382
7383
7384
7385
            "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4="
          }
        }
      },
      "has-cors": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
7386
        "resolved": "https://registry.npm.taobao.org/has-cors/download/has-cors-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7387
7388
7389
7390
        "integrity": "sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk="
      },
      "has-flag": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7391
        "resolved": "http://registry.npm.taobao.org/has-flag/download/has-flag-3.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7392
7393
7394
7395
        "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
      },
      "has-symbols": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
7396
7397
        "resolved": "https://registry.npm.taobao.org/has-symbols/download/has-symbols-1.0.1.tgz?cache=0&sync_timestamp=1573950719586&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhas-symbols%2Fdownload%2Fhas-symbols-1.0.1.tgz",
        "integrity": "sha1-n1IUdYpEGWxAbZvXbOv4HsLdMeg="
f4f1d7b0e   Adam   auto commit the c...
7398
7399
7400
      },
      "has-unicode": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
7401
7402
7403
        "resolved": "http://registry.npm.taobao.org/has-unicode/download/has-unicode-2.0.1.tgz",
        "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
7404
7405
7406
      },
      "has-value": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7407
        "resolved": "http://registry.npm.taobao.org/has-value/download/has-value-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7408
7409
7410
7411
7412
7413
7414
7415
7416
        "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
        "requires": {
          "get-value": "^2.0.6",
          "has-values": "^1.0.0",
          "isobject": "^3.0.0"
        }
      },
      "has-values": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7417
        "resolved": "http://registry.npm.taobao.org/has-values/download/has-values-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7418
7419
7420
7421
7422
7423
7424
7425
        "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
        "requires": {
          "is-number": "^3.0.0",
          "kind-of": "^4.0.0"
        },
        "dependencies": {
          "kind-of": {
            "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7426
            "resolved": "https://registry.npm.taobao.org/kind-of/download/kind-of-4.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7427
7428
7429
7430
7431
7432
7433
7434
7435
            "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
            "requires": {
              "is-buffer": "^1.1.5"
            }
          }
        }
      },
      "hash-base": {
        "version": "3.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
7436
        "resolved": "http://registry.npm.taobao.org/hash-base/download/hash-base-3.0.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
7437
7438
7439
7440
7441
7442
7443
7444
        "integrity": "sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=",
        "requires": {
          "inherits": "^2.0.1",
          "safe-buffer": "^5.0.1"
        }
      },
      "hash-sum": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
7445
        "resolved": "https://registry.npm.taobao.org/hash-sum/download/hash-sum-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
7446
7447
7448
7449
        "integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ="
      },
      "hash.js": {
        "version": "1.1.7",
0db291810   BigBoss   “-mcomfirmOder页面
7450
7451
        "resolved": "http://registry.npm.taobao.org/hash.js/download/hash.js-1.1.7.tgz",
        "integrity": "sha1-C6vKU46NTuSg+JiNaIZlN6ADz0I=",
f4f1d7b0e   Adam   auto commit the c...
7452
7453
7454
7455
7456
7457
7458
        "requires": {
          "inherits": "^2.0.3",
          "minimalistic-assert": "^1.0.1"
        }
      },
      "he": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
7459
7460
        "resolved": "http://registry.npm.taobao.org/he/download/he-1.2.0.tgz",
        "integrity": "sha1-hK5l+n6vsWX922FWauFLrwVmTw8="
f4f1d7b0e   Adam   auto commit the c...
7461
7462
7463
      },
      "hex-color-regex": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
7464
7465
        "resolved": "http://registry.npm.taobao.org/hex-color-regex/download/hex-color-regex-1.1.0.tgz",
        "integrity": "sha1-TAb8y0YC/iYCs8k9+C1+fb8aio4=",
f4f1d7b0e   Adam   auto commit the c...
7466
7467
7468
7469
        "dev": true
      },
      "highlight.js": {
        "version": "9.18.1",
0db291810   BigBoss   “-mcomfirmOder页面
7470
7471
        "resolved": "https://registry.npm.taobao.org/highlight.js/download/highlight.js-9.18.1.tgz",
        "integrity": "sha1-7SGqAB/mJSuxCj121HVzxlOf4Tw=",
f4f1d7b0e   Adam   auto commit the c...
7472
7473
7474
7475
        "dev": true
      },
      "hmac-drbg": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
7476
        "resolved": "http://registry.npm.taobao.org/hmac-drbg/download/hmac-drbg-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
7477
7478
7479
7480
7481
7482
7483
7484
7485
        "integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=",
        "requires": {
          "hash.js": "^1.0.3",
          "minimalistic-assert": "^1.0.0",
          "minimalistic-crypto-utils": "^1.0.1"
        }
      },
      "hoopy": {
        "version": "0.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
7486
7487
        "resolved": "http://registry.npm.taobao.org/hoopy/download/hoopy-0.1.4.tgz",
        "integrity": "sha1-YJIH1mEQADOpqUAq096mdzgcGx0=",
f4f1d7b0e   Adam   auto commit the c...
7488
7489
7490
7491
        "dev": true
      },
      "hosted-git-info": {
        "version": "2.8.8",
0db291810   BigBoss   “-mcomfirmOder页面
7492
7493
7494
        "resolved": "https://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.8.8.tgz?cache=0&sync_timestamp=1583018405733&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhosted-git-info%2Fdownload%2Fhosted-git-info-2.8.8.tgz",
        "integrity": "sha1-dTm9S8Hg4KiVgVouAmJCCxKFhIg=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
7495
7496
7497
      },
      "hpack.js": {
        "version": "2.1.6",
0db291810   BigBoss   “-mcomfirmOder页面
7498
        "resolved": "http://registry.npm.taobao.org/hpack.js/download/hpack.js-2.1.6.tgz",
f4f1d7b0e   Adam   auto commit the c...
7499
7500
7501
7502
7503
7504
7505
7506
7507
7508
7509
        "integrity": "sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=",
        "dev": true,
        "requires": {
          "inherits": "^2.0.1",
          "obuf": "^1.0.0",
          "readable-stream": "^2.0.1",
          "wbuf": "^1.1.0"
        }
      },
      "hsl-regex": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7510
        "resolved": "http://registry.npm.taobao.org/hsl-regex/download/hsl-regex-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7511
7512
7513
7514
7515
        "integrity": "sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=",
        "dev": true
      },
      "hsla-regex": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7516
        "resolved": "http://registry.npm.taobao.org/hsla-regex/download/hsla-regex-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7517
7518
7519
7520
7521
        "integrity": "sha1-wc56MWjIxmFAM6S194d/OyJfnDg=",
        "dev": true
      },
      "html-comment-regex": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
7522
7523
        "resolved": "http://registry.npm.taobao.org/html-comment-regex/download/html-comment-regex-1.1.2.tgz",
        "integrity": "sha1-l9RoiutcgYhqNk+qDK0d2hTUM6c=",
f4f1d7b0e   Adam   auto commit the c...
7524
7525
7526
7527
        "dev": true
      },
      "html-entities": {
        "version": "1.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
7528
7529
        "resolved": "https://registry.npm.taobao.org/html-entities/download/html-entities-1.3.1.tgz?cache=0&sync_timestamp=1586616304085&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhtml-entities%2Fdownload%2Fhtml-entities-1.3.1.tgz",
        "integrity": "sha1-+5oaS1sUxdq6gtPjTGrk/nAaDkQ=",
f4f1d7b0e   Adam   auto commit the c...
7530
7531
7532
7533
        "dev": true
      },
      "html-minifier": {
        "version": "3.5.21",
0db291810   BigBoss   “-mcomfirmOder页面
7534
7535
        "resolved": "http://registry.npm.taobao.org/html-minifier/download/html-minifier-3.5.21.tgz",
        "integrity": "sha1-0AQOBUcw41TbAIRjWTGUAVIS0gw=",
f4f1d7b0e   Adam   auto commit the c...
7536
7537
7538
7539
7540
7541
7542
7543
7544
7545
7546
7547
7548
        "dev": true,
        "requires": {
          "camel-case": "3.0.x",
          "clean-css": "4.2.x",
          "commander": "2.17.x",
          "he": "1.2.x",
          "param-case": "2.1.x",
          "relateurl": "0.2.x",
          "uglify-js": "3.4.x"
        },
        "dependencies": {
          "commander": {
            "version": "2.17.1",
0db291810   BigBoss   “-mcomfirmOder页面
7549
7550
            "resolved": "https://registry.npm.taobao.org/commander/download/commander-2.17.1.tgz",
            "integrity": "sha1-vXerfebelCBc6sxy8XFtKfIKd78=",
f4f1d7b0e   Adam   auto commit the c...
7551
7552
7553
7554
7555
7556
            "dev": true
          }
        }
      },
      "html-tags": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7557
        "resolved": "https://registry.npm.taobao.org/html-tags/download/html-tags-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7558
7559
7560
7561
7562
        "integrity": "sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos=",
        "dev": true
      },
      "html-webpack-plugin": {
        "version": "3.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
7563
        "resolved": "https://registry.npm.taobao.org/html-webpack-plugin/download/html-webpack-plugin-3.2.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7564
7565
7566
7567
7568
7569
7570
7571
7572
7573
7574
7575
7576
7577
        "integrity": "sha1-sBq71yOsqqeze2r0SS69oD2d03s=",
        "dev": true,
        "requires": {
          "html-minifier": "^3.2.3",
          "loader-utils": "^0.2.16",
          "lodash": "^4.17.3",
          "pretty-error": "^2.0.2",
          "tapable": "^1.0.0",
          "toposort": "^1.0.0",
          "util.promisify": "1.0.0"
        },
        "dependencies": {
          "big.js": {
            "version": "3.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
7578
7579
            "resolved": "http://registry.npm.taobao.org/big.js/download/big.js-3.2.0.tgz",
            "integrity": "sha1-pfwpi4G54Nyi5FiCR4S2XFK6WI4=",
f4f1d7b0e   Adam   auto commit the c...
7580
7581
7582
7583
            "dev": true
          },
          "emojis-list": {
            "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
7584
            "resolved": "https://registry.npm.taobao.org/emojis-list/download/emojis-list-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7585
7586
7587
7588
7589
            "integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k=",
            "dev": true
          },
          "json5": {
            "version": "0.5.1",
0db291810   BigBoss   “-mcomfirmOder页面
7590
            "resolved": "https://registry.npm.taobao.org/json5/download/json5-0.5.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
7591
7592
7593
7594
7595
            "integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=",
            "dev": true
          },
          "loader-utils": {
            "version": "0.2.17",
0db291810   BigBoss   “-mcomfirmOder页面
7596
            "resolved": "https://registry.npm.taobao.org/loader-utils/download/loader-utils-0.2.17.tgz?cache=0&sync_timestamp=1584445172927&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Floader-utils%2Fdownload%2Floader-utils-0.2.17.tgz",
f4f1d7b0e   Adam   auto commit the c...
7597
7598
7599
7600
7601
7602
7603
7604
7605
7606
7607
            "integrity": "sha1-+G5jdNQyBabmxg6RlvF8Apm/s0g=",
            "dev": true,
            "requires": {
              "big.js": "^3.1.3",
              "emojis-list": "^2.0.0",
              "json5": "^0.5.0",
              "object-assign": "^4.0.1"
            }
          },
          "util.promisify": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7608
7609
            "resolved": "https://registry.npm.taobao.org/util.promisify/download/util.promisify-1.0.0.tgz",
            "integrity": "sha1-RA9xZaRZyaFtwUXrjnLzVocJcDA=",
f4f1d7b0e   Adam   auto commit the c...
7610
7611
7612
7613
7614
7615
7616
7617
7618
7619
            "dev": true,
            "requires": {
              "define-properties": "^1.1.2",
              "object.getownpropertydescriptors": "^2.0.3"
            }
          }
        }
      },
      "htmlparser2": {
        "version": "3.10.1",
0db291810   BigBoss   “-mcomfirmOder页面
7620
7621
        "resolved": "https://registry.npm.taobao.org/htmlparser2/download/htmlparser2-3.10.1.tgz",
        "integrity": "sha1-vWedw/WYl7ajS7EHSchVu1OpOS8=",
f4f1d7b0e   Adam   auto commit the c...
7622
7623
7624
7625
7626
7627
7628
7629
7630
7631
        "dev": true,
        "requires": {
          "domelementtype": "^1.3.1",
          "domhandler": "^2.3.0",
          "domutils": "^1.5.1",
          "entities": "^1.1.1",
          "inherits": "^2.0.1",
          "readable-stream": "^3.1.1"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
7632
7633
7634
7635
7636
7637
          "entities": {
            "version": "1.1.2",
            "resolved": "https://registry.npm.taobao.org/entities/download/entities-1.1.2.tgz",
            "integrity": "sha1-vfpzUplmTfr9NFKe1PhSKidf6lY=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
7638
7639
          "readable-stream": {
            "version": "3.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
7640
7641
            "resolved": "https://registry.npm.taobao.org/readable-stream/download/readable-stream-3.6.0.tgz",
            "integrity": "sha1-M3u9o63AcGvT4CRCaihtS0sskZg=",
f4f1d7b0e   Adam   auto commit the c...
7642
7643
7644
7645
7646
7647
7648
7649
7650
7651
7652
            "dev": true,
            "requires": {
              "inherits": "^2.0.3",
              "string_decoder": "^1.1.1",
              "util-deprecate": "^1.0.1"
            }
          }
        }
      },
      "http-assert": {
        "version": "1.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
7653
7654
        "resolved": "https://registry.npm.taobao.org/http-assert/download/http-assert-1.4.1.tgz",
        "integrity": "sha1-xfcl1neqfoc+9zYZm4lobM6zeHg=",
f4f1d7b0e   Adam   auto commit the c...
7655
7656
7657
7658
7659
7660
7661
        "requires": {
          "deep-equal": "~1.0.1",
          "http-errors": "~1.7.2"
        },
        "dependencies": {
          "deep-equal": {
            "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
7662
            "resolved": "https://registry.npm.taobao.org/deep-equal/download/deep-equal-1.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdeep-equal%2Fdownload%2Fdeep-equal-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
7663
7664
7665
7666
7667
7668
            "integrity": "sha1-9dJgKStmDghO/0zbyfCK0yR0SLU="
          }
        }
      },
      "http-deceiver": {
        "version": "1.2.7",
0db291810   BigBoss   “-mcomfirmOder页面
7669
        "resolved": "http://registry.npm.taobao.org/http-deceiver/download/http-deceiver-1.2.7.tgz",
f4f1d7b0e   Adam   auto commit the c...
7670
7671
7672
7673
7674
        "integrity": "sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=",
        "dev": true
      },
      "http-errors": {
        "version": "1.7.2",
0db291810   BigBoss   “-mcomfirmOder页面
7675
7676
        "resolved": "https://registry.npm.taobao.org/http-errors/download/http-errors-1.7.2.tgz?cache=0&sync_timestamp=1561418493658&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-errors%2Fdownload%2Fhttp-errors-1.7.2.tgz",
        "integrity": "sha1-T1ApzxMjnzEDblsuVSkrz7zIXI8=",
f4f1d7b0e   Adam   auto commit the c...
7677
7678
7679
7680
7681
7682
7683
7684
7685
7686
        "requires": {
          "depd": "~1.1.2",
          "inherits": "2.0.3",
          "setprototypeof": "1.1.1",
          "statuses": ">= 1.5.0 < 2",
          "toidentifier": "1.0.0"
        },
        "dependencies": {
          "inherits": {
            "version": "2.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
7687
            "resolved": "https://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz?cache=0&sync_timestamp=1560975547815&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finherits%2Fdownload%2Finherits-2.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
7688
7689
7690
7691
7692
7693
            "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
          }
        }
      },
      "http-parser-js": {
        "version": "0.4.10",
0db291810   BigBoss   “-mcomfirmOder页面
7694
        "resolved": "https://registry.npm.taobao.org/http-parser-js/download/http-parser-js-0.4.10.tgz",
f4f1d7b0e   Adam   auto commit the c...
7695
7696
7697
7698
7699
        "integrity": "sha1-ksnBN0w1CF912zWexWzCV8u5P6Q=",
        "dev": true
      },
      "http-proxy": {
        "version": "1.18.0",
0db291810   BigBoss   “-mcomfirmOder页面
7700
7701
        "resolved": "https://registry.npm.taobao.org/http-proxy/download/http-proxy-1.18.0.tgz?cache=0&sync_timestamp=1568770896103&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-proxy%2Fdownload%2Fhttp-proxy-1.18.0.tgz",
        "integrity": "sha1-2+VfY+daNH2389mZdPJpKjFKajo=",
f4f1d7b0e   Adam   auto commit the c...
7702
7703
7704
7705
7706
7707
7708
7709
7710
        "dev": true,
        "requires": {
          "eventemitter3": "^4.0.0",
          "follow-redirects": "^1.0.0",
          "requires-port": "^1.0.0"
        }
      },
      "http-proxy-middleware": {
        "version": "0.19.1",
0db291810   BigBoss   “-mcomfirmOder页面
7711
7712
        "resolved": "https://registry.npm.taobao.org/http-proxy-middleware/download/http-proxy-middleware-0.19.1.tgz?cache=0&sync_timestamp=1584394549840&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-proxy-middleware%2Fdownload%2Fhttp-proxy-middleware-0.19.1.tgz",
        "integrity": "sha1-GDx9xKoUeRUDBkmMIQza+WCApDo=",
f4f1d7b0e   Adam   auto commit the c...
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
        "dev": true,
        "requires": {
          "http-proxy": "^1.17.0",
          "is-glob": "^4.0.0",
          "lodash": "^4.17.11",
          "micromatch": "^3.1.10"
        }
      },
      "http-signature": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
7723
        "resolved": "https://registry.npm.taobao.org/http-signature/download/http-signature-1.2.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7724
7725
7726
7727
7728
7729
7730
7731
7732
        "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
        "requires": {
          "assert-plus": "^1.0.0",
          "jsprim": "^1.2.2",
          "sshpk": "^1.7.0"
        }
      },
      "https-browserify": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7733
        "resolved": "http://registry.npm.taobao.org/https-browserify/download/https-browserify-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7734
7735
7736
7737
        "integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM="
      },
      "human-signals": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
7738
7739
        "resolved": "https://registry.npm.taobao.org/human-signals/download/human-signals-1.1.1.tgz",
        "integrity": "sha1-xbHNFPUK6uCatsWf5jujOV/k36M=",
f4f1d7b0e   Adam   auto commit the c...
7740
7741
7742
7743
        "dev": true
      },
      "iconv-lite": {
        "version": "0.4.24",
0db291810   BigBoss   “-mcomfirmOder页面
7744
7745
        "resolved": "https://registry.npm.taobao.org/iconv-lite/download/iconv-lite-0.4.24.tgz",
        "integrity": "sha1-ICK0sl+93CHS9SSXSkdKr+czkIs=",
f4f1d7b0e   Adam   auto commit the c...
7746
7747
7748
7749
7750
7751
        "requires": {
          "safer-buffer": ">= 2.1.2 < 3"
        }
      },
      "icss-replace-symbols": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
7752
        "resolved": "http://registry.npm.taobao.org/icss-replace-symbols/download/icss-replace-symbols-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7753
7754
7755
7756
        "integrity": "sha1-Bupvg2ead0njhs/h/oEq5dsiPe0="
      },
      "icss-utils": {
        "version": "4.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
7757
7758
        "resolved": "https://registry.npm.taobao.org/icss-utils/download/icss-utils-4.1.1.tgz",
        "integrity": "sha1-IRcLU3ie4nRHwvR91oMIFAP5pGc=",
f4f1d7b0e   Adam   auto commit the c...
7759
7760
7761
7762
7763
7764
        "requires": {
          "postcss": "^7.0.14"
        }
      },
      "ieee754": {
        "version": "1.1.13",
0db291810   BigBoss   “-mcomfirmOder页面
7765
7766
        "resolved": "http://registry.npm.taobao.org/ieee754/download/ieee754-1.1.13.tgz",
        "integrity": "sha1-7BaFWOlaoYH9h9N/VcMrvLZwi4Q="
f4f1d7b0e   Adam   auto commit the c...
7767
7768
7769
      },
      "iferr": {
        "version": "0.1.5",
0db291810   BigBoss   “-mcomfirmOder页面
7770
        "resolved": "http://registry.npm.taobao.org/iferr/download/iferr-0.1.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
7771
7772
7773
        "integrity": "sha1-xg7taebY/bazEEofy8ocGS3FtQE="
      },
      "ignore": {
0db291810   BigBoss   “-mcomfirmOder页面
7774
7775
7776
        "version": "3.3.10",
        "resolved": "https://registry.npm.taobao.org/ignore/download/ignore-3.3.10.tgz?cache=0&sync_timestamp=1565775199290&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fignore%2Fdownload%2Fignore-3.3.10.tgz",
        "integrity": "sha1-Cpf7h2mG6AgcYxFg+PnziRV/AEM=",
f4f1d7b0e   Adam   auto commit the c...
7777
7778
7779
7780
        "dev": true
      },
      "immediate": {
        "version": "3.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
7781
        "resolved": "https://registry.npm.taobao.org/immediate/download/immediate-3.0.6.tgz",
f4f1d7b0e   Adam   auto commit the c...
7782
7783
7784
7785
        "integrity": "sha1-nbHb0Pr43m++D13V5Wu2BigN5ps="
      },
      "import-cwd": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
7786
        "resolved": "https://registry.npm.taobao.org/import-cwd/download/import-cwd-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7787
7788
7789
7790
7791
7792
7793
7794
        "integrity": "sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=",
        "dev": true,
        "requires": {
          "import-from": "^2.1.0"
        }
      },
      "import-fresh": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7795
        "resolved": "https://registry.npm.taobao.org/import-fresh/download/import-fresh-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7796
7797
7798
7799
7800
7801
7802
7803
7804
        "integrity": "sha1-2BNVwVYS04bGH53dOSLUMEgipUY=",
        "dev": true,
        "requires": {
          "caller-path": "^2.0.0",
          "resolve-from": "^3.0.0"
        }
      },
      "import-from": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
7805
        "resolved": "https://registry.npm.taobao.org/import-from/download/import-from-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7806
7807
7808
7809
7810
7811
7812
7813
        "integrity": "sha1-M1238qev/VOqpHHUuAId7ja387E=",
        "dev": true,
        "requires": {
          "resolve-from": "^3.0.0"
        }
      },
      "import-local": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7814
7815
        "resolved": "https://registry.npm.taobao.org/import-local/download/import-local-2.0.0.tgz",
        "integrity": "sha1-VQcL44pZk88Y72236WH1vuXFoJ0=",
f4f1d7b0e   Adam   auto commit the c...
7816
7817
7818
7819
7820
7821
7822
7823
        "dev": true,
        "requires": {
          "pkg-dir": "^3.0.0",
          "resolve-cwd": "^2.0.0"
        }
      },
      "imurmurhash": {
        "version": "0.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
7824
        "resolved": "http://registry.npm.taobao.org/imurmurhash/download/imurmurhash-0.1.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
7825
7826
7827
7828
        "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o="
      },
      "in-publish": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
7829
7830
7831
        "resolved": "https://registry.npm.taobao.org/in-publish/download/in-publish-2.0.1.tgz?cache=0&sync_timestamp=1584388562094&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fin-publish%2Fdownload%2Fin-publish-2.0.1.tgz",
        "integrity": "sha1-lIsaU1yAMFYc6lIvc/ePS+NX4Aw=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
7832
7833
7834
      },
      "indent-string": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7835
7836
        "resolved": "https://registry.npm.taobao.org/indent-string/download/indent-string-4.0.0.tgz",
        "integrity": "sha1-Yk+PRJfWGbLZdoUx1Y9BIoVNclE=",
f4f1d7b0e   Adam   auto commit the c...
7837
7838
7839
7840
        "dev": true
      },
      "indexes-of": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
7841
        "resolved": "http://registry.npm.taobao.org/indexes-of/download/indexes-of-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
7842
7843
7844
7845
        "integrity": "sha1-8w9xbI4r00bHtn0985FVZqfAVgc="
      },
      "indexof": {
        "version": "0.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
7846
        "resolved": "http://registry.npm.taobao.org/indexof/download/indexof-0.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
7847
7848
7849
7850
        "integrity": "sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10="
      },
      "infer-owner": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
7851
7852
        "resolved": "https://registry.npm.taobao.org/infer-owner/download/infer-owner-1.0.4.tgz",
        "integrity": "sha1-xM78qo5RBRwqQLos6KPScpWvlGc="
f4f1d7b0e   Adam   auto commit the c...
7853
7854
7855
      },
      "inflation": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
7856
        "resolved": "https://registry.npm.taobao.org/inflation/download/inflation-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
7857
7858
7859
7860
        "integrity": "sha1-i0F+R8KPklpFEz2RTKH9OJEH8w8="
      },
      "inflight": {
        "version": "1.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
7861
        "resolved": "http://registry.npm.taobao.org/inflight/download/inflight-1.0.6.tgz",
f4f1d7b0e   Adam   auto commit the c...
7862
7863
7864
7865
7866
7867
7868
7869
        "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
        "requires": {
          "once": "^1.3.0",
          "wrappy": "1"
        }
      },
      "inherits": {
        "version": "2.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
7870
7871
        "resolved": "https://registry.npm.taobao.org/inherits/download/inherits-2.0.4.tgz?cache=0&sync_timestamp=1560975547815&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finherits%2Fdownload%2Finherits-2.0.4.tgz",
        "integrity": "sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w="
f4f1d7b0e   Adam   auto commit the c...
7872
7873
7874
      },
      "ini": {
        "version": "1.3.5",
0db291810   BigBoss   “-mcomfirmOder页面
7875
7876
        "resolved": "http://registry.npm.taobao.org/ini/download/ini-1.3.5.tgz",
        "integrity": "sha1-7uJfVtscnsYIXgwid4CD9Zar+Sc=",
f4f1d7b0e   Adam   auto commit the c...
7877
7878
        "dev": true
      },
7d6833f2c   mullins   地址列表
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
7899
7900
7901
7902
7903
7904
7905
7906
7907
7908
7909
7910
7911
7912
7913
7914
7915
7916
7917
7918
7919
7920
7921
7922
7923
7924
7925
7926
7927
7928
7929
7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
7944
7945
7946
7947
7948
7949
7950
7951
7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
7964
7965
7966
7967
7968
7969
7970
7971
7972
7973
7974
7975
7976
7977
7978
7979
7980
7981
7982
7983
7984
7985
7986
7987
7988
7989
7990
7991
7992
7993
7994
7995
7996
7997
7998
7999
8000
8001
8002
      "inquirer": {
        "version": "7.1.0",
        "resolved": "https://registry.npm.taobao.org/inquirer/download/inquirer-7.1.0.tgz",
        "integrity": "sha1-EpigGFmIPhfHJkuChwrhA0+S3Sk=",
        "dev": true,
        "requires": {
          "ansi-escapes": "^4.2.1",
          "chalk": "^3.0.0",
          "cli-cursor": "^3.1.0",
          "cli-width": "^2.0.0",
          "external-editor": "^3.0.3",
          "figures": "^3.0.0",
          "lodash": "^4.17.15",
          "mute-stream": "0.0.8",
          "run-async": "^2.4.0",
          "rxjs": "^6.5.3",
          "string-width": "^4.1.0",
          "strip-ansi": "^6.0.0",
          "through": "^2.3.6"
        },
        "dependencies": {
          "ansi-styles": {
            "version": "4.2.1",
            "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-4.2.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-styles%2Fdownload%2Fansi-styles-4.2.1.tgz",
            "integrity": "sha1-kK51xCTQCNJiTFvynq0xd+v881k=",
            "dev": true,
            "requires": {
              "@types/color-name": "^1.1.1",
              "color-convert": "^2.0.1"
            }
          },
          "chalk": {
            "version": "3.0.0",
            "resolved": "https://registry.npm.taobao.org/chalk/download/chalk-3.0.0.tgz?cache=0&sync_timestamp=1585815759944&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-3.0.0.tgz",
            "integrity": "sha1-P3PCv1JlkfV0zEksUeJFY0n4ROQ=",
            "dev": true,
            "requires": {
              "ansi-styles": "^4.1.0",
              "supports-color": "^7.1.0"
            }
          },
          "cli-cursor": {
            "version": "3.1.0",
            "resolved": "https://registry.npm.taobao.org/cli-cursor/download/cli-cursor-3.1.0.tgz",
            "integrity": "sha1-JkMFp65JDR0Dvwybp8kl0XU68wc=",
            "dev": true,
            "requires": {
              "restore-cursor": "^3.1.0"
            }
          },
          "color-convert": {
            "version": "2.0.1",
            "resolved": "https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz",
            "integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=",
            "dev": true,
            "requires": {
              "color-name": "~1.1.4"
            }
          },
          "color-name": {
            "version": "1.1.4",
            "resolved": "https://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz",
            "integrity": "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=",
            "dev": true
          },
          "has-flag": {
            "version": "4.0.0",
            "resolved": "https://registry.npm.taobao.org/has-flag/download/has-flag-4.0.0.tgz",
            "integrity": "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=",
            "dev": true
          },
          "is-fullwidth-code-point": {
            "version": "3.0.0",
            "resolved": "https://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-3.0.0.tgz",
            "integrity": "sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0=",
            "dev": true
          },
          "mimic-fn": {
            "version": "2.1.0",
            "resolved": "https://registry.npm.taobao.org/mimic-fn/download/mimic-fn-2.1.0.tgz",
            "integrity": "sha1-ftLCzMyvhNP/y3pptXcR/CCDQBs=",
            "dev": true
          },
          "onetime": {
            "version": "5.1.0",
            "resolved": "https://registry.npm.taobao.org/onetime/download/onetime-5.1.0.tgz",
            "integrity": "sha1-//DzyRYX/mK7UBiWNumayKbfe+U=",
            "dev": true,
            "requires": {
              "mimic-fn": "^2.1.0"
            }
          },
          "restore-cursor": {
            "version": "3.1.0",
            "resolved": "https://registry.npm.taobao.org/restore-cursor/download/restore-cursor-3.1.0.tgz",
            "integrity": "sha1-OfZ8VLOnpYzqUjbZXPADQjljH34=",
            "dev": true,
            "requires": {
              "onetime": "^5.1.0",
              "signal-exit": "^3.0.2"
            }
          },
          "string-width": {
            "version": "4.2.0",
            "resolved": "https://registry.npm.taobao.org/string-width/download/string-width-4.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstring-width%2Fdownload%2Fstring-width-4.2.0.tgz",
            "integrity": "sha1-lSGCxGzHssMT0VluYjmSvRY7crU=",
            "dev": true,
            "requires": {
              "emoji-regex": "^8.0.0",
              "is-fullwidth-code-point": "^3.0.0",
              "strip-ansi": "^6.0.0"
            }
          },
          "supports-color": {
            "version": "7.1.0",
            "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-7.1.0.tgz?cache=0&sync_timestamp=1569557271992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.1.0.tgz",
            "integrity": "sha1-aOMlkd9z4lrRxLSRCKLsUHliv9E=",
            "dev": true,
            "requires": {
              "has-flag": "^4.0.0"
            }
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
8003
8004
      "internal-ip": {
        "version": "4.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
8005
8006
        "resolved": "https://registry.npm.taobao.org/internal-ip/download/internal-ip-4.3.0.tgz?cache=0&sync_timestamp=1584010513586&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finternal-ip%2Fdownload%2Finternal-ip-4.3.0.tgz",
        "integrity": "sha1-hFRSuq2dLKO2nGNaE3rLmg2tCQc=",
f4f1d7b0e   Adam   auto commit the c...
8007
8008
8009
8010
8011
8012
8013
8014
        "dev": true,
        "requires": {
          "default-gateway": "^4.2.0",
          "ipaddr.js": "^1.9.0"
        },
        "dependencies": {
          "default-gateway": {
            "version": "4.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
8015
8016
            "resolved": "https://registry.npm.taobao.org/default-gateway/download/default-gateway-4.2.0.tgz",
            "integrity": "sha1-FnEEx1AMIRX23WmwpTa7jtcgVSs=",
f4f1d7b0e   Adam   auto commit the c...
8017
8018
8019
8020
8021
8022
8023
8024
8025
8026
            "dev": true,
            "requires": {
              "execa": "^1.0.0",
              "ip-regex": "^2.1.0"
            }
          }
        }
      },
      "interpret": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
8027
8028
        "resolved": "https://registry.npm.taobao.org/interpret/download/interpret-1.2.0.tgz",
        "integrity": "sha1-1QYaYiS+WOgIOYX1AU2EQ1lXYpY="
f4f1d7b0e   Adam   auto commit the c...
8029
8030
8031
      },
      "intersection-observer": {
        "version": "0.7.0",
0db291810   BigBoss   “-mcomfirmOder页面
8032
8033
        "resolved": "https://registry.npm.taobao.org/intersection-observer/download/intersection-observer-0.7.0.tgz",
        "integrity": "sha1-7ha+6XjbU1FurS8KgVSwm0ALvck="
f4f1d7b0e   Adam   auto commit the c...
8034
8035
8036
      },
      "invariant": {
        "version": "2.2.4",
0db291810   BigBoss   “-mcomfirmOder页面
8037
8038
        "resolved": "http://registry.npm.taobao.org/invariant/download/invariant-2.2.4.tgz",
        "integrity": "sha1-YQ88ksk1nOHbYW5TgAjSP/NRWOY=",
f4f1d7b0e   Adam   auto commit the c...
8039
8040
8041
8042
8043
8044
        "requires": {
          "loose-envify": "^1.0.0"
        }
      },
      "invert-kv": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8045
8046
        "resolved": "https://registry.npm.taobao.org/invert-kv/download/invert-kv-2.0.0.tgz",
        "integrity": "sha1-c5P1r6Weyf9fZ6J2INEcIm4+7AI=",
f4f1d7b0e   Adam   auto commit the c...
8047
8048
8049
8050
        "dev": true
      },
      "ip": {
        "version": "1.1.5",
0db291810   BigBoss   “-mcomfirmOder页面
8051
        "resolved": "http://registry.npm.taobao.org/ip/download/ip-1.1.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
8052
8053
8054
8055
8056
        "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=",
        "dev": true
      },
      "ip-regex": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8057
        "resolved": "https://registry.npm.taobao.org/ip-regex/download/ip-regex-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8058
8059
8060
8061
8062
        "integrity": "sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=",
        "dev": true
      },
      "ipaddr.js": {
        "version": "1.9.1",
0db291810   BigBoss   “-mcomfirmOder页面
8063
8064
        "resolved": "https://registry.npm.taobao.org/ipaddr.js/download/ipaddr.js-1.9.1.tgz",
        "integrity": "sha1-v/OFQ+64mEglB5/zoqjmy9RngbM=",
f4f1d7b0e   Adam   auto commit the c...
8065
8066
8067
8068
        "dev": true
      },
      "is-absolute-url": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8069
        "resolved": "https://registry.npm.taobao.org/is-absolute-url/download/is-absolute-url-2.1.0.tgz?cache=0&sync_timestamp=1569735515256&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-absolute-url%2Fdownload%2Fis-absolute-url-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8070
8071
8072
8073
8074
        "integrity": "sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=",
        "dev": true
      },
      "is-accessor-descriptor": {
        "version": "0.1.6",
0db291810   BigBoss   “-mcomfirmOder页面
8075
        "resolved": "http://registry.npm.taobao.org/is-accessor-descriptor/download/is-accessor-descriptor-0.1.6.tgz",
f4f1d7b0e   Adam   auto commit the c...
8076
8077
8078
8079
8080
8081
8082
        "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
        "requires": {
          "kind-of": "^3.0.2"
        },
        "dependencies": {
          "kind-of": {
            "version": "3.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
8083
            "resolved": "https://registry.npm.taobao.org/kind-of/download/kind-of-3.2.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
8084
8085
8086
8087
8088
8089
8090
8091
8092
            "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
            "requires": {
              "is-buffer": "^1.1.5"
            }
          }
        }
      },
      "is-arguments": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
8093
8094
        "resolved": "https://registry.npm.taobao.org/is-arguments/download/is-arguments-1.0.4.tgz",
        "integrity": "sha1-P6+WbHy6D/Q3+zH2JQCC/PBEjPM=",
f4f1d7b0e   Adam   auto commit the c...
8095
8096
8097
8098
        "dev": true
      },
      "is-arrayish": {
        "version": "0.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
8099
8100
8101
        "resolved": "http://registry.npm.taobao.org/is-arrayish/download/is-arrayish-0.2.1.tgz",
        "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
8102
8103
8104
      },
      "is-binary-path": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
8105
        "resolved": "https://registry.npm.taobao.org/is-binary-path/download/is-binary-path-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8106
8107
8108
8109
8110
8111
8112
        "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
        "requires": {
          "binary-extensions": "^1.0.0"
        }
      },
      "is-buffer": {
        "version": "1.1.6",
0db291810   BigBoss   “-mcomfirmOder页面
8113
8114
        "resolved": "https://registry.npm.taobao.org/is-buffer/download/is-buffer-1.1.6.tgz",
        "integrity": "sha1-76ouqdqg16suoTqXsritUf776L4="
f4f1d7b0e   Adam   auto commit the c...
8115
8116
8117
      },
      "is-callable": {
        "version": "1.1.5",
0db291810   BigBoss   “-mcomfirmOder页面
8118
8119
        "resolved": "https://registry.npm.taobao.org/is-callable/download/is-callable-1.1.5.tgz",
        "integrity": "sha1-9+RrWWiQRW23Tn9ul2yzJz0G+qs=",
f4f1d7b0e   Adam   auto commit the c...
8120
8121
        "dev": true
      },
0db291810   BigBoss   “-mcomfirmOder页面
8122
8123
8124
8125
8126
8127
8128
8129
8130
      "is-ci": {
        "version": "1.2.1",
        "resolved": "http://registry.npm.taobao.org/is-ci/download/is-ci-1.2.1.tgz",
        "integrity": "sha1-43ecjuF/zPQoSI9uKBGH8uYyhBw=",
        "dev": true,
        "requires": {
          "ci-info": "^1.5.0"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
8131
8132
      "is-color-stop": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8133
        "resolved": "http://registry.npm.taobao.org/is-color-stop/download/is-color-stop-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8134
8135
8136
8137
8138
8139
8140
8141
8142
8143
8144
8145
8146
        "integrity": "sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=",
        "dev": true,
        "requires": {
          "css-color-names": "^0.0.4",
          "hex-color-regex": "^1.1.0",
          "hsl-regex": "^1.0.0",
          "hsla-regex": "^1.0.0",
          "rgb-regex": "^1.0.1",
          "rgba-regex": "^1.0.0"
        }
      },
      "is-data-descriptor": {
        "version": "0.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
8147
        "resolved": "http://registry.npm.taobao.org/is-data-descriptor/download/is-data-descriptor-0.1.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
8148
8149
8150
8151
8152
8153
8154
        "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
        "requires": {
          "kind-of": "^3.0.2"
        },
        "dependencies": {
          "kind-of": {
            "version": "3.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
8155
            "resolved": "https://registry.npm.taobao.org/kind-of/download/kind-of-3.2.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
8156
8157
8158
8159
8160
8161
8162
8163
8164
            "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
            "requires": {
              "is-buffer": "^1.1.5"
            }
          }
        }
      },
      "is-date-object": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
8165
8166
        "resolved": "https://registry.npm.taobao.org/is-date-object/download/is-date-object-1.0.2.tgz?cache=0&sync_timestamp=1576729182289&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-date-object%2Fdownload%2Fis-date-object-1.0.2.tgz",
        "integrity": "sha1-vac28s2P0G0yhE53Q7+nSUw7/X4=",
f4f1d7b0e   Adam   auto commit the c...
8167
8168
8169
8170
        "dev": true
      },
      "is-descriptor": {
        "version": "0.1.6",
0db291810   BigBoss   “-mcomfirmOder页面
8171
8172
        "resolved": "http://registry.npm.taobao.org/is-descriptor/download/is-descriptor-0.1.6.tgz",
        "integrity": "sha1-Nm2CQN3kh8pRgjsaufB6EKeCUco=",
f4f1d7b0e   Adam   auto commit the c...
8173
8174
8175
8176
8177
8178
8179
8180
        "requires": {
          "is-accessor-descriptor": "^0.1.6",
          "is-data-descriptor": "^0.1.4",
          "kind-of": "^5.0.0"
        },
        "dependencies": {
          "kind-of": {
            "version": "5.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8181
8182
            "resolved": "https://registry.npm.taobao.org/kind-of/download/kind-of-5.1.0.tgz",
            "integrity": "sha1-cpyR4thXt6QZofmqZWhcTDP1hF0="
f4f1d7b0e   Adam   auto commit the c...
8183
8184
8185
8186
8187
          }
        }
      },
      "is-directory": {
        "version": "0.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
8188
        "resolved": "http://registry.npm.taobao.org/is-directory/download/is-directory-0.3.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8189
8190
8191
8192
8193
        "integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=",
        "dev": true
      },
      "is-extendable": {
        "version": "0.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
8194
        "resolved": "http://registry.npm.taobao.org/is-extendable/download/is-extendable-0.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8195
8196
8197
8198
        "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik="
      },
      "is-extglob": {
        "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
8199
        "resolved": "http://registry.npm.taobao.org/is-extglob/download/is-extglob-2.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8200
8201
8202
8203
        "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
      },
      "is-finite": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8204
8205
8206
        "resolved": "https://registry.npm.taobao.org/is-finite/download/is-finite-1.1.0.tgz",
        "integrity": "sha1-kEE1x3+0LAZB1qobzbxNqo2ggvM=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
8207
8208
8209
      },
      "is-fullwidth-code-point": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8210
8211
8212
        "resolved": "http://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-2.0.0.tgz",
        "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
8213
8214
8215
      },
      "is-generator-function": {
        "version": "1.0.7",
0db291810   BigBoss   “-mcomfirmOder页面
8216
8217
        "resolved": "https://registry.npm.taobao.org/is-generator-function/download/is-generator-function-1.0.7.tgz",
        "integrity": "sha1-0hMuUpuwAAp/gHlNS99c1eWBNSI="
f4f1d7b0e   Adam   auto commit the c...
8218
8219
8220
      },
      "is-glob": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
8221
8222
        "resolved": "http://registry.npm.taobao.org/is-glob/download/is-glob-4.0.1.tgz",
        "integrity": "sha1-dWfb6fL14kZ7x3q4PEopSCQHpdw=",
f4f1d7b0e   Adam   auto commit the c...
8223
8224
8225
8226
8227
8228
        "requires": {
          "is-extglob": "^2.1.1"
        }
      },
      "is-number": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8229
        "resolved": "http://registry.npm.taobao.org/is-number/download/is-number-3.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8230
8231
8232
8233
8234
8235
8236
        "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
        "requires": {
          "kind-of": "^3.0.2"
        },
        "dependencies": {
          "kind-of": {
            "version": "3.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
8237
            "resolved": "https://registry.npm.taobao.org/kind-of/download/kind-of-3.2.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
8238
8239
8240
8241
8242
8243
8244
8245
8246
            "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
            "requires": {
              "is-buffer": "^1.1.5"
            }
          }
        }
      },
      "is-obj": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8247
8248
        "resolved": "https://registry.npm.taobao.org/is-obj/download/is-obj-2.0.0.tgz",
        "integrity": "sha1-Rz+wXZc3BeP9liBUUBjKjiLvSYI=",
f4f1d7b0e   Adam   auto commit the c...
8249
8250
8251
8252
        "dev": true
      },
      "is-path-cwd": {
        "version": "2.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
8253
8254
        "resolved": "https://registry.npm.taobao.org/is-path-cwd/download/is-path-cwd-2.2.0.tgz",
        "integrity": "sha1-Z9Q7gmZKe1GR/ZEZEn6zAASKn9s=",
f4f1d7b0e   Adam   auto commit the c...
8255
8256
8257
8258
        "dev": true
      },
      "is-path-in-cwd": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8259
8260
        "resolved": "https://registry.npm.taobao.org/is-path-in-cwd/download/is-path-in-cwd-2.1.0.tgz",
        "integrity": "sha1-v+Lcomxp85cmWkAJljYCk1oFOss=",
f4f1d7b0e   Adam   auto commit the c...
8261
8262
8263
8264
8265
8266
8267
        "dev": true,
        "requires": {
          "is-path-inside": "^2.1.0"
        }
      },
      "is-path-inside": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8268
8269
        "resolved": "https://registry.npm.taobao.org/is-path-inside/download/is-path-inside-2.1.0.tgz",
        "integrity": "sha1-fJgQWH1lmkDSe8201WFuqwWUlLI=",
f4f1d7b0e   Adam   auto commit the c...
8270
8271
8272
8273
8274
8275
8276
        "dev": true,
        "requires": {
          "path-is-inside": "^1.0.2"
        }
      },
      "is-plain-obj": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8277
        "resolved": "https://registry.npm.taobao.org/is-plain-obj/download/is-plain-obj-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8278
8279
8280
8281
8282
        "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=",
        "dev": true
      },
      "is-plain-object": {
        "version": "2.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
8283
8284
        "resolved": "https://registry.npm.taobao.org/is-plain-object/download/is-plain-object-2.0.4.tgz",
        "integrity": "sha1-LBY7P6+xtgbZ0Xko8FwqHDjgdnc=",
f4f1d7b0e   Adam   auto commit the c...
8285
8286
8287
8288
8289
8290
        "requires": {
          "isobject": "^3.0.1"
        }
      },
      "is-regex": {
        "version": "1.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
8291
8292
        "resolved": "https://registry.npm.taobao.org/is-regex/download/is-regex-1.0.5.tgz?cache=0&sync_timestamp=1576454945298&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-regex%2Fdownload%2Fis-regex-1.0.5.tgz",
        "integrity": "sha1-OdWJo1i/GJZ/cmlnEguPwa7XTq4=",
f4f1d7b0e   Adam   auto commit the c...
8293
8294
8295
8296
8297
8298
8299
        "dev": true,
        "requires": {
          "has": "^1.0.3"
        }
      },
      "is-resolvable": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8300
8301
        "resolved": "http://registry.npm.taobao.org/is-resolvable/download/is-resolvable-1.1.0.tgz",
        "integrity": "sha1-+xj4fOH+uSUWnJpAfBkxijIG7Yg=",
f4f1d7b0e   Adam   auto commit the c...
8302
8303
8304
8305
        "dev": true
      },
      "is-stream": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8306
        "resolved": "https://registry.npm.taobao.org/is-stream/download/is-stream-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8307
8308
8309
        "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=",
        "dev": true
      },
7d6833f2c   mullins   地址列表
8310
8311
8312
8313
8314
8315
      "is-string": {
        "version": "1.0.5",
        "resolved": "https://registry.npm.taobao.org/is-string/download/is-string-1.0.5.tgz?cache=0&sync_timestamp=1576731545458&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-string%2Fdownload%2Fis-string-1.0.5.tgz",
        "integrity": "sha1-QEk+0ZjvP/R3uMf5L2ROyCpc06Y=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
8316
8317
      "is-svg": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8318
8319
        "resolved": "https://registry.npm.taobao.org/is-svg/download/is-svg-3.0.0.tgz",
        "integrity": "sha1-kyHb0pwhLlypnE+peUxxS8r6L3U=",
f4f1d7b0e   Adam   auto commit the c...
8320
8321
8322
8323
8324
8325
8326
        "dev": true,
        "requires": {
          "html-comment-regex": "^1.1.0"
        }
      },
      "is-symbol": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
8327
8328
        "resolved": "https://registry.npm.taobao.org/is-symbol/download/is-symbol-1.0.3.tgz?cache=0&sync_timestamp=1574296721350&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-symbol%2Fdownload%2Fis-symbol-1.0.3.tgz",
        "integrity": "sha1-OOEBS55jKb4N6dJKQU/XRB7GGTc=",
f4f1d7b0e   Adam   auto commit the c...
8329
8330
8331
8332
8333
8334
8335
        "dev": true,
        "requires": {
          "has-symbols": "^1.0.1"
        }
      },
      "is-typedarray": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8336
        "resolved": "http://registry.npm.taobao.org/is-typedarray/download/is-typedarray-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8337
8338
8339
8340
        "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
      },
      "is-utf8": {
        "version": "0.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
8341
8342
8343
        "resolved": "http://registry.npm.taobao.org/is-utf8/download/is-utf8-0.2.1.tgz",
        "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
8344
8345
8346
      },
      "is-windows": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
8347
8348
        "resolved": "http://registry.npm.taobao.org/is-windows/download/is-windows-1.0.2.tgz",
        "integrity": "sha1-0YUOuXkezRjmGCzhKjDzlmNLsZ0="
f4f1d7b0e   Adam   auto commit the c...
8349
8350
8351
      },
      "is-wsl": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8352
        "resolved": "https://registry.npm.taobao.org/is-wsl/download/is-wsl-1.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-wsl%2Fdownload%2Fis-wsl-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8353
8354
8355
8356
        "integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0="
      },
      "isarray": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8357
        "resolved": "https://registry.npm.taobao.org/isarray/download/isarray-1.0.0.tgz?cache=0&sync_timestamp=1562592096220&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fisarray%2Fdownload%2Fisarray-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8358
8359
8360
8361
        "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
      },
      "isexe": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8362
        "resolved": "http://registry.npm.taobao.org/isexe/download/isexe-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8363
8364
8365
8366
        "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
      },
      "isobject": {
        "version": "3.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
8367
        "resolved": "https://registry.npm.taobao.org/isobject/download/isobject-3.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8368
8369
8370
8371
        "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
      },
      "isstream": {
        "version": "0.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
8372
        "resolved": "http://registry.npm.taobao.org/isstream/download/isstream-0.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
8373
8374
8375
8376
        "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
      },
      "javascript-stringify": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
8377
8378
        "resolved": "https://registry.npm.taobao.org/javascript-stringify/download/javascript-stringify-2.0.1.tgz",
        "integrity": "sha1-bvNYA1MQ411mfGde1j0+t8GqGeU=",
f4f1d7b0e   Adam   auto commit the c...
8379
8380
8381
8382
        "dev": true
      },
      "jest-worker": {
        "version": "25.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
8383
8384
        "resolved": "https://registry.npm.taobao.org/jest-worker/download/jest-worker-25.5.0.tgz",
        "integrity": "sha1-JhHQcbec6g9D7lej0RhZOsFUfbE=",
f4f1d7b0e   Adam   auto commit the c...
8385
8386
8387
8388
8389
8390
8391
8392
        "dev": true,
        "requires": {
          "merge-stream": "^2.0.0",
          "supports-color": "^7.0.0"
        },
        "dependencies": {
          "has-flag": {
            "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8393
8394
            "resolved": "http://registry.npm.taobao.org/has-flag/download/has-flag-4.0.0.tgz",
            "integrity": "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=",
f4f1d7b0e   Adam   auto commit the c...
8395
8396
8397
8398
            "dev": true
          },
          "supports-color": {
            "version": "7.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8399
8400
            "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-7.1.0.tgz?cache=0&sync_timestamp=1569557271992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-7.1.0.tgz",
            "integrity": "sha1-aOMlkd9z4lrRxLSRCKLsUHliv9E=",
f4f1d7b0e   Adam   auto commit the c...
8401
8402
8403
8404
8405
8406
8407
8408
8409
            "dev": true,
            "requires": {
              "has-flag": "^4.0.0"
            }
          }
        }
      },
      "js-base64": {
        "version": "2.5.2",
0db291810   BigBoss   “-mcomfirmOder页面
8410
8411
8412
        "resolved": "https://registry.npm.taobao.org/js-base64/download/js-base64-2.5.2.tgz",
        "integrity": "sha1-MTtidN2nGPcU0AszMLuubjjpAgk=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
8413
8414
8415
      },
      "js-message": {
        "version": "1.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
8416
        "resolved": "https://registry.npm.taobao.org/js-message/download/js-message-1.0.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
8417
8418
8419
8420
8421
        "integrity": "sha1-IwDSSxrwjondCVvBpMnJz8uJLRU=",
        "dev": true
      },
      "js-queue": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8422
        "resolved": "https://registry.npm.taobao.org/js-queue/download/js-queue-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8423
8424
8425
8426
8427
8428
8429
8430
        "integrity": "sha1-NiITz4YPRo8BJfxslqvBdCUx+Ug=",
        "dev": true,
        "requires": {
          "easy-stack": "^1.0.0"
        }
      },
      "js-tokens": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8431
8432
        "resolved": "https://registry.npm.taobao.org/js-tokens/download/js-tokens-4.0.0.tgz",
        "integrity": "sha1-GSA/tZmR35jjoocFDUZHzerzJJk="
f4f1d7b0e   Adam   auto commit the c...
8433
8434
8435
      },
      "js-yaml": {
        "version": "3.13.1",
0db291810   BigBoss   “-mcomfirmOder页面
8436
8437
        "resolved": "http://registry.npm.taobao.org/js-yaml/download/js-yaml-3.13.1.tgz",
        "integrity": "sha1-r/FRswv9+o5J4F2iLnQV6d+jeEc=",
f4f1d7b0e   Adam   auto commit the c...
8438
8439
8440
8441
8442
8443
8444
8445
        "dev": true,
        "requires": {
          "argparse": "^1.0.7",
          "esprima": "^4.0.0"
        }
      },
      "jsbn": {
        "version": "0.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
8446
        "resolved": "http://registry.npm.taobao.org/jsbn/download/jsbn-0.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8447
8448
8449
8450
        "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
      },
      "jsesc": {
        "version": "2.5.2",
0db291810   BigBoss   “-mcomfirmOder页面
8451
8452
        "resolved": "https://registry.npm.taobao.org/jsesc/download/jsesc-2.5.2.tgz",
        "integrity": "sha1-gFZNLkg9rPbo7yCWUKZ98/DCg6Q="
f4f1d7b0e   Adam   auto commit the c...
8453
8454
8455
      },
      "json-parse-better-errors": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
8456
8457
        "resolved": "http://registry.npm.taobao.org/json-parse-better-errors/download/json-parse-better-errors-1.0.2.tgz",
        "integrity": "sha1-u4Z8+zRQ5pEHwTHRxRS6s9yLyqk="
f4f1d7b0e   Adam   auto commit the c...
8458
8459
8460
      },
      "json-schema": {
        "version": "0.2.3",
0db291810   BigBoss   “-mcomfirmOder页面
8461
        "resolved": "https://registry.npm.taobao.org/json-schema/download/json-schema-0.2.3.tgz?cache=0&sync_timestamp=1567740732347&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjson-schema%2Fdownload%2Fjson-schema-0.2.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
8462
8463
8464
8465
        "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM="
      },
      "json-schema-traverse": {
        "version": "0.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
8466
8467
        "resolved": "http://registry.npm.taobao.org/json-schema-traverse/download/json-schema-traverse-0.4.1.tgz",
        "integrity": "sha1-afaofZUTq4u4/mO9sJecRI5oRmA="
f4f1d7b0e   Adam   auto commit the c...
8468
      },
7d6833f2c   mullins   地址列表
8469
8470
8471
8472
8473
8474
      "json-stable-stringify-without-jsonify": {
        "version": "1.0.1",
        "resolved": "https://registry.npm.taobao.org/json-stable-stringify-without-jsonify/download/json-stable-stringify-without-jsonify-1.0.1.tgz",
        "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
8475
8476
      "json-stringify-safe": {
        "version": "5.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
8477
        "resolved": "http://registry.npm.taobao.org/json-stringify-safe/download/json-stringify-safe-5.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8478
8479
8480
8481
        "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus="
      },
      "json3": {
        "version": "3.3.3",
0db291810   BigBoss   “-mcomfirmOder页面
8482
8483
        "resolved": "https://registry.npm.taobao.org/json3/download/json3-3.3.3.tgz",
        "integrity": "sha1-f8EON1/FrkLEcFpcwKpvYr4wW4E=",
f4f1d7b0e   Adam   auto commit the c...
8484
8485
8486
        "dev": true
      },
      "json5": {
0db291810   BigBoss   “-mcomfirmOder页面
8487
8488
8489
        "version": "1.0.1",
        "resolved": "https://registry.npm.taobao.org/json5/download/json5-1.0.1.tgz",
        "integrity": "sha1-d5+wAYYE+oVOrL9iUhgNg1Q+Pb4=",
f4f1d7b0e   Adam   auto commit the c...
8490
        "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
8491
          "minimist": "^1.2.0"
f4f1d7b0e   Adam   auto commit the c...
8492
8493
8494
8495
        }
      },
      "jsonfile": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8496
        "resolved": "https://registry.npm.taobao.org/jsonfile/download/jsonfile-4.0.0.tgz?cache=0&sync_timestamp=1583593905130&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjsonfile%2Fdownload%2Fjsonfile-4.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8497
8498
8499
8500
8501
8502
8503
        "integrity": "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=",
        "requires": {
          "graceful-fs": "^4.1.6"
        }
      },
      "jsprim": {
        "version": "1.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
8504
        "resolved": "http://registry.npm.taobao.org/jsprim/download/jsprim-1.4.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8505
8506
8507
8508
8509
8510
8511
8512
8513
8514
        "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
        "requires": {
          "assert-plus": "1.0.0",
          "extsprintf": "1.3.0",
          "json-schema": "0.2.3",
          "verror": "1.10.0"
        }
      },
      "jsrsasign": {
        "version": "7.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
8515
        "resolved": "https://registry.npm.taobao.org/jsrsasign/download/jsrsasign-7.2.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
8516
8517
8518
8519
        "integrity": "sha1-rlIwy1V0RRu5eanMaXQoxg9ZjSA="
      },
      "jszip": {
        "version": "3.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
8520
8521
        "resolved": "https://registry.npm.taobao.org/jszip/download/jszip-3.4.0.tgz",
        "integrity": "sha1-GmlCH6Xwu5vCIqRryogYL7oHU1A=",
f4f1d7b0e   Adam   auto commit the c...
8522
8523
8524
8525
8526
8527
8528
8529
8530
        "requires": {
          "lie": "~3.3.0",
          "pako": "~1.0.2",
          "readable-stream": "~2.3.6",
          "set-immediate-shim": "~1.0.1"
        }
      },
      "keygrip": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8531
8532
        "resolved": "https://registry.npm.taobao.org/keygrip/download/keygrip-1.1.0.tgz",
        "integrity": "sha1-hxsWgdXhWcYqRFsMdLYV4JF+ciY=",
f4f1d7b0e   Adam   auto commit the c...
8533
8534
8535
8536
8537
8538
        "requires": {
          "tsscmp": "1.0.6"
        }
      },
      "killable": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
8539
8540
        "resolved": "http://registry.npm.taobao.org/killable/download/killable-1.0.1.tgz",
        "integrity": "sha1-TIzkQRh6Bhx0dPuHygjipjgZSJI=",
f4f1d7b0e   Adam   auto commit the c...
8541
8542
8543
8544
        "dev": true
      },
      "kind-of": {
        "version": "6.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
8545
8546
        "resolved": "https://registry.npm.taobao.org/kind-of/download/kind-of-6.0.3.tgz",
        "integrity": "sha1-B8BQNKbDSfoG4k+jWqdttFgM5N0="
f4f1d7b0e   Adam   auto commit the c...
8547
8548
8549
      },
      "koa": {
        "version": "2.11.0",
0db291810   BigBoss   “-mcomfirmOder页面
8550
8551
        "resolved": "https://registry.npm.taobao.org/koa/download/koa-2.11.0.tgz?cache=0&sync_timestamp=1572232118391&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fkoa%2Fdownload%2Fkoa-2.11.0.tgz",
        "integrity": "sha1-/lpRxG9WbSdjLdXcj9XX3UT5NaQ=",
f4f1d7b0e   Adam   auto commit the c...
8552
8553
8554
8555
8556
8557
8558
8559
8560
8561
8562
8563
8564
8565
8566
8567
8568
8569
8570
8571
8572
8573
8574
8575
8576
8577
8578
8579
8580
        "requires": {
          "accepts": "^1.3.5",
          "cache-content-type": "^1.0.0",
          "content-disposition": "~0.5.2",
          "content-type": "^1.0.4",
          "cookies": "~0.8.0",
          "debug": "~3.1.0",
          "delegates": "^1.0.0",
          "depd": "^1.1.2",
          "destroy": "^1.0.4",
          "encodeurl": "^1.0.2",
          "error-inject": "^1.0.0",
          "escape-html": "^1.0.3",
          "fresh": "~0.5.2",
          "http-assert": "^1.3.0",
          "http-errors": "^1.6.3",
          "is-generator-function": "^1.0.7",
          "koa-compose": "^4.1.0",
          "koa-convert": "^1.2.0",
          "on-finished": "^2.3.0",
          "only": "~0.0.2",
          "parseurl": "^1.3.2",
          "statuses": "^1.5.0",
          "type-is": "^1.6.16",
          "vary": "^1.1.2"
        },
        "dependencies": {
          "debug": {
            "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8581
8582
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz",
            "integrity": "sha1-W7WgZyYotkFJVmuhaBnmFRjGcmE=",
f4f1d7b0e   Adam   auto commit the c...
8583
8584
8585
8586
8587
8588
            "requires": {
              "ms": "2.0.0"
            }
          },
          "koa-compose": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8589
8590
8591
8592
8593
8594
8595
            "resolved": "https://registry.npm.taobao.org/koa-compose/download/koa-compose-4.1.0.tgz",
            "integrity": "sha1-UHMGuTcZAdtBEhyBLpI9DWfT6Hc="
          },
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
f4f1d7b0e   Adam   auto commit the c...
8596
8597
8598
8599
8600
          }
        }
      },
      "koa-body": {
        "version": "4.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
8601
8602
        "resolved": "https://registry.npm.taobao.org/koa-body/download/koa-body-4.1.1.tgz",
        "integrity": "sha1-UGhtKQiR/G8ay5hs98/NYF+FXvA=",
f4f1d7b0e   Adam   auto commit the c...
8603
8604
8605
8606
8607
8608
8609
8610
        "requires": {
          "@types/formidable": "^1.0.31",
          "co-body": "^5.1.1",
          "formidable": "^1.1.1"
        },
        "dependencies": {
          "co-body": {
            "version": "5.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
8611
8612
            "resolved": "https://registry.npm.taobao.org/co-body/download/co-body-5.2.0.tgz",
            "integrity": "sha1-WgpljEYCkTHg46MG9nZHMC9xwSQ=",
f4f1d7b0e   Adam   auto commit the c...
8613
8614
8615
8616
8617
8618
8619
8620
8621
8622
8623
            "requires": {
              "inflation": "^2.0.0",
              "qs": "^6.4.0",
              "raw-body": "^2.2.0",
              "type-is": "^1.6.14"
            }
          }
        }
      },
      "koa-bodyparser": {
        "version": "4.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
8624
8625
        "resolved": "https://registry.npm.taobao.org/koa-bodyparser/download/koa-bodyparser-4.3.0.tgz",
        "integrity": "sha1-J0x3hVX/SPoiHufzap+9us4idZo=",
f4f1d7b0e   Adam   auto commit the c...
8626
8627
8628
8629
8630
8631
8632
        "requires": {
          "co-body": "^6.0.0",
          "copy-to": "^2.0.1"
        }
      },
      "koa-compose": {
        "version": "3.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
8633
        "resolved": "https://registry.npm.taobao.org/koa-compose/download/koa-compose-3.2.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8634
8635
8636
8637
8638
8639
8640
        "integrity": "sha1-qFzLQLfZhtjlo0Wzoazo6rz1Tec=",
        "requires": {
          "any-promise": "^1.1.0"
        }
      },
      "koa-convert": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
8641
        "resolved": "https://registry.npm.taobao.org/koa-convert/download/koa-convert-1.2.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8642
8643
8644
8645
8646
8647
8648
8649
        "integrity": "sha1-2kCHXfSd4FOQmNFwC1CCDOvNIdA=",
        "requires": {
          "co": "^4.6.0",
          "koa-compose": "^3.0.0"
        }
      },
      "koa-mount": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8650
8651
        "resolved": "https://registry.npm.taobao.org/koa-mount/download/koa-mount-4.0.0.tgz",
        "integrity": "sha1-4CZeWBmOGhTviJUUxgclT/OGMpw=",
f4f1d7b0e   Adam   auto commit the c...
8652
8653
8654
8655
8656
8657
8658
        "requires": {
          "debug": "^4.0.1",
          "koa-compose": "^4.1.0"
        },
        "dependencies": {
          "koa-compose": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8659
8660
            "resolved": "https://registry.npm.taobao.org/koa-compose/download/koa-compose-4.1.0.tgz",
            "integrity": "sha1-UHMGuTcZAdtBEhyBLpI9DWfT6Hc="
f4f1d7b0e   Adam   auto commit the c...
8661
8662
8663
8664
8665
          }
        }
      },
      "koa-router": {
        "version": "7.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
8666
8667
        "resolved": "https://registry.npm.taobao.org/koa-router/download/koa-router-7.4.0.tgz?cache=0&sync_timestamp=1581746129318&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fkoa-router%2Fdownload%2Fkoa-router-7.4.0.tgz",
        "integrity": "sha1-ruH3rcAtXLMdfWdGXJ6syCXoxeA=",
f4f1d7b0e   Adam   auto commit the c...
8668
8669
8670
8671
8672
8673
8674
8675
8676
8677
8678
        "requires": {
          "debug": "^3.1.0",
          "http-errors": "^1.3.1",
          "koa-compose": "^3.0.0",
          "methods": "^1.0.1",
          "path-to-regexp": "^1.1.1",
          "urijs": "^1.19.0"
        },
        "dependencies": {
          "debug": {
            "version": "3.2.6",
0db291810   BigBoss   “-mcomfirmOder页面
8679
8680
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz",
            "integrity": "sha1-6D0X3hbYp++3cX7b5fsQE17uYps=",
f4f1d7b0e   Adam   auto commit the c...
8681
8682
8683
8684
            "requires": {
              "ms": "^2.1.1"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
8685
8686
8687
8688
8689
8690
8691
8692
8693
8694
8695
8696
          "isarray": {
            "version": "0.0.1",
            "resolved": "https://registry.npm.taobao.org/isarray/download/isarray-0.0.1.tgz?cache=0&sync_timestamp=1562592096220&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fisarray%2Fdownload%2Fisarray-0.0.1.tgz",
            "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
          },
          "path-to-regexp": {
            "version": "1.8.0",
            "resolved": "https://registry.npm.taobao.org/path-to-regexp/download/path-to-regexp-1.8.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpath-to-regexp%2Fdownload%2Fpath-to-regexp-1.8.0.tgz",
            "integrity": "sha1-iHs7qdhDk+h6CgufTLdWGYtTVIo=",
            "requires": {
              "isarray": "0.0.1"
            }
f4f1d7b0e   Adam   auto commit the c...
8697
8698
8699
8700
8701
          }
        }
      },
      "koa-send": {
        "version": "5.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8702
8703
        "resolved": "https://registry.npm.taobao.org/koa-send/download/koa-send-5.0.0.tgz",
        "integrity": "sha1-XoRB4H71VzdzTXztJbhC5QZG5+s=",
f4f1d7b0e   Adam   auto commit the c...
8704
8705
8706
8707
8708
8709
8710
8711
8712
        "requires": {
          "debug": "^3.1.0",
          "http-errors": "^1.6.3",
          "mz": "^2.7.0",
          "resolve-path": "^1.4.0"
        },
        "dependencies": {
          "debug": {
            "version": "3.2.6",
0db291810   BigBoss   “-mcomfirmOder页面
8713
8714
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz",
            "integrity": "sha1-6D0X3hbYp++3cX7b5fsQE17uYps=",
f4f1d7b0e   Adam   auto commit the c...
8715
8716
8717
            "requires": {
              "ms": "^2.1.1"
            }
f4f1d7b0e   Adam   auto commit the c...
8718
8719
8720
8721
8722
          }
        }
      },
      "koa-static": {
        "version": "5.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8723
8724
        "resolved": "https://registry.npm.taobao.org/koa-static/download/koa-static-5.0.0.tgz",
        "integrity": "sha1-XpL8lrU3rVIZ9CUxnJW2R3J3aUM=",
f4f1d7b0e   Adam   auto commit the c...
8725
8726
8727
8728
8729
8730
8731
        "requires": {
          "debug": "^3.1.0",
          "koa-send": "^5.0.0"
        },
        "dependencies": {
          "debug": {
            "version": "3.2.6",
0db291810   BigBoss   “-mcomfirmOder页面
8732
8733
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz",
            "integrity": "sha1-6D0X3hbYp++3cX7b5fsQE17uYps=",
f4f1d7b0e   Adam   auto commit the c...
8734
8735
8736
            "requires": {
              "ms": "^2.1.1"
            }
f4f1d7b0e   Adam   auto commit the c...
8737
8738
8739
8740
8741
          }
        }
      },
      "launch-editor": {
        "version": "2.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
8742
8743
        "resolved": "https://registry.npm.taobao.org/launch-editor/download/launch-editor-2.2.1.tgz",
        "integrity": "sha1-hxtaPuOdZoD8wm03kwtu7aidsMo=",
f4f1d7b0e   Adam   auto commit the c...
8744
8745
8746
8747
8748
8749
8750
8751
        "dev": true,
        "requires": {
          "chalk": "^2.3.0",
          "shell-quote": "^1.6.1"
        }
      },
      "launch-editor-middleware": {
        "version": "2.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
8752
8753
        "resolved": "https://registry.npm.taobao.org/launch-editor-middleware/download/launch-editor-middleware-2.2.1.tgz",
        "integrity": "sha1-4UsH5scVSwpLhqD9NFeE5FgEwVc=",
f4f1d7b0e   Adam   auto commit the c...
8754
8755
8756
8757
8758
8759
8760
        "dev": true,
        "requires": {
          "launch-editor": "^2.2.1"
        }
      },
      "lcid": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8761
8762
        "resolved": "https://registry.npm.taobao.org/lcid/download/lcid-2.0.0.tgz",
        "integrity": "sha1-bvXS32DlL4LrIopMNz6NHzlyU88=",
f4f1d7b0e   Adam   auto commit the c...
8763
8764
8765
8766
8767
8768
8769
        "dev": true,
        "requires": {
          "invert-kv": "^2.0.0"
        }
      },
      "leven": {
        "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8770
8771
        "resolved": "http://registry.npm.taobao.org/leven/download/leven-3.1.0.tgz",
        "integrity": "sha1-d4kd6DQGTMy6gq54QrtrFKE+1/I="
f4f1d7b0e   Adam   auto commit the c...
8772
8773
8774
      },
      "levenary": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
8775
8776
        "resolved": "https://registry.npm.taobao.org/levenary/download/levenary-1.1.1.tgz?cache=0&sync_timestamp=1580182420629&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flevenary%2Fdownload%2Flevenary-1.1.1.tgz",
        "integrity": "sha1-hCqe6Y0gdap/ru2+MmeekgX0b3c=",
f4f1d7b0e   Adam   auto commit the c...
8777
8778
8779
8780
8781
8782
        "requires": {
          "leven": "^3.1.0"
        }
      },
      "levn": {
        "version": "0.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
8783
        "resolved": "https://registry.npm.taobao.org/levn/download/levn-0.3.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flevn%2Fdownload%2Flevn-0.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8784
8785
8786
8787
8788
8789
8790
8791
        "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
        "requires": {
          "prelude-ls": "~1.1.2",
          "type-check": "~0.3.2"
        }
      },
      "lie": {
        "version": "3.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
8792
8793
        "resolved": "https://registry.npm.taobao.org/lie/download/lie-3.3.0.tgz",
        "integrity": "sha1-3Pgt7lRfRgdNryAMfBxaCOD0D2o=",
f4f1d7b0e   Adam   auto commit the c...
8794
8795
8796
8797
8798
8799
        "requires": {
          "immediate": "~3.0.5"
        }
      },
      "lines-and-columns": {
        "version": "1.1.6",
0db291810   BigBoss   “-mcomfirmOder页面
8800
        "resolved": "https://registry.npm.taobao.org/lines-and-columns/download/lines-and-columns-1.1.6.tgz",
f4f1d7b0e   Adam   auto commit the c...
8801
8802
8803
8804
8805
        "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=",
        "dev": true
      },
      "load-json-file": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8806
        "resolved": "https://registry.npm.taobao.org/load-json-file/download/load-json-file-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8807
        "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
0db291810   BigBoss   “-mcomfirmOder页面
8808
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
8809
8810
8811
8812
8813
8814
8815
8816
8817
8818
        "requires": {
          "graceful-fs": "^4.1.2",
          "parse-json": "^2.2.0",
          "pify": "^2.0.0",
          "pinkie-promise": "^2.0.0",
          "strip-bom": "^2.0.0"
        },
        "dependencies": {
          "parse-json": {
            "version": "2.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
8819
            "resolved": "https://registry.npm.taobao.org/parse-json/download/parse-json-2.2.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8820
            "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
0db291810   BigBoss   “-mcomfirmOder页面
8821
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
8822
8823
8824
8825
8826
8827
            "requires": {
              "error-ex": "^1.2.0"
            }
          },
          "pify": {
            "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
8828
8829
8830
            "resolved": "https://registry.npm.taobao.org/pify/download/pify-2.3.0.tgz?cache=0&sync_timestamp=1581697613983&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-2.3.0.tgz",
            "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
8831
8832
8833
8834
8835
          }
        }
      },
      "loader-runner": {
        "version": "2.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
8836
8837
        "resolved": "https://registry.npm.taobao.org/loader-runner/download/loader-runner-2.4.0.tgz?cache=0&sync_timestamp=1574712695617&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Floader-runner%2Fdownload%2Floader-runner-2.4.0.tgz",
        "integrity": "sha1-7UcGa/5TTX6ExMe5mYwqdWB9k1c="
f4f1d7b0e   Adam   auto commit the c...
8838
8839
8840
      },
      "loader-utils": {
        "version": "1.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
8841
8842
        "resolved": "https://registry.npm.taobao.org/loader-utils/download/loader-utils-1.4.0.tgz?cache=0&sync_timestamp=1584445172927&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Floader-utils%2Fdownload%2Floader-utils-1.4.0.tgz",
        "integrity": "sha1-xXm140yzSxp07cbB+za/o3HVphM=",
f4f1d7b0e   Adam   auto commit the c...
8843
8844
8845
8846
        "requires": {
          "big.js": "^5.2.2",
          "emojis-list": "^3.0.0",
          "json5": "^1.0.1"
f4f1d7b0e   Adam   auto commit the c...
8847
8848
8849
8850
        }
      },
      "locate-path": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8851
8852
        "resolved": "https://registry.npm.taobao.org/locate-path/download/locate-path-3.0.0.tgz",
        "integrity": "sha1-2+w7OrdZdYBxtY/ln8QYca8hQA4=",
f4f1d7b0e   Adam   auto commit the c...
8853
8854
8855
8856
8857
8858
8859
        "requires": {
          "p-locate": "^3.0.0",
          "path-exists": "^3.0.0"
        }
      },
      "lodash": {
        "version": "4.17.15",
0db291810   BigBoss   “-mcomfirmOder页面
8860
8861
        "resolved": "https://registry.npm.taobao.org/lodash/download/lodash-4.17.15.tgz",
        "integrity": "sha1-tEf2ZwoEVbv+7dETku/zMOoJdUg="
f4f1d7b0e   Adam   auto commit the c...
8862
8863
8864
      },
      "lodash.defaultsdeep": {
        "version": "4.6.1",
0db291810   BigBoss   “-mcomfirmOder页面
8865
8866
        "resolved": "https://registry.npm.taobao.org/lodash.defaultsdeep/download/lodash.defaultsdeep-4.6.1.tgz",
        "integrity": "sha1-US6b1yHSctlOPTpjZT+hdRZ0HKY=",
f4f1d7b0e   Adam   auto commit the c...
8867
8868
8869
8870
        "dev": true
      },
      "lodash.kebabcase": {
        "version": "4.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
8871
        "resolved": "https://registry.npm.taobao.org/lodash.kebabcase/download/lodash.kebabcase-4.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8872
8873
8874
8875
8876
        "integrity": "sha1-hImxyw0p/4gZXM7KRI/21swpXDY=",
        "dev": true
      },
      "lodash.mapvalues": {
        "version": "4.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
8877
        "resolved": "https://registry.npm.taobao.org/lodash.mapvalues/download/lodash.mapvalues-4.6.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8878
8879
8880
8881
8882
        "integrity": "sha1-G6+lAF3p3W9PJmaMMMo3IwzJaJw=",
        "dev": true
      },
      "lodash.memoize": {
        "version": "4.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
8883
        "resolved": "http://registry.npm.taobao.org/lodash.memoize/download/lodash.memoize-4.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
8884
8885
8886
8887
8888
        "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=",
        "dev": true
      },
      "lodash.transform": {
        "version": "4.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
8889
        "resolved": "https://registry.npm.taobao.org/lodash.transform/download/lodash.transform-4.6.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8890
8891
8892
8893
8894
        "integrity": "sha1-EjBkIvYzJK7YSD0/ODMrX2cFR6A=",
        "dev": true
      },
      "lodash.uniq": {
        "version": "4.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
8895
        "resolved": "http://registry.npm.taobao.org/lodash.uniq/download/lodash.uniq-4.5.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8896
8897
8898
8899
8900
        "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=",
        "dev": true
      },
      "log-symbols": {
        "version": "2.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
8901
8902
        "resolved": "https://registry.npm.taobao.org/log-symbols/download/log-symbols-2.2.0.tgz",
        "integrity": "sha1-V0Dhxdbw39pK2TI7UzIQfva0xAo=",
f4f1d7b0e   Adam   auto commit the c...
8903
8904
8905
8906
8907
8908
8909
        "dev": true,
        "requires": {
          "chalk": "^2.0.1"
        }
      },
      "loglevel": {
        "version": "1.6.8",
0db291810   BigBoss   “-mcomfirmOder页面
8910
8911
        "resolved": "https://registry.npm.taobao.org/loglevel/download/loglevel-1.6.8.tgz?cache=0&sync_timestamp=1586860809638&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Floglevel%2Fdownload%2Floglevel-1.6.8.tgz",
        "integrity": "sha1-iiX7ddCSIw7NRFcnDYC1TigBEXE=",
f4f1d7b0e   Adam   auto commit the c...
8912
8913
8914
8915
        "dev": true
      },
      "loose-envify": {
        "version": "1.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
8916
8917
        "resolved": "http://registry.npm.taobao.org/loose-envify/download/loose-envify-1.4.0.tgz",
        "integrity": "sha1-ce5R+nvkyuwaY4OffmgtgTLTDK8=",
f4f1d7b0e   Adam   auto commit the c...
8918
8919
8920
8921
8922
8923
        "requires": {
          "js-tokens": "^3.0.0 || ^4.0.0"
        }
      },
      "loud-rejection": {
        "version": "1.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
8924
        "resolved": "https://registry.npm.taobao.org/loud-rejection/download/loud-rejection-1.6.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8925
        "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
0db291810   BigBoss   “-mcomfirmOder页面
8926
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
8927
8928
8929
8930
8931
8932
8933
        "requires": {
          "currently-unhandled": "^0.4.1",
          "signal-exit": "^3.0.0"
        }
      },
      "lower-case": {
        "version": "1.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
8934
        "resolved": "https://registry.npm.taobao.org/lower-case/download/lower-case-1.1.4.tgz?cache=0&sync_timestamp=1575601618899&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flower-case%2Fdownload%2Flower-case-1.1.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
8935
8936
8937
8938
        "integrity": "sha1-miyr0bno4K6ZOkv31YdcOcQujqw=",
        "dev": true
      },
      "lru-cache": {
0db291810   BigBoss   “-mcomfirmOder页面
8939
8940
8941
        "version": "4.1.5",
        "resolved": "http://registry.npm.taobao.org/lru-cache/download/lru-cache-4.1.5.tgz",
        "integrity": "sha1-i75Q6oW+1ZvJ4z3KuCNe6bz0Q80=",
f4f1d7b0e   Adam   auto commit the c...
8942
        "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
8943
8944
8945
8946
8947
8948
8949
8950
8951
          "pseudomap": "^1.0.2",
          "yallist": "^2.1.2"
        },
        "dependencies": {
          "yallist": {
            "version": "2.1.2",
            "resolved": "https://registry.npm.taobao.org/yallist/download/yallist-2.1.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyallist%2Fdownload%2Fyallist-2.1.2.tgz",
            "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
          }
f4f1d7b0e   Adam   auto commit the c...
8952
8953
8954
8955
        }
      },
      "make-dir": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
8956
8957
        "resolved": "https://registry.npm.taobao.org/make-dir/download/make-dir-2.1.0.tgz?cache=0&sync_timestamp=1587567693680&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmake-dir%2Fdownload%2Fmake-dir-2.1.0.tgz",
        "integrity": "sha1-XwMQ4YuL6JjMBwCSlaMK5B6R5vU=",
f4f1d7b0e   Adam   auto commit the c...
8958
8959
8960
8961
8962
8963
8964
        "requires": {
          "pify": "^4.0.1",
          "semver": "^5.6.0"
        }
      },
      "map-age-cleaner": {
        "version": "0.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
8965
8966
        "resolved": "http://registry.npm.taobao.org/map-age-cleaner/download/map-age-cleaner-0.1.3.tgz",
        "integrity": "sha1-fVg6cwZDTAVf5HSw9FB45uG0uSo=",
f4f1d7b0e   Adam   auto commit the c...
8967
8968
8969
8970
8971
8972
8973
        "dev": true,
        "requires": {
          "p-defer": "^1.0.0"
        }
      },
      "map-cache": {
        "version": "0.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
8974
        "resolved": "http://registry.npm.taobao.org/map-cache/download/map-cache-0.2.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
8975
8976
8977
8978
        "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8="
      },
      "map-obj": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
8979
8980
8981
        "resolved": "https://registry.npm.taobao.org/map-obj/download/map-obj-1.0.1.tgz",
        "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
8982
8983
8984
      },
      "map-visit": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
8985
        "resolved": "http://registry.npm.taobao.org/map-visit/download/map-visit-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
8986
8987
8988
8989
8990
8991
8992
        "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
        "requires": {
          "object-visit": "^1.0.0"
        }
      },
      "md5": {
        "version": "2.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
8993
        "resolved": "http://registry.npm.taobao.org/md5/download/md5-2.2.1.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Fmd5%2Fdownload%2Fmd5-2.2.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
8994
8995
8996
8997
8998
8999
9000
9001
9002
        "integrity": "sha1-U6s41f48iJG6RlMp6iP6wFQBJvk=",
        "requires": {
          "charenc": "~0.0.1",
          "crypt": "~0.0.1",
          "is-buffer": "~1.1.1"
        }
      },
      "md5.js": {
        "version": "1.3.5",
0db291810   BigBoss   “-mcomfirmOder页面
9003
9004
        "resolved": "http://registry.npm.taobao.org/md5.js/download/md5.js-1.3.5.tgz",
        "integrity": "sha1-tdB7jjIW4+J81yjXL3DR5qNCAF8=",
f4f1d7b0e   Adam   auto commit the c...
9005
9006
9007
9008
9009
9010
9011
9012
        "requires": {
          "hash-base": "^3.0.0",
          "inherits": "^2.0.1",
          "safe-buffer": "^5.1.2"
        }
      },
      "mdn-data": {
        "version": "2.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
9013
9014
        "resolved": "https://registry.npm.taobao.org/mdn-data/download/mdn-data-2.0.4.tgz?cache=0&sync_timestamp=1584029207120&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmdn-data%2Fdownload%2Fmdn-data-2.0.4.tgz",
        "integrity": "sha1-aZs8OKxvHXKAkaZGULZdOIUC/Vs=",
f4f1d7b0e   Adam   auto commit the c...
9015
9016
9017
9018
        "dev": true
      },
      "media-typer": {
        "version": "0.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
9019
        "resolved": "https://registry.npm.taobao.org/media-typer/download/media-typer-0.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9020
9021
9022
9023
        "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g="
      },
      "mem": {
        "version": "4.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
9024
9025
        "resolved": "https://registry.npm.taobao.org/mem/download/mem-4.3.0.tgz?cache=0&sync_timestamp=1586702409385&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmem%2Fdownload%2Fmem-4.3.0.tgz",
        "integrity": "sha1-Rhr0l7xK4JYIzbLmDu+2m/90QXg=",
f4f1d7b0e   Adam   auto commit the c...
9026
9027
9028
9029
9030
        "dev": true,
        "requires": {
          "map-age-cleaner": "^0.1.1",
          "mimic-fn": "^2.0.0",
          "p-is-promise": "^2.0.0"
0db291810   BigBoss   “-mcomfirmOder页面
9031
9032
9033
9034
9035
9036
9037
9038
        },
        "dependencies": {
          "mimic-fn": {
            "version": "2.1.0",
            "resolved": "https://registry.npm.taobao.org/mimic-fn/download/mimic-fn-2.1.0.tgz",
            "integrity": "sha1-ftLCzMyvhNP/y3pptXcR/CCDQBs=",
            "dev": true
          }
f4f1d7b0e   Adam   auto commit the c...
9039
9040
9041
9042
        }
      },
      "memory-fs": {
        "version": "0.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
9043
        "resolved": "https://registry.npm.taobao.org/memory-fs/download/memory-fs-0.4.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
9044
9045
9046
9047
9048
9049
9050
9051
        "integrity": "sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=",
        "requires": {
          "errno": "^0.1.3",
          "readable-stream": "^2.0.1"
        }
      },
      "meow": {
        "version": "3.7.0",
0db291810   BigBoss   “-mcomfirmOder页面
9052
        "resolved": "https://registry.npm.taobao.org/meow/download/meow-3.7.0.tgz?cache=0&sync_timestamp=1584640774734&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmeow%2Fdownload%2Fmeow-3.7.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9053
        "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
0db291810   BigBoss   “-mcomfirmOder页面
9054
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
9055
9056
9057
9058
9059
9060
9061
9062
9063
9064
9065
9066
9067
9068
9069
        "requires": {
          "camelcase-keys": "^2.0.0",
          "decamelize": "^1.1.2",
          "loud-rejection": "^1.0.0",
          "map-obj": "^1.0.1",
          "minimist": "^1.1.3",
          "normalize-package-data": "^2.3.4",
          "object-assign": "^4.0.1",
          "read-pkg-up": "^1.0.1",
          "redent": "^1.0.0",
          "trim-newlines": "^1.0.0"
        }
      },
      "merge": {
        "version": "1.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
9070
9071
        "resolved": "http://registry.npm.taobao.org/merge/download/merge-1.2.1.tgz",
        "integrity": "sha1-OL6/gMMiCopIe2/Ps5QbsRcgwUU=",
f4f1d7b0e   Adam   auto commit the c...
9072
9073
9074
9075
        "dev": true
      },
      "merge-descriptors": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
9076
        "resolved": "http://registry.npm.taobao.org/merge-descriptors/download/merge-descriptors-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
9077
9078
9079
9080
9081
        "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=",
        "dev": true
      },
      "merge-source-map": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
9082
9083
        "resolved": "https://registry.npm.taobao.org/merge-source-map/download/merge-source-map-1.1.0.tgz",
        "integrity": "sha1-L93n5gIJOfcJBqaPLXrmheTIxkY=",
f4f1d7b0e   Adam   auto commit the c...
9084
9085
        "requires": {
          "source-map": "^0.6.1"
f4f1d7b0e   Adam   auto commit the c...
9086
9087
9088
9089
        }
      },
      "merge-stream": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
9090
9091
        "resolved": "https://registry.npm.taobao.org/merge-stream/download/merge-stream-2.0.0.tgz",
        "integrity": "sha1-UoI2KaFN0AyXcPtq1H3GMQ8sH2A=",
f4f1d7b0e   Adam   auto commit the c...
9092
9093
9094
9095
        "dev": true
      },
      "merge2": {
        "version": "1.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
9096
9097
        "resolved": "https://registry.npm.taobao.org/merge2/download/merge2-1.3.0.tgz",
        "integrity": "sha1-WzZu6DsvFYLEj4fkfPGpNSEDyoE=",
f4f1d7b0e   Adam   auto commit the c...
9098
9099
9100
9101
        "dev": true
      },
      "methods": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
9102
        "resolved": "http://registry.npm.taobao.org/methods/download/methods-1.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
9103
9104
        "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4="
      },
0db291810   BigBoss   “-mcomfirmOder页面
9105
9106
9107
9108
9109
9110
      "microevent.ts": {
        "version": "0.1.1",
        "resolved": "https://registry.npm.taobao.org/microevent.ts/download/microevent.ts-0.1.1.tgz",
        "integrity": "sha1-cLCbg/Q99RctAgWmMCW84Pc1f6A=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
9111
9112
      "micromatch": {
        "version": "3.1.10",
0db291810   BigBoss   “-mcomfirmOder页面
9113
9114
        "resolved": "https://registry.npm.taobao.org/micromatch/download/micromatch-3.1.10.tgz",
        "integrity": "sha1-cIWbyVyYQJUvNZoGij/En57PrCM=",
f4f1d7b0e   Adam   auto commit the c...
9115
9116
9117
9118
9119
9120
9121
9122
9123
9124
9125
9126
9127
9128
9129
9130
9131
9132
        "requires": {
          "arr-diff": "^4.0.0",
          "array-unique": "^0.3.2",
          "braces": "^2.3.1",
          "define-property": "^2.0.2",
          "extend-shallow": "^3.0.2",
          "extglob": "^2.0.4",
          "fragment-cache": "^0.2.1",
          "kind-of": "^6.0.2",
          "nanomatch": "^1.2.9",
          "object.pick": "^1.3.0",
          "regex-not": "^1.0.0",
          "snapdragon": "^0.8.1",
          "to-regex": "^3.0.2"
        }
      },
      "miller-rabin": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
9133
9134
        "resolved": "http://registry.npm.taobao.org/miller-rabin/download/miller-rabin-4.0.1.tgz",
        "integrity": "sha1-8IA1HIZbDcViqEYpZtqlNUPHik0=",
f4f1d7b0e   Adam   auto commit the c...
9135
9136
9137
9138
9139
9140
9141
        "requires": {
          "bn.js": "^4.0.0",
          "brorand": "^1.0.1"
        }
      },
      "mime": {
        "version": "2.4.4",
0db291810   BigBoss   “-mcomfirmOder页面
9142
9143
        "resolved": "https://registry.npm.taobao.org/mime/download/mime-2.4.4.tgz",
        "integrity": "sha1-vXuRE1/GsBzePpuuM9ZZtj2IV+U="
f4f1d7b0e   Adam   auto commit the c...
9144
9145
9146
      },
      "mime-db": {
        "version": "1.44.0",
0db291810   BigBoss   “-mcomfirmOder页面
9147
9148
        "resolved": "https://registry.npm.taobao.org/mime-db/download/mime-db-1.44.0.tgz",
        "integrity": "sha1-+hHF6wrKEzS0Izy01S8QxaYnL5I="
f4f1d7b0e   Adam   auto commit the c...
9149
9150
9151
      },
      "mime-types": {
        "version": "2.1.27",
0db291810   BigBoss   “-mcomfirmOder页面
9152
9153
        "resolved": "https://registry.npm.taobao.org/mime-types/download/mime-types-2.1.27.tgz?cache=0&sync_timestamp=1587700357245&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmime-types%2Fdownload%2Fmime-types-2.1.27.tgz",
        "integrity": "sha1-R5SfmOJ56lMRn1ci4PNOUpvsAJ8=",
f4f1d7b0e   Adam   auto commit the c...
9154
9155
9156
9157
9158
        "requires": {
          "mime-db": "1.44.0"
        }
      },
      "mimic-fn": {
0db291810   BigBoss   “-mcomfirmOder页面
9159
9160
9161
        "version": "1.2.0",
        "resolved": "https://registry.npm.taobao.org/mimic-fn/download/mimic-fn-1.2.0.tgz",
        "integrity": "sha1-ggyGo5M0ZA6ZUWkovQP8qIBX0CI=",
f4f1d7b0e   Adam   auto commit the c...
9162
9163
9164
9165
        "dev": true
      },
      "mini-css-extract-plugin": {
        "version": "0.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
9166
9167
        "resolved": "https://registry.npm.taobao.org/mini-css-extract-plugin/download/mini-css-extract-plugin-0.9.0.tgz?cache=0&sync_timestamp=1576856499989&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmini-css-extract-plugin%2Fdownload%2Fmini-css-extract-plugin-0.9.0.tgz",
        "integrity": "sha1-R/LPB6oWWrNXM7H8l9TEbAVkM54=",
f4f1d7b0e   Adam   auto commit the c...
9168
9169
9170
9171
9172
9173
9174
9175
9176
9177
        "dev": true,
        "requires": {
          "loader-utils": "^1.1.0",
          "normalize-url": "1.9.1",
          "schema-utils": "^1.0.0",
          "webpack-sources": "^1.1.0"
        },
        "dependencies": {
          "normalize-url": {
            "version": "1.9.1",
0db291810   BigBoss   “-mcomfirmOder页面
9178
            "resolved": "https://registry.npm.taobao.org/normalize-url/download/normalize-url-1.9.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
9179
9180
9181
9182
9183
9184
9185
9186
9187
9188
9189
            "integrity": "sha1-LMDWazHqIwNkWENuNiDYWVTGbDw=",
            "dev": true,
            "requires": {
              "object-assign": "^4.0.1",
              "prepend-http": "^1.0.0",
              "query-string": "^4.1.0",
              "sort-keys": "^1.0.0"
            }
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
9190
9191
      "minimalistic-assert": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
9192
9193
        "resolved": "http://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz",
        "integrity": "sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc="
f4f1d7b0e   Adam   auto commit the c...
9194
9195
9196
      },
      "minimalistic-crypto-utils": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
9197
        "resolved": "http://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
9198
9199
9200
9201
        "integrity": "sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo="
      },
      "minimatch": {
        "version": "3.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
9202
9203
        "resolved": "http://registry.npm.taobao.org/minimatch/download/minimatch-3.0.4.tgz",
        "integrity": "sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=",
f4f1d7b0e   Adam   auto commit the c...
9204
9205
9206
9207
9208
9209
        "requires": {
          "brace-expansion": "^1.1.7"
        }
      },
      "minimist": {
        "version": "1.2.5",
0db291810   BigBoss   “-mcomfirmOder页面
9210
9211
        "resolved": "https://registry.npm.taobao.org/minimist/download/minimist-1.2.5.tgz",
        "integrity": "sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI="
f4f1d7b0e   Adam   auto commit the c...
9212
9213
9214
      },
      "minipass": {
        "version": "3.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
9215
9216
        "resolved": "https://registry.npm.taobao.org/minipass/download/minipass-3.1.1.tgz",
        "integrity": "sha1-dgfOd4RyoYWtbYkIKqIHD3nO3NU=",
f4f1d7b0e   Adam   auto commit the c...
9217
9218
9219
9220
9221
9222
9223
        "dev": true,
        "requires": {
          "yallist": "^4.0.0"
        },
        "dependencies": {
          "yallist": {
            "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
9224
9225
            "resolved": "https://registry.npm.taobao.org/yallist/download/yallist-4.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyallist%2Fdownload%2Fyallist-4.0.0.tgz",
            "integrity": "sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI=",
f4f1d7b0e   Adam   auto commit the c...
9226
9227
9228
9229
9230
9231
            "dev": true
          }
        }
      },
      "minipass-collect": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
9232
9233
        "resolved": "https://registry.npm.taobao.org/minipass-collect/download/minipass-collect-1.0.2.tgz",
        "integrity": "sha1-IrgTv3Rdxu26JXa5QAIq1u3Ixhc=",
f4f1d7b0e   Adam   auto commit the c...
9234
9235
9236
9237
9238
9239
9240
        "dev": true,
        "requires": {
          "minipass": "^3.0.0"
        }
      },
      "minipass-flush": {
        "version": "1.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
9241
9242
        "resolved": "https://registry.npm.taobao.org/minipass-flush/download/minipass-flush-1.0.5.tgz",
        "integrity": "sha1-gucTXX6JpQ/+ZGEKeHlTxMTLs3M=",
f4f1d7b0e   Adam   auto commit the c...
9243
9244
9245
9246
9247
9248
9249
        "dev": true,
        "requires": {
          "minipass": "^3.0.0"
        }
      },
      "minipass-pipeline": {
        "version": "1.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
9250
9251
        "resolved": "https://registry.npm.taobao.org/minipass-pipeline/download/minipass-pipeline-1.2.2.tgz",
        "integrity": "sha1-PctrtKVG4ylpx61xDyx5qGq7qTo=",
f4f1d7b0e   Adam   auto commit the c...
9252
9253
9254
9255
9256
        "dev": true,
        "requires": {
          "minipass": "^3.0.0"
        }
      },
53bcba4f8   吉鹏   文件分包,首页添加骨架屏幕
9257
9258
9259
9260
9261
      "miniprogram-skeleton": {
        "version": "1.0.3",
        "resolved": "https://registry.npmjs.org/miniprogram-skeleton/-/miniprogram-skeleton-1.0.3.tgz",
        "integrity": "sha512-oDt4rPP1gRYqlNuMcN+LQ0HDcEbBssOnp/weyZQsGV6+bDM++ClIX3AVU4LQBu3CF3XZ6n5qQIJJXt70e0Igsg=="
      },
f4f1d7b0e   Adam   auto commit the c...
9262
9263
      "mississippi": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
9264
9265
        "resolved": "http://registry.npm.taobao.org/mississippi/download/mississippi-3.0.0.tgz",
        "integrity": "sha1-6goykfl+C16HdrNj1fChLZTGcCI=",
f4f1d7b0e   Adam   auto commit the c...
9266
9267
9268
9269
9270
9271
9272
9273
9274
9275
9276
9277
9278
9279
9280
        "requires": {
          "concat-stream": "^1.5.0",
          "duplexify": "^3.4.2",
          "end-of-stream": "^1.1.0",
          "flush-write-stream": "^1.0.0",
          "from2": "^2.1.0",
          "parallel-transform": "^1.1.0",
          "pump": "^3.0.0",
          "pumpify": "^1.3.3",
          "stream-each": "^1.1.0",
          "through2": "^2.0.0"
        }
      },
      "mixin-deep": {
        "version": "1.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
9281
9282
        "resolved": "https://registry.npm.taobao.org/mixin-deep/download/mixin-deep-1.3.2.tgz",
        "integrity": "sha1-ESC0PcNZp4Xc5ltVuC4lfM9HlWY=",
f4f1d7b0e   Adam   auto commit the c...
9283
9284
9285
9286
9287
9288
9289
        "requires": {
          "for-in": "^1.0.2",
          "is-extendable": "^1.0.1"
        },
        "dependencies": {
          "is-extendable": {
            "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
9290
9291
            "resolved": "http://registry.npm.taobao.org/is-extendable/download/is-extendable-1.0.1.tgz",
            "integrity": "sha1-p0cPnkJnM9gb2B4RVSZOOjUHyrQ=",
f4f1d7b0e   Adam   auto commit the c...
9292
9293
9294
9295
9296
9297
9298
9299
            "requires": {
              "is-plain-object": "^2.0.4"
            }
          }
        }
      },
      "mkdirp": {
        "version": "0.5.5",
0db291810   BigBoss   “-mcomfirmOder页面
9300
9301
        "resolved": "https://registry.npm.taobao.org/mkdirp/download/mkdirp-0.5.5.tgz?cache=0&sync_timestamp=1587535418745&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmkdirp%2Fdownload%2Fmkdirp-0.5.5.tgz",
        "integrity": "sha1-2Rzv1i0UNsoPQWIOJRKI1CAJne8=",
f4f1d7b0e   Adam   auto commit the c...
9302
9303
9304
9305
9306
9307
        "requires": {
          "minimist": "^1.2.5"
        }
      },
      "module-alias": {
        "version": "2.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
9308
9309
        "resolved": "https://registry.npm.taobao.org/module-alias/download/module-alias-2.2.2.tgz",
        "integrity": "sha1-FRzc7MJOJXOf8KpuUeHFcWl0wOA="
f4f1d7b0e   Adam   auto commit the c...
9310
9311
9312
      },
      "moment": {
        "version": "2.24.0",
0db291810   BigBoss   “-mcomfirmOder页面
9313
9314
        "resolved": "http://registry.npm.taobao.org/moment/download/moment-2.24.0.tgz",
        "integrity": "sha1-DQVdU/UFKqZTyfbraLtdEr9cK1s="
f4f1d7b0e   Adam   auto commit the c...
9315
9316
9317
      },
      "move-concurrently": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
9318
        "resolved": "http://registry.npm.taobao.org/move-concurrently/download/move-concurrently-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
9319
9320
9321
9322
9323
9324
9325
9326
9327
9328
9329
        "integrity": "sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=",
        "requires": {
          "aproba": "^1.1.1",
          "copy-concurrently": "^1.0.0",
          "fs-write-stream-atomic": "^1.0.8",
          "mkdirp": "^0.5.1",
          "rimraf": "^2.5.4",
          "run-queue": "^1.0.3"
        }
      },
      "ms": {
0db291810   BigBoss   “-mcomfirmOder页面
9330
9331
9332
        "version": "2.1.2",
        "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.1.2.tgz",
        "integrity": "sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk="
f4f1d7b0e   Adam   auto commit the c...
9333
9334
9335
      },
      "multicast-dns": {
        "version": "6.2.3",
0db291810   BigBoss   “-mcomfirmOder页面
9336
9337
        "resolved": "https://registry.npm.taobao.org/multicast-dns/download/multicast-dns-6.2.3.tgz",
        "integrity": "sha1-oOx72QVcQoL3kMPIL04o2zsxsik=",
f4f1d7b0e   Adam   auto commit the c...
9338
9339
9340
9341
9342
9343
9344
9345
        "dev": true,
        "requires": {
          "dns-packet": "^1.3.1",
          "thunky": "^1.0.2"
        }
      },
      "multicast-dns-service-types": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
9346
        "resolved": "http://registry.npm.taobao.org/multicast-dns-service-types/download/multicast-dns-service-types-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9347
9348
9349
9350
9351
        "integrity": "sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=",
        "dev": true
      },
      "mustache": {
        "version": "3.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
9352
9353
        "resolved": "https://registry.npm.taobao.org/mustache/download/mustache-3.2.1.tgz",
        "integrity": "sha1-ieeKnSB9ePJ5mx6Vdkolv3GigyI=",
f4f1d7b0e   Adam   auto commit the c...
9354
9355
        "dev": true
      },
7d6833f2c   mullins   地址列表
9356
9357
9358
9359
9360
9361
      "mute-stream": {
        "version": "0.0.8",
        "resolved": "https://registry.npm.taobao.org/mute-stream/download/mute-stream-0.0.8.tgz",
        "integrity": "sha1-FjDEKyJR/4HiooPelqVJfqkuXg0=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
9362
9363
      "mz": {
        "version": "2.7.0",
0db291810   BigBoss   “-mcomfirmOder页面
9364
9365
        "resolved": "http://registry.npm.taobao.org/mz/download/mz-2.7.0.tgz",
        "integrity": "sha1-lQCAV6Vsr63CvGPd5/n/aVWUjjI=",
f4f1d7b0e   Adam   auto commit the c...
9366
9367
9368
9369
9370
9371
9372
9373
        "requires": {
          "any-promise": "^1.0.0",
          "object-assign": "^4.0.1",
          "thenify-all": "^1.0.0"
        }
      },
      "nan": {
        "version": "2.14.1",
0db291810   BigBoss   “-mcomfirmOder页面
9374
9375
        "resolved": "https://registry.npm.taobao.org/nan/download/nan-2.14.1.tgz?cache=0&sync_timestamp=1587497111086&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnan%2Fdownload%2Fnan-2.14.1.tgz",
        "integrity": "sha1-174036MQW5FJTDFHCJMV7/iHSwE="
f4f1d7b0e   Adam   auto commit the c...
9376
9377
9378
      },
      "nanomatch": {
        "version": "1.2.13",
0db291810   BigBoss   “-mcomfirmOder页面
9379
9380
        "resolved": "http://registry.npm.taobao.org/nanomatch/download/nanomatch-1.2.13.tgz",
        "integrity": "sha1-uHqKpPwN6P5r6IiVs4mD/yZb0Rk=",
f4f1d7b0e   Adam   auto commit the c...
9381
9382
9383
9384
9385
9386
9387
9388
9389
9390
9391
9392
9393
9394
        "requires": {
          "arr-diff": "^4.0.0",
          "array-unique": "^0.3.2",
          "define-property": "^2.0.2",
          "extend-shallow": "^3.0.2",
          "fragment-cache": "^0.2.1",
          "is-windows": "^1.0.2",
          "kind-of": "^6.0.2",
          "object.pick": "^1.3.0",
          "regex-not": "^1.0.0",
          "snapdragon": "^0.8.1",
          "to-regex": "^3.0.1"
        }
      },
7d6833f2c   mullins   地址列表
9395
9396
9397
9398
9399
9400
      "natural-compare": {
        "version": "1.4.0",
        "resolved": "https://registry.npm.taobao.org/natural-compare/download/natural-compare-1.4.0.tgz",
        "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
9401
9402
      "negotiator": {
        "version": "0.6.2",
0db291810   BigBoss   “-mcomfirmOder页面
9403
9404
        "resolved": "https://registry.npm.taobao.org/negotiator/download/negotiator-0.6.2.tgz",
        "integrity": "sha1-/qz3zPUlp3rpY0Q2pkiD/+yjRvs="
f4f1d7b0e   Adam   auto commit the c...
9405
9406
9407
      },
      "neo-async": {
        "version": "2.6.1",
0db291810   BigBoss   “-mcomfirmOder页面
9408
9409
        "resolved": "https://registry.npm.taobao.org/neo-async/download/neo-async-2.6.1.tgz",
        "integrity": "sha1-rCetpmFn+ohJpq3dg39rGJrSCBw="
f4f1d7b0e   Adam   auto commit the c...
9410
9411
9412
      },
      "nice-try": {
        "version": "1.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
9413
9414
        "resolved": "https://registry.npm.taobao.org/nice-try/download/nice-try-1.0.5.tgz",
        "integrity": "sha1-ozeKdpbOfSI+iPybdkvX7xCJ42Y=",
f4f1d7b0e   Adam   auto commit the c...
9415
9416
9417
9418
        "dev": true
      },
      "no-case": {
        "version": "2.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
9419
9420
        "resolved": "https://registry.npm.taobao.org/no-case/download/no-case-2.3.2.tgz",
        "integrity": "sha1-YLgTOWvjmz8SiKTB7V0efSi0ZKw=",
f4f1d7b0e   Adam   auto commit the c...
9421
9422
9423
9424
9425
9426
9427
        "dev": true,
        "requires": {
          "lower-case": "^1.1.1"
        }
      },
      "node-forge": {
        "version": "0.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
9428
9429
        "resolved": "https://registry.npm.taobao.org/node-forge/download/node-forge-0.9.0.tgz",
        "integrity": "sha1-1iQFDtu0SHStyhK7mlLsY8t4JXk=",
f4f1d7b0e   Adam   auto commit the c...
9430
9431
9432
9433
        "dev": true
      },
      "node-gyp": {
        "version": "3.8.0",
0db291810   BigBoss   “-mcomfirmOder页面
9434
9435
9436
        "resolved": "https://registry.npm.taobao.org/node-gyp/download/node-gyp-3.8.0.tgz",
        "integrity": "sha1-VAMEJhwzDoDQ1e3OJTpoyzlkIYw=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
9437
9438
9439
9440
9441
9442
9443
9444
9445
9446
9447
9448
9449
9450
9451
9452
9453
        "requires": {
          "fstream": "^1.0.0",
          "glob": "^7.0.3",
          "graceful-fs": "^4.1.2",
          "mkdirp": "^0.5.0",
          "nopt": "2 || 3",
          "npmlog": "0 || 1 || 2 || 3 || 4",
          "osenv": "0",
          "request": "^2.87.0",
          "rimraf": "2",
          "semver": "~5.3.0",
          "tar": "^2.0.0",
          "which": "1"
        },
        "dependencies": {
          "semver": {
            "version": "5.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
9454
9455
9456
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-5.3.0.tgz?cache=0&sync_timestamp=1586886301819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-5.3.0.tgz",
            "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
9457
9458
9459
9460
9461
          }
        }
      },
      "node-ipc": {
        "version": "9.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
9462
9463
        "resolved": "https://registry.npm.taobao.org/node-ipc/download/node-ipc-9.1.1.tgz",
        "integrity": "sha1-TiRe1pOOZRAOWV68XcNLFujdXWk=",
f4f1d7b0e   Adam   auto commit the c...
9464
9465
9466
9467
9468
9469
9470
9471
9472
        "dev": true,
        "requires": {
          "event-pubsub": "4.3.0",
          "js-message": "1.0.5",
          "js-queue": "2.0.0"
        }
      },
      "node-libs-browser": {
        "version": "2.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
9473
9474
        "resolved": "https://registry.npm.taobao.org/node-libs-browser/download/node-libs-browser-2.2.1.tgz",
        "integrity": "sha1-tk9RPRgzhiX5A0bSew0jXmMfZCU=",
f4f1d7b0e   Adam   auto commit the c...
9475
9476
9477
9478
9479
9480
9481
9482
9483
9484
9485
9486
9487
9488
9489
9490
9491
9492
9493
9494
9495
9496
9497
9498
9499
9500
9501
9502
        "requires": {
          "assert": "^1.1.1",
          "browserify-zlib": "^0.2.0",
          "buffer": "^4.3.0",
          "console-browserify": "^1.1.0",
          "constants-browserify": "^1.0.0",
          "crypto-browserify": "^3.11.0",
          "domain-browser": "^1.1.1",
          "events": "^3.0.0",
          "https-browserify": "^1.0.0",
          "os-browserify": "^0.3.0",
          "path-browserify": "0.0.1",
          "process": "^0.11.10",
          "punycode": "^1.2.4",
          "querystring-es3": "^0.2.0",
          "readable-stream": "^2.3.3",
          "stream-browserify": "^2.0.1",
          "stream-http": "^2.7.2",
          "string_decoder": "^1.0.0",
          "timers-browserify": "^2.0.4",
          "tty-browserify": "0.0.0",
          "url": "^0.11.0",
          "util": "^0.11.0",
          "vm-browserify": "^1.0.1"
        },
        "dependencies": {
          "punycode": {
            "version": "1.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
9503
            "resolved": "http://registry.npm.taobao.org/punycode/download/punycode-1.4.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
9504
9505
9506
9507
9508
9509
            "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4="
          }
        }
      },
      "node-modules-regexp": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
9510
        "resolved": "https://registry.npm.taobao.org/node-modules-regexp/download/node-modules-regexp-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9511
9512
9513
9514
        "integrity": "sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA="
      },
      "node-releases": {
        "version": "1.1.53",
0db291810   BigBoss   “-mcomfirmOder页面
9515
9516
        "resolved": "https://registry.npm.taobao.org/node-releases/download/node-releases-1.1.53.tgz",
        "integrity": "sha1-LYIb+kme18Xf/F4vKMiOeKCO4/Q="
f4f1d7b0e   Adam   auto commit the c...
9517
9518
9519
      },
      "node-sass": {
        "version": "4.14.0",
0db291810   BigBoss   “-mcomfirmOder页面
9520
9521
9522
        "resolved": "https://registry.npm.taobao.org/node-sass/download/node-sass-4.14.0.tgz?cache=0&sync_timestamp=1587637356842&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnode-sass%2Fdownload%2Fnode-sass-4.14.0.tgz",
        "integrity": "sha1-qOnXcg+OFbShBycZ3PBABvVkjus=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
9523
9524
9525
9526
9527
9528
9529
9530
9531
9532
9533
9534
9535
9536
9537
9538
9539
9540
9541
9542
        "requires": {
          "async-foreach": "^0.1.3",
          "chalk": "^1.1.1",
          "cross-spawn": "^3.0.0",
          "gaze": "^1.0.0",
          "get-stdin": "^4.0.1",
          "glob": "^7.0.3",
          "in-publish": "^2.0.0",
          "lodash": "^4.17.15",
          "meow": "^3.7.0",
          "mkdirp": "^0.5.1",
          "nan": "^2.13.2",
          "node-gyp": "^3.8.0",
          "npmlog": "^4.0.0",
          "request": "^2.88.0",
          "sass-graph": "^2.2.4",
          "stdout-stream": "^1.4.0",
          "true-case-path": "^1.0.2"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
9543
9544
9545
9546
9547
9548
9549
9550
9551
9552
9553
9554
          "ansi-regex": {
            "version": "2.1.1",
            "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-2.1.1.tgz",
            "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
            "dev": true
          },
          "ansi-styles": {
            "version": "2.2.1",
            "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-2.2.1.tgz",
            "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
9555
9556
          "chalk": {
            "version": "1.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
9557
            "resolved": "https://registry.npm.taobao.org/chalk/download/chalk-1.1.3.tgz?cache=0&sync_timestamp=1585815676992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-1.1.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
9558
            "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
0db291810   BigBoss   “-mcomfirmOder页面
9559
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
9560
9561
9562
9563
9564
9565
9566
9567
9568
9569
            "requires": {
              "ansi-styles": "^2.2.1",
              "escape-string-regexp": "^1.0.2",
              "has-ansi": "^2.0.0",
              "strip-ansi": "^3.0.0",
              "supports-color": "^2.0.0"
            }
          },
          "cross-spawn": {
            "version": "3.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
9570
            "resolved": "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-3.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
9571
            "integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=",
0db291810   BigBoss   “-mcomfirmOder页面
9572
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
9573
9574
9575
9576
9577
            "requires": {
              "lru-cache": "^4.0.1",
              "which": "^1.2.9"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
9578
9579
9580
9581
9582
          "strip-ansi": {
            "version": "3.0.1",
            "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz",
            "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
9583
            "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
9584
              "ansi-regex": "^2.0.0"
f4f1d7b0e   Adam   auto commit the c...
9585
9586
9587
9588
            }
          },
          "supports-color": {
            "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
9589
9590
9591
            "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-2.0.0.tgz?cache=0&sync_timestamp=1569557271992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-2.0.0.tgz",
            "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
9592
9593
9594
9595
9596
          }
        }
      },
      "nopt": {
        "version": "3.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
9597
        "resolved": "https://registry.npm.taobao.org/nopt/download/nopt-3.0.6.tgz?cache=0&sync_timestamp=1583704592540&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnopt%2Fdownload%2Fnopt-3.0.6.tgz",
f4f1d7b0e   Adam   auto commit the c...
9598
        "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
0db291810   BigBoss   “-mcomfirmOder页面
9599
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
9600
9601
9602
9603
9604
9605
        "requires": {
          "abbrev": "1"
        }
      },
      "normalize-package-data": {
        "version": "2.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
9606
9607
9608
        "resolved": "http://registry.npm.taobao.org/normalize-package-data/download/normalize-package-data-2.5.0.tgz",
        "integrity": "sha1-5m2xg4sgDB38IzIl0SyzZSDiNKg=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
9609
9610
9611
9612
9613
9614
9615
9616
9617
        "requires": {
          "hosted-git-info": "^2.1.4",
          "resolve": "^1.10.0",
          "semver": "2 || 3 || 4 || 5",
          "validate-npm-package-license": "^3.0.1"
        }
      },
      "normalize-path": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
9618
9619
        "resolved": "http://registry.npm.taobao.org/normalize-path/download/normalize-path-3.0.0.tgz",
        "integrity": "sha1-Dc1p/yOhybEf0JeDFmRKA4ghamU="
f4f1d7b0e   Adam   auto commit the c...
9620
9621
9622
      },
      "normalize-range": {
        "version": "0.1.2",
54d61dc1c   yr   详情页
9623
        "resolved": "https://registry.npm.taobao.org/normalize-range/download/normalize-range-0.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
9624
9625
9626
9627
9628
        "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=",
        "dev": true
      },
      "normalize-url": {
        "version": "3.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
9629
9630
        "resolved": "https://registry.npm.taobao.org/normalize-url/download/normalize-url-3.3.0.tgz",
        "integrity": "sha1-suHE3E98bVd0PfczpPWXjRhlBVk=",
f4f1d7b0e   Adam   auto commit the c...
9631
9632
9633
9634
        "dev": true
      },
      "npm-run-path": {
        "version": "2.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
9635
        "resolved": "https://registry.npm.taobao.org/npm-run-path/download/npm-run-path-2.0.2.tgz?cache=0&sync_timestamp=1577053378987&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnpm-run-path%2Fdownload%2Fnpm-run-path-2.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
9636
9637
9638
9639
9640
9641
9642
9643
        "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
        "dev": true,
        "requires": {
          "path-key": "^2.0.0"
        }
      },
      "npmlog": {
        "version": "4.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
9644
9645
9646
        "resolved": "http://registry.npm.taobao.org/npmlog/download/npmlog-4.1.2.tgz",
        "integrity": "sha1-CKfyqL9zRgR3mp76StXMcXq7lUs=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
9647
9648
9649
9650
9651
9652
9653
9654
9655
        "requires": {
          "are-we-there-yet": "~1.1.2",
          "console-control-strings": "~1.1.0",
          "gauge": "~2.7.3",
          "set-blocking": "~2.0.0"
        }
      },
      "nth-check": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
9656
9657
        "resolved": "http://registry.npm.taobao.org/nth-check/download/nth-check-1.0.2.tgz",
        "integrity": "sha1-sr0pXDfj3VijvwcAN2Zjuk2c8Fw=",
f4f1d7b0e   Adam   auto commit the c...
9658
9659
9660
9661
9662
9663
9664
        "dev": true,
        "requires": {
          "boolbase": "~1.0.0"
        }
      },
      "num2fraction": {
        "version": "1.2.2",
54d61dc1c   yr   详情页
9665
        "resolved": "https://registry.npm.taobao.org/num2fraction/download/num2fraction-1.2.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
9666
9667
9668
9669
9670
        "integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=",
        "dev": true
      },
      "number-is-nan": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
9671
9672
9673
        "resolved": "https://registry.npm.taobao.org/number-is-nan/download/number-is-nan-1.0.1.tgz?cache=0&sync_timestamp=1581061562193&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnumber-is-nan%2Fdownload%2Fnumber-is-nan-1.0.1.tgz",
        "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
9674
9675
9676
      },
      "oauth-sign": {
        "version": "0.9.0",
0db291810   BigBoss   “-mcomfirmOder页面
9677
9678
        "resolved": "http://registry.npm.taobao.org/oauth-sign/download/oauth-sign-0.9.0.tgz",
        "integrity": "sha1-R6ewFrqmi1+g7PPe4IqFxnmsZFU="
f4f1d7b0e   Adam   auto commit the c...
9679
9680
9681
      },
      "object-assign": {
        "version": "4.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
9682
        "resolved": "http://registry.npm.taobao.org/object-assign/download/object-assign-4.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
9683
9684
9685
9686
        "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
      },
      "object-component": {
        "version": "0.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
9687
        "resolved": "https://registry.npm.taobao.org/object-component/download/object-component-0.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
9688
9689
9690
9691
        "integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE="
      },
      "object-copy": {
        "version": "0.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
9692
        "resolved": "http://registry.npm.taobao.org/object-copy/download/object-copy-0.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9693
9694
9695
9696
9697
9698
9699
9700
9701
        "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
        "requires": {
          "copy-descriptor": "^0.1.0",
          "define-property": "^0.2.5",
          "kind-of": "^3.0.3"
        },
        "dependencies": {
          "define-property": {
            "version": "0.2.5",
0db291810   BigBoss   “-mcomfirmOder页面
9702
            "resolved": "http://registry.npm.taobao.org/define-property/download/define-property-0.2.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
9703
9704
9705
9706
9707
9708
9709
            "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
            "requires": {
              "is-descriptor": "^0.1.0"
            }
          },
          "kind-of": {
            "version": "3.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
9710
            "resolved": "https://registry.npm.taobao.org/kind-of/download/kind-of-3.2.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
9711
9712
9713
9714
9715
9716
9717
9718
9719
            "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
            "requires": {
              "is-buffer": "^1.1.5"
            }
          }
        }
      },
      "object-inspect": {
        "version": "1.7.0",
0db291810   BigBoss   “-mcomfirmOder页面
9720
9721
        "resolved": "https://registry.npm.taobao.org/object-inspect/download/object-inspect-1.7.0.tgz?cache=0&sync_timestamp=1573451831332&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fobject-inspect%2Fdownload%2Fobject-inspect-1.7.0.tgz",
        "integrity": "sha1-9Pa9GBrXfwBrXs5gvQtvOY/3Smc=",
f4f1d7b0e   Adam   auto commit the c...
9722
9723
9724
9725
        "dev": true
      },
      "object-is": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
9726
9727
        "resolved": "https://registry.npm.taobao.org/object-is/download/object-is-1.1.2.tgz",
        "integrity": "sha1-xdLof/nhGfeLegiEQVGeLuwVc7Y=",
f4f1d7b0e   Adam   auto commit the c...
9728
9729
9730
9731
9732
9733
9734
9735
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.5"
        }
      },
      "object-keys": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
9736
9737
        "resolved": "http://registry.npm.taobao.org/object-keys/download/object-keys-1.1.1.tgz",
        "integrity": "sha1-HEfyct8nfzsdrwYWd9nILiMixg4="
f4f1d7b0e   Adam   auto commit the c...
9738
9739
9740
      },
      "object-visit": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
9741
        "resolved": "http://registry.npm.taobao.org/object-visit/download/object-visit-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
9742
9743
9744
9745
9746
9747
9748
        "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
        "requires": {
          "isobject": "^3.0.0"
        }
      },
      "object.assign": {
        "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
9749
9750
        "resolved": "http://registry.npm.taobao.org/object.assign/download/object.assign-4.1.0.tgz",
        "integrity": "sha1-lovxEA15Vrs8oIbwBvhGs7xACNo=",
f4f1d7b0e   Adam   auto commit the c...
9751
9752
9753
9754
9755
9756
9757
9758
9759
        "requires": {
          "define-properties": "^1.1.2",
          "function-bind": "^1.1.1",
          "has-symbols": "^1.0.0",
          "object-keys": "^1.0.11"
        }
      },
      "object.getownpropertydescriptors": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
9760
9761
        "resolved": "https://registry.npm.taobao.org/object.getownpropertydescriptors/download/object.getownpropertydescriptors-2.1.0.tgz",
        "integrity": "sha1-Npvx+VktiridcS3O1cuBx8U1Jkk=",
f4f1d7b0e   Adam   auto commit the c...
9762
9763
9764
9765
9766
9767
9768
9769
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.0-next.1"
        }
      },
      "object.pick": {
        "version": "1.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
9770
        "resolved": "http://registry.npm.taobao.org/object.pick/download/object.pick-1.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9771
9772
9773
9774
9775
9776
9777
        "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
        "requires": {
          "isobject": "^3.0.1"
        }
      },
      "object.values": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
9778
9779
        "resolved": "https://registry.npm.taobao.org/object.values/download/object.values-1.1.1.tgz",
        "integrity": "sha1-aKmezeNWt+kpWjxeDOMdyMlT3l4=",
f4f1d7b0e   Adam   auto commit the c...
9780
9781
9782
9783
9784
9785
9786
9787
9788
9789
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.0-next.1",
          "function-bind": "^1.1.1",
          "has": "^1.0.3"
        }
      },
      "obuf": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
9790
9791
        "resolved": "http://registry.npm.taobao.org/obuf/download/obuf-1.1.2.tgz",
        "integrity": "sha1-Cb6jND1BhZ69RGKS0RydTbYZCE4=",
f4f1d7b0e   Adam   auto commit the c...
9792
9793
9794
9795
        "dev": true
      },
      "on-finished": {
        "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
9796
        "resolved": "http://registry.npm.taobao.org/on-finished/download/on-finished-2.3.0.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Fon-finished%2Fdownload%2Fon-finished-2.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9797
9798
9799
9800
9801
9802
9803
        "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
        "requires": {
          "ee-first": "1.1.1"
        }
      },
      "on-headers": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
9804
9805
        "resolved": "http://registry.npm.taobao.org/on-headers/download/on-headers-1.0.2.tgz",
        "integrity": "sha1-dysK5qqlJcOZ5Imt+tkMQD6zwo8=",
f4f1d7b0e   Adam   auto commit the c...
9806
9807
9808
9809
        "dev": true
      },
      "once": {
        "version": "1.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
9810
        "resolved": "http://registry.npm.taobao.org/once/download/once-1.4.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9811
9812
9813
9814
9815
9816
        "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
        "requires": {
          "wrappy": "1"
        }
      },
      "onetime": {
0db291810   BigBoss   “-mcomfirmOder页面
9817
9818
9819
        "version": "2.0.1",
        "resolved": "http://registry.npm.taobao.org/onetime/download/onetime-2.0.1.tgz",
        "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=",
f4f1d7b0e   Adam   auto commit the c...
9820
9821
        "dev": true,
        "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
9822
          "mimic-fn": "^1.0.0"
f4f1d7b0e   Adam   auto commit the c...
9823
9824
9825
9826
        }
      },
      "only": {
        "version": "0.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
9827
        "resolved": "https://registry.npm.taobao.org/only/download/only-0.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
9828
9829
9830
9831
        "integrity": "sha1-Kv3oTQPlC5qO3EROMGEKcCle37Q="
      },
      "open": {
        "version": "6.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
9832
9833
        "resolved": "https://registry.npm.taobao.org/open/download/open-6.4.0.tgz?cache=0&sync_timestamp=1583734616839&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fopen%2Fdownload%2Fopen-6.4.0.tgz",
        "integrity": "sha1-XBPpbQ3IlGhhZPGJZez+iJ7PyKk=",
f4f1d7b0e   Adam   auto commit the c...
9834
9835
9836
9837
9838
9839
9840
        "dev": true,
        "requires": {
          "is-wsl": "^1.1.0"
        }
      },
      "opener": {
        "version": "1.5.1",
0db291810   BigBoss   “-mcomfirmOder页面
9841
9842
        "resolved": "https://registry.npm.taobao.org/opener/download/opener-1.5.1.tgz",
        "integrity": "sha1-bS8Od/GgrwAyrKcWwsH7uOfoq+0=",
f4f1d7b0e   Adam   auto commit the c...
9843
9844
9845
9846
        "dev": true
      },
      "opn": {
        "version": "5.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
9847
9848
        "resolved": "http://registry.npm.taobao.org/opn/download/opn-5.5.0.tgz",
        "integrity": "sha1-/HFk+rVtI1kExRw7J9pnWMo7m/w=",
f4f1d7b0e   Adam   auto commit the c...
9849
9850
9851
9852
9853
9854
        "requires": {
          "is-wsl": "^1.1.0"
        }
      },
      "optionator": {
        "version": "0.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
9855
9856
        "resolved": "https://registry.npm.taobao.org/optionator/download/optionator-0.8.3.tgz?cache=0&sync_timestamp=1585966141328&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Foptionator%2Fdownload%2Foptionator-0.8.3.tgz",
        "integrity": "sha1-hPodA2/p08fiHZmIS2ARZ+yPtJU=",
f4f1d7b0e   Adam   auto commit the c...
9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
        "requires": {
          "deep-is": "~0.1.3",
          "fast-levenshtein": "~2.0.6",
          "levn": "~0.3.0",
          "prelude-ls": "~1.1.2",
          "type-check": "~0.3.2",
          "word-wrap": "~1.2.3"
        }
      },
      "ora": {
        "version": "3.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
9868
9869
        "resolved": "https://registry.npm.taobao.org/ora/download/ora-3.4.0.tgz",
        "integrity": "sha1-vwdSSRBZo+8+1MhQl1Md6f280xg=",
f4f1d7b0e   Adam   auto commit the c...
9870
9871
9872
9873
9874
9875
9876
9877
9878
9879
        "dev": true,
        "requires": {
          "chalk": "^2.4.2",
          "cli-cursor": "^2.1.0",
          "cli-spinners": "^2.0.0",
          "log-symbols": "^2.2.0",
          "strip-ansi": "^5.2.0",
          "wcwidth": "^1.0.1"
        },
        "dependencies": {
f4f1d7b0e   Adam   auto commit the c...
9880
9881
          "strip-ansi": {
            "version": "5.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
9882
9883
            "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-5.2.0.tgz",
            "integrity": "sha1-jJpTb+tq/JYr36WxBKUJHBrZwK4=",
f4f1d7b0e   Adam   auto commit the c...
9884
9885
9886
9887
9888
9889
9890
9891
9892
            "dev": true,
            "requires": {
              "ansi-regex": "^4.1.0"
            }
          }
        }
      },
      "original": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
9893
9894
        "resolved": "http://registry.npm.taobao.org/original/download/original-1.0.2.tgz",
        "integrity": "sha1-5EKmHP/hxf0gpl8yYcJmY7MD8l8=",
f4f1d7b0e   Adam   auto commit the c...
9895
9896
9897
9898
9899
9900
9901
        "dev": true,
        "requires": {
          "url-parse": "^1.4.3"
        }
      },
      "os-browserify": {
        "version": "0.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
9902
        "resolved": "http://registry.npm.taobao.org/os-browserify/download/os-browserify-0.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9903
9904
9905
9906
        "integrity": "sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc="
      },
      "os-homedir": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
9907
9908
9909
        "resolved": "http://registry.npm.taobao.org/os-homedir/download/os-homedir-1.0.2.tgz",
        "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
9910
9911
9912
      },
      "os-locale": {
        "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
9913
9914
        "resolved": "https://registry.npm.taobao.org/os-locale/download/os-locale-3.1.0.tgz",
        "integrity": "sha1-qAKm7hfyTBBIOrmTVxnO9O0Wvxo=",
f4f1d7b0e   Adam   auto commit the c...
9915
9916
9917
9918
9919
9920
9921
9922
9923
        "dev": true,
        "requires": {
          "execa": "^1.0.0",
          "lcid": "^2.0.0",
          "mem": "^4.0.0"
        }
      },
      "os-tmpdir": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
9924
9925
9926
        "resolved": "http://registry.npm.taobao.org/os-tmpdir/download/os-tmpdir-1.0.2.tgz",
        "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
9927
9928
9929
      },
      "osenv": {
        "version": "0.1.5",
0db291810   BigBoss   “-mcomfirmOder页面
9930
9931
9932
        "resolved": "http://registry.npm.taobao.org/osenv/download/osenv-0.1.5.tgz",
        "integrity": "sha1-hc36+uso6Gd/QW4odZK18/SepBA=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
9933
9934
9935
9936
9937
9938
9939
        "requires": {
          "os-homedir": "^1.0.0",
          "os-tmpdir": "^1.0.0"
        }
      },
      "p-defer": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
9940
        "resolved": "https://registry.npm.taobao.org/p-defer/download/p-defer-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9941
9942
9943
9944
9945
        "integrity": "sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=",
        "dev": true
      },
      "p-finally": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
9946
        "resolved": "https://registry.npm.taobao.org/p-finally/download/p-finally-1.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fp-finally%2Fdownload%2Fp-finally-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
9947
9948
9949
9950
9951
        "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=",
        "dev": true
      },
      "p-is-promise": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
9952
9953
        "resolved": "https://registry.npm.taobao.org/p-is-promise/download/p-is-promise-2.1.0.tgz",
        "integrity": "sha1-kYzrrqJIpiz3/6uOO8qMX4gvxC4=",
f4f1d7b0e   Adam   auto commit the c...
9954
9955
9956
9957
        "dev": true
      },
      "p-limit": {
        "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
9958
9959
        "resolved": "https://registry.npm.taobao.org/p-limit/download/p-limit-2.3.0.tgz?cache=0&sync_timestamp=1586101408834&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fp-limit%2Fdownload%2Fp-limit-2.3.0.tgz",
        "integrity": "sha1-PdM8ZHohT9//2DWTPrCG2g3CHbE=",
f4f1d7b0e   Adam   auto commit the c...
9960
9961
9962
9963
9964
9965
        "requires": {
          "p-try": "^2.0.0"
        }
      },
      "p-locate": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
9966
9967
        "resolved": "http://registry.npm.taobao.org/p-locate/download/p-locate-3.0.0.tgz",
        "integrity": "sha1-Mi1poFwCZLJZl9n0DNiokasAZKQ=",
f4f1d7b0e   Adam   auto commit the c...
9968
9969
9970
9971
9972
9973
        "requires": {
          "p-limit": "^2.0.0"
        }
      },
      "p-map": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
9974
9975
        "resolved": "https://registry.npm.taobao.org/p-map/download/p-map-3.0.0.tgz",
        "integrity": "sha1-1wTZr4orpoTiYA2aIVmD1BQal50=",
f4f1d7b0e   Adam   auto commit the c...
9976
9977
9978
9979
9980
9981
9982
        "dev": true,
        "requires": {
          "aggregate-error": "^3.0.0"
        }
      },
      "p-retry": {
        "version": "3.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
9983
9984
        "resolved": "https://registry.npm.taobao.org/p-retry/download/p-retry-3.0.1.tgz",
        "integrity": "sha1-MWtMiJPiyNwc+okfQGxLQivr8yg=",
f4f1d7b0e   Adam   auto commit the c...
9985
9986
9987
9988
9989
9990
9991
        "dev": true,
        "requires": {
          "retry": "^0.12.0"
        }
      },
      "p-try": {
        "version": "2.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
9992
9993
        "resolved": "http://registry.npm.taobao.org/p-try/download/p-try-2.2.0.tgz",
        "integrity": "sha1-yyhoVA4xPWHeWPr741zpAE1VQOY="
f4f1d7b0e   Adam   auto commit the c...
9994
9995
9996
      },
      "pako": {
        "version": "1.0.11",
0db291810   BigBoss   “-mcomfirmOder页面
9997
9998
        "resolved": "https://registry.npm.taobao.org/pako/download/pako-1.0.11.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpako%2Fdownload%2Fpako-1.0.11.tgz",
        "integrity": "sha1-bJWZ00DVTf05RjgCUqNXBaa5kr8="
f4f1d7b0e   Adam   auto commit the c...
9999
10000
10001
      },
      "parallel-transform": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
10002
10003
        "resolved": "https://registry.npm.taobao.org/parallel-transform/download/parallel-transform-1.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fparallel-transform%2Fdownload%2Fparallel-transform-1.2.0.tgz",
        "integrity": "sha1-kEnKN9bLIYLDsdLHIL6U0UpYFPw=",
f4f1d7b0e   Adam   auto commit the c...
10004
10005
10006
10007
10008
10009
10010
10011
        "requires": {
          "cyclist": "^1.0.1",
          "inherits": "^2.0.3",
          "readable-stream": "^2.1.5"
        }
      },
      "param-case": {
        "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
10012
        "resolved": "https://registry.npm.taobao.org/param-case/download/param-case-2.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
10013
10014
10015
10016
10017
10018
        "integrity": "sha1-35T9jPZTHs915r75oIWPvHK+Ikc=",
        "dev": true,
        "requires": {
          "no-case": "^2.2.0"
        }
      },
7d6833f2c   mullins   地址列表
10019
10020
10021
10022
10023
10024
10025
10026
10027
10028
10029
10030
10031
10032
10033
10034
10035
      "parent-module": {
        "version": "1.0.1",
        "resolved": "https://registry.npm.taobao.org/parent-module/download/parent-module-1.0.1.tgz",
        "integrity": "sha1-aR0nCeeMefrjoVZiJFLQB2LKqqI=",
        "dev": true,
        "requires": {
          "callsites": "^3.0.0"
        },
        "dependencies": {
          "callsites": {
            "version": "3.1.0",
            "resolved": "https://registry.npm.taobao.org/callsites/download/callsites-3.1.0.tgz",
            "integrity": "sha1-s2MKvYlDQy9Us/BRkjjjPNffL3M=",
            "dev": true
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
10036
10037
      "parse-asn1": {
        "version": "5.1.5",
0db291810   BigBoss   “-mcomfirmOder页面
10038
10039
        "resolved": "https://registry.npm.taobao.org/parse-asn1/download/parse-asn1-5.1.5.tgz",
        "integrity": "sha1-ADJxND2ljclMrOSU+u89IUfs6g4=",
f4f1d7b0e   Adam   auto commit the c...
10040
10041
10042
10043
10044
10045
10046
10047
10048
10049
        "requires": {
          "asn1.js": "^4.0.0",
          "browserify-aes": "^1.0.0",
          "create-hash": "^1.1.0",
          "evp_bytestokey": "^1.0.0",
          "pbkdf2": "^3.0.3",
          "safe-buffer": "^5.1.1"
        }
      },
      "parse-json": {
0db291810   BigBoss   “-mcomfirmOder页面
10050
10051
10052
        "version": "5.0.0",
        "resolved": "https://registry.npm.taobao.org/parse-json/download/parse-json-5.0.0.tgz",
        "integrity": "sha1-c+URTJhtFD76NxLU6iTbmkJm9g8=",
f4f1d7b0e   Adam   auto commit the c...
10053
10054
        "dev": true,
        "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
10055
          "@babel/code-frame": "^7.0.0",
f4f1d7b0e   Adam   auto commit the c...
10056
          "error-ex": "^1.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
10057
10058
          "json-parse-better-errors": "^1.0.1",
          "lines-and-columns": "^1.1.6"
f4f1d7b0e   Adam   auto commit the c...
10059
10060
10061
10062
        }
      },
      "parse5": {
        "version": "5.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
10063
10064
        "resolved": "https://registry.npm.taobao.org/parse5/download/parse5-5.1.1.tgz",
        "integrity": "sha1-9o5OW6GFKsLK3AD0VV//bCq7YXg=",
f4f1d7b0e   Adam   auto commit the c...
10065
10066
10067
10068
        "dev": true
      },
      "parse5-htmlparser2-tree-adapter": {
        "version": "5.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
10069
10070
        "resolved": "https://registry.npm.taobao.org/parse5-htmlparser2-tree-adapter/download/parse5-htmlparser2-tree-adapter-5.1.1.tgz",
        "integrity": "sha1-6MdD1OkhlNUpPs3isIvjHmdGHLw=",
f4f1d7b0e   Adam   auto commit the c...
10071
10072
10073
10074
10075
10076
10077
        "dev": true,
        "requires": {
          "parse5": "^5.1.1"
        }
      },
      "parseqs": {
        "version": "0.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
10078
        "resolved": "https://registry.npm.taobao.org/parseqs/download/parseqs-0.0.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
10079
10080
10081
10082
10083
10084
10085
        "integrity": "sha1-1SCKNzjkZ2bikbouoXNoSSGouJ0=",
        "requires": {
          "better-assert": "~1.0.0"
        }
      },
      "parseuri": {
        "version": "0.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
10086
        "resolved": "https://registry.npm.taobao.org/parseuri/download/parseuri-0.0.5.tgz?cache=0&sync_timestamp=1568821215232&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fparseuri%2Fdownload%2Fparseuri-0.0.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
10087
10088
10089
10090
10091
10092
10093
        "integrity": "sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=",
        "requires": {
          "better-assert": "~1.0.0"
        }
      },
      "parseurl": {
        "version": "1.3.3",
0db291810   BigBoss   “-mcomfirmOder页面
10094
10095
        "resolved": "https://registry.npm.taobao.org/parseurl/download/parseurl-1.3.3.tgz",
        "integrity": "sha1-naGee+6NEt/wUT7Vt2lXeTvC6NQ="
f4f1d7b0e   Adam   auto commit the c...
10096
10097
10098
      },
      "pascalcase": {
        "version": "0.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
10099
        "resolved": "https://registry.npm.taobao.org/pascalcase/download/pascalcase-0.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
10100
10101
10102
10103
        "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ="
      },
      "path-browserify": {
        "version": "0.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10104
10105
        "resolved": "https://registry.npm.taobao.org/path-browserify/download/path-browserify-0.0.1.tgz",
        "integrity": "sha1-5sTd1+06onxoogzE5Q4aTug7vEo="
f4f1d7b0e   Adam   auto commit the c...
10106
10107
10108
      },
      "path-dirname": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10109
        "resolved": "http://registry.npm.taobao.org/path-dirname/download/path-dirname-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
10110
10111
10112
10113
        "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA="
      },
      "path-exists": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10114
        "resolved": "http://registry.npm.taobao.org/path-exists/download/path-exists-3.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
10115
10116
10117
10118
        "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
      },
      "path-is-absolute": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10119
        "resolved": "http://registry.npm.taobao.org/path-is-absolute/download/path-is-absolute-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
10120
10121
10122
10123
        "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
      },
      "path-is-inside": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10124
        "resolved": "http://registry.npm.taobao.org/path-is-inside/download/path-is-inside-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
10125
10126
10127
10128
10129
        "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=",
        "dev": true
      },
      "path-key": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10130
        "resolved": "https://registry.npm.taobao.org/path-key/download/path-key-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
10131
10132
10133
10134
10135
        "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=",
        "dev": true
      },
      "path-parse": {
        "version": "1.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
10136
10137
        "resolved": "http://registry.npm.taobao.org/path-parse/download/path-parse-1.0.6.tgz",
        "integrity": "sha1-1i27VnlAXXLEc37FhgDp3c8G0kw="
f4f1d7b0e   Adam   auto commit the c...
10138
10139
      },
      "path-to-regexp": {
0db291810   BigBoss   “-mcomfirmOder页面
10140
10141
10142
10143
        "version": "0.1.7",
        "resolved": "https://registry.npm.taobao.org/path-to-regexp/download/path-to-regexp-0.1.7.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpath-to-regexp%2Fdownload%2Fpath-to-regexp-0.1.7.tgz",
        "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
10144
10145
10146
      },
      "path-type": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10147
10148
        "resolved": "http://registry.npm.taobao.org/path-type/download/path-type-3.0.0.tgz",
        "integrity": "sha1-zvMdyOCho7sNEFwM2Xzzv0f0428=",
f4f1d7b0e   Adam   auto commit the c...
10149
10150
10151
10152
10153
10154
10155
        "dev": true,
        "requires": {
          "pify": "^3.0.0"
        },
        "dependencies": {
          "pify": {
            "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10156
            "resolved": "https://registry.npm.taobao.org/pify/download/pify-3.0.0.tgz?cache=0&sync_timestamp=1581697613983&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-3.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
10157
10158
10159
10160
10161
10162
10163
            "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=",
            "dev": true
          }
        }
      },
      "pbkdf2": {
        "version": "3.0.17",
0db291810   BigBoss   “-mcomfirmOder页面
10164
10165
        "resolved": "http://registry.npm.taobao.org/pbkdf2/download/pbkdf2-3.0.17.tgz",
        "integrity": "sha1-l2wgZTBhexTrsyEUI597CTNuk6Y=",
f4f1d7b0e   Adam   auto commit the c...
10166
10167
10168
10169
10170
10171
10172
10173
10174
10175
        "requires": {
          "create-hash": "^1.1.2",
          "create-hmac": "^1.1.4",
          "ripemd160": "^2.0.1",
          "safe-buffer": "^5.0.1",
          "sha.js": "^2.4.8"
        }
      },
      "performance-now": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
10176
        "resolved": "http://registry.npm.taobao.org/performance-now/download/performance-now-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
10177
10178
        "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
      },
0db291810   BigBoss   “-mcomfirmOder页面
10179
10180
10181
10182
10183
10184
      "picomatch": {
        "version": "2.2.2",
        "resolved": "https://registry.npm.taobao.org/picomatch/download/picomatch-2.2.2.tgz",
        "integrity": "sha1-IfMz6ba46v8CRo9RRupAbTRfTa0=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
10185
10186
      "pify": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10187
10188
        "resolved": "https://registry.npm.taobao.org/pify/download/pify-4.0.1.tgz?cache=0&sync_timestamp=1581697613983&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-4.0.1.tgz",
        "integrity": "sha1-SyzSXFDVmHNcUCkiJP2MbfQeMjE="
f4f1d7b0e   Adam   auto commit the c...
10189
10190
10191
      },
      "pinkie": {
        "version": "2.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
10192
10193
10194
        "resolved": "http://registry.npm.taobao.org/pinkie/download/pinkie-2.0.4.tgz",
        "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
10195
10196
10197
      },
      "pinkie-promise": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10198
        "resolved": "http://registry.npm.taobao.org/pinkie-promise/download/pinkie-promise-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
10199
        "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
0db291810   BigBoss   “-mcomfirmOder页面
10200
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
10201
10202
10203
10204
10205
10206
        "requires": {
          "pinkie": "^2.0.0"
        }
      },
      "pirates": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10207
10208
        "resolved": "https://registry.npm.taobao.org/pirates/download/pirates-4.0.1.tgz",
        "integrity": "sha1-ZDqSyviUVm+RsrmG0sZpUKji+4c=",
f4f1d7b0e   Adam   auto commit the c...
10209
10210
10211
10212
10213
10214
        "requires": {
          "node-modules-regexp": "^1.0.0"
        }
      },
      "pkg-dir": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10215
10216
        "resolved": "https://registry.npm.taobao.org/pkg-dir/download/pkg-dir-3.0.0.tgz",
        "integrity": "sha1-J0kCDyOe2ZCIGx9xIQ1R62UjvqM=",
f4f1d7b0e   Adam   auto commit the c...
10217
10218
10219
10220
10221
10222
        "requires": {
          "find-up": "^3.0.0"
        }
      },
      "pkg-up": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10223
        "resolved": "https://registry.npm.taobao.org/pkg-up/download/pkg-up-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
10224
10225
10226
10227
10228
10229
10230
        "integrity": "sha1-yBmscoBZpGHKscOImivjxJoATX8=",
        "requires": {
          "find-up": "^2.1.0"
        },
        "dependencies": {
          "find-up": {
            "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
10231
            "resolved": "https://registry.npm.taobao.org/find-up/download/find-up-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
10232
10233
10234
10235
10236
10237
10238
            "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
            "requires": {
              "locate-path": "^2.0.0"
            }
          },
          "locate-path": {
            "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10239
            "resolved": "https://registry.npm.taobao.org/locate-path/download/locate-path-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
10240
10241
10242
10243
10244
10245
10246
10247
            "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
            "requires": {
              "p-locate": "^2.0.0",
              "path-exists": "^3.0.0"
            }
          },
          "p-limit": {
            "version": "1.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
10248
10249
            "resolved": "https://registry.npm.taobao.org/p-limit/download/p-limit-1.3.0.tgz?cache=0&sync_timestamp=1586101408834&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fp-limit%2Fdownload%2Fp-limit-1.3.0.tgz",
            "integrity": "sha1-uGvV8MJWkJEcdZD8v8IBDVSzzLg=",
f4f1d7b0e   Adam   auto commit the c...
10250
10251
10252
10253
10254
10255
            "requires": {
              "p-try": "^1.0.0"
            }
          },
          "p-locate": {
            "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10256
            "resolved": "http://registry.npm.taobao.org/p-locate/download/p-locate-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
10257
10258
10259
10260
10261
10262
10263
            "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
            "requires": {
              "p-limit": "^1.1.0"
            }
          },
          "p-try": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10264
            "resolved": "http://registry.npm.taobao.org/p-try/download/p-try-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
10265
10266
10267
10268
10269
10270
            "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M="
          }
        }
      },
      "pnp-webpack-plugin": {
        "version": "1.6.4",
0db291810   BigBoss   “-mcomfirmOder页面
10271
10272
        "resolved": "https://registry.npm.taobao.org/pnp-webpack-plugin/download/pnp-webpack-plugin-1.6.4.tgz",
        "integrity": "sha1-yXEaxNxIpoXauvyG+Lbdn434QUk=",
f4f1d7b0e   Adam   auto commit the c...
10273
10274
10275
10276
10277
10278
10279
        "dev": true,
        "requires": {
          "ts-pnp": "^1.1.6"
        }
      },
      "portfinder": {
        "version": "1.0.26",
0db291810   BigBoss   “-mcomfirmOder页面
10280
10281
        "resolved": "https://registry.npm.taobao.org/portfinder/download/portfinder-1.0.26.tgz?cache=0&sync_timestamp=1588108029311&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fportfinder%2Fdownload%2Fportfinder-1.0.26.tgz",
        "integrity": "sha1-R1ZY1WyjC+1yrH8TeO01C9G2TnA=",
f4f1d7b0e   Adam   auto commit the c...
10282
10283
10284
10285
10286
10287
10288
10289
        "requires": {
          "async": "^2.6.2",
          "debug": "^3.1.1",
          "mkdirp": "^0.5.1"
        },
        "dependencies": {
          "debug": {
            "version": "3.2.6",
0db291810   BigBoss   “-mcomfirmOder页面
10290
10291
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz",
            "integrity": "sha1-6D0X3hbYp++3cX7b5fsQE17uYps=",
f4f1d7b0e   Adam   auto commit the c...
10292
10293
10294
            "requires": {
              "ms": "^2.1.1"
            }
f4f1d7b0e   Adam   auto commit the c...
10295
10296
10297
10298
10299
          }
        }
      },
      "posix-character-classes": {
        "version": "0.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
10300
        "resolved": "http://registry.npm.taobao.org/posix-character-classes/download/posix-character-classes-0.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
10301
10302
10303
10304
        "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
      },
      "postcss": {
        "version": "7.0.27",
0db291810   BigBoss   “-mcomfirmOder页面
10305
10306
        "resolved": "https://registry.npm.taobao.org/postcss/download/postcss-7.0.27.tgz",
        "integrity": "sha1-zGfNxrDao3UQW3xCSoVWc0X8VNk=",
f4f1d7b0e   Adam   auto commit the c...
10307
10308
10309
10310
        "requires": {
          "chalk": "^2.4.2",
          "source-map": "^0.6.1",
          "supports-color": "^6.1.0"
f4f1d7b0e   Adam   auto commit the c...
10311
10312
10313
10314
        }
      },
      "postcss-calc": {
        "version": "7.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10315
10316
        "resolved": "https://registry.npm.taobao.org/postcss-calc/download/postcss-calc-7.0.2.tgz",
        "integrity": "sha1-UE780AjKAnMSBWiweSsWzc3oqsE=",
f4f1d7b0e   Adam   auto commit the c...
10317
10318
10319
10320
10321
10322
10323
        "dev": true,
        "requires": {
          "postcss": "^7.0.27",
          "postcss-selector-parser": "^6.0.2",
          "postcss-value-parser": "^4.0.2"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
10324
10325
10326
10327
10328
10329
10330
10331
10332
10333
10334
10335
10336
10337
10338
10339
10340
          "cssesc": {
            "version": "3.0.0",
            "resolved": "http://registry.npm.taobao.org/cssesc/download/cssesc-3.0.0.tgz",
            "integrity": "sha1-N3QZGZA7hoVl4cCep0dEXNGJg+4=",
            "dev": true
          },
          "postcss-selector-parser": {
            "version": "6.0.2",
            "resolved": "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-6.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-6.0.2.tgz",
            "integrity": "sha1-k0z3mdAWyDQRhZ4J3Oyt4BKG7Fw=",
            "dev": true,
            "requires": {
              "cssesc": "^3.0.0",
              "indexes-of": "^1.0.1",
              "uniq": "^1.0.1"
            }
          },
f4f1d7b0e   Adam   auto commit the c...
10341
10342
          "postcss-value-parser": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
10343
10344
            "resolved": "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz",
            "integrity": "sha1-RD9qIM7WSBor2k+oUypuVdeJoss=",
f4f1d7b0e   Adam   auto commit the c...
10345
10346
10347
10348
10349
10350
            "dev": true
          }
        }
      },
      "postcss-colormin": {
        "version": "4.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
10351
10352
        "resolved": "http://registry.npm.taobao.org/postcss-colormin/download/postcss-colormin-4.0.3.tgz",
        "integrity": "sha1-rgYLzpPteUrHEmTwgTLVUJVr04E=",
f4f1d7b0e   Adam   auto commit the c...
10353
10354
10355
10356
10357
10358
10359
10360
10361
10362
10363
        "dev": true,
        "requires": {
          "browserslist": "^4.0.0",
          "color": "^3.0.0",
          "has": "^1.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-comment": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10364
10365
        "resolved": "https://registry.npm.taobao.org/postcss-comment/download/postcss-comment-2.0.0.tgz",
        "integrity": "sha1-bIgI5kzuJcMxRlGKioKUSwXxHm8=",
f4f1d7b0e   Adam   auto commit the c...
10366
10367
10368
10369
10370
10371
10372
        "dev": true,
        "requires": {
          "postcss": "^6.0.0"
        },
        "dependencies": {
          "postcss": {
            "version": "6.0.23",
0db291810   BigBoss   “-mcomfirmOder页面
10373
10374
            "resolved": "https://registry.npm.taobao.org/postcss/download/postcss-6.0.23.tgz",
            "integrity": "sha1-YcgswyisYOZ3ZF+XkFTrmLwOMyQ=",
f4f1d7b0e   Adam   auto commit the c...
10375
10376
10377
10378
10379
            "dev": true,
            "requires": {
              "chalk": "^2.4.1",
              "source-map": "^0.6.1",
              "supports-color": "^5.4.0"
0db291810   BigBoss   “-mcomfirmOder页面
10380
10381
10382
10383
10384
10385
10386
10387
10388
            }
          },
          "supports-color": {
            "version": "5.5.0",
            "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-5.5.0.tgz?cache=0&sync_timestamp=1569557271992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-5.5.0.tgz",
            "integrity": "sha1-4uaaRKyHcveKHsCzW2id9lMO/I8=",
            "dev": true,
            "requires": {
              "has-flag": "^3.0.0"
f4f1d7b0e   Adam   auto commit the c...
10389
10390
10391
10392
10393
10394
            }
          }
        }
      },
      "postcss-convert-values": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10395
10396
        "resolved": "http://registry.npm.taobao.org/postcss-convert-values/download/postcss-convert-values-4.0.1.tgz",
        "integrity": "sha1-yjgT7U2g+BL51DcDWE5Enr4Ymn8=",
f4f1d7b0e   Adam   auto commit the c...
10397
10398
10399
10400
10401
10402
10403
10404
        "dev": true,
        "requires": {
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-discard-comments": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10405
10406
        "resolved": "http://registry.npm.taobao.org/postcss-discard-comments/download/postcss-discard-comments-4.0.2.tgz",
        "integrity": "sha1-H7q9LCRr/2qq15l7KwkY9NevQDM=",
f4f1d7b0e   Adam   auto commit the c...
10407
10408
10409
10410
10411
10412
10413
        "dev": true,
        "requires": {
          "postcss": "^7.0.0"
        }
      },
      "postcss-discard-duplicates": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10414
10415
        "resolved": "http://registry.npm.taobao.org/postcss-discard-duplicates/download/postcss-discard-duplicates-4.0.2.tgz",
        "integrity": "sha1-P+EzzTyCKC5VD8myORdqkge3hOs=",
f4f1d7b0e   Adam   auto commit the c...
10416
10417
10418
10419
10420
10421
10422
        "dev": true,
        "requires": {
          "postcss": "^7.0.0"
        }
      },
      "postcss-discard-empty": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10423
10424
        "resolved": "http://registry.npm.taobao.org/postcss-discard-empty/download/postcss-discard-empty-4.0.1.tgz",
        "integrity": "sha1-yMlR6fc+2UKAGUWERKAq2Qu592U=",
f4f1d7b0e   Adam   auto commit the c...
10425
10426
10427
10428
10429
10430
10431
        "dev": true,
        "requires": {
          "postcss": "^7.0.0"
        }
      },
      "postcss-discard-overridden": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10432
10433
        "resolved": "http://registry.npm.taobao.org/postcss-discard-overridden/download/postcss-discard-overridden-4.0.1.tgz",
        "integrity": "sha1-ZSrvipZybwKfXj4AFG7npOdV/1c=",
f4f1d7b0e   Adam   auto commit the c...
10434
10435
10436
10437
10438
10439
10440
        "dev": true,
        "requires": {
          "postcss": "^7.0.0"
        }
      },
      "postcss-helpers": {
        "version": "0.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
10441
10442
        "resolved": "https://registry.npm.taobao.org/postcss-helpers/download/postcss-helpers-0.3.2.tgz",
        "integrity": "sha1-z4ch2NZgXSV3MC+Wav79of6pkpw=",
f4f1d7b0e   Adam   auto commit the c...
10443
10444
10445
10446
10447
10448
10449
        "dev": true,
        "requires": {
          "urijs": "^1.18.12"
        }
      },
      "postcss-import": {
        "version": "12.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10450
10451
        "resolved": "https://registry.npm.taobao.org/postcss-import/download/postcss-import-12.0.1.tgz",
        "integrity": "sha1-z4x6sLXMq1ZJAkU25WX4QZKLcVM=",
f4f1d7b0e   Adam   auto commit the c...
10452
10453
10454
10455
10456
10457
10458
10459
10460
10461
        "dev": true,
        "requires": {
          "postcss": "^7.0.1",
          "postcss-value-parser": "^3.2.3",
          "read-cache": "^1.0.0",
          "resolve": "^1.1.7"
        }
      },
      "postcss-load-config": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
10462
10463
        "resolved": "https://registry.npm.taobao.org/postcss-load-config/download/postcss-load-config-2.1.0.tgz",
        "integrity": "sha1-yE1pK3u3tB3c7ZTuYuirMbQXsAM=",
f4f1d7b0e   Adam   auto commit the c...
10464
10465
10466
10467
10468
10469
10470
10471
        "dev": true,
        "requires": {
          "cosmiconfig": "^5.0.0",
          "import-cwd": "^2.0.0"
        }
      },
      "postcss-loader": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10472
10473
        "resolved": "http://registry.npm.taobao.org/postcss-loader/download/postcss-loader-3.0.0.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-loader%2Fdownload%2Fpostcss-loader-3.0.0.tgz",
        "integrity": "sha1-a5eUPkfHLYRfqeA/Jzdz1OjdbC0=",
f4f1d7b0e   Adam   auto commit the c...
10474
10475
10476
10477
10478
10479
10480
10481
10482
10483
        "dev": true,
        "requires": {
          "loader-utils": "^1.1.0",
          "postcss": "^7.0.0",
          "postcss-load-config": "^2.0.0",
          "schema-utils": "^1.0.0"
        }
      },
      "postcss-merge-longhand": {
        "version": "4.0.11",
0db291810   BigBoss   “-mcomfirmOder页面
10484
10485
        "resolved": "http://registry.npm.taobao.org/postcss-merge-longhand/download/postcss-merge-longhand-4.0.11.tgz",
        "integrity": "sha1-YvSaE+Sg7gTnuY9CuxYGLKJUniQ=",
f4f1d7b0e   Adam   auto commit the c...
10486
10487
10488
10489
10490
10491
10492
10493
10494
10495
        "dev": true,
        "requires": {
          "css-color-names": "0.0.4",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0",
          "stylehacks": "^4.0.0"
        }
      },
      "postcss-merge-rules": {
        "version": "4.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
10496
10497
        "resolved": "http://registry.npm.taobao.org/postcss-merge-rules/download/postcss-merge-rules-4.0.3.tgz",
        "integrity": "sha1-NivqT/Wh+Y5AdacTxsslrv75plA=",
f4f1d7b0e   Adam   auto commit the c...
10498
10499
10500
10501
10502
10503
10504
10505
10506
10507
10508
10509
        "dev": true,
        "requires": {
          "browserslist": "^4.0.0",
          "caniuse-api": "^3.0.0",
          "cssnano-util-same-parent": "^4.0.0",
          "postcss": "^7.0.0",
          "postcss-selector-parser": "^3.0.0",
          "vendors": "^1.0.0"
        },
        "dependencies": {
          "postcss-selector-parser": {
            "version": "3.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
10510
10511
            "resolved": "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-3.1.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-3.1.2.tgz",
            "integrity": "sha1-sxD1xMD9r3b5SQK7qjDbaqhPUnA=",
f4f1d7b0e   Adam   auto commit the c...
10512
10513
10514
10515
10516
10517
10518
10519
10520
10521
10522
            "dev": true,
            "requires": {
              "dot-prop": "^5.2.0",
              "indexes-of": "^1.0.1",
              "uniq": "^1.0.1"
            }
          }
        }
      },
      "postcss-minify-font-values": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10523
10524
        "resolved": "http://registry.npm.taobao.org/postcss-minify-font-values/download/postcss-minify-font-values-4.0.2.tgz",
        "integrity": "sha1-zUw0TM5HQ0P6xdgiBqssvLiv1aY=",
f4f1d7b0e   Adam   auto commit the c...
10525
10526
10527
10528
10529
10530
10531
10532
        "dev": true,
        "requires": {
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-minify-gradients": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10533
10534
        "resolved": "http://registry.npm.taobao.org/postcss-minify-gradients/download/postcss-minify-gradients-4.0.2.tgz",
        "integrity": "sha1-k7KcL/UJnFNe7NpWxKpuZlpmNHE=",
f4f1d7b0e   Adam   auto commit the c...
10535
10536
10537
10538
10539
10540
10541
10542
10543
10544
        "dev": true,
        "requires": {
          "cssnano-util-get-arguments": "^4.0.0",
          "is-color-stop": "^1.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-minify-params": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10545
10546
        "resolved": "http://registry.npm.taobao.org/postcss-minify-params/download/postcss-minify-params-4.0.2.tgz",
        "integrity": "sha1-a5zvAwwR41Jh+V9hjJADbWgNuHQ=",
f4f1d7b0e   Adam   auto commit the c...
10547
10548
10549
10550
10551
10552
10553
10554
10555
10556
10557
10558
        "dev": true,
        "requires": {
          "alphanum-sort": "^1.0.0",
          "browserslist": "^4.0.0",
          "cssnano-util-get-arguments": "^4.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0",
          "uniqs": "^2.0.0"
        }
      },
      "postcss-minify-selectors": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10559
10560
        "resolved": "http://registry.npm.taobao.org/postcss-minify-selectors/download/postcss-minify-selectors-4.0.2.tgz",
        "integrity": "sha1-4uXrQL/uUA0M2SQ1APX46kJi+9g=",
f4f1d7b0e   Adam   auto commit the c...
10561
10562
10563
10564
10565
10566
10567
10568
10569
10570
        "dev": true,
        "requires": {
          "alphanum-sort": "^1.0.0",
          "has": "^1.0.0",
          "postcss": "^7.0.0",
          "postcss-selector-parser": "^3.0.0"
        },
        "dependencies": {
          "postcss-selector-parser": {
            "version": "3.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
10571
10572
            "resolved": "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-3.1.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-3.1.2.tgz",
            "integrity": "sha1-sxD1xMD9r3b5SQK7qjDbaqhPUnA=",
f4f1d7b0e   Adam   auto commit the c...
10573
10574
10575
10576
10577
10578
10579
10580
10581
10582
10583
            "dev": true,
            "requires": {
              "dot-prop": "^5.2.0",
              "indexes-of": "^1.0.1",
              "uniq": "^1.0.1"
            }
          }
        }
      },
      "postcss-modules-extract-imports": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10584
10585
        "resolved": "http://registry.npm.taobao.org/postcss-modules-extract-imports/download/postcss-modules-extract-imports-2.0.0.tgz",
        "integrity": "sha1-gYcZoa4doyX5gyRGsBE27rSTzX4=",
f4f1d7b0e   Adam   auto commit the c...
10586
10587
10588
10589
10590
10591
        "requires": {
          "postcss": "^7.0.5"
        }
      },
      "postcss-modules-local-by-default": {
        "version": "3.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10592
10593
        "resolved": "https://registry.npm.taobao.org/postcss-modules-local-by-default/download/postcss-modules-local-by-default-3.0.2.tgz",
        "integrity": "sha1-6KZWG+kUqvPAUodjd1JMqQ27eRU=",
f4f1d7b0e   Adam   auto commit the c...
10594
10595
10596
10597
10598
10599
10600
10601
        "dev": true,
        "requires": {
          "icss-utils": "^4.1.1",
          "postcss": "^7.0.16",
          "postcss-selector-parser": "^6.0.2",
          "postcss-value-parser": "^4.0.0"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
10602
10603
10604
10605
10606
10607
10608
10609
10610
10611
10612
10613
10614
10615
10616
10617
10618
          "cssesc": {
            "version": "3.0.0",
            "resolved": "http://registry.npm.taobao.org/cssesc/download/cssesc-3.0.0.tgz",
            "integrity": "sha1-N3QZGZA7hoVl4cCep0dEXNGJg+4=",
            "dev": true
          },
          "postcss-selector-parser": {
            "version": "6.0.2",
            "resolved": "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-6.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-6.0.2.tgz",
            "integrity": "sha1-k0z3mdAWyDQRhZ4J3Oyt4BKG7Fw=",
            "dev": true,
            "requires": {
              "cssesc": "^3.0.0",
              "indexes-of": "^1.0.1",
              "uniq": "^1.0.1"
            }
          },
f4f1d7b0e   Adam   auto commit the c...
10619
10620
          "postcss-value-parser": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
10621
10622
            "resolved": "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz",
            "integrity": "sha1-RD9qIM7WSBor2k+oUypuVdeJoss=",
f4f1d7b0e   Adam   auto commit the c...
10623
10624
10625
10626
10627
10628
            "dev": true
          }
        }
      },
      "postcss-modules-scope": {
        "version": "2.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
10629
10630
        "resolved": "https://registry.npm.taobao.org/postcss-modules-scope/download/postcss-modules-scope-2.2.0.tgz?cache=0&sync_timestamp=1584619246418&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-modules-scope%2Fdownload%2Fpostcss-modules-scope-2.2.0.tgz",
        "integrity": "sha1-OFyuATzHdD9afXYC0Qc6iequYu4=",
f4f1d7b0e   Adam   auto commit the c...
10631
10632
10633
        "requires": {
          "postcss": "^7.0.6",
          "postcss-selector-parser": "^6.0.0"
0db291810   BigBoss   “-mcomfirmOder页面
10634
10635
10636
10637
10638
10639
10640
10641
10642
10643
10644
10645
10646
10647
10648
10649
10650
        },
        "dependencies": {
          "cssesc": {
            "version": "3.0.0",
            "resolved": "http://registry.npm.taobao.org/cssesc/download/cssesc-3.0.0.tgz",
            "integrity": "sha1-N3QZGZA7hoVl4cCep0dEXNGJg+4="
          },
          "postcss-selector-parser": {
            "version": "6.0.2",
            "resolved": "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-6.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-6.0.2.tgz",
            "integrity": "sha1-k0z3mdAWyDQRhZ4J3Oyt4BKG7Fw=",
            "requires": {
              "cssesc": "^3.0.0",
              "indexes-of": "^1.0.1",
              "uniq": "^1.0.1"
            }
          }
f4f1d7b0e   Adam   auto commit the c...
10651
10652
10653
10654
        }
      },
      "postcss-modules-values": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10655
10656
        "resolved": "https://registry.npm.taobao.org/postcss-modules-values/download/postcss-modules-values-3.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-modules-values%2Fdownload%2Fpostcss-modules-values-3.0.0.tgz",
        "integrity": "sha1-W1AA1uuuKbQlUwG0o6VFdEI+fxA=",
f4f1d7b0e   Adam   auto commit the c...
10657
10658
10659
10660
10661
10662
10663
10664
        "dev": true,
        "requires": {
          "icss-utils": "^4.0.0",
          "postcss": "^7.0.6"
        }
      },
      "postcss-normalize-charset": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10665
10666
        "resolved": "http://registry.npm.taobao.org/postcss-normalize-charset/download/postcss-normalize-charset-4.0.1.tgz",
        "integrity": "sha1-izWt067oOhNrBHHg1ZvlilAoXdQ=",
f4f1d7b0e   Adam   auto commit the c...
10667
10668
10669
10670
10671
10672
10673
        "dev": true,
        "requires": {
          "postcss": "^7.0.0"
        }
      },
      "postcss-normalize-display-values": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10674
10675
        "resolved": "http://registry.npm.taobao.org/postcss-normalize-display-values/download/postcss-normalize-display-values-4.0.2.tgz",
        "integrity": "sha1-Db4EpM6QY9RmftK+R2u4MMglk1o=",
f4f1d7b0e   Adam   auto commit the c...
10676
10677
10678
10679
10680
10681
10682
10683
10684
        "dev": true,
        "requires": {
          "cssnano-util-get-match": "^4.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-normalize-positions": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10685
10686
        "resolved": "http://registry.npm.taobao.org/postcss-normalize-positions/download/postcss-normalize-positions-4.0.2.tgz",
        "integrity": "sha1-BfdX+E8mBDc3g2ipH4ky1LECkX8=",
f4f1d7b0e   Adam   auto commit the c...
10687
10688
10689
10690
10691
10692
10693
10694
10695
10696
        "dev": true,
        "requires": {
          "cssnano-util-get-arguments": "^4.0.0",
          "has": "^1.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-normalize-repeat-style": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10697
10698
        "resolved": "http://registry.npm.taobao.org/postcss-normalize-repeat-style/download/postcss-normalize-repeat-style-4.0.2.tgz",
        "integrity": "sha1-xOu8KJ85kaAo1EdRy90RkYsXkQw=",
f4f1d7b0e   Adam   auto commit the c...
10699
10700
10701
10702
10703
10704
10705
10706
10707
10708
        "dev": true,
        "requires": {
          "cssnano-util-get-arguments": "^4.0.0",
          "cssnano-util-get-match": "^4.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-normalize-string": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10709
10710
        "resolved": "http://registry.npm.taobao.org/postcss-normalize-string/download/postcss-normalize-string-4.0.2.tgz",
        "integrity": "sha1-zUTECrB6DHo23F6Zqs4eyk7CaQw=",
f4f1d7b0e   Adam   auto commit the c...
10711
10712
10713
10714
10715
10716
10717
10718
10719
        "dev": true,
        "requires": {
          "has": "^1.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-normalize-timing-functions": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10720
10721
        "resolved": "http://registry.npm.taobao.org/postcss-normalize-timing-functions/download/postcss-normalize-timing-functions-4.0.2.tgz",
        "integrity": "sha1-jgCcoqOUnNr4rSPmtquZy159KNk=",
f4f1d7b0e   Adam   auto commit the c...
10722
10723
10724
10725
10726
10727
10728
10729
10730
        "dev": true,
        "requires": {
          "cssnano-util-get-match": "^4.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-normalize-unicode": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10731
10732
        "resolved": "http://registry.npm.taobao.org/postcss-normalize-unicode/download/postcss-normalize-unicode-4.0.1.tgz",
        "integrity": "sha1-hBvUj9zzAZrUuqdJOj02O1KuHPs=",
f4f1d7b0e   Adam   auto commit the c...
10733
10734
10735
10736
10737
10738
10739
10740
10741
        "dev": true,
        "requires": {
          "browserslist": "^4.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-normalize-url": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10742
10743
        "resolved": "http://registry.npm.taobao.org/postcss-normalize-url/download/postcss-normalize-url-4.0.1.tgz",
        "integrity": "sha1-EOQ3+GvHx+WPe5ZS7YeNqqlfquE=",
f4f1d7b0e   Adam   auto commit the c...
10744
10745
10746
10747
10748
10749
10750
10751
10752
10753
        "dev": true,
        "requires": {
          "is-absolute-url": "^2.0.0",
          "normalize-url": "^3.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-normalize-whitespace": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10754
10755
        "resolved": "http://registry.npm.taobao.org/postcss-normalize-whitespace/download/postcss-normalize-whitespace-4.0.2.tgz",
        "integrity": "sha1-vx1AcP5Pzqh9E0joJdjMDF+qfYI=",
f4f1d7b0e   Adam   auto commit the c...
10756
10757
10758
10759
10760
10761
10762
10763
        "dev": true,
        "requires": {
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-ordered-values": {
        "version": "4.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
10764
10765
        "resolved": "http://registry.npm.taobao.org/postcss-ordered-values/download/postcss-ordered-values-4.1.2.tgz",
        "integrity": "sha1-DPdcgg7H1cTSgBiVWeC1ceusDu4=",
f4f1d7b0e   Adam   auto commit the c...
10766
10767
10768
10769
10770
10771
10772
10773
10774
        "dev": true,
        "requires": {
          "cssnano-util-get-arguments": "^4.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-reduce-initial": {
        "version": "4.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
10775
10776
        "resolved": "http://registry.npm.taobao.org/postcss-reduce-initial/download/postcss-reduce-initial-4.0.3.tgz",
        "integrity": "sha1-f9QuvqXpyBRgljniwuhK4nC6SN8=",
f4f1d7b0e   Adam   auto commit the c...
10777
10778
10779
10780
10781
10782
10783
10784
10785
10786
        "dev": true,
        "requires": {
          "browserslist": "^4.0.0",
          "caniuse-api": "^3.0.0",
          "has": "^1.0.0",
          "postcss": "^7.0.0"
        }
      },
      "postcss-reduce-transforms": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10787
10788
        "resolved": "http://registry.npm.taobao.org/postcss-reduce-transforms/download/postcss-reduce-transforms-4.0.2.tgz",
        "integrity": "sha1-F++kBerMbge+NBSlyi0QdGgdTik=",
f4f1d7b0e   Adam   auto commit the c...
10789
10790
10791
10792
10793
10794
10795
10796
10797
        "dev": true,
        "requires": {
          "cssnano-util-get-match": "^4.0.0",
          "has": "^1.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0"
        }
      },
      "postcss-selector-parser": {
0db291810   BigBoss   “-mcomfirmOder页面
10798
10799
10800
10801
        "version": "5.0.0",
        "resolved": "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-5.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-5.0.0.tgz",
        "integrity": "sha1-JJBENWaXsztk8aj3yAki3d7nGVw=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
10802
        "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
10803
          "cssesc": "^2.0.0",
f4f1d7b0e   Adam   auto commit the c...
10804
10805
10806
10807
10808
10809
          "indexes-of": "^1.0.1",
          "uniq": "^1.0.1"
        }
      },
      "postcss-svgo": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10810
10811
        "resolved": "http://registry.npm.taobao.org/postcss-svgo/download/postcss-svgo-4.0.2.tgz",
        "integrity": "sha1-F7mXvHEbMzurFDqu07jT1uPTglg=",
f4f1d7b0e   Adam   auto commit the c...
10812
10813
10814
10815
10816
10817
10818
10819
10820
10821
        "dev": true,
        "requires": {
          "is-svg": "^3.0.0",
          "postcss": "^7.0.0",
          "postcss-value-parser": "^3.0.0",
          "svgo": "^1.0.0"
        }
      },
      "postcss-unique-selectors": {
        "version": "4.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10822
10823
        "resolved": "http://registry.npm.taobao.org/postcss-unique-selectors/download/postcss-unique-selectors-4.0.1.tgz",
        "integrity": "sha1-lEaRHzKJv9ZMbWgPBzwDsfnuS6w=",
f4f1d7b0e   Adam   auto commit the c...
10824
10825
10826
10827
10828
10829
10830
10831
10832
        "dev": true,
        "requires": {
          "alphanum-sort": "^1.0.0",
          "postcss": "^7.0.0",
          "uniqs": "^2.0.0"
        }
      },
      "postcss-urlrewrite": {
        "version": "0.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
10833
10834
        "resolved": "https://registry.npm.taobao.org/postcss-urlrewrite/download/postcss-urlrewrite-0.2.2.tgz",
        "integrity": "sha1-utU/TeBLwIEvJ4czMUvTBi7Ta9Q=",
f4f1d7b0e   Adam   auto commit the c...
10835
10836
10837
10838
10839
10840
10841
        "dev": true,
        "requires": {
          "postcss-helpers": "^0.3.2"
        }
      },
      "postcss-value-parser": {
        "version": "3.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
10842
10843
        "resolved": "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-3.3.1.tgz",
        "integrity": "sha1-n/giVH4okyE88cMO+lGsX9G6goE="
f4f1d7b0e   Adam   auto commit the c...
10844
10845
10846
      },
      "prelude-ls": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
10847
        "resolved": "https://registry.npm.taobao.org/prelude-ls/download/prelude-ls-1.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
10848
10849
10850
10851
        "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ="
      },
      "prepend-http": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
10852
        "resolved": "https://registry.npm.taobao.org/prepend-http/download/prepend-http-1.0.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
10853
10854
10855
10856
        "integrity": "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=",
        "dev": true
      },
      "prettier": {
7d6833f2c   mullins   地址列表
10857
10858
10859
10860
10861
10862
10863
10864
10865
10866
10867
10868
10869
        "version": "2.0.5",
        "resolved": "https://registry.npm.taobao.org/prettier/download/prettier-2.0.5.tgz",
        "integrity": "sha1-1tVigkVSQ/L5LMFxZpLAiqMVItQ=",
        "dev": true
      },
      "prettier-linter-helpers": {
        "version": "1.0.0",
        "resolved": "https://registry.npm.taobao.org/prettier-linter-helpers/download/prettier-linter-helpers-1.0.0.tgz",
        "integrity": "sha1-0j1B/hN1ZG3i0BBNNFSjAIgCz3s=",
        "dev": true,
        "requires": {
          "fast-diff": "^1.1.2"
        }
f4f1d7b0e   Adam   auto commit the c...
10870
10871
10872
      },
      "pretty-error": {
        "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
10873
        "resolved": "http://registry.npm.taobao.org/pretty-error/download/pretty-error-2.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
10874
10875
10876
10877
10878
10879
10880
10881
10882
        "integrity": "sha1-X0+HyPkeWuPzuoerTPXgOxoX8aM=",
        "dev": true,
        "requires": {
          "renderkid": "^2.0.1",
          "utila": "~0.4"
        }
      },
      "private": {
        "version": "0.1.8",
0db291810   BigBoss   “-mcomfirmOder页面
10883
10884
        "resolved": "http://registry.npm.taobao.org/private/download/private-0.1.8.tgz",
        "integrity": "sha1-I4Hts2ifelPWUxkAYPz4ItLzaP8="
f4f1d7b0e   Adam   auto commit the c...
10885
10886
10887
      },
      "process": {
        "version": "0.11.10",
0db291810   BigBoss   “-mcomfirmOder页面
10888
        "resolved": "http://registry.npm.taobao.org/process/download/process-0.11.10.tgz",
f4f1d7b0e   Adam   auto commit the c...
10889
10890
10891
10892
        "integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI="
      },
      "process-nextick-args": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10893
10894
        "resolved": "https://registry.npm.taobao.org/process-nextick-args/download/process-nextick-args-2.0.1.tgz",
        "integrity": "sha1-eCDZsWEgzFXKmud5JoCufbptf+I="
f4f1d7b0e   Adam   auto commit the c...
10895
      },
7d6833f2c   mullins   地址列表
10896
10897
10898
10899
10900
10901
      "progress": {
        "version": "2.0.3",
        "resolved": "https://registry.npm.taobao.org/progress/download/progress-2.0.3.tgz",
        "integrity": "sha1-foz42PW48jnBvGi+tOt4Vn1XLvg=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
10902
10903
      "promise-inflight": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10904
        "resolved": "http://registry.npm.taobao.org/promise-inflight/download/promise-inflight-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
10905
10906
10907
10908
        "integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM="
      },
      "proxy-addr": {
        "version": "2.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
10909
10910
        "resolved": "https://registry.npm.taobao.org/proxy-addr/download/proxy-addr-2.0.6.tgz",
        "integrity": "sha1-/cIzZQVEfT8vLGOO0nLK9hS7sr8=",
f4f1d7b0e   Adam   auto commit the c...
10911
10912
10913
10914
10915
10916
10917
10918
        "dev": true,
        "requires": {
          "forwarded": "~0.1.2",
          "ipaddr.js": "1.9.1"
        }
      },
      "prr": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10919
        "resolved": "http://registry.npm.taobao.org/prr/download/prr-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
10920
10921
10922
10923
        "integrity": "sha1-0/wRS6BplaRexok/SEzrHXj19HY="
      },
      "pseudomap": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
10924
        "resolved": "http://registry.npm.taobao.org/pseudomap/download/pseudomap-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
10925
10926
10927
10928
        "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
      },
      "psl": {
        "version": "1.8.0",
0db291810   BigBoss   “-mcomfirmOder页面
10929
10930
        "resolved": "https://registry.npm.taobao.org/psl/download/psl-1.8.0.tgz?cache=0&sync_timestamp=1585170332277&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpsl%2Fdownload%2Fpsl-1.8.0.tgz",
        "integrity": "sha1-kyb4vPsBOtzABf3/BWrM4CDlHCQ="
f4f1d7b0e   Adam   auto commit the c...
10931
10932
10933
      },
      "public-encrypt": {
        "version": "4.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
10934
10935
        "resolved": "http://registry.npm.taobao.org/public-encrypt/download/public-encrypt-4.0.3.tgz",
        "integrity": "sha1-T8ydd6B+SLp1J+fL4N4z0HATMeA=",
f4f1d7b0e   Adam   auto commit the c...
10936
10937
10938
10939
10940
10941
10942
10943
10944
10945
10946
        "requires": {
          "bn.js": "^4.1.0",
          "browserify-rsa": "^4.0.0",
          "create-hash": "^1.1.0",
          "parse-asn1": "^5.0.0",
          "randombytes": "^2.0.1",
          "safe-buffer": "^5.1.2"
        }
      },
      "pump": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
10947
10948
        "resolved": "http://registry.npm.taobao.org/pump/download/pump-3.0.0.tgz",
        "integrity": "sha1-tKIRaBW94vTh6mAjVOjHVWUQemQ=",
f4f1d7b0e   Adam   auto commit the c...
10949
10950
10951
10952
10953
10954
10955
        "requires": {
          "end-of-stream": "^1.1.0",
          "once": "^1.3.1"
        }
      },
      "pumpify": {
        "version": "1.5.1",
0db291810   BigBoss   “-mcomfirmOder页面
10956
10957
        "resolved": "https://registry.npm.taobao.org/pumpify/download/pumpify-1.5.1.tgz?cache=0&sync_timestamp=1569938104994&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpumpify%2Fdownload%2Fpumpify-1.5.1.tgz",
        "integrity": "sha1-NlE74karJ1cLGjdKXOJ4v9dDcM4=",
f4f1d7b0e   Adam   auto commit the c...
10958
10959
10960
10961
10962
10963
10964
10965
        "requires": {
          "duplexify": "^3.6.0",
          "inherits": "^2.0.3",
          "pump": "^2.0.0"
        },
        "dependencies": {
          "pump": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
10966
10967
            "resolved": "http://registry.npm.taobao.org/pump/download/pump-2.0.1.tgz",
            "integrity": "sha1-Ejma3W5M91Jtlzy8i1zi4pCLOQk=",
f4f1d7b0e   Adam   auto commit the c...
10968
10969
10970
10971
10972
10973
10974
10975
10976
            "requires": {
              "end-of-stream": "^1.1.0",
              "once": "^1.3.1"
            }
          }
        }
      },
      "punycode": {
        "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
10977
10978
        "resolved": "http://registry.npm.taobao.org/punycode/download/punycode-2.1.1.tgz",
        "integrity": "sha1-tYsBCsQMIsVldhbI0sLALHv0eew="
f4f1d7b0e   Adam   auto commit the c...
10979
10980
10981
      },
      "q": {
        "version": "1.5.1",
0db291810   BigBoss   “-mcomfirmOder页面
10982
        "resolved": "http://registry.npm.taobao.org/q/download/q-1.5.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
10983
10984
10985
10986
10987
        "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
        "dev": true
      },
      "qr-image": {
        "version": "3.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
10988
        "resolved": "https://registry.npm.taobao.org/qr-image/download/qr-image-3.2.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
10989
10990
10991
10992
        "integrity": "sha1-n6gpW+rlDEoUnPn5CaHbRkqGcug="
      },
      "qrcode-terminal": {
        "version": "0.12.0",
0db291810   BigBoss   “-mcomfirmOder页面
10993
10994
        "resolved": "http://registry.npm.taobao.org/qrcode-terminal/download/qrcode-terminal-0.12.0.tgz",
        "integrity": "sha1-u1tpnvf58FBQkqN0i+RGT+cbWBk="
f4f1d7b0e   Adam   auto commit the c...
10995
10996
      },
      "qs": {
0db291810   BigBoss   “-mcomfirmOder页面
10997
10998
10999
        "version": "6.5.2",
        "resolved": "https://registry.npm.taobao.org/qs/download/qs-6.5.2.tgz?cache=0&sync_timestamp=1585168614364&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fqs%2Fdownload%2Fqs-6.5.2.tgz",
        "integrity": "sha1-yzroBuh0BERYTvFUzo7pjUA/PjY="
f4f1d7b0e   Adam   auto commit the c...
11000
11001
11002
      },
      "query-string": {
        "version": "4.3.4",
0db291810   BigBoss   “-mcomfirmOder页面
11003
        "resolved": "https://registry.npm.taobao.org/query-string/download/query-string-4.3.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
11004
11005
11006
11007
11008
11009
11010
11011
11012
        "integrity": "sha1-u7aTucqRXCMlFbIosaArYJBD2+s=",
        "dev": true,
        "requires": {
          "object-assign": "^4.1.0",
          "strict-uri-encode": "^1.0.0"
        }
      },
      "querystring": {
        "version": "0.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
11013
        "resolved": "http://registry.npm.taobao.org/querystring/download/querystring-0.2.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11014
11015
11016
11017
        "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA="
      },
      "querystring-es3": {
        "version": "0.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
11018
        "resolved": "http://registry.npm.taobao.org/querystring-es3/download/querystring-es3-0.2.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
11019
11020
11021
11022
        "integrity": "sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM="
      },
      "querystringify": {
        "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
11023
11024
        "resolved": "http://registry.npm.taobao.org/querystringify/download/querystringify-2.1.1.tgz",
        "integrity": "sha1-YOWl/WSn+L+k0qsu1v30yFutFU4=",
f4f1d7b0e   Adam   auto commit the c...
11025
11026
11027
11028
        "dev": true
      },
      "randombytes": {
        "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11029
11030
        "resolved": "http://registry.npm.taobao.org/randombytes/download/randombytes-2.1.0.tgz",
        "integrity": "sha1-32+ENy8CcNxlzfYpE0mrekc9Tyo=",
f4f1d7b0e   Adam   auto commit the c...
11031
11032
11033
11034
11035
11036
        "requires": {
          "safe-buffer": "^5.1.0"
        }
      },
      "randomfill": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
11037
11038
        "resolved": "http://registry.npm.taobao.org/randomfill/download/randomfill-1.0.4.tgz",
        "integrity": "sha1-ySGW/IarQr6YPxvzF3giSTHWFFg=",
f4f1d7b0e   Adam   auto commit the c...
11039
11040
11041
11042
11043
11044
11045
        "requires": {
          "randombytes": "^2.0.5",
          "safe-buffer": "^5.1.0"
        }
      },
      "range-parser": {
        "version": "1.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
11046
11047
        "resolved": "https://registry.npm.taobao.org/range-parser/download/range-parser-1.2.1.tgz",
        "integrity": "sha1-PPNwI9GZ4cJNGlW4SADC8+ZGgDE=",
f4f1d7b0e   Adam   auto commit the c...
11048
11049
11050
        "dev": true
      },
      "raw-body": {
0db291810   BigBoss   “-mcomfirmOder页面
11051
11052
11053
        "version": "2.4.0",
        "resolved": "https://registry.npm.taobao.org/raw-body/download/raw-body-2.4.0.tgz",
        "integrity": "sha1-oc5vucm8NWylLoklarWQWeE9AzI=",
f4f1d7b0e   Adam   auto commit the c...
11054
11055
        "requires": {
          "bytes": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11056
          "http-errors": "1.7.2",
f4f1d7b0e   Adam   auto commit the c...
11057
11058
          "iconv-lite": "0.4.24",
          "unpipe": "1.0.0"
f4f1d7b0e   Adam   auto commit the c...
11059
11060
11061
11062
        }
      },
      "rc": {
        "version": "1.2.8",
0db291810   BigBoss   “-mcomfirmOder页面
11063
11064
        "resolved": "http://registry.npm.taobao.org/rc/download/rc-1.2.8.tgz",
        "integrity": "sha1-zZJL9SAKB1uDwYjNa54hG3/A0+0=",
f4f1d7b0e   Adam   auto commit the c...
11065
11066
11067
11068
11069
11070
11071
11072
11073
11074
        "dev": true,
        "requires": {
          "deep-extend": "^0.6.0",
          "ini": "~1.3.0",
          "minimist": "^1.2.0",
          "strip-json-comments": "~2.0.1"
        }
      },
      "read-cache": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11075
        "resolved": "https://registry.npm.taobao.org/read-cache/download/read-cache-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11076
11077
11078
11079
11080
11081
11082
11083
        "integrity": "sha1-5mTvMRYRZsl1HNvo28+GtftY93Q=",
        "dev": true,
        "requires": {
          "pify": "^2.3.0"
        },
        "dependencies": {
          "pify": {
            "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
11084
            "resolved": "https://registry.npm.taobao.org/pify/download/pify-2.3.0.tgz?cache=0&sync_timestamp=1581697613983&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-2.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11085
11086
11087
11088
11089
11090
11091
            "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
            "dev": true
          }
        }
      },
      "read-pkg": {
        "version": "5.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
11092
11093
        "resolved": "https://registry.npm.taobao.org/read-pkg/download/read-pkg-5.2.0.tgz",
        "integrity": "sha1-e/KVQ4yloz5WzTDgU7NO5yUMk8w=",
f4f1d7b0e   Adam   auto commit the c...
11094
11095
11096
11097
11098
11099
        "dev": true,
        "requires": {
          "@types/normalize-package-data": "^2.4.0",
          "normalize-package-data": "^2.5.0",
          "parse-json": "^5.0.0",
          "type-fest": "^0.6.0"
f4f1d7b0e   Adam   auto commit the c...
11100
11101
11102
11103
        }
      },
      "read-pkg-up": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
11104
        "resolved": "https://registry.npm.taobao.org/read-pkg-up/download/read-pkg-up-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
11105
        "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
0db291810   BigBoss   “-mcomfirmOder页面
11106
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11107
11108
11109
11110
11111
11112
11113
        "requires": {
          "find-up": "^1.0.0",
          "read-pkg": "^1.0.0"
        },
        "dependencies": {
          "find-up": {
            "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
11114
            "resolved": "https://registry.npm.taobao.org/find-up/download/find-up-1.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
11115
            "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
0db291810   BigBoss   “-mcomfirmOder页面
11116
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11117
11118
11119
11120
11121
11122
11123
            "requires": {
              "path-exists": "^2.0.0",
              "pinkie-promise": "^2.0.0"
            }
          },
          "path-exists": {
            "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11124
            "resolved": "http://registry.npm.taobao.org/path-exists/download/path-exists-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11125
            "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
0db291810   BigBoss   “-mcomfirmOder页面
11126
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11127
11128
11129
11130
11131
11132
            "requires": {
              "pinkie-promise": "^2.0.0"
            }
          },
          "path-type": {
            "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11133
            "resolved": "http://registry.npm.taobao.org/path-type/download/path-type-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11134
            "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
0db291810   BigBoss   “-mcomfirmOder页面
11135
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11136
11137
11138
11139
11140
11141
11142
11143
            "requires": {
              "graceful-fs": "^4.1.2",
              "pify": "^2.0.0",
              "pinkie-promise": "^2.0.0"
            }
          },
          "pify": {
            "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
11144
11145
11146
            "resolved": "https://registry.npm.taobao.org/pify/download/pify-2.3.0.tgz?cache=0&sync_timestamp=1581697613983&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpify%2Fdownload%2Fpify-2.3.0.tgz",
            "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
11147
11148
11149
          },
          "read-pkg": {
            "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11150
            "resolved": "https://registry.npm.taobao.org/read-pkg/download/read-pkg-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11151
            "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
0db291810   BigBoss   “-mcomfirmOder页面
11152
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11153
11154
11155
11156
11157
11158
11159
11160
11161
11162
            "requires": {
              "load-json-file": "^1.0.0",
              "normalize-package-data": "^2.3.2",
              "path-type": "^1.0.0"
            }
          }
        }
      },
      "readable-stream": {
        "version": "2.3.7",
0db291810   BigBoss   “-mcomfirmOder页面
11163
11164
        "resolved": "https://registry.npm.taobao.org/readable-stream/download/readable-stream-2.3.7.tgz",
        "integrity": "sha1-Hsoc9xGu+BTAT2IlKjamL2yyO1c=",
f4f1d7b0e   Adam   auto commit the c...
11165
11166
11167
11168
11169
11170
11171
11172
        "requires": {
          "core-util-is": "~1.0.0",
          "inherits": "~2.0.3",
          "isarray": "~1.0.0",
          "process-nextick-args": "~2.0.0",
          "safe-buffer": "~5.1.1",
          "string_decoder": "~1.1.1",
          "util-deprecate": "~1.0.1"
f4f1d7b0e   Adam   auto commit the c...
11173
11174
11175
11176
        }
      },
      "readdirp": {
        "version": "2.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
11177
11178
        "resolved": "https://registry.npm.taobao.org/readdirp/download/readdirp-2.2.1.tgz",
        "integrity": "sha1-DodiKjMlqjPokihcr4tOhGUppSU=",
f4f1d7b0e   Adam   auto commit the c...
11179
11180
11181
11182
11183
11184
11185
11186
        "requires": {
          "graceful-fs": "^4.1.11",
          "micromatch": "^3.1.10",
          "readable-stream": "^2.0.2"
        }
      },
      "rechoir": {
        "version": "0.6.2",
0db291810   BigBoss   “-mcomfirmOder页面
11187
        "resolved": "http://registry.npm.taobao.org/rechoir/download/rechoir-0.6.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
11188
11189
11190
11191
11192
11193
11194
        "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
        "requires": {
          "resolve": "^1.1.6"
        }
      },
      "redent": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11195
        "resolved": "https://registry.npm.taobao.org/redent/download/redent-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11196
        "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
0db291810   BigBoss   “-mcomfirmOder页面
11197
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11198
11199
11200
11201
11202
11203
11204
        "requires": {
          "indent-string": "^2.1.0",
          "strip-indent": "^1.0.1"
        },
        "dependencies": {
          "indent-string": {
            "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11205
            "resolved": "https://registry.npm.taobao.org/indent-string/download/indent-string-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11206
            "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
0db291810   BigBoss   “-mcomfirmOder页面
11207
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11208
11209
11210
            "requires": {
              "repeating": "^2.0.0"
            }
0db291810   BigBoss   “-mcomfirmOder页面
11211
11212
11213
11214
11215
11216
11217
11218
11219
          },
          "strip-indent": {
            "version": "1.0.1",
            "resolved": "https://registry.npm.taobao.org/strip-indent/download/strip-indent-1.0.1.tgz",
            "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
            "dev": true,
            "requires": {
              "get-stdin": "^4.0.1"
            }
f4f1d7b0e   Adam   auto commit the c...
11220
11221
11222
11223
11224
          }
        }
      },
      "regenerate": {
        "version": "1.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
11225
11226
        "resolved": "http://registry.npm.taobao.org/regenerate/download/regenerate-1.4.0.tgz",
        "integrity": "sha1-SoVuxLVuQHfFV1icroXnpMiGmhE="
f4f1d7b0e   Adam   auto commit the c...
11227
11228
11229
      },
      "regenerate-unicode-properties": {
        "version": "8.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
11230
11231
        "resolved": "https://registry.npm.taobao.org/regenerate-unicode-properties/download/regenerate-unicode-properties-8.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerate-unicode-properties%2Fdownload%2Fregenerate-unicode-properties-8.2.0.tgz",
        "integrity": "sha1-5d5xEdZV57pgwFfb6f83yH5lzew=",
f4f1d7b0e   Adam   auto commit the c...
11232
11233
11234
11235
11236
11237
        "requires": {
          "regenerate": "^1.4.0"
        }
      },
      "regenerator-runtime": {
        "version": "0.12.1",
0db291810   BigBoss   “-mcomfirmOder页面
11238
11239
        "resolved": "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.12.1.tgz?cache=0&sync_timestamp=1584052597708&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.12.1.tgz",
        "integrity": "sha1-+hpxVEdkwDb4xJsToIsllMn4oN4="
f4f1d7b0e   Adam   auto commit the c...
11240
11241
11242
      },
      "regenerator-transform": {
        "version": "0.14.4",
0db291810   BigBoss   “-mcomfirmOder页面
11243
11244
        "resolved": "https://registry.npm.taobao.org/regenerator-transform/download/regenerator-transform-0.14.4.tgz",
        "integrity": "sha1-UmaFeJZRjRYWp4oEeTN6MOqXTMc=",
f4f1d7b0e   Adam   auto commit the c...
11245
11246
11247
11248
11249
11250
11251
        "requires": {
          "@babel/runtime": "^7.8.4",
          "private": "^0.1.8"
        }
      },
      "regex-not": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
11252
11253
        "resolved": "http://registry.npm.taobao.org/regex-not/download/regex-not-1.0.2.tgz",
        "integrity": "sha1-H07OJ+ALC2XgJHpoEOaoXYOldSw=",
f4f1d7b0e   Adam   auto commit the c...
11254
11255
11256
11257
11258
11259
11260
        "requires": {
          "extend-shallow": "^3.0.2",
          "safe-regex": "^1.1.0"
        }
      },
      "regexp.prototype.flags": {
        "version": "1.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
11261
11262
        "resolved": "https://registry.npm.taobao.org/regexp.prototype.flags/download/regexp.prototype.flags-1.3.0.tgz",
        "integrity": "sha1-erqJs8E6ZFCdq888qNn7ub31y3U=",
f4f1d7b0e   Adam   auto commit the c...
11263
11264
11265
11266
11267
11268
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.0-next.1"
        }
      },
7d6833f2c   mullins   地址列表
11269
11270
11271
11272
11273
11274
      "regexpp": {
        "version": "3.1.0",
        "resolved": "https://registry.npm.taobao.org/regexpp/download/regexpp-3.1.0.tgz",
        "integrity": "sha1-IG0K0KVkjP+9uK5GQ489xRyfeOI=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
11275
11276
      "regexpu-core": {
        "version": "4.7.0",
0db291810   BigBoss   “-mcomfirmOder页面
11277
11278
        "resolved": "https://registry.npm.taobao.org/regexpu-core/download/regexpu-core-4.7.0.tgz",
        "integrity": "sha1-/L9FjFBDGwu3tF1pZ7gZLZHz2Tg=",
f4f1d7b0e   Adam   auto commit the c...
11279
11280
11281
11282
11283
11284
11285
11286
11287
11288
11289
        "requires": {
          "regenerate": "^1.4.0",
          "regenerate-unicode-properties": "^8.2.0",
          "regjsgen": "^0.5.1",
          "regjsparser": "^0.6.4",
          "unicode-match-property-ecmascript": "^1.0.4",
          "unicode-match-property-value-ecmascript": "^1.2.0"
        }
      },
      "registry-auth-token": {
        "version": "3.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
11290
11291
        "resolved": "https://registry.npm.taobao.org/registry-auth-token/download/registry-auth-token-3.3.2.tgz",
        "integrity": "sha1-hR/UkDjuy1hpERFa+EUmDuyYPyA=",
f4f1d7b0e   Adam   auto commit the c...
11292
11293
11294
11295
11296
11297
11298
11299
        "dev": true,
        "requires": {
          "rc": "^1.1.6",
          "safe-buffer": "^5.0.1"
        }
      },
      "registry-url": {
        "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11300
        "resolved": "https://registry.npm.taobao.org/registry-url/download/registry-url-3.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11301
11302
11303
11304
11305
11306
11307
11308
        "integrity": "sha1-PU74cPc93h138M+aOBQyRE4XSUI=",
        "dev": true,
        "requires": {
          "rc": "^1.0.1"
        }
      },
      "regjsgen": {
        "version": "0.5.1",
0db291810   BigBoss   “-mcomfirmOder页面
11309
11310
        "resolved": "https://registry.npm.taobao.org/regjsgen/download/regjsgen-0.5.1.tgz?cache=0&sync_timestamp=1571560370910&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregjsgen%2Fdownload%2Fregjsgen-0.5.1.tgz",
        "integrity": "sha1-SPC/Gl6iBRlpKcDZeYtC0e2YRDw="
f4f1d7b0e   Adam   auto commit the c...
11311
11312
11313
      },
      "regjsparser": {
        "version": "0.6.4",
0db291810   BigBoss   “-mcomfirmOder页面
11314
11315
        "resolved": "https://registry.npm.taobao.org/regjsparser/download/regjsparser-0.6.4.tgz",
        "integrity": "sha1-p2n4aEMIQBpm6bUp0kNv9NBmYnI=",
f4f1d7b0e   Adam   auto commit the c...
11316
11317
11318
11319
11320
11321
        "requires": {
          "jsesc": "~0.5.0"
        },
        "dependencies": {
          "jsesc": {
            "version": "0.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
11322
            "resolved": "https://registry.npm.taobao.org/jsesc/download/jsesc-0.5.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11323
11324
11325
11326
11327
11328
            "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0="
          }
        }
      },
      "relateurl": {
        "version": "0.2.7",
0db291810   BigBoss   “-mcomfirmOder页面
11329
        "resolved": "http://registry.npm.taobao.org/relateurl/download/relateurl-0.2.7.tgz",
f4f1d7b0e   Adam   auto commit the c...
11330
11331
11332
11333
11334
        "integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=",
        "dev": true
      },
      "remove-trailing-separator": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11335
        "resolved": "http://registry.npm.taobao.org/remove-trailing-separator/download/remove-trailing-separator-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11336
11337
11338
11339
        "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8="
      },
      "renderkid": {
        "version": "2.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
11340
11341
        "resolved": "http://registry.npm.taobao.org/renderkid/download/renderkid-2.0.3.tgz",
        "integrity": "sha1-OAF5wv9a4TZcUivy/Pz/AcW3QUk=",
f4f1d7b0e   Adam   auto commit the c...
11342
11343
11344
11345
11346
11347
11348
11349
11350
        "dev": true,
        "requires": {
          "css-select": "^1.1.0",
          "dom-converter": "^0.2",
          "htmlparser2": "^3.3.0",
          "strip-ansi": "^3.0.0",
          "utila": "^0.4.0"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
11351
11352
11353
11354
11355
11356
          "ansi-regex": {
            "version": "2.1.1",
            "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-2.1.1.tgz",
            "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
11357
11358
          "css-select": {
            "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
11359
            "resolved": "https://registry.npm.taobao.org/css-select/download/css-select-1.2.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11360
11361
11362
11363
11364
11365
11366
11367
11368
            "integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=",
            "dev": true,
            "requires": {
              "boolbase": "~1.0.0",
              "css-what": "2.1",
              "domutils": "1.5.1",
              "nth-check": "~1.0.1"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
11369
11370
11371
11372
11373
11374
          "css-what": {
            "version": "2.1.3",
            "resolved": "https://registry.npm.taobao.org/css-what/download/css-what-2.1.3.tgz",
            "integrity": "sha1-ptdgRXM2X+dGhsPzEcVlE9iChfI=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
11375
11376
          "domutils": {
            "version": "1.5.1",
0db291810   BigBoss   “-mcomfirmOder页面
11377
            "resolved": "https://registry.npm.taobao.org/domutils/download/domutils-1.5.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
11378
11379
11380
11381
11382
11383
            "integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=",
            "dev": true,
            "requires": {
              "dom-serializer": "0",
              "domelementtype": "1"
            }
0db291810   BigBoss   “-mcomfirmOder页面
11384
11385
11386
11387
11388
11389
11390
11391
11392
          },
          "strip-ansi": {
            "version": "3.0.1",
            "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz",
            "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
            "dev": true,
            "requires": {
              "ansi-regex": "^2.0.0"
            }
f4f1d7b0e   Adam   auto commit the c...
11393
11394
11395
11396
11397
          }
        }
      },
      "repeat-element": {
        "version": "1.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
11398
11399
        "resolved": "http://registry.npm.taobao.org/repeat-element/download/repeat-element-1.1.3.tgz",
        "integrity": "sha1-eC4NglwMWjuzlzH4Tv7mt0Lmsc4="
f4f1d7b0e   Adam   auto commit the c...
11400
11401
11402
      },
      "repeat-string": {
        "version": "1.6.1",
0db291810   BigBoss   “-mcomfirmOder页面
11403
        "resolved": "http://registry.npm.taobao.org/repeat-string/download/repeat-string-1.6.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
11404
11405
11406
11407
        "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc="
      },
      "repeating": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
11408
        "resolved": "http://registry.npm.taobao.org/repeating/download/repeating-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
11409
        "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
0db291810   BigBoss   “-mcomfirmOder页面
11410
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11411
11412
11413
11414
11415
11416
        "requires": {
          "is-finite": "^1.0.0"
        }
      },
      "request": {
        "version": "2.88.2",
0db291810   BigBoss   “-mcomfirmOder页面
11417
11418
        "resolved": "https://registry.npm.taobao.org/request/download/request-2.88.2.tgz?cache=0&sync_timestamp=1581439006948&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frequest%2Fdownload%2Frequest-2.88.2.tgz",
        "integrity": "sha1-1zyRhzHLWofaBH4gcjQUb2ZNErM=",
f4f1d7b0e   Adam   auto commit the c...
11419
11420
11421
11422
11423
11424
11425
11426
11427
11428
11429
11430
11431
11432
11433
11434
11435
11436
11437
11438
11439
        "requires": {
          "aws-sign2": "~0.7.0",
          "aws4": "^1.8.0",
          "caseless": "~0.12.0",
          "combined-stream": "~1.0.6",
          "extend": "~3.0.2",
          "forever-agent": "~0.6.1",
          "form-data": "~2.3.2",
          "har-validator": "~5.1.3",
          "http-signature": "~1.2.0",
          "is-typedarray": "~1.0.0",
          "isstream": "~0.1.2",
          "json-stringify-safe": "~5.0.1",
          "mime-types": "~2.1.19",
          "oauth-sign": "~0.9.0",
          "performance-now": "^2.1.0",
          "qs": "~6.5.2",
          "safe-buffer": "^5.1.2",
          "tough-cookie": "~2.5.0",
          "tunnel-agent": "^0.6.0",
          "uuid": "^3.3.2"
f4f1d7b0e   Adam   auto commit the c...
11440
11441
11442
11443
        }
      },
      "request-promise-core": {
        "version": "1.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
11444
11445
        "resolved": "https://registry.npm.taobao.org/request-promise-core/download/request-promise-core-1.1.3.tgz",
        "integrity": "sha1-6aPAgbUTgN/qZ3M2Bh/qh5qCnuk=",
f4f1d7b0e   Adam   auto commit the c...
11446
11447
11448
11449
11450
11451
11452
        "dev": true,
        "requires": {
          "lodash": "^4.17.15"
        }
      },
      "request-promise-native": {
        "version": "1.0.8",
0db291810   BigBoss   “-mcomfirmOder页面
11453
11454
        "resolved": "https://registry.npm.taobao.org/request-promise-native/download/request-promise-native-1.0.8.tgz?cache=0&sync_timestamp=1572830117083&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frequest-promise-native%2Fdownload%2Frequest-promise-native-1.0.8.tgz",
        "integrity": "sha1-pFW5YLgm5E4r+Jma9k3/K/5YyzY=",
f4f1d7b0e   Adam   auto commit the c...
11455
11456
11457
11458
11459
11460
11461
11462
11463
        "dev": true,
        "requires": {
          "request-promise-core": "1.1.3",
          "stealthy-require": "^1.1.1",
          "tough-cookie": "^2.3.3"
        }
      },
      "require-directory": {
        "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
11464
11465
11466
        "resolved": "http://registry.npm.taobao.org/require-directory/download/require-directory-2.1.1.tgz",
        "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
11467
11468
11469
      },
      "require-main-filename": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11470
11471
        "resolved": "http://registry.npm.taobao.org/require-main-filename/download/require-main-filename-2.0.0.tgz",
        "integrity": "sha1-0LMp7MfMD2Fkn2IhW+aa9UqomJs=",
f4f1d7b0e   Adam   auto commit the c...
11472
11473
11474
11475
        "dev": true
      },
      "requires-port": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11476
        "resolved": "http://registry.npm.taobao.org/requires-port/download/requires-port-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11477
11478
11479
11480
11481
        "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=",
        "dev": true
      },
      "resolve": {
        "version": "1.17.0",
0db291810   BigBoss   “-mcomfirmOder页面
11482
11483
        "resolved": "https://registry.npm.taobao.org/resolve/download/resolve-1.17.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fresolve%2Fdownload%2Fresolve-1.17.0.tgz",
        "integrity": "sha1-sllBtUloIxzC0bt2p5y38sC/hEQ=",
f4f1d7b0e   Adam   auto commit the c...
11484
11485
11486
11487
11488
11489
        "requires": {
          "path-parse": "^1.0.6"
        }
      },
      "resolve-cwd": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11490
        "resolved": "https://registry.npm.taobao.org/resolve-cwd/download/resolve-cwd-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11491
11492
11493
11494
11495
11496
11497
11498
        "integrity": "sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=",
        "dev": true,
        "requires": {
          "resolve-from": "^3.0.0"
        }
      },
      "resolve-from": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11499
        "resolved": "https://registry.npm.taobao.org/resolve-from/download/resolve-from-3.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11500
11501
11502
11503
11504
        "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
        "dev": true
      },
      "resolve-path": {
        "version": "1.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
11505
        "resolved": "https://registry.npm.taobao.org/resolve-path/download/resolve-path-1.4.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11506
11507
11508
11509
11510
11511
11512
11513
        "integrity": "sha1-xL2p9e+y/OZSR4c6s2u02DT+Fvc=",
        "requires": {
          "http-errors": "~1.6.2",
          "path-is-absolute": "1.0.1"
        },
        "dependencies": {
          "http-errors": {
            "version": "1.6.3",
0db291810   BigBoss   “-mcomfirmOder页面
11514
            "resolved": "https://registry.npm.taobao.org/http-errors/download/http-errors-1.6.3.tgz?cache=0&sync_timestamp=1561418493658&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-errors%2Fdownload%2Fhttp-errors-1.6.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
11515
11516
11517
11518
11519
11520
11521
11522
11523
11524
            "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
            "requires": {
              "depd": "~1.1.2",
              "inherits": "2.0.3",
              "setprototypeof": "1.1.0",
              "statuses": ">= 1.4.0 < 2"
            }
          },
          "inherits": {
            "version": "2.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
11525
            "resolved": "https://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz?cache=0&sync_timestamp=1560975547815&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finherits%2Fdownload%2Finherits-2.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
11526
11527
11528
11529
            "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
          },
          "setprototypeof": {
            "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11530
11531
            "resolved": "https://registry.npm.taobao.org/setprototypeof/download/setprototypeof-1.1.0.tgz",
            "integrity": "sha1-0L2FU2iHtv58DYGMuWLZ2RxU5lY="
f4f1d7b0e   Adam   auto commit the c...
11532
11533
11534
11535
11536
          }
        }
      },
      "resolve-url": {
        "version": "0.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
11537
        "resolved": "https://registry.npm.taobao.org/resolve-url/download/resolve-url-0.2.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
11538
11539
11540
11541
        "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo="
      },
      "restore-cursor": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11542
        "resolved": "https://registry.npm.taobao.org/restore-cursor/download/restore-cursor-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11543
11544
11545
11546
11547
        "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=",
        "dev": true,
        "requires": {
          "onetime": "^2.0.0",
          "signal-exit": "^3.0.2"
f4f1d7b0e   Adam   auto commit the c...
11548
11549
11550
11551
        }
      },
      "ret": {
        "version": "0.1.15",
0db291810   BigBoss   “-mcomfirmOder页面
11552
11553
        "resolved": "http://registry.npm.taobao.org/ret/download/ret-0.1.15.tgz",
        "integrity": "sha1-uKSCXVvbH8P29Twrwz+BOIaBx7w="
f4f1d7b0e   Adam   auto commit the c...
11554
11555
11556
      },
      "retry": {
        "version": "0.12.0",
0db291810   BigBoss   “-mcomfirmOder页面
11557
        "resolved": "http://registry.npm.taobao.org/retry/download/retry-0.12.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11558
11559
11560
11561
11562
        "integrity": "sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=",
        "dev": true
      },
      "rgb-regex": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
11563
        "resolved": "http://registry.npm.taobao.org/rgb-regex/download/rgb-regex-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
11564
11565
11566
11567
11568
        "integrity": "sha1-wODWiC3w4jviVKR16O3UGRX+rrE=",
        "dev": true
      },
      "rgba-regex": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11569
        "resolved": "http://registry.npm.taobao.org/rgba-regex/download/rgba-regex-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11570
11571
11572
11573
11574
        "integrity": "sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=",
        "dev": true
      },
      "rimraf": {
        "version": "2.7.1",
0db291810   BigBoss   “-mcomfirmOder页面
11575
11576
        "resolved": "https://registry.npm.taobao.org/rimraf/download/rimraf-2.7.1.tgz?cache=0&sync_timestamp=1581229865753&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frimraf%2Fdownload%2Frimraf-2.7.1.tgz",
        "integrity": "sha1-NXl/E6f9rcVmFCwp1PB8ytSD4+w=",
f4f1d7b0e   Adam   auto commit the c...
11577
11578
11579
11580
11581
11582
        "requires": {
          "glob": "^7.1.3"
        }
      },
      "ripemd160": {
        "version": "2.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
11583
11584
        "resolved": "http://registry.npm.taobao.org/ripemd160/download/ripemd160-2.0.2.tgz",
        "integrity": "sha1-ocGm9iR1FXe6XQeRTLyShQWFiQw=",
f4f1d7b0e   Adam   auto commit the c...
11585
11586
11587
11588
11589
        "requires": {
          "hash-base": "^3.0.0",
          "inherits": "^2.0.1"
        }
      },
7d6833f2c   mullins   地址列表
11590
11591
11592
11593
11594
11595
      "run-async": {
        "version": "2.4.1",
        "resolved": "https://registry.npm.taobao.org/run-async/download/run-async-2.4.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frun-async%2Fdownload%2Frun-async-2.4.1.tgz",
        "integrity": "sha1-hEDsz5nqPnC9QJ1JqriOEMGJpFU=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
11596
11597
      "run-queue": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
11598
        "resolved": "http://registry.npm.taobao.org/run-queue/download/run-queue-1.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
11599
11600
11601
11602
11603
        "integrity": "sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=",
        "requires": {
          "aproba": "^1.1.1"
        }
      },
7d6833f2c   mullins   地址列表
11604
11605
11606
11607
11608
11609
11610
11611
11612
      "rxjs": {
        "version": "6.5.5",
        "resolved": "https://registry.npm.taobao.org/rxjs/download/rxjs-6.5.5.tgz",
        "integrity": "sha1-xciE4wlMjP7jG/J+uH5UzPyH+ew=",
        "dev": true,
        "requires": {
          "tslib": "^1.9.0"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
11613
11614
      "safe-area-insets": {
        "version": "1.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
11615
11616
        "resolved": "https://registry.npm.taobao.org/safe-area-insets/download/safe-area-insets-1.4.1.tgz",
        "integrity": "sha1-iTCeAaUW3NfS/gEqnEEVGClXvYs="
f4f1d7b0e   Adam   auto commit the c...
11617
11618
      },
      "safe-buffer": {
0db291810   BigBoss   “-mcomfirmOder页面
11619
11620
11621
        "version": "5.1.2",
        "resolved": "https://registry.npm.taobao.org/safe-buffer/download/safe-buffer-5.1.2.tgz",
        "integrity": "sha1-mR7GnSluAxN0fVm9/St0XDX4go0="
f4f1d7b0e   Adam   auto commit the c...
11622
11623
11624
      },
      "safe-regex": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11625
        "resolved": "https://registry.npm.taobao.org/safe-regex/download/safe-regex-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11626
11627
11628
11629
11630
11631
11632
        "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
        "requires": {
          "ret": "~0.1.10"
        }
      },
      "safer-buffer": {
        "version": "2.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
11633
11634
        "resolved": "http://registry.npm.taobao.org/safer-buffer/download/safer-buffer-2.1.2.tgz",
        "integrity": "sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo="
f4f1d7b0e   Adam   auto commit the c...
11635
11636
11637
      },
      "sass-graph": {
        "version": "2.2.4",
0db291810   BigBoss   “-mcomfirmOder页面
11638
        "resolved": "http://registry.npm.taobao.org/sass-graph/download/sass-graph-2.2.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
11639
        "integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=",
0db291810   BigBoss   “-mcomfirmOder页面
11640
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11641
11642
11643
11644
11645
11646
11647
        "requires": {
          "glob": "^7.0.0",
          "lodash": "^4.0.0",
          "scss-tokenizer": "^0.2.3",
          "yargs": "^7.0.0"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
11648
11649
11650
11651
11652
11653
          "ansi-regex": {
            "version": "2.1.1",
            "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-2.1.1.tgz",
            "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
11654
11655
          "camelcase": {
            "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11656
11657
11658
            "resolved": "https://registry.npm.taobao.org/camelcase/download/camelcase-3.0.0.tgz",
            "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
11659
11660
11661
          },
          "cliui": {
            "version": "3.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
11662
            "resolved": "https://registry.npm.taobao.org/cliui/download/cliui-3.2.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11663
            "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
0db291810   BigBoss   “-mcomfirmOder页面
11664
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11665
11666
11667
11668
11669
11670
11671
11672
            "requires": {
              "string-width": "^1.0.1",
              "strip-ansi": "^3.0.1",
              "wrap-ansi": "^2.0.0"
            }
          },
          "get-caller-file": {
            "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
11673
11674
11675
            "resolved": "http://registry.npm.taobao.org/get-caller-file/download/get-caller-file-1.0.3.tgz",
            "integrity": "sha1-+Xj6TJDR3+f/LWvtoqUV5xO9z0o=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
11676
11677
11678
          },
          "invert-kv": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11679
11680
11681
            "resolved": "https://registry.npm.taobao.org/invert-kv/download/invert-kv-1.0.0.tgz",
            "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
11682
11683
11684
          },
          "is-fullwidth-code-point": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11685
            "resolved": "http://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11686
            "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
0db291810   BigBoss   “-mcomfirmOder页面
11687
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11688
11689
11690
11691
11692
11693
            "requires": {
              "number-is-nan": "^1.0.0"
            }
          },
          "lcid": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11694
            "resolved": "https://registry.npm.taobao.org/lcid/download/lcid-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11695
            "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=",
0db291810   BigBoss   “-mcomfirmOder页面
11696
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11697
11698
11699
11700
11701
11702
            "requires": {
              "invert-kv": "^1.0.0"
            }
          },
          "os-locale": {
            "version": "1.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
11703
            "resolved": "https://registry.npm.taobao.org/os-locale/download/os-locale-1.4.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11704
            "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
0db291810   BigBoss   “-mcomfirmOder页面
11705
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11706
11707
11708
11709
11710
11711
            "requires": {
              "lcid": "^1.0.0"
            }
          },
          "require-main-filename": {
            "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
11712
11713
11714
            "resolved": "http://registry.npm.taobao.org/require-main-filename/download/require-main-filename-1.0.1.tgz",
            "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
11715
11716
11717
          },
          "string-width": {
            "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
11718
            "resolved": "https://registry.npm.taobao.org/string-width/download/string-width-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
11719
            "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
0db291810   BigBoss   “-mcomfirmOder页面
11720
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11721
11722
11723
11724
11725
11726
            "requires": {
              "code-point-at": "^1.0.0",
              "is-fullwidth-code-point": "^1.0.0",
              "strip-ansi": "^3.0.0"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
11727
11728
11729
11730
11731
11732
11733
11734
11735
          "strip-ansi": {
            "version": "3.0.1",
            "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz",
            "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
            "dev": true,
            "requires": {
              "ansi-regex": "^2.0.0"
            }
          },
f4f1d7b0e   Adam   auto commit the c...
11736
11737
          "which-module": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11738
11739
11740
            "resolved": "http://registry.npm.taobao.org/which-module/download/which-module-1.0.0.tgz",
            "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
11741
11742
11743
          },
          "wrap-ansi": {
            "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11744
            "resolved": "https://registry.npm.taobao.org/wrap-ansi/download/wrap-ansi-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11745
            "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
0db291810   BigBoss   “-mcomfirmOder页面
11746
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11747
11748
11749
11750
11751
11752
11753
            "requires": {
              "string-width": "^1.0.1",
              "strip-ansi": "^3.0.1"
            }
          },
          "y18n": {
            "version": "3.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
11754
11755
11756
            "resolved": "http://registry.npm.taobao.org/y18n/download/y18n-3.2.1.tgz",
            "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
11757
11758
11759
          },
          "yargs": {
            "version": "7.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
11760
            "resolved": "https://registry.npm.taobao.org/yargs/download/yargs-7.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyargs%2Fdownload%2Fyargs-7.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11761
            "integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=",
0db291810   BigBoss   “-mcomfirmOder页面
11762
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11763
11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
            "requires": {
              "camelcase": "^3.0.0",
              "cliui": "^3.2.0",
              "decamelize": "^1.1.1",
              "get-caller-file": "^1.0.1",
              "os-locale": "^1.4.0",
              "read-pkg-up": "^1.0.1",
              "require-directory": "^2.1.1",
              "require-main-filename": "^1.0.1",
              "set-blocking": "^2.0.0",
              "string-width": "^1.0.2",
              "which-module": "^1.0.0",
              "y18n": "^3.2.1",
              "yargs-parser": "^5.0.0"
            }
          },
          "yargs-parser": {
            "version": "5.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11781
            "resolved": "https://registry.npm.taobao.org/yargs-parser/download/yargs-parser-5.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyargs-parser%2Fdownload%2Fyargs-parser-5.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11782
            "integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=",
0db291810   BigBoss   “-mcomfirmOder页面
11783
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11784
11785
11786
11787
11788
11789
11790
11791
            "requires": {
              "camelcase": "^3.0.0"
            }
          }
        }
      },
      "sass-loader": {
        "version": "8.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
11792
11793
11794
        "resolved": "https://registry.npm.taobao.org/sass-loader/download/sass-loader-8.0.2.tgz",
        "integrity": "sha1-3r7NjDziQ8dkVPLoKQSCFQOACQ0=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11795
11796
11797
11798
11799
11800
11801
11802
11803
11804
        "requires": {
          "clone-deep": "^4.0.1",
          "loader-utils": "^1.2.3",
          "neo-async": "^2.6.1",
          "schema-utils": "^2.6.1",
          "semver": "^6.3.0"
        },
        "dependencies": {
          "schema-utils": {
            "version": "2.6.6",
0db291810   BigBoss   “-mcomfirmOder页面
11805
11806
11807
            "resolved": "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.6.6.tgz",
            "integrity": "sha1-KZ/mvUozZdwj2Z/URsr/jx1sMww=",
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11808
11809
11810
11811
11812
11813
11814
            "requires": {
              "ajv": "^6.12.0",
              "ajv-keywords": "^3.4.1"
            }
          },
          "semver": {
            "version": "6.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
11815
11816
11817
11818
11819
11820
11821
11822
11823
11824
11825
11826
11827
11828
11829
11830
11831
11832
11833
11834
11835
11836
11837
11838
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1586886301819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz",
            "integrity": "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=",
            "dev": true
          }
        }
      },
      "sass-resources-loader": {
        "version": "2.0.3",
        "resolved": "https://registry.npm.taobao.org/sass-resources-loader/download/sass-resources-loader-2.0.3.tgz?cache=0&sync_timestamp=1586832760722&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsass-resources-loader%2Fdownload%2Fsass-resources-loader-2.0.3.tgz",
        "integrity": "sha1-WFY2s1fZwn0C+jWcF1+v4+PWbOQ=",
        "requires": {
          "@babel/cli": "^7.4.4",
          "@babel/preset-env": "^7.4.5",
          "async": "^3.0.1",
          "babel-eslint": "^10.0.2",
          "chalk": "^2.4.2",
          "glob": "^7.1.1",
          "loader-utils": "^1.0.4"
        },
        "dependencies": {
          "async": {
            "version": "3.2.0",
            "resolved": "https://registry.npm.taobao.org/async/download/async-3.2.0.tgz",
            "integrity": "sha1-s6JoXF67ZB094C0WEALGD8n4VyA="
f4f1d7b0e   Adam   auto commit the c...
11839
11840
11841
11842
11843
          }
        }
      },
      "sax": {
        "version": "1.2.4",
0db291810   BigBoss   “-mcomfirmOder页面
11844
11845
        "resolved": "http://registry.npm.taobao.org/sax/download/sax-1.2.4.tgz",
        "integrity": "sha1-KBYjTiN4vdxOU1T6tcqold9xANk=",
f4f1d7b0e   Adam   auto commit the c...
11846
11847
11848
11849
        "dev": true
      },
      "schema-utils": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11850
11851
        "resolved": "https://registry.npm.taobao.org/schema-utils/download/schema-utils-1.0.0.tgz",
        "integrity": "sha1-C3mpMgTXtgDUsoUNH2bCo0lRx3A=",
f4f1d7b0e   Adam   auto commit the c...
11852
11853
11854
11855
11856
11857
11858
11859
        "requires": {
          "ajv": "^6.1.0",
          "ajv-errors": "^1.0.0",
          "ajv-keywords": "^3.1.0"
        }
      },
      "scss-tokenizer": {
        "version": "0.2.3",
0db291810   BigBoss   “-mcomfirmOder页面
11860
        "resolved": "http://registry.npm.taobao.org/scss-tokenizer/download/scss-tokenizer-0.2.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
11861
        "integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=",
0db291810   BigBoss   “-mcomfirmOder页面
11862
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11863
11864
11865
11866
11867
11868
11869
        "requires": {
          "js-base64": "^2.1.8",
          "source-map": "^0.4.2"
        },
        "dependencies": {
          "source-map": {
            "version": "0.4.4",
0db291810   BigBoss   “-mcomfirmOder页面
11870
            "resolved": "http://registry.npm.taobao.org/source-map/download/source-map-0.4.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
11871
            "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
0db291810   BigBoss   “-mcomfirmOder页面
11872
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
11873
11874
11875
11876
11877
11878
11879
11880
            "requires": {
              "amdefine": ">=0.0.4"
            }
          }
        }
      },
      "select-hose": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11881
        "resolved": "http://registry.npm.taobao.org/select-hose/download/select-hose-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11882
11883
11884
11885
11886
        "integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=",
        "dev": true
      },
      "selfsigned": {
        "version": "1.10.7",
0db291810   BigBoss   “-mcomfirmOder页面
11887
11888
        "resolved": "https://registry.npm.taobao.org/selfsigned/download/selfsigned-1.10.7.tgz",
        "integrity": "sha1-2lgZ/QSdVXTyjoipvMbbxubzkGs=",
f4f1d7b0e   Adam   auto commit the c...
11889
11890
11891
11892
11893
11894
11895
        "dev": true,
        "requires": {
          "node-forge": "0.9.0"
        }
      },
      "semver": {
        "version": "5.7.1",
0db291810   BigBoss   “-mcomfirmOder页面
11896
11897
        "resolved": "https://registry.npm.taobao.org/semver/download/semver-5.7.1.tgz?cache=0&sync_timestamp=1586886301819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-5.7.1.tgz",
        "integrity": "sha1-qVT5Ma66UI0we78Gnv8MAclhFvc="
f4f1d7b0e   Adam   auto commit the c...
11898
11899
11900
      },
      "send": {
        "version": "0.17.1",
0db291810   BigBoss   “-mcomfirmOder页面
11901
11902
        "resolved": "https://registry.npm.taobao.org/send/download/send-0.17.1.tgz",
        "integrity": "sha1-wdiwWfeQD3Rm3Uk4vcROEd2zdsg=",
f4f1d7b0e   Adam   auto commit the c...
11903
11904
11905
11906
11907
11908
11909
11910
11911
11912
11913
11914
11915
11916
11917
11918
11919
11920
11921
        "dev": true,
        "requires": {
          "debug": "2.6.9",
          "depd": "~1.1.2",
          "destroy": "~1.0.4",
          "encodeurl": "~1.0.2",
          "escape-html": "~1.0.3",
          "etag": "~1.8.1",
          "fresh": "0.5.2",
          "http-errors": "~1.7.2",
          "mime": "1.6.0",
          "ms": "2.1.1",
          "on-finished": "~2.3.0",
          "range-parser": "~1.2.1",
          "statuses": "~1.5.0"
        },
        "dependencies": {
          "debug": {
            "version": "2.6.9",
0db291810   BigBoss   “-mcomfirmOder页面
11922
11923
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
f4f1d7b0e   Adam   auto commit the c...
11924
11925
11926
11927
11928
11929
11930
            "dev": true,
            "requires": {
              "ms": "2.0.0"
            },
            "dependencies": {
              "ms": {
                "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
11931
                "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
11932
11933
11934
11935
11936
11937
11938
                "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
                "dev": true
              }
            }
          },
          "mime": {
            "version": "1.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
11939
11940
            "resolved": "https://registry.npm.taobao.org/mime/download/mime-1.6.0.tgz",
            "integrity": "sha1-Ms2eXGRVO9WNGaVor0Uqz/BJgbE=",
f4f1d7b0e   Adam   auto commit the c...
11941
11942
11943
11944
            "dev": true
          },
          "ms": {
            "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
11945
11946
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.1.1.tgz",
            "integrity": "sha1-MKWGTrPrsKZvLr5tcnrwagnYbgo=",
f4f1d7b0e   Adam   auto commit the c...
11947
11948
11949
11950
11951
11952
            "dev": true
          }
        }
      },
      "serialize-javascript": {
        "version": "2.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
11953
11954
        "resolved": "https://registry.npm.taobao.org/serialize-javascript/download/serialize-javascript-2.1.2.tgz",
        "integrity": "sha1-7OxTsOAxe9yV73arcHS3OEeF+mE="
f4f1d7b0e   Adam   auto commit the c...
11955
11956
11957
      },
      "serve-index": {
        "version": "1.9.1",
0db291810   BigBoss   “-mcomfirmOder页面
11958
        "resolved": "http://registry.npm.taobao.org/serve-index/download/serve-index-1.9.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
11959
11960
11961
11962
11963
11964
11965
11966
11967
11968
11969
11970
11971
11972
        "integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=",
        "dev": true,
        "requires": {
          "accepts": "~1.3.4",
          "batch": "0.6.1",
          "debug": "2.6.9",
          "escape-html": "~1.0.3",
          "http-errors": "~1.6.2",
          "mime-types": "~2.1.17",
          "parseurl": "~1.3.2"
        },
        "dependencies": {
          "debug": {
            "version": "2.6.9",
0db291810   BigBoss   “-mcomfirmOder页面
11973
11974
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
f4f1d7b0e   Adam   auto commit the c...
11975
11976
11977
11978
11979
11980
11981
            "dev": true,
            "requires": {
              "ms": "2.0.0"
            }
          },
          "http-errors": {
            "version": "1.6.3",
0db291810   BigBoss   “-mcomfirmOder页面
11982
            "resolved": "https://registry.npm.taobao.org/http-errors/download/http-errors-1.6.3.tgz?cache=0&sync_timestamp=1561418493658&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-errors%2Fdownload%2Fhttp-errors-1.6.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
11983
11984
11985
11986
11987
11988
11989
11990
11991
11992
11993
            "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
            "dev": true,
            "requires": {
              "depd": "~1.1.2",
              "inherits": "2.0.3",
              "setprototypeof": "1.1.0",
              "statuses": ">= 1.4.0 < 2"
            }
          },
          "inherits": {
            "version": "2.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
11994
            "resolved": "https://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz?cache=0&sync_timestamp=1560975547815&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finherits%2Fdownload%2Finherits-2.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
11995
11996
11997
            "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
            "dev": true
          },
0db291810   BigBoss   “-mcomfirmOder页面
11998
11999
12000
12001
12002
12003
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
12004
12005
          "setprototypeof": {
            "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
12006
12007
            "resolved": "https://registry.npm.taobao.org/setprototypeof/download/setprototypeof-1.1.0.tgz",
            "integrity": "sha1-0L2FU2iHtv58DYGMuWLZ2RxU5lY=",
f4f1d7b0e   Adam   auto commit the c...
12008
12009
12010
12011
12012
12013
            "dev": true
          }
        }
      },
      "serve-static": {
        "version": "1.14.1",
0db291810   BigBoss   “-mcomfirmOder页面
12014
12015
        "resolved": "https://registry.npm.taobao.org/serve-static/download/serve-static-1.14.1.tgz",
        "integrity": "sha1-Zm5jbcTwEPfvKZcKiKZ0MgiYsvk=",
f4f1d7b0e   Adam   auto commit the c...
12016
12017
12018
12019
12020
12021
12022
12023
12024
12025
        "dev": true,
        "requires": {
          "encodeurl": "~1.0.2",
          "escape-html": "~1.0.3",
          "parseurl": "~1.3.3",
          "send": "0.17.1"
        }
      },
      "set-blocking": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12026
12027
12028
        "resolved": "http://registry.npm.taobao.org/set-blocking/download/set-blocking-2.0.0.tgz",
        "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
12029
12030
12031
      },
      "set-immediate-shim": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12032
        "resolved": "https://registry.npm.taobao.org/set-immediate-shim/download/set-immediate-shim-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
12033
12034
12035
12036
        "integrity": "sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E="
      },
      "set-value": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12037
12038
        "resolved": "https://registry.npm.taobao.org/set-value/download/set-value-2.0.1.tgz?cache=0&sync_timestamp=1585774774019&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fset-value%2Fdownload%2Fset-value-2.0.1.tgz",
        "integrity": "sha1-oY1AUw5vB95CKMfe/kInr4ytAFs=",
f4f1d7b0e   Adam   auto commit the c...
12039
12040
12041
12042
12043
12044
12045
12046
12047
        "requires": {
          "extend-shallow": "^2.0.1",
          "is-extendable": "^0.1.1",
          "is-plain-object": "^2.0.3",
          "split-string": "^3.0.1"
        },
        "dependencies": {
          "extend-shallow": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12048
            "resolved": "http://registry.npm.taobao.org/extend-shallow/download/extend-shallow-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
12049
12050
12051
12052
12053
12054
12055
12056
12057
            "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
            "requires": {
              "is-extendable": "^0.1.0"
            }
          }
        }
      },
      "setimmediate": {
        "version": "1.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
12058
        "resolved": "http://registry.npm.taobao.org/setimmediate/download/setimmediate-1.0.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
12059
12060
12061
12062
        "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU="
      },
      "setprototypeof": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
12063
12064
        "resolved": "https://registry.npm.taobao.org/setprototypeof/download/setprototypeof-1.1.1.tgz",
        "integrity": "sha1-fpWsskqpL1iF4KvvW6ExMw1K5oM="
f4f1d7b0e   Adam   auto commit the c...
12065
12066
12067
      },
      "sha.js": {
        "version": "2.4.11",
0db291810   BigBoss   “-mcomfirmOder页面
12068
12069
        "resolved": "http://registry.npm.taobao.org/sha.js/download/sha.js-2.4.11.tgz",
        "integrity": "sha1-N6XPC4HsvGlD3hCbopYNGyZYSuc=",
f4f1d7b0e   Adam   auto commit the c...
12070
12071
12072
12073
12074
12075
12076
        "requires": {
          "inherits": "^2.0.1",
          "safe-buffer": "^5.0.1"
        }
      },
      "shallow-clone": {
        "version": "3.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12077
12078
12079
        "resolved": "https://registry.npm.taobao.org/shallow-clone/download/shallow-clone-3.0.1.tgz",
        "integrity": "sha1-jymBrZJTH1UDWwH7IwdppA4C76M=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
12080
12081
12082
12083
12084
12085
        "requires": {
          "kind-of": "^6.0.2"
        }
      },
      "shebang-command": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
12086
        "resolved": "https://registry.npm.taobao.org/shebang-command/download/shebang-command-1.2.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fshebang-command%2Fdownload%2Fshebang-command-1.2.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12087
12088
12089
12090
12091
12092
12093
12094
        "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
        "dev": true,
        "requires": {
          "shebang-regex": "^1.0.0"
        }
      },
      "shebang-regex": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12095
        "resolved": "https://registry.npm.taobao.org/shebang-regex/download/shebang-regex-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12096
12097
12098
12099
12100
        "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=",
        "dev": true
      },
      "shell-quote": {
        "version": "1.7.2",
0db291810   BigBoss   “-mcomfirmOder页面
12101
12102
        "resolved": "https://registry.npm.taobao.org/shell-quote/download/shell-quote-1.7.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fshell-quote%2Fdownload%2Fshell-quote-1.7.2.tgz",
        "integrity": "sha1-Z6fQLHbJ2iT5nSCAj8re0ODgS+I=",
f4f1d7b0e   Adam   auto commit the c...
12103
12104
12105
12106
        "dev": true
      },
      "shelljs": {
        "version": "0.8.4",
0db291810   BigBoss   “-mcomfirmOder页面
12107
12108
        "resolved": "https://registry.npm.taobao.org/shelljs/download/shelljs-0.8.4.tgz?cache=0&sync_timestamp=1587787210621&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fshelljs%2Fdownload%2Fshelljs-0.8.4.tgz",
        "integrity": "sha1-3naE/ut2f4cWsyYHiooAh1iQ48I=",
f4f1d7b0e   Adam   auto commit the c...
12109
12110
12111
12112
12113
12114
12115
12116
        "requires": {
          "glob": "^7.0.0",
          "interpret": "^1.0.0",
          "rechoir": "^0.6.2"
        }
      },
      "signal-exit": {
        "version": "3.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
12117
12118
12119
        "resolved": "https://registry.npm.taobao.org/signal-exit/download/signal-exit-3.0.3.tgz?cache=0&sync_timestamp=1585253750175&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsignal-exit%2Fdownload%2Fsignal-exit-3.0.3.tgz",
        "integrity": "sha1-oUEMLt2PB3sItOJTyOrPyvBXRhw=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
12120
12121
12122
      },
      "simple-swizzle": {
        "version": "0.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
12123
        "resolved": "http://registry.npm.taobao.org/simple-swizzle/download/simple-swizzle-0.2.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
12124
12125
12126
12127
12128
12129
12130
12131
        "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=",
        "dev": true,
        "requires": {
          "is-arrayish": "^0.3.1"
        },
        "dependencies": {
          "is-arrayish": {
            "version": "0.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
12132
12133
            "resolved": "http://registry.npm.taobao.org/is-arrayish/download/is-arrayish-0.3.2.tgz",
            "integrity": "sha1-RXSirlb3qyBolvtDHq7tBm/fjwM=",
f4f1d7b0e   Adam   auto commit the c...
12134
12135
12136
12137
12138
            "dev": true
          }
        }
      },
      "slash": {
0db291810   BigBoss   “-mcomfirmOder页面
12139
12140
12141
        "version": "1.0.0",
        "resolved": "https://registry.npm.taobao.org/slash/download/slash-1.0.0.tgz",
        "integrity": "sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=",
f4f1d7b0e   Adam   auto commit the c...
12142
12143
        "dev": true
      },
7d6833f2c   mullins   地址列表
12144
12145
12146
12147
12148
12149
12150
12151
12152
12153
12154
      "slice-ansi": {
        "version": "2.1.0",
        "resolved": "https://registry.npm.taobao.org/slice-ansi/download/slice-ansi-2.1.0.tgz",
        "integrity": "sha1-ys12k0YaY3pXiNkqfdT7oGjoFjY=",
        "dev": true,
        "requires": {
          "ansi-styles": "^3.2.0",
          "astral-regex": "^1.0.0",
          "is-fullwidth-code-point": "^2.0.0"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
12155
12156
      "snapdragon": {
        "version": "0.8.2",
0db291810   BigBoss   “-mcomfirmOder页面
12157
12158
        "resolved": "http://registry.npm.taobao.org/snapdragon/download/snapdragon-0.8.2.tgz",
        "integrity": "sha1-ZJIufFZbDhQgS6GqfWlkJ40lGC0=",
f4f1d7b0e   Adam   auto commit the c...
12159
12160
12161
12162
12163
12164
12165
12166
12167
12168
12169
12170
12171
        "requires": {
          "base": "^0.11.1",
          "debug": "^2.2.0",
          "define-property": "^0.2.5",
          "extend-shallow": "^2.0.1",
          "map-cache": "^0.2.2",
          "source-map": "^0.5.6",
          "source-map-resolve": "^0.5.0",
          "use": "^3.1.0"
        },
        "dependencies": {
          "debug": {
            "version": "2.6.9",
0db291810   BigBoss   “-mcomfirmOder页面
12172
12173
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-2.6.9.tgz",
            "integrity": "sha1-XRKFFd8TT/Mn6QpMk/Tgd6U2NB8=",
f4f1d7b0e   Adam   auto commit the c...
12174
12175
12176
12177
12178
12179
            "requires": {
              "ms": "2.0.0"
            }
          },
          "define-property": {
            "version": "0.2.5",
0db291810   BigBoss   “-mcomfirmOder页面
12180
            "resolved": "http://registry.npm.taobao.org/define-property/download/define-property-0.2.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
12181
12182
12183
12184
12185
12186
12187
            "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
            "requires": {
              "is-descriptor": "^0.1.0"
            }
          },
          "extend-shallow": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12188
            "resolved": "http://registry.npm.taobao.org/extend-shallow/download/extend-shallow-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
12189
12190
12191
12192
12193
            "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
            "requires": {
              "is-extendable": "^0.1.0"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
12194
12195
12196
12197
12198
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
          },
f4f1d7b0e   Adam   auto commit the c...
12199
12200
          "source-map": {
            "version": "0.5.7",
0db291810   BigBoss   “-mcomfirmOder页面
12201
            "resolved": "http://registry.npm.taobao.org/source-map/download/source-map-0.5.7.tgz",
f4f1d7b0e   Adam   auto commit the c...
12202
12203
12204
12205
12206
12207
            "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
          }
        }
      },
      "snapdragon-node": {
        "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
12208
12209
        "resolved": "http://registry.npm.taobao.org/snapdragon-node/download/snapdragon-node-2.1.1.tgz",
        "integrity": "sha1-bBdfhv8UvbByRWPo88GwIaKGhTs=",
f4f1d7b0e   Adam   auto commit the c...
12210
12211
12212
12213
12214
12215
12216
12217
        "requires": {
          "define-property": "^1.0.0",
          "isobject": "^3.0.0",
          "snapdragon-util": "^3.0.1"
        },
        "dependencies": {
          "define-property": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12218
            "resolved": "http://registry.npm.taobao.org/define-property/download/define-property-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12219
12220
12221
12222
12223
12224
12225
            "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
            "requires": {
              "is-descriptor": "^1.0.0"
            }
          },
          "is-accessor-descriptor": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12226
12227
            "resolved": "http://registry.npm.taobao.org/is-accessor-descriptor/download/is-accessor-descriptor-1.0.0.tgz",
            "integrity": "sha1-FpwvbT3x+ZJhgHI2XJsOofaHhlY=",
f4f1d7b0e   Adam   auto commit the c...
12228
12229
12230
12231
12232
12233
            "requires": {
              "kind-of": "^6.0.0"
            }
          },
          "is-data-descriptor": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12234
12235
            "resolved": "http://registry.npm.taobao.org/is-data-descriptor/download/is-data-descriptor-1.0.0.tgz",
            "integrity": "sha1-2Eh2Mh0Oet0DmQQGq7u9NrqSaMc=",
f4f1d7b0e   Adam   auto commit the c...
12236
12237
12238
12239
12240
12241
            "requires": {
              "kind-of": "^6.0.0"
            }
          },
          "is-descriptor": {
            "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
12242
12243
            "resolved": "http://registry.npm.taobao.org/is-descriptor/download/is-descriptor-1.0.2.tgz",
            "integrity": "sha1-OxWXRqZmBLBPjIFSS6NlxfFNhuw=",
f4f1d7b0e   Adam   auto commit the c...
12244
12245
12246
12247
12248
12249
12250
12251
12252
12253
            "requires": {
              "is-accessor-descriptor": "^1.0.0",
              "is-data-descriptor": "^1.0.0",
              "kind-of": "^6.0.2"
            }
          }
        }
      },
      "snapdragon-util": {
        "version": "3.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12254
12255
        "resolved": "http://registry.npm.taobao.org/snapdragon-util/download/snapdragon-util-3.0.1.tgz",
        "integrity": "sha1-+VZHlIbyrNeXAGk/b3uAXkWrVuI=",
f4f1d7b0e   Adam   auto commit the c...
12256
12257
12258
12259
12260
12261
        "requires": {
          "kind-of": "^3.2.0"
        },
        "dependencies": {
          "kind-of": {
            "version": "3.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
12262
            "resolved": "https://registry.npm.taobao.org/kind-of/download/kind-of-3.2.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
12263
12264
12265
12266
12267
12268
12269
12270
12271
            "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
            "requires": {
              "is-buffer": "^1.1.5"
            }
          }
        }
      },
      "socket.io": {
        "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
12272
12273
        "resolved": "https://registry.npm.taobao.org/socket.io/download/socket.io-2.3.0.tgz?cache=0&sync_timestamp=1569003451945&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsocket.io%2Fdownload%2Fsocket.io-2.3.0.tgz",
        "integrity": "sha1-zXYu1qT67KWbwfPiQ8CWkxHrc/s=",
f4f1d7b0e   Adam   auto commit the c...
12274
12275
12276
12277
12278
12279
12280
12281
12282
12283
12284
        "requires": {
          "debug": "~4.1.0",
          "engine.io": "~3.4.0",
          "has-binary2": "~1.0.2",
          "socket.io-adapter": "~1.1.0",
          "socket.io-client": "2.3.0",
          "socket.io-parser": "~3.4.0"
        }
      },
      "socket.io-adapter": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
12285
12286
        "resolved": "https://registry.npm.taobao.org/socket.io-adapter/download/socket.io-adapter-1.1.2.tgz",
        "integrity": "sha1-qz8Nb2a4/H/KOVmrWZH4IiF4m+k="
f4f1d7b0e   Adam   auto commit the c...
12287
12288
12289
      },
      "socket.io-client": {
        "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
12290
12291
        "resolved": "https://registry.npm.taobao.org/socket.io-client/download/socket.io-client-2.3.0.tgz",
        "integrity": "sha1-FNW6LgC5vNFFrkQ6uWs/hsvMG7Q=",
f4f1d7b0e   Adam   auto commit the c...
12292
12293
12294
12295
12296
12297
12298
12299
12300
12301
12302
12303
12304
12305
12306
12307
12308
        "requires": {
          "backo2": "1.0.2",
          "base64-arraybuffer": "0.1.5",
          "component-bind": "1.0.0",
          "component-emitter": "1.2.1",
          "debug": "~4.1.0",
          "engine.io-client": "~3.4.0",
          "has-binary2": "~1.0.2",
          "has-cors": "1.1.0",
          "indexof": "0.0.1",
          "object-component": "0.0.3",
          "parseqs": "0.0.5",
          "parseuri": "0.0.5",
          "socket.io-parser": "~3.3.0",
          "to-array": "0.1.4"
        },
        "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
12309
12310
12311
12312
12313
          "base64-arraybuffer": {
            "version": "0.1.5",
            "resolved": "https://registry.npm.taobao.org/base64-arraybuffer/download/base64-arraybuffer-0.1.5.tgz",
            "integrity": "sha1-c5JncZI7Whl0etZmqlzUv5xunOg="
          },
f4f1d7b0e   Adam   auto commit the c...
12314
12315
          "component-emitter": {
            "version": "1.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
12316
            "resolved": "https://registry.npm.taobao.org/component-emitter/download/component-emitter-1.2.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
12317
12318
12319
12320
            "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY="
          },
          "isarray": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12321
            "resolved": "https://registry.npm.taobao.org/isarray/download/isarray-2.0.1.tgz?cache=0&sync_timestamp=1562592096220&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fisarray%2Fdownload%2Fisarray-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
12322
12323
            "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4="
          },
0db291810   BigBoss   “-mcomfirmOder页面
12324
12325
12326
12327
12328
          "ms": {
            "version": "2.0.0",
            "resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
            "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
          },
f4f1d7b0e   Adam   auto commit the c...
12329
12330
          "socket.io-parser": {
            "version": "3.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
12331
12332
            "resolved": "https://registry.npm.taobao.org/socket.io-parser/download/socket.io-parser-3.3.0.tgz",
            "integrity": "sha1-K1KpalCf3zFEC6QP7WCUx9TxJi8=",
f4f1d7b0e   Adam   auto commit the c...
12333
12334
12335
12336
12337
12338
12339
12340
            "requires": {
              "component-emitter": "1.2.1",
              "debug": "~3.1.0",
              "isarray": "2.0.1"
            },
            "dependencies": {
              "debug": {
                "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
12341
12342
                "resolved": "http://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz",
                "integrity": "sha1-W7WgZyYotkFJVmuhaBnmFRjGcmE=",
f4f1d7b0e   Adam   auto commit the c...
12343
12344
12345
12346
12347
12348
12349
12350
12351
12352
                "requires": {
                  "ms": "2.0.0"
                }
              }
            }
          }
        }
      },
      "socket.io-parser": {
        "version": "3.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
12353
12354
        "resolved": "https://registry.npm.taobao.org/socket.io-parser/download/socket.io-parser-3.4.0.tgz",
        "integrity": "sha1-Nwu0oVHfL3fOM0X/VacHLMbpVlo=",
f4f1d7b0e   Adam   auto commit the c...
12355
12356
12357
12358
12359
12360
12361
12362
        "requires": {
          "component-emitter": "1.2.1",
          "debug": "~4.1.0",
          "isarray": "2.0.1"
        },
        "dependencies": {
          "component-emitter": {
            "version": "1.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
12363
            "resolved": "https://registry.npm.taobao.org/component-emitter/download/component-emitter-1.2.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
12364
12365
12366
12367
            "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY="
          },
          "isarray": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12368
            "resolved": "https://registry.npm.taobao.org/isarray/download/isarray-2.0.1.tgz?cache=0&sync_timestamp=1562592096220&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fisarray%2Fdownload%2Fisarray-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
12369
12370
12371
12372
12373
12374
            "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4="
          }
        }
      },
      "sockjs": {
        "version": "0.3.19",
0db291810   BigBoss   “-mcomfirmOder页面
12375
12376
        "resolved": "https://registry.npm.taobao.org/sockjs/download/sockjs-0.3.19.tgz",
        "integrity": "sha1-2Xa76ACve9IK4IWY1YI5NQiZPA0=",
f4f1d7b0e   Adam   auto commit the c...
12377
12378
12379
12380
12381
12382
12383
12384
        "dev": true,
        "requires": {
          "faye-websocket": "^0.10.0",
          "uuid": "^3.0.1"
        }
      },
      "sockjs-client": {
        "version": "1.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
12385
12386
        "resolved": "https://registry.npm.taobao.org/sockjs-client/download/sockjs-client-1.4.0.tgz",
        "integrity": "sha1-yfJWjhnI/YFztJl+o0IOC7MGx9U=",
f4f1d7b0e   Adam   auto commit the c...
12387
12388
12389
12390
12391
12392
12393
12394
12395
12396
12397
12398
        "dev": true,
        "requires": {
          "debug": "^3.2.5",
          "eventsource": "^1.0.7",
          "faye-websocket": "~0.11.1",
          "inherits": "^2.0.3",
          "json3": "^3.3.2",
          "url-parse": "^1.4.3"
        },
        "dependencies": {
          "debug": {
            "version": "3.2.6",
0db291810   BigBoss   “-mcomfirmOder页面
12399
12400
            "resolved": "http://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz",
            "integrity": "sha1-6D0X3hbYp++3cX7b5fsQE17uYps=",
f4f1d7b0e   Adam   auto commit the c...
12401
12402
12403
12404
12405
12406
12407
            "dev": true,
            "requires": {
              "ms": "^2.1.1"
            }
          },
          "faye-websocket": {
            "version": "0.11.3",
0db291810   BigBoss   “-mcomfirmOder页面
12408
12409
            "resolved": "https://registry.npm.taobao.org/faye-websocket/download/faye-websocket-0.11.3.tgz",
            "integrity": "sha1-XA6aiWjokSwoZjn96XeosgnyUI4=",
f4f1d7b0e   Adam   auto commit the c...
12410
12411
12412
12413
            "dev": true,
            "requires": {
              "websocket-driver": ">=0.5.1"
            }
f4f1d7b0e   Adam   auto commit the c...
12414
12415
12416
12417
12418
          }
        }
      },
      "sort-keys": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
12419
        "resolved": "https://registry.npm.taobao.org/sort-keys/download/sort-keys-1.1.2.tgz?cache=0&sync_timestamp=1565864727994&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsort-keys%2Fdownload%2Fsort-keys-1.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
12420
12421
12422
12423
12424
12425
12426
12427
        "integrity": "sha1-RBttTTRnmPG05J6JIK37oOVD+a0=",
        "dev": true,
        "requires": {
          "is-plain-obj": "^1.0.0"
        }
      },
      "source-list-map": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12428
12429
        "resolved": "http://registry.npm.taobao.org/source-list-map/download/source-list-map-2.0.1.tgz",
        "integrity": "sha1-OZO9hzv8SEecyp6jpUeDXHwVSzQ="
f4f1d7b0e   Adam   auto commit the c...
12430
12431
      },
      "source-map": {
0db291810   BigBoss   “-mcomfirmOder页面
12432
12433
12434
        "version": "0.6.1",
        "resolved": "http://registry.npm.taobao.org/source-map/download/source-map-0.6.1.tgz",
        "integrity": "sha1-dHIq8y6WFOnCh6jQu95IteLxomM="
f4f1d7b0e   Adam   auto commit the c...
12435
12436
12437
      },
      "source-map-resolve": {
        "version": "0.5.3",
0db291810   BigBoss   “-mcomfirmOder页面
12438
12439
        "resolved": "https://registry.npm.taobao.org/source-map-resolve/download/source-map-resolve-0.5.3.tgz?cache=0&sync_timestamp=1584829593933&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsource-map-resolve%2Fdownload%2Fsource-map-resolve-0.5.3.tgz",
        "integrity": "sha1-GQhmvs51U+H48mei7oLGBrVQmho=",
f4f1d7b0e   Adam   auto commit the c...
12440
12441
12442
12443
12444
12445
12446
12447
12448
12449
        "requires": {
          "atob": "^2.1.2",
          "decode-uri-component": "^0.2.0",
          "resolve-url": "^0.2.1",
          "source-map-url": "^0.4.0",
          "urix": "^0.1.0"
        }
      },
      "source-map-support": {
        "version": "0.5.19",
0db291810   BigBoss   “-mcomfirmOder页面
12450
12451
        "resolved": "https://registry.npm.taobao.org/source-map-support/download/source-map-support-0.5.19.tgz?cache=0&sync_timestamp=1587719517036&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsource-map-support%2Fdownload%2Fsource-map-support-0.5.19.tgz",
        "integrity": "sha1-qYti+G3K9PZzmWSMCFKRq56P7WE=",
f4f1d7b0e   Adam   auto commit the c...
12452
12453
12454
        "requires": {
          "buffer-from": "^1.0.0",
          "source-map": "^0.6.0"
f4f1d7b0e   Adam   auto commit the c...
12455
12456
12457
12458
        }
      },
      "source-map-url": {
        "version": "0.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
12459
        "resolved": "http://registry.npm.taobao.org/source-map-url/download/source-map-url-0.4.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12460
12461
12462
12463
        "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM="
      },
      "spdx-correct": {
        "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
12464
12465
12466
        "resolved": "http://registry.npm.taobao.org/spdx-correct/download/spdx-correct-3.1.0.tgz",
        "integrity": "sha1-+4PlBERSaPFUsHTiGMh8ADzTHfQ=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
12467
12468
12469
12470
12471
12472
12473
        "requires": {
          "spdx-expression-parse": "^3.0.0",
          "spdx-license-ids": "^3.0.0"
        }
      },
      "spdx-exceptions": {
        "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
12474
12475
12476
        "resolved": "https://registry.npm.taobao.org/spdx-exceptions/download/spdx-exceptions-2.3.0.tgz?cache=0&sync_timestamp=1587450317950&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fspdx-exceptions%2Fdownload%2Fspdx-exceptions-2.3.0.tgz",
        "integrity": "sha1-PyjOGnegA3JoPq3kpDMYNSeiFj0=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
12477
12478
12479
      },
      "spdx-expression-parse": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12480
12481
12482
        "resolved": "http://registry.npm.taobao.org/spdx-expression-parse/download/spdx-expression-parse-3.0.0.tgz",
        "integrity": "sha1-meEZt6XaAOBUkcn6M4t5BII7QdA=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
12483
12484
12485
12486
12487
12488
12489
        "requires": {
          "spdx-exceptions": "^2.1.0",
          "spdx-license-ids": "^3.0.0"
        }
      },
      "spdx-license-ids": {
        "version": "3.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
12490
12491
12492
        "resolved": "https://registry.npm.taobao.org/spdx-license-ids/download/spdx-license-ids-3.0.5.tgz",
        "integrity": "sha1-NpS1gEVnpFjTyARYQqY1hjL2JlQ=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
12493
12494
12495
      },
      "spdy": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
12496
12497
        "resolved": "https://registry.npm.taobao.org/spdy/download/spdy-4.0.2.tgz?cache=0&sync_timestamp=1585970469511&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fspdy%2Fdownload%2Fspdy-4.0.2.tgz",
        "integrity": "sha1-t09GYgOj7aRSwCSSuR+56EonZ3s=",
f4f1d7b0e   Adam   auto commit the c...
12498
12499
12500
12501
12502
12503
12504
12505
12506
12507
12508
        "dev": true,
        "requires": {
          "debug": "^4.1.0",
          "handle-thing": "^2.0.0",
          "http-deceiver": "^1.2.7",
          "select-hose": "^2.0.0",
          "spdy-transport": "^3.0.0"
        }
      },
      "spdy-transport": {
        "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12509
12510
        "resolved": "http://registry.npm.taobao.org/spdy-transport/download/spdy-transport-3.0.0.tgz",
        "integrity": "sha1-ANSGOmQArXXfkzYaFghgXl3NzzE=",
f4f1d7b0e   Adam   auto commit the c...
12511
12512
12513
12514
12515
12516
12517
12518
12519
12520
12521
12522
        "dev": true,
        "requires": {
          "debug": "^4.1.0",
          "detect-node": "^2.0.4",
          "hpack.js": "^2.1.6",
          "obuf": "^1.1.2",
          "readable-stream": "^3.0.6",
          "wbuf": "^1.7.3"
        },
        "dependencies": {
          "readable-stream": {
            "version": "3.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
12523
12524
            "resolved": "https://registry.npm.taobao.org/readable-stream/download/readable-stream-3.6.0.tgz",
            "integrity": "sha1-M3u9o63AcGvT4CRCaihtS0sskZg=",
f4f1d7b0e   Adam   auto commit the c...
12525
12526
12527
12528
12529
12530
12531
12532
12533
12534
12535
            "dev": true,
            "requires": {
              "inherits": "^2.0.3",
              "string_decoder": "^1.1.1",
              "util-deprecate": "^1.0.1"
            }
          }
        }
      },
      "split-string": {
        "version": "3.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
12536
12537
        "resolved": "https://registry.npm.taobao.org/split-string/download/split-string-3.1.0.tgz",
        "integrity": "sha1-fLCd2jqGWFcFxks5pkZgOGguj+I=",
f4f1d7b0e   Adam   auto commit the c...
12538
12539
12540
12541
12542
12543
        "requires": {
          "extend-shallow": "^3.0.0"
        }
      },
      "sprintf-js": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
12544
        "resolved": "http://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
12545
12546
12547
12548
12549
        "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
        "dev": true
      },
      "sshpk": {
        "version": "1.16.1",
0db291810   BigBoss   “-mcomfirmOder页面
12550
12551
        "resolved": "http://registry.npm.taobao.org/sshpk/download/sshpk-1.16.1.tgz",
        "integrity": "sha1-+2YcC+8ps520B2nuOfpwCT1vaHc=",
f4f1d7b0e   Adam   auto commit the c...
12552
12553
12554
12555
12556
12557
12558
12559
12560
12561
12562
12563
12564
        "requires": {
          "asn1": "~0.2.3",
          "assert-plus": "^1.0.0",
          "bcrypt-pbkdf": "^1.0.0",
          "dashdash": "^1.12.0",
          "ecc-jsbn": "~0.1.1",
          "getpass": "^0.1.1",
          "jsbn": "~0.1.0",
          "safer-buffer": "^2.0.2",
          "tweetnacl": "~0.14.0"
        }
      },
      "ssri": {
0db291810   BigBoss   “-mcomfirmOder页面
12565
12566
12567
        "version": "6.0.1",
        "resolved": "https://registry.npm.taobao.org/ssri/download/ssri-6.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fssri%2Fdownload%2Fssri-6.0.1.tgz",
        "integrity": "sha1-KjxBso3UW2K2Nnbst0ABJlrp7dg=",
f4f1d7b0e   Adam   auto commit the c...
12568
        "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
12569
          "figgy-pudding": "^3.5.1"
f4f1d7b0e   Adam   auto commit the c...
12570
12571
12572
12573
        }
      },
      "stable": {
        "version": "0.1.8",
0db291810   BigBoss   “-mcomfirmOder页面
12574
12575
        "resolved": "http://registry.npm.taobao.org/stable/download/stable-0.1.8.tgz",
        "integrity": "sha1-g26zyDgv4pNv6vVEYxAXzn1Ho88=",
f4f1d7b0e   Adam   auto commit the c...
12576
12577
12578
12579
        "dev": true
      },
      "stackframe": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
12580
12581
        "resolved": "https://registry.npm.taobao.org/stackframe/download/stackframe-1.1.1.tgz",
        "integrity": "sha1-/+8KMxixtgw7WFZJiaylZgcp7HE=",
f4f1d7b0e   Adam   auto commit the c...
12582
12583
12584
12585
        "dev": true
      },
      "static-extend": {
        "version": "0.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
12586
        "resolved": "http://registry.npm.taobao.org/static-extend/download/static-extend-0.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
12587
12588
12589
12590
12591
12592
12593
12594
        "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=",
        "requires": {
          "define-property": "^0.2.5",
          "object-copy": "^0.1.0"
        },
        "dependencies": {
          "define-property": {
            "version": "0.2.5",
0db291810   BigBoss   “-mcomfirmOder页面
12595
            "resolved": "http://registry.npm.taobao.org/define-property/download/define-property-0.2.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
12596
12597
12598
12599
12600
12601
12602
12603
12604
            "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
            "requires": {
              "is-descriptor": "^0.1.0"
            }
          }
        }
      },
      "statuses": {
        "version": "1.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
12605
        "resolved": "https://registry.npm.taobao.org/statuses/download/statuses-1.5.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12606
12607
12608
12609
        "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow="
      },
      "stdout-stream": {
        "version": "1.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
12610
12611
12612
        "resolved": "http://registry.npm.taobao.org/stdout-stream/download/stdout-stream-1.4.1.tgz",
        "integrity": "sha1-WsF0zdXNcmEEqgwLK9g4FdjVNd4=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
12613
12614
12615
12616
12617
12618
        "requires": {
          "readable-stream": "^2.0.1"
        }
      },
      "stealthy-require": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
12619
        "resolved": "http://registry.npm.taobao.org/stealthy-require/download/stealthy-require-1.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
12620
12621
12622
12623
12624
        "integrity": "sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=",
        "dev": true
      },
      "stream-browserify": {
        "version": "2.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
12625
12626
        "resolved": "https://registry.npm.taobao.org/stream-browserify/download/stream-browserify-2.0.2.tgz?cache=0&sync_timestamp=1587041519870&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstream-browserify%2Fdownload%2Fstream-browserify-2.0.2.tgz",
        "integrity": "sha1-h1IdOKRKp+6RzhzSpH3wy0ndZgs=",
f4f1d7b0e   Adam   auto commit the c...
12627
12628
12629
12630
12631
12632
12633
        "requires": {
          "inherits": "~2.0.1",
          "readable-stream": "^2.0.2"
        }
      },
      "stream-each": {
        "version": "1.2.3",
0db291810   BigBoss   “-mcomfirmOder页面
12634
12635
        "resolved": "http://registry.npm.taobao.org/stream-each/download/stream-each-1.2.3.tgz",
        "integrity": "sha1-6+J6DDibBPvMIzZClS4Qcxr6m64=",
f4f1d7b0e   Adam   auto commit the c...
12636
12637
12638
12639
12640
12641
12642
        "requires": {
          "end-of-stream": "^1.1.0",
          "stream-shift": "^1.0.0"
        }
      },
      "stream-http": {
        "version": "2.8.3",
0db291810   BigBoss   “-mcomfirmOder页面
12643
12644
        "resolved": "https://registry.npm.taobao.org/stream-http/download/stream-http-2.8.3.tgz",
        "integrity": "sha1-stJCRpKIpaJ+xP6JM6z2I95lFPw=",
f4f1d7b0e   Adam   auto commit the c...
12645
12646
12647
12648
12649
12650
12651
12652
12653
12654
        "requires": {
          "builtin-status-codes": "^3.0.0",
          "inherits": "^2.0.1",
          "readable-stream": "^2.3.6",
          "to-arraybuffer": "^1.0.0",
          "xtend": "^4.0.0"
        }
      },
      "stream-shift": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12655
12656
        "resolved": "https://registry.npm.taobao.org/stream-shift/download/stream-shift-1.0.1.tgz?cache=0&sync_timestamp=1576147145118&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstream-shift%2Fdownload%2Fstream-shift-1.0.1.tgz",
        "integrity": "sha1-1wiCgVWasneEJCebCHfaPDktWj0="
f4f1d7b0e   Adam   auto commit the c...
12657
12658
12659
      },
      "strict-uri-encode": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
12660
        "resolved": "http://registry.npm.taobao.org/strict-uri-encode/download/strict-uri-encode-1.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12661
12662
12663
12664
12665
        "integrity": "sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=",
        "dev": true
      },
      "stricter-htmlparser2": {
        "version": "3.9.6",
0db291810   BigBoss   “-mcomfirmOder页面
12666
12667
        "resolved": "https://registry.npm.taobao.org/stricter-htmlparser2/download/stricter-htmlparser2-3.9.6.tgz",
        "integrity": "sha1-/RlfXkvAmJxrFfx57KhcZAG7UEU=",
f4f1d7b0e   Adam   auto commit the c...
12668
12669
12670
12671
12672
12673
12674
12675
        "dev": true,
        "requires": {
          "domelementtype": "^1.3.0",
          "domutils": "^1.5.1",
          "entities": "^1.1.1",
          "inherits": "^2.0.1",
          "readable-stream": "^2.0.2",
          "x-domhandler": "^2.4.2"
0db291810   BigBoss   “-mcomfirmOder页面
12676
12677
12678
12679
12680
12681
12682
12683
        },
        "dependencies": {
          "entities": {
            "version": "1.1.2",
            "resolved": "https://registry.npm.taobao.org/entities/download/entities-1.1.2.tgz",
            "integrity": "sha1-vfpzUplmTfr9NFKe1PhSKidf6lY=",
            "dev": true
          }
f4f1d7b0e   Adam   auto commit the c...
12684
12685
12686
12687
        }
      },
      "string-width": {
        "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
12688
12689
12690
        "resolved": "https://registry.npm.taobao.org/string-width/download/string-width-2.1.1.tgz",
        "integrity": "sha1-q5Pyeo3BPSjKyBXEYhQ6bZASrp4=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
12691
12692
12693
12694
12695
12696
12697
        "requires": {
          "is-fullwidth-code-point": "^2.0.0",
          "strip-ansi": "^4.0.0"
        },
        "dependencies": {
          "ansi-regex": {
            "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12698
12699
12700
            "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-3.0.0.tgz",
            "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=",
            "dev": true
f4f1d7b0e   Adam   auto commit the c...
12701
12702
12703
          },
          "strip-ansi": {
            "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12704
            "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-4.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12705
            "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
0db291810   BigBoss   “-mcomfirmOder页面
12706
            "dev": true,
f4f1d7b0e   Adam   auto commit the c...
12707
12708
12709
12710
12711
12712
12713
12714
            "requires": {
              "ansi-regex": "^3.0.0"
            }
          }
        }
      },
      "string.prototype.trimend": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12715
12716
        "resolved": "https://registry.npm.taobao.org/string.prototype.trimend/download/string.prototype.trimend-1.0.1.tgz?cache=0&sync_timestamp=1586465409341&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstring.prototype.trimend%2Fdownload%2Fstring.prototype.trimend-1.0.1.tgz",
        "integrity": "sha1-hYEqa4R6wAInD1gIFGBkyZX7aRM=",
f4f1d7b0e   Adam   auto commit the c...
12717
12718
12719
12720
12721
12722
12723
12724
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.5"
        }
      },
      "string.prototype.trimleft": {
        "version": "2.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
12725
12726
        "resolved": "https://registry.npm.taobao.org/string.prototype.trimleft/download/string.prototype.trimleft-2.1.2.tgz",
        "integrity": "sha1-RAiqLl1t3QyagHObCH+8BnwDs8w=",
f4f1d7b0e   Adam   auto commit the c...
12727
12728
12729
12730
12731
12732
12733
12734
12735
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.5",
          "string.prototype.trimstart": "^1.0.0"
        }
      },
      "string.prototype.trimright": {
        "version": "2.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
12736
12737
        "resolved": "https://registry.npm.taobao.org/string.prototype.trimright/download/string.prototype.trimright-2.1.2.tgz?cache=0&sync_timestamp=1585557209944&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstring.prototype.trimright%2Fdownload%2Fstring.prototype.trimright-2.1.2.tgz",
        "integrity": "sha1-x28c7zDyG7rYr+uNsVEUls+w8qM=",
f4f1d7b0e   Adam   auto commit the c...
12738
12739
12740
12741
12742
12743
12744
12745
12746
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.5",
          "string.prototype.trimend": "^1.0.0"
        }
      },
      "string.prototype.trimstart": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12747
12748
        "resolved": "https://registry.npm.taobao.org/string.prototype.trimstart/download/string.prototype.trimstart-1.0.1.tgz?cache=0&sync_timestamp=1586465413621&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstring.prototype.trimstart%2Fdownload%2Fstring.prototype.trimstart-1.0.1.tgz",
        "integrity": "sha1-FK9tnzSwU/fPyJty+PLuFLkDmlQ=",
f4f1d7b0e   Adam   auto commit the c...
12749
12750
12751
12752
12753
12754
12755
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.5"
        }
      },
      "string_decoder": {
0db291810   BigBoss   “-mcomfirmOder页面
12756
12757
12758
        "version": "1.1.1",
        "resolved": "https://registry.npm.taobao.org/string_decoder/download/string_decoder-1.1.1.tgz",
        "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=",
f4f1d7b0e   Adam   auto commit the c...
12759
        "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
12760
          "safe-buffer": "~5.1.0"
f4f1d7b0e   Adam   auto commit the c...
12761
12762
12763
        }
      },
      "strip-ansi": {
0db291810   BigBoss   “-mcomfirmOder页面
12764
12765
12766
12767
        "version": "6.0.0",
        "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-6.0.0.tgz",
        "integrity": "sha1-CxVx3XZpzNTz4G4U7x7tJiJa5TI=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
12768
        "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
12769
12770
12771
12772
12773
12774
12775
12776
12777
          "ansi-regex": "^5.0.0"
        },
        "dependencies": {
          "ansi-regex": {
            "version": "5.0.0",
            "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-5.0.0.tgz",
            "integrity": "sha1-OIU59VF5vzkznIGvMKZU1p+Hy3U=",
            "dev": true
          }
f4f1d7b0e   Adam   auto commit the c...
12778
12779
12780
12781
        }
      },
      "strip-bom": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12782
        "resolved": "https://registry.npm.taobao.org/strip-bom/download/strip-bom-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12783
        "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
0db291810   BigBoss   “-mcomfirmOder页面
12784
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
12785
12786
12787
12788
12789
12790
        "requires": {
          "is-utf8": "^0.2.0"
        }
      },
      "strip-eof": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12791
        "resolved": "http://registry.npm.taobao.org/strip-eof/download/strip-eof-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12792
12793
12794
12795
12796
        "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=",
        "dev": true
      },
      "strip-final-newline": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12797
12798
        "resolved": "https://registry.npm.taobao.org/strip-final-newline/download/strip-final-newline-2.0.0.tgz",
        "integrity": "sha1-ibhS+y/L6Tb29LMYevsKEsGrWK0=",
f4f1d7b0e   Adam   auto commit the c...
12799
12800
12801
        "dev": true
      },
      "strip-indent": {
0db291810   BigBoss   “-mcomfirmOder页面
12802
12803
12804
12805
        "version": "2.0.0",
        "resolved": "https://registry.npm.taobao.org/strip-indent/download/strip-indent-2.0.0.tgz",
        "integrity": "sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
12806
12807
12808
      },
      "strip-json-comments": {
        "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
12809
        "resolved": "https://registry.npm.taobao.org/strip-json-comments/download/strip-json-comments-2.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
12810
12811
12812
12813
12814
        "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
        "dev": true
      },
      "stylehacks": {
        "version": "4.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
12815
12816
        "resolved": "http://registry.npm.taobao.org/stylehacks/download/stylehacks-4.0.3.tgz",
        "integrity": "sha1-Zxj8r00eB9ihMYaQiB6NlnJqcdU=",
f4f1d7b0e   Adam   auto commit the c...
12817
12818
12819
12820
12821
12822
12823
12824
12825
        "dev": true,
        "requires": {
          "browserslist": "^4.0.0",
          "postcss": "^7.0.0",
          "postcss-selector-parser": "^3.0.0"
        },
        "dependencies": {
          "postcss-selector-parser": {
            "version": "3.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
12826
12827
            "resolved": "https://registry.npm.taobao.org/postcss-selector-parser/download/postcss-selector-parser-3.1.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-selector-parser%2Fdownload%2Fpostcss-selector-parser-3.1.2.tgz",
            "integrity": "sha1-sxD1xMD9r3b5SQK7qjDbaqhPUnA=",
f4f1d7b0e   Adam   auto commit the c...
12828
12829
12830
12831
12832
12833
12834
12835
12836
12837
            "dev": true,
            "requires": {
              "dot-prop": "^5.2.0",
              "indexes-of": "^1.0.1",
              "uniq": "^1.0.1"
            }
          }
        }
      },
      "supports-color": {
0db291810   BigBoss   “-mcomfirmOder页面
12838
12839
12840
        "version": "6.1.0",
        "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-6.1.0.tgz?cache=0&sync_timestamp=1569557271992&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsupports-color%2Fdownload%2Fsupports-color-6.1.0.tgz",
        "integrity": "sha1-B2Srxpxj1ayELdSGfo0CXogN+PM=",
f4f1d7b0e   Adam   auto commit the c...
12841
12842
12843
12844
12845
12846
        "requires": {
          "has-flag": "^3.0.0"
        }
      },
      "svg-tags": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
12847
        "resolved": "https://registry.npm.taobao.org/svg-tags/download/svg-tags-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12848
12849
12850
12851
12852
        "integrity": "sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=",
        "dev": true
      },
      "svgo": {
        "version": "1.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
12853
12854
        "resolved": "https://registry.npm.taobao.org/svgo/download/svgo-1.3.2.tgz",
        "integrity": "sha1-ttxRHAYzRsnkFbgeQ0ARRbltQWc=",
f4f1d7b0e   Adam   auto commit the c...
12855
12856
12857
12858
12859
12860
12861
12862
12863
12864
12865
12866
12867
12868
12869
12870
12871
        "dev": true,
        "requires": {
          "chalk": "^2.4.1",
          "coa": "^2.0.2",
          "css-select": "^2.0.0",
          "css-select-base-adapter": "^0.1.1",
          "css-tree": "1.0.0-alpha.37",
          "csso": "^4.0.2",
          "js-yaml": "^3.13.1",
          "mkdirp": "~0.5.1",
          "object.values": "^1.1.0",
          "sax": "~1.2.4",
          "stable": "^0.1.8",
          "unquote": "~1.1.1",
          "util.promisify": "~1.0.0"
        }
      },
7d6833f2c   mullins   地址列表
12872
12873
12874
12875
12876
12877
12878
12879
12880
12881
12882
12883
12884
12885
12886
12887
12888
12889
12890
12891
12892
12893
12894
12895
12896
12897
12898
12899
12900
12901
12902
12903
12904
12905
12906
12907
12908
12909
12910
12911
      "table": {
        "version": "5.4.6",
        "resolved": "https://registry.npm.taobao.org/table/download/table-5.4.6.tgz",
        "integrity": "sha1-EpLRlQDOP4YFOwXw6Ofko7shB54=",
        "dev": true,
        "requires": {
          "ajv": "^6.10.2",
          "lodash": "^4.17.14",
          "slice-ansi": "^2.1.0",
          "string-width": "^3.0.0"
        },
        "dependencies": {
          "emoji-regex": {
            "version": "7.0.3",
            "resolved": "https://registry.npm.taobao.org/emoji-regex/download/emoji-regex-7.0.3.tgz",
            "integrity": "sha1-kzoEBShgyF6DwSJHnEdIqOTHIVY=",
            "dev": true
          },
          "string-width": {
            "version": "3.1.0",
            "resolved": "https://registry.npm.taobao.org/string-width/download/string-width-3.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstring-width%2Fdownload%2Fstring-width-3.1.0.tgz",
            "integrity": "sha1-InZ74htirxCBV0MG9prFG2IgOWE=",
            "dev": true,
            "requires": {
              "emoji-regex": "^7.0.1",
              "is-fullwidth-code-point": "^2.0.0",
              "strip-ansi": "^5.1.0"
            }
          },
          "strip-ansi": {
            "version": "5.2.0",
            "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-5.2.0.tgz",
            "integrity": "sha1-jJpTb+tq/JYr36WxBKUJHBrZwK4=",
            "dev": true,
            "requires": {
              "ansi-regex": "^4.1.0"
            }
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
12912
12913
      "tapable": {
        "version": "1.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
12914
12915
        "resolved": "https://registry.npm.taobao.org/tapable/download/tapable-1.1.3.tgz",
        "integrity": "sha1-ofzMBrWNth/XpF2i2kT186Pme6I="
f4f1d7b0e   Adam   auto commit the c...
12916
12917
12918
      },
      "tar": {
        "version": "2.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
12919
12920
12921
        "resolved": "https://registry.npm.taobao.org/tar/download/tar-2.2.2.tgz?cache=0&sync_timestamp=1588021389848&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftar%2Fdownload%2Ftar-2.2.2.tgz",
        "integrity": "sha1-DKiEhWLHKZuLRG/2pNYM27I+3EA=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
12922
12923
12924
12925
12926
12927
12928
12929
        "requires": {
          "block-stream": "*",
          "fstream": "^1.0.12",
          "inherits": "2"
        }
      },
      "terser": {
        "version": "4.6.12",
0db291810   BigBoss   “-mcomfirmOder页面
12930
12931
        "resolved": "https://registry.npm.taobao.org/terser/download/terser-4.6.12.tgz?cache=0&sync_timestamp=1587740013009&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fterser%2Fdownload%2Fterser-4.6.12.tgz",
        "integrity": "sha1-RLmK74cD/bCaNJG/ebQ/r/xbT+4=",
f4f1d7b0e   Adam   auto commit the c...
12932
12933
12934
12935
        "requires": {
          "commander": "^2.20.0",
          "source-map": "~0.6.1",
          "source-map-support": "~0.5.12"
f4f1d7b0e   Adam   auto commit the c...
12936
12937
12938
        }
      },
      "terser-webpack-plugin": {
0db291810   BigBoss   “-mcomfirmOder页面
12939
12940
12941
        "version": "1.4.3",
        "resolved": "https://registry.npm.taobao.org/terser-webpack-plugin/download/terser-webpack-plugin-1.4.3.tgz",
        "integrity": "sha1-Xsry29xfuZdF/QZ5H0b8ndscmnw=",
f4f1d7b0e   Adam   auto commit the c...
12942
        "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
12943
12944
12945
12946
12947
          "cacache": "^12.0.2",
          "find-cache-dir": "^2.1.0",
          "is-wsl": "^1.1.0",
          "schema-utils": "^1.0.0",
          "serialize-javascript": "^2.1.2",
f4f1d7b0e   Adam   auto commit the c...
12948
          "source-map": "^0.6.1",
0db291810   BigBoss   “-mcomfirmOder页面
12949
12950
12951
          "terser": "^4.1.2",
          "webpack-sources": "^1.4.0",
          "worker-farm": "^1.7.0"
f4f1d7b0e   Adam   auto commit the c...
12952
12953
        }
      },
7d6833f2c   mullins   地址列表
12954
12955
12956
12957
12958
12959
      "text-table": {
        "version": "0.2.0",
        "resolved": "https://registry.npm.taobao.org/text-table/download/text-table-0.2.0.tgz",
        "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
12960
12961
      "thenify": {
        "version": "3.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
12962
        "resolved": "http://registry.npm.taobao.org/thenify/download/thenify-3.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12963
12964
12965
12966
12967
12968
12969
        "integrity": "sha1-5p44obq+lpsBCCB5eLn2K4hgSDk=",
        "requires": {
          "any-promise": "^1.0.0"
        }
      },
      "thenify-all": {
        "version": "1.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
12970
        "resolved": "http://registry.npm.taobao.org/thenify-all/download/thenify-all-1.6.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
12971
12972
12973
12974
12975
12976
12977
        "integrity": "sha1-GhkY1ALY/D+Y+/I02wvMjMEOlyY=",
        "requires": {
          "thenify": ">= 3.1.0 < 4"
        }
      },
      "thread-loader": {
        "version": "2.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
12978
12979
        "resolved": "https://registry.npm.taobao.org/thread-loader/download/thread-loader-2.1.3.tgz",
        "integrity": "sha1-y9LBOfwrLebp0o9iKGq3cMGsvdo=",
f4f1d7b0e   Adam   auto commit the c...
12980
12981
12982
12983
12984
12985
12986
        "dev": true,
        "requires": {
          "loader-runner": "^2.3.1",
          "loader-utils": "^1.1.0",
          "neo-async": "^2.6.0"
        }
      },
7d6833f2c   mullins   地址列表
12987
12988
12989
12990
12991
12992
      "through": {
        "version": "2.3.8",
        "resolved": "https://registry.npm.taobao.org/through/download/through-2.3.8.tgz",
        "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
12993
12994
      "through2": {
        "version": "2.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
12995
12996
        "resolved": "http://registry.npm.taobao.org/through2/download/through2-2.0.5.tgz",
        "integrity": "sha1-AcHjnrMdB8t9A6lqcIIyYLIxMs0=",
f4f1d7b0e   Adam   auto commit the c...
12997
12998
12999
13000
13001
13002
13003
        "requires": {
          "readable-stream": "~2.3.6",
          "xtend": "~4.0.1"
        }
      },
      "thunky": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
13004
13005
        "resolved": "https://registry.npm.taobao.org/thunky/download/thunky-1.1.0.tgz",
        "integrity": "sha1-Wrr3FKlAXbBQRzK7zNLO3Z75U30=",
f4f1d7b0e   Adam   auto commit the c...
13006
13007
13008
13009
        "dev": true
      },
      "timers-browserify": {
        "version": "2.0.11",
0db291810   BigBoss   “-mcomfirmOder页面
13010
13011
        "resolved": "https://registry.npm.taobao.org/timers-browserify/download/timers-browserify-2.0.11.tgz",
        "integrity": "sha1-gAsfPu4nLlvFPuRloE0OgEwxIR8=",
f4f1d7b0e   Adam   auto commit the c...
13012
13013
13014
13015
13016
13017
        "requires": {
          "setimmediate": "^1.0.4"
        }
      },
      "timsort": {
        "version": "0.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
13018
        "resolved": "http://registry.npm.taobao.org/timsort/download/timsort-0.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13019
13020
13021
        "integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=",
        "dev": true
      },
7d6833f2c   mullins   地址列表
13022
13023
13024
13025
13026
13027
13028
13029
13030
      "tmp": {
        "version": "0.0.33",
        "resolved": "https://registry.npm.taobao.org/tmp/download/tmp-0.0.33.tgz?cache=0&sync_timestamp=1588178820677&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftmp%2Fdownload%2Ftmp-0.0.33.tgz",
        "integrity": "sha1-bTQzWIl2jSGyvNoKonfO07G/rfk=",
        "dev": true,
        "requires": {
          "os-tmpdir": "~1.0.2"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
13031
13032
      "to-array": {
        "version": "0.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
13033
        "resolved": "https://registry.npm.taobao.org/to-array/download/to-array-0.1.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
13034
13035
13036
13037
        "integrity": "sha1-F+bBH3PdTz10zaek/zI46a2b+JA="
      },
      "to-arraybuffer": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
13038
        "resolved": "http://registry.npm.taobao.org/to-arraybuffer/download/to-arraybuffer-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
13039
13040
13041
13042
        "integrity": "sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M="
      },
      "to-fast-properties": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
13043
        "resolved": "https://registry.npm.taobao.org/to-fast-properties/download/to-fast-properties-2.0.0.tgz?cache=0&sync_timestamp=1580550347606&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fto-fast-properties%2Fdownload%2Fto-fast-properties-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13044
13045
13046
13047
        "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
      },
      "to-object-path": {
        "version": "0.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
13048
        "resolved": "http://registry.npm.taobao.org/to-object-path/download/to-object-path-0.3.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13049
13050
13051
13052
13053
13054
13055
        "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
        "requires": {
          "kind-of": "^3.0.2"
        },
        "dependencies": {
          "kind-of": {
            "version": "3.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
13056
            "resolved": "https://registry.npm.taobao.org/kind-of/download/kind-of-3.2.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
13057
13058
13059
13060
13061
13062
13063
13064
13065
            "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
            "requires": {
              "is-buffer": "^1.1.5"
            }
          }
        }
      },
      "to-regex": {
        "version": "3.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
13066
13067
        "resolved": "http://registry.npm.taobao.org/to-regex/download/to-regex-3.0.2.tgz",
        "integrity": "sha1-E8/dmzNlUvMLUfM6iuG0Knp1mc4=",
f4f1d7b0e   Adam   auto commit the c...
13068
13069
13070
13071
13072
13073
13074
13075
13076
        "requires": {
          "define-property": "^2.0.2",
          "extend-shallow": "^3.0.2",
          "regex-not": "^1.0.2",
          "safe-regex": "^1.1.0"
        }
      },
      "to-regex-range": {
        "version": "2.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
13077
        "resolved": "http://registry.npm.taobao.org/to-regex-range/download/to-regex-range-2.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
13078
13079
13080
13081
13082
13083
13084
13085
        "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
        "requires": {
          "is-number": "^3.0.0",
          "repeat-string": "^1.6.1"
        }
      },
      "toidentifier": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
13086
13087
        "resolved": "https://registry.npm.taobao.org/toidentifier/download/toidentifier-1.0.0.tgz",
        "integrity": "sha1-fhvjRw8ed5SLxD2Uo8j013UrpVM="
f4f1d7b0e   Adam   auto commit the c...
13088
13089
13090
      },
      "toposort": {
        "version": "1.0.7",
0db291810   BigBoss   “-mcomfirmOder页面
13091
        "resolved": "http://registry.npm.taobao.org/toposort/download/toposort-1.0.7.tgz",
f4f1d7b0e   Adam   auto commit the c...
13092
13093
13094
13095
13096
        "integrity": "sha1-LmhELZ9k7HILjMieZEOsbKqVACk=",
        "dev": true
      },
      "tough-cookie": {
        "version": "2.5.0",
0db291810   BigBoss   “-mcomfirmOder页面
13097
13098
        "resolved": "https://registry.npm.taobao.org/tough-cookie/download/tough-cookie-2.5.0.tgz?cache=0&sync_timestamp=1584645708631&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftough-cookie%2Fdownload%2Ftough-cookie-2.5.0.tgz",
        "integrity": "sha1-zZ+yoKodWhK0c72fuW+j3P9lreI=",
f4f1d7b0e   Adam   auto commit the c...
13099
13100
13101
13102
13103
13104
13105
        "requires": {
          "psl": "^1.1.28",
          "punycode": "^2.1.1"
        }
      },
      "trim-newlines": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
13106
13107
13108
        "resolved": "https://registry.npm.taobao.org/trim-newlines/download/trim-newlines-1.0.0.tgz",
        "integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM=",
        "dev": true
f4f1d7b0e   Adam   auto commit the c...
13109
13110
13111
      },
      "true-case-path": {
        "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
13112
13113
13114
        "resolved": "https://registry.npm.taobao.org/true-case-path/download/true-case-path-1.0.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftrue-case-path%2Fdownload%2Ftrue-case-path-1.0.3.tgz",
        "integrity": "sha1-+BO1qMhrQNpZYGcisUTjIleZ9H0=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
13115
13116
13117
13118
13119
13120
        "requires": {
          "glob": "^7.1.2"
        }
      },
      "tryer": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
13121
13122
        "resolved": "http://registry.npm.taobao.org/tryer/download/tryer-1.0.1.tgz",
        "integrity": "sha1-8shUBoALmw90yfdGW4HqrSQSUvg=",
f4f1d7b0e   Adam   auto commit the c...
13123
13124
        "dev": true
      },
0db291810   BigBoss   “-mcomfirmOder页面
13125
13126
13127
13128
13129
13130
13131
13132
13133
13134
13135
13136
13137
13138
13139
13140
13141
13142
13143
13144
13145
13146
13147
13148
13149
13150
13151
13152
13153
13154
13155
13156
13157
13158
13159
13160
13161
13162
13163
13164
13165
13166
13167
13168
13169
13170
13171
13172
13173
13174
13175
13176
13177
13178
13179
13180
13181
13182
13183
13184
13185
13186
13187
13188
      "ts-loader": {
        "version": "6.2.2",
        "resolved": "https://registry.npm.taobao.org/ts-loader/download/ts-loader-6.2.2.tgz?cache=0&sync_timestamp=1587360010491&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fts-loader%2Fdownload%2Fts-loader-6.2.2.tgz",
        "integrity": "sha1-3/o4ebAaGh4KS4XiuEIdwN//HFg=",
        "dev": true,
        "requires": {
          "chalk": "^2.3.0",
          "enhanced-resolve": "^4.0.0",
          "loader-utils": "^1.0.2",
          "micromatch": "^4.0.0",
          "semver": "^6.0.0"
        },
        "dependencies": {
          "braces": {
            "version": "3.0.2",
            "resolved": "https://registry.npm.taobao.org/braces/download/braces-3.0.2.tgz",
            "integrity": "sha1-NFThpGLujVmeI23zNs2epPiv4Qc=",
            "dev": true,
            "requires": {
              "fill-range": "^7.0.1"
            }
          },
          "fill-range": {
            "version": "7.0.1",
            "resolved": "http://registry.npm.taobao.org/fill-range/download/fill-range-7.0.1.tgz",
            "integrity": "sha1-GRmmp8df44ssfHflGYU12prN2kA=",
            "dev": true,
            "requires": {
              "to-regex-range": "^5.0.1"
            }
          },
          "is-number": {
            "version": "7.0.0",
            "resolved": "http://registry.npm.taobao.org/is-number/download/is-number-7.0.0.tgz",
            "integrity": "sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=",
            "dev": true
          },
          "micromatch": {
            "version": "4.0.2",
            "resolved": "https://registry.npm.taobao.org/micromatch/download/micromatch-4.0.2.tgz",
            "integrity": "sha1-T8sJmb+fvC/L3SEvbWKbmlbDklk=",
            "dev": true,
            "requires": {
              "braces": "^3.0.1",
              "picomatch": "^2.0.5"
            }
          },
          "semver": {
            "version": "6.3.0",
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1586886301819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz",
            "integrity": "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=",
            "dev": true
          },
          "to-regex-range": {
            "version": "5.0.1",
            "resolved": "http://registry.npm.taobao.org/to-regex-range/download/to-regex-range-5.0.1.tgz",
            "integrity": "sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ=",
            "dev": true,
            "requires": {
              "is-number": "^7.0.0"
            }
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
13189
13190
      "ts-pnp": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
13191
13192
        "resolved": "https://registry.npm.taobao.org/ts-pnp/download/ts-pnp-1.2.0.tgz?cache=0&sync_timestamp=1585246552420&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fts-pnp%2Fdownload%2Fts-pnp-1.2.0.tgz",
        "integrity": "sha1-pQCtCEsHmPHDBxrzkeZZEshrypI=",
f4f1d7b0e   Adam   auto commit the c...
13193
13194
13195
13196
        "dev": true
      },
      "tslib": {
        "version": "1.11.1",
0db291810   BigBoss   “-mcomfirmOder页面
13197
13198
13199
13200
13201
13202
13203
13204
13205
13206
13207
13208
13209
13210
13211
13212
13213
13214
13215
13216
13217
13218
13219
        "resolved": "https://registry.npm.taobao.org/tslib/download/tslib-1.11.1.tgz?cache=0&sync_timestamp=1582832152814&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftslib%2Fdownload%2Ftslib-1.11.1.tgz",
        "integrity": "sha1-6xXRKIJ/vuKEFUnhcfRe0zisfjU="
      },
      "tslint": {
        "version": "5.20.1",
        "resolved": "https://registry.npm.taobao.org/tslint/download/tslint-5.20.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftslint%2Fdownload%2Ftslint-5.20.1.tgz",
        "integrity": "sha1-5AHortoBUrxE3QfmFANPP4DGe30=",
        "dev": true,
        "requires": {
          "@babel/code-frame": "^7.0.0",
          "builtin-modules": "^1.1.1",
          "chalk": "^2.3.0",
          "commander": "^2.12.1",
          "diff": "^4.0.1",
          "glob": "^7.1.1",
          "js-yaml": "^3.13.1",
          "minimatch": "^3.0.4",
          "mkdirp": "^0.5.1",
          "resolve": "^1.3.2",
          "semver": "^5.3.0",
          "tslib": "^1.8.0",
          "tsutils": "^2.29.0"
        }
f4f1d7b0e   Adam   auto commit the c...
13220
13221
13222
      },
      "tsscmp": {
        "version": "1.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
13223
13224
13225
13226
13227
13228
13229
13230
13231
13232
13233
        "resolved": "https://registry.npm.taobao.org/tsscmp/download/tsscmp-1.0.6.tgz",
        "integrity": "sha1-hbmVg6w1iexL/vgltQAKqRHWBes="
      },
      "tsutils": {
        "version": "2.29.0",
        "resolved": "https://registry.npm.taobao.org/tsutils/download/tsutils-2.29.0.tgz",
        "integrity": "sha1-MrSIUBRnrL7dS4VJhnOggSrKC5k=",
        "dev": true,
        "requires": {
          "tslib": "^1.8.1"
        }
f4f1d7b0e   Adam   auto commit the c...
13234
13235
13236
      },
      "tty-browserify": {
        "version": "0.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
13237
        "resolved": "http://registry.npm.taobao.org/tty-browserify/download/tty-browserify-0.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13238
13239
13240
13241
        "integrity": "sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY="
      },
      "tunnel-agent": {
        "version": "0.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
13242
        "resolved": "http://registry.npm.taobao.org/tunnel-agent/download/tunnel-agent-0.6.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13243
13244
13245
13246
13247
13248
13249
        "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
        "requires": {
          "safe-buffer": "^5.0.1"
        }
      },
      "tweetnacl": {
        "version": "0.14.5",
0db291810   BigBoss   “-mcomfirmOder页面
13250
        "resolved": "https://registry.npm.taobao.org/tweetnacl/download/tweetnacl-0.14.5.tgz?cache=0&sync_timestamp=1581364304221&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftweetnacl%2Fdownload%2Ftweetnacl-0.14.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
13251
13252
13253
13254
        "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
      },
      "type-check": {
        "version": "0.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
13255
        "resolved": "https://registry.npm.taobao.org/type-check/download/type-check-0.3.2.tgz?cache=0&sync_timestamp=1585882977555&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftype-check%2Fdownload%2Ftype-check-0.3.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
13256
13257
13258
13259
13260
13261
13262
        "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
        "requires": {
          "prelude-ls": "~1.1.2"
        }
      },
      "type-fest": {
        "version": "0.6.0",
0db291810   BigBoss   “-mcomfirmOder页面
13263
13264
        "resolved": "https://registry.npm.taobao.org/type-fest/download/type-fest-0.6.0.tgz",
        "integrity": "sha1-jSojcNPfiG61yQraHFv2GIrPg4s=",
f4f1d7b0e   Adam   auto commit the c...
13265
13266
13267
13268
        "dev": true
      },
      "type-is": {
        "version": "1.6.18",
0db291810   BigBoss   “-mcomfirmOder页面
13269
13270
        "resolved": "https://registry.npm.taobao.org/type-is/download/type-is-1.6.18.tgz",
        "integrity": "sha1-TlUs0F3wlGfcvE73Od6J8s83wTE=",
f4f1d7b0e   Adam   auto commit the c...
13271
13272
13273
13274
13275
13276
13277
        "requires": {
          "media-typer": "0.3.0",
          "mime-types": "~2.1.24"
        }
      },
      "typedarray": {
        "version": "0.0.6",
0db291810   BigBoss   “-mcomfirmOder页面
13278
        "resolved": "http://registry.npm.taobao.org/typedarray/download/typedarray-0.0.6.tgz",
f4f1d7b0e   Adam   auto commit the c...
13279
13280
        "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
      },
0db291810   BigBoss   “-mcomfirmOder页面
13281
13282
13283
13284
13285
13286
      "typescript": {
        "version": "3.8.3",
        "resolved": "https://registry.npm.taobao.org/typescript/download/typescript-3.8.3.tgz?cache=0&sync_timestamp=1588113158164&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftypescript%2Fdownload%2Ftypescript-3.8.3.tgz",
        "integrity": "sha1-QJ64VE6gM1cRIFhp7EWKsQnuEGE=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
13287
13288
      "uglify-js": {
        "version": "3.4.10",
0db291810   BigBoss   “-mcomfirmOder页面
13289
13290
        "resolved": "https://registry.npm.taobao.org/uglify-js/download/uglify-js-3.4.10.tgz",
        "integrity": "sha1-mtlWPY6zrN+404WX0q8dgV9qdV8=",
f4f1d7b0e   Adam   auto commit the c...
13291
13292
13293
13294
13295
13296
13297
13298
        "dev": true,
        "requires": {
          "commander": "~2.19.0",
          "source-map": "~0.6.1"
        },
        "dependencies": {
          "commander": {
            "version": "2.19.0",
0db291810   BigBoss   “-mcomfirmOder页面
13299
13300
            "resolved": "https://registry.npm.taobao.org/commander/download/commander-2.19.0.tgz",
            "integrity": "sha1-9hmKqE5bg8RgVLlN3tv+1e6f8So=",
f4f1d7b0e   Adam   auto commit the c...
13301
13302
13303
13304
13305
13306
            "dev": true
          }
        }
      },
      "unicode-canonical-property-names-ecmascript": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
13307
13308
        "resolved": "http://registry.npm.taobao.org/unicode-canonical-property-names-ecmascript/download/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
        "integrity": "sha1-JhmADEyCWADv3YNDr33Zkzy+KBg="
f4f1d7b0e   Adam   auto commit the c...
13309
13310
13311
      },
      "unicode-match-property-ecmascript": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
13312
13313
        "resolved": "http://registry.npm.taobao.org/unicode-match-property-ecmascript/download/unicode-match-property-ecmascript-1.0.4.tgz",
        "integrity": "sha1-jtKjJWmWG86SJ9Cc0/+7j+1fAgw=",
f4f1d7b0e   Adam   auto commit the c...
13314
13315
13316
13317
13318
13319
13320
        "requires": {
          "unicode-canonical-property-names-ecmascript": "^1.0.4",
          "unicode-property-aliases-ecmascript": "^1.0.4"
        }
      },
      "unicode-match-property-value-ecmascript": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
13321
13322
        "resolved": "https://registry.npm.taobao.org/unicode-match-property-value-ecmascript/download/unicode-match-property-value-ecmascript-1.2.0.tgz?cache=0&sync_timestamp=1583949006575&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Funicode-match-property-value-ecmascript%2Fdownload%2Funicode-match-property-value-ecmascript-1.2.0.tgz",
        "integrity": "sha1-DZH2AO7rMJaqlisdb8iIduZOpTE="
f4f1d7b0e   Adam   auto commit the c...
13323
13324
13325
      },
      "unicode-property-aliases-ecmascript": {
        "version": "1.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
13326
13327
        "resolved": "https://registry.npm.taobao.org/unicode-property-aliases-ecmascript/download/unicode-property-aliases-ecmascript-1.1.0.tgz?cache=0&sync_timestamp=1583945776843&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Funicode-property-aliases-ecmascript%2Fdownload%2Funicode-property-aliases-ecmascript-1.1.0.tgz",
        "integrity": "sha1-3Vepn2IHvt/0Yoq++5TFDblByPQ="
f4f1d7b0e   Adam   auto commit the c...
13328
13329
13330
      },
      "union-value": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
13331
13332
        "resolved": "https://registry.npm.taobao.org/union-value/download/union-value-1.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Funion-value%2Fdownload%2Funion-value-1.0.1.tgz",
        "integrity": "sha1-C2/nuDWuzaYcbqTU8CwUIh4QmEc=",
f4f1d7b0e   Adam   auto commit the c...
13333
13334
13335
13336
13337
13338
13339
13340
13341
        "requires": {
          "arr-union": "^3.1.0",
          "get-value": "^2.0.6",
          "is-extendable": "^0.1.1",
          "set-value": "^2.0.1"
        }
      },
      "uniq": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
13342
        "resolved": "http://registry.npm.taobao.org/uniq/download/uniq-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
13343
13344
13345
13346
        "integrity": "sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8="
      },
      "uniqs": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
13347
        "resolved": "http://registry.npm.taobao.org/uniqs/download/uniqs-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13348
13349
13350
13351
13352
        "integrity": "sha1-/+3ks2slKQaW5uFl1KWe25mOawI=",
        "dev": true
      },
      "unique-filename": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
13353
13354
        "resolved": "http://registry.npm.taobao.org/unique-filename/download/unique-filename-1.1.1.tgz",
        "integrity": "sha1-HWl2k2mtoFgxA6HmrodoG1ZXMjA=",
f4f1d7b0e   Adam   auto commit the c...
13355
13356
13357
13358
13359
13360
        "requires": {
          "unique-slug": "^2.0.0"
        }
      },
      "unique-slug": {
        "version": "2.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
13361
13362
        "resolved": "https://registry.npm.taobao.org/unique-slug/download/unique-slug-2.0.2.tgz",
        "integrity": "sha1-uqvOkQg/xk6UWw861hPiZPfNTmw=",
f4f1d7b0e   Adam   auto commit the c...
13363
13364
13365
13366
13367
13368
        "requires": {
          "imurmurhash": "^0.1.4"
        }
      },
      "universalify": {
        "version": "0.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
13369
13370
        "resolved": "https://registry.npm.taobao.org/universalify/download/universalify-0.1.2.tgz",
        "integrity": "sha1-tkb2m+OULavOzJ1mOcgNwQXvqmY="
f4f1d7b0e   Adam   auto commit the c...
13371
13372
13373
      },
      "unpipe": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
13374
        "resolved": "http://registry.npm.taobao.org/unpipe/download/unpipe-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13375
13376
13377
13378
        "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="
      },
      "unquote": {
        "version": "1.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
13379
        "resolved": "http://registry.npm.taobao.org/unquote/download/unquote-1.1.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
13380
13381
13382
13383
13384
        "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=",
        "dev": true
      },
      "unset-value": {
        "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
13385
        "resolved": "http://registry.npm.taobao.org/unset-value/download/unset-value-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13386
13387
13388
13389
13390
13391
13392
13393
        "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
        "requires": {
          "has-value": "^0.3.1",
          "isobject": "^3.0.0"
        },
        "dependencies": {
          "has-value": {
            "version": "0.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
13394
            "resolved": "http://registry.npm.taobao.org/has-value/download/has-value-0.3.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
13395
13396
13397
13398
13399
13400
13401
13402
13403
            "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
            "requires": {
              "get-value": "^2.0.3",
              "has-values": "^0.1.4",
              "isobject": "^2.0.0"
            },
            "dependencies": {
              "isobject": {
                "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
13404
                "resolved": "https://registry.npm.taobao.org/isobject/download/isobject-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13405
13406
13407
13408
13409
13410
13411
13412
13413
                "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
                "requires": {
                  "isarray": "1.0.0"
                }
              }
            }
          },
          "has-values": {
            "version": "0.1.4",
0db291810   BigBoss   “-mcomfirmOder页面
13414
            "resolved": "http://registry.npm.taobao.org/has-values/download/has-values-0.1.4.tgz",
f4f1d7b0e   Adam   auto commit the c...
13415
13416
13417
13418
13419
13420
            "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E="
          }
        }
      },
      "upath": {
        "version": "1.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
13421
13422
        "resolved": "https://registry.npm.taobao.org/upath/download/upath-1.2.0.tgz",
        "integrity": "sha1-j2bbzVWog6za5ECK+LA1pQRMGJQ="
f4f1d7b0e   Adam   auto commit the c...
13423
13424
13425
      },
      "update-check": {
        "version": "1.5.4",
0db291810   BigBoss   “-mcomfirmOder页面
13426
13427
        "resolved": "https://registry.npm.taobao.org/update-check/download/update-check-1.5.4.tgz",
        "integrity": "sha1-W1COJZVY8a19vItLBFfUydKMh0M=",
f4f1d7b0e   Adam   auto commit the c...
13428
13429
13430
13431
13432
13433
13434
13435
        "dev": true,
        "requires": {
          "registry-auth-token": "3.3.2",
          "registry-url": "3.1.0"
        }
      },
      "upper-case": {
        "version": "1.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
13436
        "resolved": "https://registry.npm.taobao.org/upper-case/download/upper-case-1.1.3.tgz?cache=0&sync_timestamp=1575601777747&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fupper-case%2Fdownload%2Fupper-case-1.1.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
13437
13438
13439
13440
13441
        "integrity": "sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg=",
        "dev": true
      },
      "uri-js": {
        "version": "4.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
13442
13443
        "resolved": "http://registry.npm.taobao.org/uri-js/download/uri-js-4.2.2.tgz",
        "integrity": "sha1-lMVA4f93KVbiKZUHwBCupsiDjrA=",
f4f1d7b0e   Adam   auto commit the c...
13444
13445
13446
13447
13448
13449
        "requires": {
          "punycode": "^2.1.0"
        }
      },
      "urijs": {
        "version": "1.19.2",
0db291810   BigBoss   “-mcomfirmOder页面
13450
13451
        "resolved": "https://registry.npm.taobao.org/urijs/download/urijs-1.19.2.tgz?cache=0&sync_timestamp=1571583500604&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Furijs%2Fdownload%2Furijs-1.19.2.tgz",
        "integrity": "sha1-+b4J8AxMUTS3yzz0dcHdOUUmJlo="
f4f1d7b0e   Adam   auto commit the c...
13452
13453
13454
      },
      "urix": {
        "version": "0.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
13455
        "resolved": "https://registry.npm.taobao.org/urix/download/urix-0.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13456
13457
13458
13459
        "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI="
      },
      "url": {
        "version": "0.11.0",
0db291810   BigBoss   “-mcomfirmOder页面
13460
        "resolved": "http://registry.npm.taobao.org/url/download/url-0.11.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13461
13462
13463
13464
13465
13466
13467
13468
        "integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=",
        "requires": {
          "punycode": "1.3.2",
          "querystring": "0.2.0"
        },
        "dependencies": {
          "punycode": {
            "version": "1.3.2",
0db291810   BigBoss   “-mcomfirmOder页面
13469
            "resolved": "http://registry.npm.taobao.org/punycode/download/punycode-1.3.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
13470
13471
13472
13473
13474
13475
            "integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0="
          }
        }
      },
      "url-loader": {
        "version": "2.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
13476
13477
        "resolved": "https://registry.npm.taobao.org/url-loader/download/url-loader-2.3.0.tgz",
        "integrity": "sha1-4OLvZY8APvuMpBsPP/v3a6uIZYs=",
f4f1d7b0e   Adam   auto commit the c...
13478
13479
13480
13481
13482
13483
13484
13485
        "requires": {
          "loader-utils": "^1.2.3",
          "mime": "^2.4.4",
          "schema-utils": "^2.5.0"
        },
        "dependencies": {
          "schema-utils": {
            "version": "2.6.6",
0db291810   BigBoss   “-mcomfirmOder页面
13486
13487
            "resolved": "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.6.6.tgz",
            "integrity": "sha1-KZ/mvUozZdwj2Z/URsr/jx1sMww=",
f4f1d7b0e   Adam   auto commit the c...
13488
13489
13490
13491
13492
13493
13494
13495
13496
            "requires": {
              "ajv": "^6.12.0",
              "ajv-keywords": "^3.4.1"
            }
          }
        }
      },
      "url-parse": {
        "version": "1.4.7",
0db291810   BigBoss   “-mcomfirmOder页面
13497
13498
        "resolved": "https://registry.npm.taobao.org/url-parse/download/url-parse-1.4.7.tgz",
        "integrity": "sha1-qKg1NejACjFuQDpdtKwbm4U64ng=",
f4f1d7b0e   Adam   auto commit the c...
13499
13500
13501
13502
13503
13504
13505
13506
        "dev": true,
        "requires": {
          "querystringify": "^2.1.1",
          "requires-port": "^1.0.0"
        }
      },
      "use": {
        "version": "3.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
13507
13508
        "resolved": "http://registry.npm.taobao.org/use/download/use-3.1.1.tgz",
        "integrity": "sha1-1QyMrHmhn7wg8pEfVuuXP04QBw8="
f4f1d7b0e   Adam   auto commit the c...
13509
13510
13511
      },
      "util": {
        "version": "0.11.1",
0db291810   BigBoss   “-mcomfirmOder页面
13512
13513
        "resolved": "https://registry.npm.taobao.org/util/download/util-0.11.1.tgz",
        "integrity": "sha1-MjZzNyDsZLsn9uJvQhqqLhtYjWE=",
f4f1d7b0e   Adam   auto commit the c...
13514
13515
13516
13517
13518
13519
        "requires": {
          "inherits": "2.0.3"
        },
        "dependencies": {
          "inherits": {
            "version": "2.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
13520
            "resolved": "https://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz?cache=0&sync_timestamp=1560975547815&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finherits%2Fdownload%2Finherits-2.0.3.tgz",
f4f1d7b0e   Adam   auto commit the c...
13521
13522
13523
13524
13525
13526
            "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
          }
        }
      },
      "util-deprecate": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
13527
        "resolved": "http://registry.npm.taobao.org/util-deprecate/download/util-deprecate-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
13528
13529
13530
13531
        "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
      },
      "util.promisify": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
13532
13533
        "resolved": "https://registry.npm.taobao.org/util.promisify/download/util.promisify-1.0.1.tgz",
        "integrity": "sha1-a693dLgO6w91INi4HQeYKlmruu4=",
f4f1d7b0e   Adam   auto commit the c...
13534
13535
13536
13537
13538
13539
13540
13541
13542
13543
        "dev": true,
        "requires": {
          "define-properties": "^1.1.3",
          "es-abstract": "^1.17.2",
          "has-symbols": "^1.0.1",
          "object.getownpropertydescriptors": "^2.1.0"
        }
      },
      "utila": {
        "version": "0.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
13544
        "resolved": "http://registry.npm.taobao.org/utila/download/utila-0.4.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13545
13546
13547
13548
13549
        "integrity": "sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=",
        "dev": true
      },
      "utils-merge": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
13550
        "resolved": "http://registry.npm.taobao.org/utils-merge/download/utils-merge-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
13551
13552
13553
13554
13555
        "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
        "dev": true
      },
      "uuid": {
        "version": "3.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
13556
13557
        "resolved": "https://registry.npm.taobao.org/uuid/download/uuid-3.4.0.tgz?cache=0&sync_timestamp=1585684408543&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fuuid%2Fdownload%2Fuuid-3.4.0.tgz",
        "integrity": "sha1-sj5DWK+oogL+ehAK8fX4g/AgB+4="
f4f1d7b0e   Adam   auto commit the c...
13558
      },
7d6833f2c   mullins   地址列表
13559
13560
13561
13562
13563
13564
      "v8-compile-cache": {
        "version": "2.1.0",
        "resolved": "https://registry.npm.taobao.org/v8-compile-cache/download/v8-compile-cache-2.1.0.tgz",
        "integrity": "sha1-4U3jezGm0ZT1aQ1n78Tn9vxqsw4=",
        "dev": true
      },
f4f1d7b0e   Adam   auto commit the c...
13565
13566
      "validate-npm-package-license": {
        "version": "3.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
13567
13568
13569
        "resolved": "http://registry.npm.taobao.org/validate-npm-package-license/download/validate-npm-package-license-3.0.4.tgz",
        "integrity": "sha1-/JH2uce6FchX9MssXe/uw51PQQo=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
13570
13571
13572
13573
13574
13575
13576
        "requires": {
          "spdx-correct": "^3.0.0",
          "spdx-expression-parse": "^3.0.0"
        }
      },
      "vary": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
13577
        "resolved": "http://registry.npm.taobao.org/vary/download/vary-1.1.2.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Fvary%2Fdownload%2Fvary-1.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
13578
13579
13580
13581
        "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
      },
      "vendors": {
        "version": "1.0.4",
0db291810   BigBoss   “-mcomfirmOder页面
13582
13583
        "resolved": "https://registry.npm.taobao.org/vendors/download/vendors-1.0.4.tgz",
        "integrity": "sha1-4rgApT56Kbk1BsPPQRANFsTErY4=",
f4f1d7b0e   Adam   auto commit the c...
13584
13585
13586
13587
        "dev": true
      },
      "verror": {
        "version": "1.10.0",
0db291810   BigBoss   “-mcomfirmOder页面
13588
        "resolved": "http://registry.npm.taobao.org/verror/download/verror-1.10.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13589
13590
13591
13592
13593
13594
13595
13596
13597
        "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
        "requires": {
          "assert-plus": "^1.0.0",
          "core-util-is": "1.0.2",
          "extsprintf": "^1.2.0"
        }
      },
      "vm-browserify": {
        "version": "1.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
13598
13599
        "resolved": "https://registry.npm.taobao.org/vm-browserify/download/vm-browserify-1.1.2.tgz",
        "integrity": "sha1-eGQcSIuObKkadfUR56OzKobl3aA="
f4f1d7b0e   Adam   auto commit the c...
13600
13601
13602
      },
      "vue": {
        "version": "2.6.11",
0db291810   BigBoss   “-mcomfirmOder页面
13603
13604
13605
13606
13607
13608
13609
        "resolved": "https://registry.npm.taobao.org/vue/download/vue-2.6.11.tgz",
        "integrity": "sha1-dllNh31LEiNEBuhONSdcbVFBJcU="
      },
      "vue-class-component": {
        "version": "6.3.2",
        "resolved": "https://registry.npm.taobao.org/vue-class-component/download/vue-class-component-6.3.2.tgz",
        "integrity": "sha1-5gN+hNHfKvO95PRV5Qyhue7AK+Y="
f4f1d7b0e   Adam   auto commit the c...
13610
      },
7d6833f2c   mullins   地址列表
13611
13612
13613
13614
13615
13616
13617
13618
13619
13620
13621
13622
13623
13624
13625
13626
13627
13628
13629
13630
13631
13632
13633
13634
13635
13636
      "vue-eslint-parser": {
        "version": "7.1.0",
        "resolved": "https://registry.npm.taobao.org/vue-eslint-parser/download/vue-eslint-parser-7.1.0.tgz?cache=0&sync_timestamp=1589539313907&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-eslint-parser%2Fdownload%2Fvue-eslint-parser-7.1.0.tgz",
        "integrity": "sha1-nNvMgj5lawh1B6GRFzK4Z6wQHoM=",
        "dev": true,
        "requires": {
          "debug": "^4.1.1",
          "eslint-scope": "^5.0.0",
          "eslint-visitor-keys": "^1.1.0",
          "espree": "^6.2.1",
          "esquery": "^1.0.1",
          "lodash": "^4.17.15"
        },
        "dependencies": {
          "eslint-scope": {
            "version": "5.0.0",
            "resolved": "https://registry.npm.taobao.org/eslint-scope/download/eslint-scope-5.0.0.tgz",
            "integrity": "sha1-6HyIh8c+jR7ITxylkWRcNYv8j7k=",
            "dev": true,
            "requires": {
              "esrecurse": "^4.1.0",
              "estraverse": "^4.1.1"
            }
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
13637
13638
      "vue-hot-reload-api": {
        "version": "2.3.4",
0db291810   BigBoss   “-mcomfirmOder页面
13639
13640
        "resolved": "https://registry.npm.taobao.org/vue-hot-reload-api/download/vue-hot-reload-api-2.3.4.tgz",
        "integrity": "sha1-UylVzB6yCKPZkLOp+acFdGV+CPI="
f4f1d7b0e   Adam   auto commit the c...
13641
13642
13643
      },
      "vue-loader": {
        "version": "15.9.1",
0db291810   BigBoss   “-mcomfirmOder页面
13644
13645
        "resolved": "https://registry.npm.taobao.org/vue-loader/download/vue-loader-15.9.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-loader%2Fdownload%2Fvue-loader-15.9.1.tgz",
        "integrity": "sha1-vSq489KB5R17gdFTkKWEJNFCJD4=",
f4f1d7b0e   Adam   auto commit the c...
13646
13647
13648
13649
13650
13651
13652
13653
        "requires": {
          "@vue/component-compiler-utils": "^3.1.0",
          "hash-sum": "^1.0.2",
          "loader-utils": "^1.1.0",
          "vue-hot-reload-api": "^2.3.0",
          "vue-style-loader": "^4.1.0"
        }
      },
0db291810   BigBoss   “-mcomfirmOder页面
13654
13655
13656
13657
13658
13659
13660
13661
13662
13663
13664
13665
13666
13667
13668
      "vue-property-decorator": {
        "version": "8.4.2",
        "resolved": "https://registry.npm.taobao.org/vue-property-decorator/download/vue-property-decorator-8.4.2.tgz",
        "integrity": "sha1-AW4X8ln3O8VH53pQzigroY207kE=",
        "requires": {
          "vue-class-component": "^7.1.0"
        },
        "dependencies": {
          "vue-class-component": {
            "version": "7.2.3",
            "resolved": "https://registry.npm.taobao.org/vue-class-component/download/vue-class-component-7.2.3.tgz",
            "integrity": "sha1-pbGr1TUTpyrVEJh1Li3t1JmAfMo="
          }
        }
      },
f4f1d7b0e   Adam   auto commit the c...
13669
13670
      "vue-style-loader": {
        "version": "4.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
13671
13672
        "resolved": "https://registry.npm.taobao.org/vue-style-loader/download/vue-style-loader-4.1.2.tgz",
        "integrity": "sha1-3t80mAbyXOtOZPOtfApE+6c1/Pg=",
f4f1d7b0e   Adam   auto commit the c...
13673
13674
13675
13676
13677
13678
13679
        "requires": {
          "hash-sum": "^1.0.2",
          "loader-utils": "^1.0.2"
        }
      },
      "vue-template-compiler": {
        "version": "2.6.11",
0db291810   BigBoss   “-mcomfirmOder页面
13680
13681
        "resolved": "https://registry.npm.taobao.org/vue-template-compiler/download/vue-template-compiler-2.6.11.tgz",
        "integrity": "sha1-wEcE749JixUxMAGJk+VjCdRpgIA=",
f4f1d7b0e   Adam   auto commit the c...
13682
13683
13684
13685
13686
13687
13688
        "requires": {
          "de-indent": "^1.0.2",
          "he": "^1.1.0"
        }
      },
      "vue-template-es2015-compiler": {
        "version": "1.9.1",
0db291810   BigBoss   “-mcomfirmOder页面
13689
13690
        "resolved": "https://registry.npm.taobao.org/vue-template-es2015-compiler/download/vue-template-es2015-compiler-1.9.1.tgz",
        "integrity": "sha1-HuO8mhbsv1EYvjNLsV+cRvgvWCU="
f4f1d7b0e   Adam   auto commit the c...
13691
13692
13693
      },
      "vuex": {
        "version": "3.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
13694
13695
        "resolved": "https://registry.npm.taobao.org/vuex/download/vuex-3.3.0.tgz",
        "integrity": "sha1-ZltGMOoTRzFxOfzFy0laqz7F5RM="
f4f1d7b0e   Adam   auto commit the c...
13696
13697
13698
      },
      "watchpack": {
        "version": "1.6.1",
0db291810   BigBoss   “-mcomfirmOder页面
13699
13700
        "resolved": "https://registry.npm.taobao.org/watchpack/download/watchpack-1.6.1.tgz",
        "integrity": "sha1-KA2gqHGFkhdAEMB4x1hadM2M0OI=",
f4f1d7b0e   Adam   auto commit the c...
13701
13702
13703
13704
13705
13706
13707
13708
        "requires": {
          "chokidar": "^2.1.8",
          "graceful-fs": "^4.1.2",
          "neo-async": "^2.5.0"
        }
      },
      "wbuf": {
        "version": "1.7.3",
0db291810   BigBoss   “-mcomfirmOder页面
13709
13710
        "resolved": "http://registry.npm.taobao.org/wbuf/download/wbuf-1.7.3.tgz",
        "integrity": "sha1-wdjRSTFtPqhShIiVy2oL/oh7h98=",
f4f1d7b0e   Adam   auto commit the c...
13711
13712
13713
13714
13715
13716
13717
        "dev": true,
        "requires": {
          "minimalistic-assert": "^1.0.0"
        }
      },
      "wcwidth": {
        "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
13718
        "resolved": "http://registry.npm.taobao.org/wcwidth/download/wcwidth-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
13719
13720
13721
13722
13723
13724
13725
13726
        "integrity": "sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=",
        "dev": true,
        "requires": {
          "defaults": "^1.0.3"
        }
      },
      "webpack": {
        "version": "4.43.0",
0db291810   BigBoss   “-mcomfirmOder页面
13727
13728
        "resolved": "https://registry.npm.taobao.org/webpack/download/webpack-4.43.0.tgz",
        "integrity": "sha1-xIVHsR1WMiTFYdrRFyyKoLimeOY=",
f4f1d7b0e   Adam   auto commit the c...
13729
13730
13731
13732
13733
13734
13735
13736
13737
13738
13739
13740
13741
13742
13743
13744
13745
13746
13747
13748
13749
13750
13751
13752
13753
13754
13755
13756
        "requires": {
          "@webassemblyjs/ast": "1.9.0",
          "@webassemblyjs/helper-module-context": "1.9.0",
          "@webassemblyjs/wasm-edit": "1.9.0",
          "@webassemblyjs/wasm-parser": "1.9.0",
          "acorn": "^6.4.1",
          "ajv": "^6.10.2",
          "ajv-keywords": "^3.4.1",
          "chrome-trace-event": "^1.0.2",
          "enhanced-resolve": "^4.1.0",
          "eslint-scope": "^4.0.3",
          "json-parse-better-errors": "^1.0.2",
          "loader-runner": "^2.4.0",
          "loader-utils": "^1.2.3",
          "memory-fs": "^0.4.1",
          "micromatch": "^3.1.10",
          "mkdirp": "^0.5.3",
          "neo-async": "^2.6.1",
          "node-libs-browser": "^2.2.1",
          "schema-utils": "^1.0.0",
          "tapable": "^1.1.3",
          "terser-webpack-plugin": "^1.4.3",
          "watchpack": "^1.6.1",
          "webpack-sources": "^1.4.1"
        },
        "dependencies": {
          "acorn": {
            "version": "6.4.1",
0db291810   BigBoss   “-mcomfirmOder页面
13757
13758
            "resolved": "https://registry.npm.taobao.org/acorn/download/acorn-6.4.1.tgz?cache=0&sync_timestamp=1583796451368&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-6.4.1.tgz",
            "integrity": "sha1-Ux5Yuj9RudrLmmZGyk3r9bFMpHQ="
f4f1d7b0e   Adam   auto commit the c...
13759
13760
13761
13762
13763
          }
        }
      },
      "webpack-bundle-analyzer": {
        "version": "3.7.0",
0db291810   BigBoss   “-mcomfirmOder页面
13764
13765
        "resolved": "https://registry.npm.taobao.org/webpack-bundle-analyzer/download/webpack-bundle-analyzer-3.7.0.tgz?cache=0&sync_timestamp=1586846550449&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-bundle-analyzer%2Fdownload%2Fwebpack-bundle-analyzer-3.7.0.tgz",
        "integrity": "sha1-hNpDTolEKJm4hNmtOORm0NsCpW8=",
f4f1d7b0e   Adam   auto commit the c...
13766
13767
13768
13769
13770
13771
13772
13773
13774
13775
13776
13777
13778
13779
13780
        "dev": true,
        "requires": {
          "acorn": "^7.1.1",
          "acorn-walk": "^7.1.1",
          "bfj": "^6.1.1",
          "chalk": "^2.4.1",
          "commander": "^2.18.0",
          "ejs": "^2.6.1",
          "express": "^4.16.3",
          "filesize": "^3.6.1",
          "gzip-size": "^5.0.0",
          "lodash": "^4.17.15",
          "mkdirp": "^0.5.1",
          "opener": "^1.5.1",
          "ws": "^6.0.0"
0db291810   BigBoss   “-mcomfirmOder页面
13781
13782
13783
13784
13785
13786
13787
13788
        },
        "dependencies": {
          "acorn": {
            "version": "7.1.1",
            "resolved": "https://registry.npm.taobao.org/acorn/download/acorn-7.1.1.tgz?cache=0&sync_timestamp=1583796451368&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-7.1.1.tgz",
            "integrity": "sha1-41Zo3gtALzWd5RXFSCoaufiaab8=",
            "dev": true
          }
f4f1d7b0e   Adam   auto commit the c...
13789
13790
13791
13792
        }
      },
      "webpack-chain": {
        "version": "6.4.0",
0db291810   BigBoss   “-mcomfirmOder页面
13793
13794
        "resolved": "https://registry.npm.taobao.org/webpack-chain/download/webpack-chain-6.4.0.tgz?cache=0&sync_timestamp=1580740803516&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-chain%2Fdownload%2Fwebpack-chain-6.4.0.tgz",
        "integrity": "sha1-IvCye2qbye48uk+eZRPPZjlANOI=",
f4f1d7b0e   Adam   auto commit the c...
13795
13796
13797
13798
13799
13800
13801
13802
        "dev": true,
        "requires": {
          "deepmerge": "^1.5.2",
          "javascript-stringify": "^2.0.1"
        }
      },
      "webpack-dev-middleware": {
        "version": "3.7.2",
0db291810   BigBoss   “-mcomfirmOder页面
13803
13804
        "resolved": "https://registry.npm.taobao.org/webpack-dev-middleware/download/webpack-dev-middleware-3.7.2.tgz",
        "integrity": "sha1-ABnD23FuP6XOy/ZPKriKdLqzMfM=",
f4f1d7b0e   Adam   auto commit the c...
13805
13806
13807
13808
13809
13810
13811
13812
13813
13814
13815
        "dev": true,
        "requires": {
          "memory-fs": "^0.4.1",
          "mime": "^2.4.4",
          "mkdirp": "^0.5.1",
          "range-parser": "^1.2.1",
          "webpack-log": "^2.0.0"
        }
      },
      "webpack-dev-server": {
        "version": "3.10.3",
0db291810   BigBoss   “-mcomfirmOder页面
13816
13817
        "resolved": "https://registry.npm.taobao.org/webpack-dev-server/download/webpack-dev-server-3.10.3.tgz?cache=0&sync_timestamp=1580911411847&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-dev-server%2Fdownload%2Fwebpack-dev-server-3.10.3.tgz",
        "integrity": "sha1-81lFA2gT5X71gsJCDve0cOFNOvA=",
f4f1d7b0e   Adam   auto commit the c...
13818
13819
13820
13821
13822
13823
13824
13825
13826
13827
13828
13829
13830
13831
13832
13833
13834
13835
13836
13837
13838
13839
13840
13841
13842
13843
13844
13845
13846
13847
13848
13849
13850
13851
13852
13853
13854
13855
        "dev": true,
        "requires": {
          "ansi-html": "0.0.7",
          "bonjour": "^3.5.0",
          "chokidar": "^2.1.8",
          "compression": "^1.7.4",
          "connect-history-api-fallback": "^1.6.0",
          "debug": "^4.1.1",
          "del": "^4.1.1",
          "express": "^4.17.1",
          "html-entities": "^1.2.1",
          "http-proxy-middleware": "0.19.1",
          "import-local": "^2.0.0",
          "internal-ip": "^4.3.0",
          "ip": "^1.1.5",
          "is-absolute-url": "^3.0.3",
          "killable": "^1.0.1",
          "loglevel": "^1.6.6",
          "opn": "^5.5.0",
          "p-retry": "^3.0.1",
          "portfinder": "^1.0.25",
          "schema-utils": "^1.0.0",
          "selfsigned": "^1.10.7",
          "semver": "^6.3.0",
          "serve-index": "^1.9.1",
          "sockjs": "0.3.19",
          "sockjs-client": "1.4.0",
          "spdy": "^4.0.1",
          "strip-ansi": "^3.0.1",
          "supports-color": "^6.1.0",
          "url": "^0.11.0",
          "webpack-dev-middleware": "^3.7.2",
          "webpack-log": "^2.0.0",
          "ws": "^6.2.1",
          "yargs": "12.0.5"
        },
        "dependencies": {
          "ansi-regex": {
0db291810   BigBoss   “-mcomfirmOder页面
13856
13857
13858
            "version": "2.1.1",
            "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-2.1.1.tgz",
            "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
f4f1d7b0e   Adam   auto commit the c...
13859
13860
13861
13862
            "dev": true
          },
          "cliui": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
13863
13864
            "resolved": "https://registry.npm.taobao.org/cliui/download/cliui-4.1.0.tgz",
            "integrity": "sha1-NIQi2+gtgAswIu709qwQvy5NG0k=",
f4f1d7b0e   Adam   auto commit the c...
13865
13866
13867
13868
13869
13870
13871
            "dev": true,
            "requires": {
              "string-width": "^2.1.1",
              "strip-ansi": "^4.0.0",
              "wrap-ansi": "^2.0.0"
            },
            "dependencies": {
0db291810   BigBoss   “-mcomfirmOder页面
13872
13873
13874
13875
13876
13877
              "ansi-regex": {
                "version": "3.0.0",
                "resolved": "https://registry.npm.taobao.org/ansi-regex/download/ansi-regex-3.0.0.tgz",
                "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=",
                "dev": true
              },
f4f1d7b0e   Adam   auto commit the c...
13878
13879
              "strip-ansi": {
                "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
13880
                "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-4.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13881
13882
13883
13884
13885
13886
13887
13888
13889
13890
                "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
                "dev": true,
                "requires": {
                  "ansi-regex": "^3.0.0"
                }
              }
            }
          },
          "get-caller-file": {
            "version": "1.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
13891
13892
            "resolved": "http://registry.npm.taobao.org/get-caller-file/download/get-caller-file-1.0.3.tgz",
            "integrity": "sha1-+Xj6TJDR3+f/LWvtoqUV5xO9z0o=",
f4f1d7b0e   Adam   auto commit the c...
13893
13894
13895
13896
            "dev": true
          },
          "is-absolute-url": {
            "version": "3.0.3",
0db291810   BigBoss   “-mcomfirmOder页面
13897
13898
            "resolved": "https://registry.npm.taobao.org/is-absolute-url/download/is-absolute-url-3.0.3.tgz?cache=0&sync_timestamp=1569735515256&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-absolute-url%2Fdownload%2Fis-absolute-url-3.0.3.tgz",
            "integrity": "sha1-lsaiK2ojkpsR6gr7GDbDatSl1pg=",
f4f1d7b0e   Adam   auto commit the c...
13899
13900
13901
13902
            "dev": true
          },
          "is-fullwidth-code-point": {
            "version": "1.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
13903
            "resolved": "http://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-1.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13904
13905
13906
13907
13908
13909
13910
13911
            "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
            "dev": true,
            "requires": {
              "number-is-nan": "^1.0.0"
            }
          },
          "require-main-filename": {
            "version": "1.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
13912
            "resolved": "http://registry.npm.taobao.org/require-main-filename/download/require-main-filename-1.0.1.tgz",
f4f1d7b0e   Adam   auto commit the c...
13913
13914
13915
13916
13917
            "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=",
            "dev": true
          },
          "semver": {
            "version": "6.3.0",
0db291810   BigBoss   “-mcomfirmOder页面
13918
13919
            "resolved": "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1586886301819&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz",
            "integrity": "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=",
f4f1d7b0e   Adam   auto commit the c...
13920
13921
            "dev": true
          },
0db291810   BigBoss   “-mcomfirmOder页面
13922
13923
13924
13925
          "strip-ansi": {
            "version": "3.0.1",
            "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz",
            "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
f4f1d7b0e   Adam   auto commit the c...
13926
13927
            "dev": true,
            "requires": {
0db291810   BigBoss   “-mcomfirmOder页面
13928
              "ansi-regex": "^2.0.0"
f4f1d7b0e   Adam   auto commit the c...
13929
13930
13931
13932
            }
          },
          "wrap-ansi": {
            "version": "2.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
13933
            "resolved": "https://registry.npm.taobao.org/wrap-ansi/download/wrap-ansi-2.1.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
13934
13935
13936
13937
13938
13939
13940
13941
13942
            "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
            "dev": true,
            "requires": {
              "string-width": "^1.0.1",
              "strip-ansi": "^3.0.1"
            },
            "dependencies": {
              "string-width": {
                "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
13943
                "resolved": "https://registry.npm.taobao.org/string-width/download/string-width-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
13944
13945
13946
13947
13948
13949
13950
13951
13952
13953
13954
13955
                "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
                "dev": true,
                "requires": {
                  "code-point-at": "^1.0.0",
                  "is-fullwidth-code-point": "^1.0.0",
                  "strip-ansi": "^3.0.0"
                }
              }
            }
          },
          "yargs": {
            "version": "12.0.5",
0db291810   BigBoss   “-mcomfirmOder页面
13956
13957
            "resolved": "https://registry.npm.taobao.org/yargs/download/yargs-12.0.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyargs%2Fdownload%2Fyargs-12.0.5.tgz",
            "integrity": "sha1-BfWZe2CWR7ZPZrgeO0sQo2jnrRM=",
f4f1d7b0e   Adam   auto commit the c...
13958
13959
13960
13961
13962
13963
13964
13965
13966
13967
13968
13969
13970
13971
13972
13973
13974
13975
            "dev": true,
            "requires": {
              "cliui": "^4.0.0",
              "decamelize": "^1.2.0",
              "find-up": "^3.0.0",
              "get-caller-file": "^1.0.1",
              "os-locale": "^3.0.0",
              "require-directory": "^2.1.1",
              "require-main-filename": "^1.0.1",
              "set-blocking": "^2.0.0",
              "string-width": "^2.0.0",
              "which-module": "^2.0.0",
              "y18n": "^3.2.1 || ^4.0.0",
              "yargs-parser": "^11.1.1"
            }
          },
          "yargs-parser": {
            "version": "11.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
13976
13977
            "resolved": "https://registry.npm.taobao.org/yargs-parser/download/yargs-parser-11.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyargs-parser%2Fdownload%2Fyargs-parser-11.1.1.tgz",
            "integrity": "sha1-h5oIZZc7yp9rq1y987HGfsfTvPQ=",
f4f1d7b0e   Adam   auto commit the c...
13978
13979
13980
13981
13982
13983
13984
13985
13986
13987
            "dev": true,
            "requires": {
              "camelcase": "^5.0.0",
              "decamelize": "^1.2.0"
            }
          }
        }
      },
      "webpack-log": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
13988
13989
        "resolved": "https://registry.npm.taobao.org/webpack-log/download/webpack-log-2.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-log%2Fdownload%2Fwebpack-log-2.0.0.tgz",
        "integrity": "sha1-W3ko4GN1k/EZ0y9iJ8HgrDHhtH8=",
f4f1d7b0e   Adam   auto commit the c...
13990
13991
13992
13993
13994
13995
13996
13997
        "dev": true,
        "requires": {
          "ansi-colors": "^3.0.0",
          "uuid": "^3.3.2"
        }
      },
      "webpack-merge": {
        "version": "4.2.2",
0db291810   BigBoss   “-mcomfirmOder页面
13998
13999
        "resolved": "https://registry.npm.taobao.org/webpack-merge/download/webpack-merge-4.2.2.tgz",
        "integrity": "sha1-onxS6ng9E5iv0gh/VH17nS9DY00=",
f4f1d7b0e   Adam   auto commit the c...
14000
14001
14002
14003
14004
14005
14006
        "dev": true,
        "requires": {
          "lodash": "^4.17.15"
        }
      },
      "webpack-sources": {
        "version": "1.4.3",
0db291810   BigBoss   “-mcomfirmOder页面
14007
14008
        "resolved": "https://registry.npm.taobao.org/webpack-sources/download/webpack-sources-1.4.3.tgz",
        "integrity": "sha1-7t2OwLko+/HL/plOItLYkPMwqTM=",
f4f1d7b0e   Adam   auto commit the c...
14009
14010
14011
        "requires": {
          "source-list-map": "^2.0.0",
          "source-map": "~0.6.1"
f4f1d7b0e   Adam   auto commit the c...
14012
14013
14014
14015
        }
      },
      "websocket-driver": {
        "version": "0.7.3",
0db291810   BigBoss   “-mcomfirmOder页面
14016
14017
        "resolved": "https://registry.npm.taobao.org/websocket-driver/download/websocket-driver-0.7.3.tgz",
        "integrity": "sha1-otTg1PTxFvHmKX66WLBdQwEA6fk=",
f4f1d7b0e   Adam   auto commit the c...
14018
14019
14020
14021
14022
14023
14024
14025
14026
        "dev": true,
        "requires": {
          "http-parser-js": ">=0.4.0 <0.4.11",
          "safe-buffer": ">=5.1.0",
          "websocket-extensions": ">=0.1.1"
        }
      },
      "websocket-extensions": {
        "version": "0.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
14027
14028
        "resolved": "http://registry.npm.taobao.org/websocket-extensions/download/websocket-extensions-0.1.3.tgz",
        "integrity": "sha1-XS/yKXcAPsaHpLhwc9+7rBRszyk=",
f4f1d7b0e   Adam   auto commit the c...
14029
14030
14031
14032
        "dev": true
      },
      "which": {
        "version": "1.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
14033
14034
        "resolved": "https://registry.npm.taobao.org/which/download/which-1.3.1.tgz",
        "integrity": "sha1-pFBD1U9YBTFtqNYvn1CRjT2nCwo=",
f4f1d7b0e   Adam   auto commit the c...
14035
14036
14037
14038
14039
14040
        "requires": {
          "isexe": "^2.0.0"
        }
      },
      "which-module": {
        "version": "2.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
14041
        "resolved": "http://registry.npm.taobao.org/which-module/download/which-module-2.0.0.tgz",
f4f1d7b0e   Adam   auto commit the c...
14042
14043
14044
14045
14046
        "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=",
        "dev": true
      },
      "wide-align": {
        "version": "1.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
14047
14048
14049
        "resolved": "http://registry.npm.taobao.org/wide-align/download/wide-align-1.1.3.tgz",
        "integrity": "sha1-rgdOa9wMFKQx6ATmJFScYzsABFc=",
        "dev": true,
f4f1d7b0e   Adam   auto commit the c...
14050
14051
14052
14053
14054
14055
        "requires": {
          "string-width": "^1.0.2 || 2"
        }
      },
      "word-wrap": {
        "version": "1.2.3",
0db291810   BigBoss   “-mcomfirmOder页面
14056
14057
        "resolved": "https://registry.npm.taobao.org/word-wrap/download/word-wrap-1.2.3.tgz",
        "integrity": "sha1-YQY29rH3A4kb00dxzLF/uTtHB5w="
f4f1d7b0e   Adam   auto commit the c...
14058
14059
14060
      },
      "worker-farm": {
        "version": "1.7.0",
0db291810   BigBoss   “-mcomfirmOder页面
14061
14062
        "resolved": "https://registry.npm.taobao.org/worker-farm/download/worker-farm-1.7.0.tgz",
        "integrity": "sha1-JqlMU5G7ypJhUgAvabhKS/dy5ag=",
f4f1d7b0e   Adam   auto commit the c...
14063
14064
14065
14066
        "requires": {
          "errno": "~0.1.7"
        }
      },
0db291810   BigBoss   “-mcomfirmOder页面
14067
14068
14069
14070
14071
14072
14073
14074
14075
      "worker-rpc": {
        "version": "0.1.1",
        "resolved": "https://registry.npm.taobao.org/worker-rpc/download/worker-rpc-0.1.1.tgz",
        "integrity": "sha1-y1Zb1tcHGo8WZgaGBR6WmtMvVNU=",
        "dev": true,
        "requires": {
          "microevent.ts": "~0.1.1"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
14076
14077
      "wrap-ansi": {
        "version": "6.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
14078
14079
        "resolved": "https://registry.npm.taobao.org/wrap-ansi/download/wrap-ansi-6.2.0.tgz",
        "integrity": "sha1-6Tk7oHEC5skaOyIUePAlfNKFblM=",
f4f1d7b0e   Adam   auto commit the c...
14080
14081
14082
14083
14084
14085
14086
        "dev": true,
        "requires": {
          "ansi-styles": "^4.0.0",
          "string-width": "^4.1.0",
          "strip-ansi": "^6.0.0"
        },
        "dependencies": {
f4f1d7b0e   Adam   auto commit the c...
14087
14088
          "ansi-styles": {
            "version": "4.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
14089
14090
            "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-4.2.1.tgz",
            "integrity": "sha1-kK51xCTQCNJiTFvynq0xd+v881k=",
f4f1d7b0e   Adam   auto commit the c...
14091
14092
14093
14094
14095
14096
14097
14098
            "dev": true,
            "requires": {
              "@types/color-name": "^1.1.1",
              "color-convert": "^2.0.1"
            }
          },
          "color-convert": {
            "version": "2.0.1",
0db291810   BigBoss   “-mcomfirmOder页面
14099
14100
            "resolved": "https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz",
            "integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=",
f4f1d7b0e   Adam   auto commit the c...
14101
14102
14103
14104
14105
            "dev": true,
            "requires": {
              "color-name": "~1.1.4"
            }
          },
0db291810   BigBoss   “-mcomfirmOder页面
14106
14107
14108
14109
14110
14111
          "color-name": {
            "version": "1.1.4",
            "resolved": "http://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz",
            "integrity": "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=",
            "dev": true
          },
f4f1d7b0e   Adam   auto commit the c...
14112
14113
          "is-fullwidth-code-point": {
            "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
14114
14115
            "resolved": "http://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-3.0.0.tgz",
            "integrity": "sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0=",
f4f1d7b0e   Adam   auto commit the c...
14116
14117
14118
14119
            "dev": true
          },
          "string-width": {
            "version": "4.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
14120
14121
            "resolved": "https://registry.npm.taobao.org/string-width/download/string-width-4.2.0.tgz",
            "integrity": "sha1-lSGCxGzHssMT0VluYjmSvRY7crU=",
f4f1d7b0e   Adam   auto commit the c...
14122
14123
14124
14125
14126
14127
            "dev": true,
            "requires": {
              "emoji-regex": "^8.0.0",
              "is-fullwidth-code-point": "^3.0.0",
              "strip-ansi": "^6.0.0"
            }
f4f1d7b0e   Adam   auto commit the c...
14128
14129
14130
14131
14132
          }
        }
      },
      "wrap-loader": {
        "version": "0.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
14133
14134
        "resolved": "https://registry.npm.taobao.org/wrap-loader/download/wrap-loader-0.2.0.tgz",
        "integrity": "sha1-ggn4fsgAR6ZXoq2rvP1iz61/Cq4=",
f4f1d7b0e   Adam   auto commit the c...
14135
14136
14137
14138
14139
14140
14141
        "dev": true,
        "requires": {
          "loader-utils": "^1.1.0"
        }
      },
      "wrappy": {
        "version": "1.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
14142
        "resolved": "http://registry.npm.taobao.org/wrappy/download/wrappy-1.0.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
14143
14144
        "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
      },
7d6833f2c   mullins   地址列表
14145
14146
14147
14148
14149
14150
14151
14152
14153
      "write": {
        "version": "1.0.3",
        "resolved": "https://registry.npm.taobao.org/write/download/write-1.0.3.tgz",
        "integrity": "sha1-CADhRSO5I6OH5BUSPIZWFqrg9cM=",
        "dev": true,
        "requires": {
          "mkdirp": "^0.5.1"
        }
      },
f4f1d7b0e   Adam   auto commit the c...
14154
14155
      "ws": {
        "version": "6.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
14156
14157
        "resolved": "https://registry.npm.taobao.org/ws/download/ws-6.2.1.tgz?cache=0&sync_timestamp=1587811730960&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fws%2Fdownload%2Fws-6.2.1.tgz",
        "integrity": "sha1-RC/fCkftZPWbal2P8TD0dI7VJPs=",
f4f1d7b0e   Adam   auto commit the c...
14158
14159
14160
14161
14162
14163
14164
        "dev": true,
        "requires": {
          "async-limiter": "~1.0.0"
        }
      },
      "x-domhandler": {
        "version": "2.4.2",
0db291810   BigBoss   “-mcomfirmOder页面
14165
14166
        "resolved": "https://registry.npm.taobao.org/x-domhandler/download/x-domhandler-2.4.2.tgz",
        "integrity": "sha1-Ia+y1xl3EYaI5J4FwwiUSXzj1ek=",
f4f1d7b0e   Adam   auto commit the c...
14167
14168
14169
14170
14171
14172
14173
        "dev": true,
        "requires": {
          "domelementtype": "1"
        }
      },
      "xmlhttprequest-ssl": {
        "version": "1.5.5",
0db291810   BigBoss   “-mcomfirmOder页面
14174
        "resolved": "https://registry.npm.taobao.org/xmlhttprequest-ssl/download/xmlhttprequest-ssl-1.5.5.tgz",
f4f1d7b0e   Adam   auto commit the c...
14175
14176
14177
14178
        "integrity": "sha1-wodrBhaKrcQOV9l+gRkayPQ5iz4="
      },
      "xregexp": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
14179
14180
        "resolved": "https://registry.npm.taobao.org/xregexp/download/xregexp-4.0.0.tgz?cache=0&sync_timestamp=1581429221351&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fxregexp%2Fdownload%2Fxregexp-4.0.0.tgz",
        "integrity": "sha1-5pgYneSd0qGMxWh7BeF8jkOUMCA=",
f4f1d7b0e   Adam   auto commit the c...
14181
14182
14183
14184
        "dev": true
      },
      "xtend": {
        "version": "4.0.2",
0db291810   BigBoss   “-mcomfirmOder页面
14185
14186
        "resolved": "https://registry.npm.taobao.org/xtend/download/xtend-4.0.2.tgz",
        "integrity": "sha1-u3J3n1+kZRhrH0OPZ0+jR/2121Q="
f4f1d7b0e   Adam   auto commit the c...
14187
14188
14189
      },
      "y18n": {
        "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
14190
14191
        "resolved": "http://registry.npm.taobao.org/y18n/download/y18n-4.0.0.tgz",
        "integrity": "sha1-le+U+F7MgdAHwmThkKEg8KPIVms="
f4f1d7b0e   Adam   auto commit the c...
14192
14193
14194
      },
      "yallist": {
        "version": "3.1.1",
0db291810   BigBoss   “-mcomfirmOder页面
14195
14196
        "resolved": "https://registry.npm.taobao.org/yallist/download/yallist-3.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyallist%2Fdownload%2Fyallist-3.1.1.tgz",
        "integrity": "sha1-27fa+b/YusmrRev2ArjLrQ1dCP0="
f4f1d7b0e   Adam   auto commit the c...
14197
14198
14199
      },
      "yargs": {
        "version": "15.3.1",
0db291810   BigBoss   “-mcomfirmOder页面
14200
14201
        "resolved": "https://registry.npm.taobao.org/yargs/download/yargs-15.3.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyargs%2Fdownload%2Fyargs-15.3.1.tgz",
        "integrity": "sha1-lQW0cnY5Y+VK/mAUitJ6MwgY6Ys=",
f4f1d7b0e   Adam   auto commit the c...
14202
14203
14204
14205
14206
14207
14208
14209
14210
14211
14212
14213
14214
14215
14216
        "dev": true,
        "requires": {
          "cliui": "^6.0.0",
          "decamelize": "^1.2.0",
          "find-up": "^4.1.0",
          "get-caller-file": "^2.0.1",
          "require-directory": "^2.1.1",
          "require-main-filename": "^2.0.0",
          "set-blocking": "^2.0.0",
          "string-width": "^4.2.0",
          "which-module": "^2.0.0",
          "y18n": "^4.0.0",
          "yargs-parser": "^18.1.1"
        },
        "dependencies": {
f4f1d7b0e   Adam   auto commit the c...
14217
14218
          "find-up": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
14219
14220
            "resolved": "https://registry.npm.taobao.org/find-up/download/find-up-4.1.0.tgz",
            "integrity": "sha1-l6/n1s3AvFkoWEt8jXsW6KmqXRk=",
f4f1d7b0e   Adam   auto commit the c...
14221
14222
14223
14224
14225
14226
14227
14228
            "dev": true,
            "requires": {
              "locate-path": "^5.0.0",
              "path-exists": "^4.0.0"
            }
          },
          "is-fullwidth-code-point": {
            "version": "3.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
14229
14230
            "resolved": "http://registry.npm.taobao.org/is-fullwidth-code-point/download/is-fullwidth-code-point-3.0.0.tgz",
            "integrity": "sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0=",
f4f1d7b0e   Adam   auto commit the c...
14231
14232
14233
14234
            "dev": true
          },
          "locate-path": {
            "version": "5.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
14235
14236
            "resolved": "https://registry.npm.taobao.org/locate-path/download/locate-path-5.0.0.tgz",
            "integrity": "sha1-Gvujlq/WdqbUJQTQpno6frn2KqA=",
f4f1d7b0e   Adam   auto commit the c...
14237
14238
14239
14240
14241
14242
14243
            "dev": true,
            "requires": {
              "p-locate": "^4.1.0"
            }
          },
          "p-locate": {
            "version": "4.1.0",
0db291810   BigBoss   “-mcomfirmOder页面
14244
14245
            "resolved": "http://registry.npm.taobao.org/p-locate/download/p-locate-4.1.0.tgz",
            "integrity": "sha1-o0KLtwiLOmApL2aRkni3wpetTwc=",
f4f1d7b0e   Adam   auto commit the c...
14246
14247
14248
14249
14250
14251
14252
            "dev": true,
            "requires": {
              "p-limit": "^2.2.0"
            }
          },
          "path-exists": {
            "version": "4.0.0",
0db291810   BigBoss   “-mcomfirmOder页面
14253
14254
            "resolved": "http://registry.npm.taobao.org/path-exists/download/path-exists-4.0.0.tgz",
            "integrity": "sha1-UTvb4tO5XXdi6METfvoZXGxhtbM=",
f4f1d7b0e   Adam   auto commit the c...
14255
14256
14257
14258
            "dev": true
          },
          "string-width": {
            "version": "4.2.0",
0db291810   BigBoss   “-mcomfirmOder页面
14259
14260
            "resolved": "https://registry.npm.taobao.org/string-width/download/string-width-4.2.0.tgz",
            "integrity": "sha1-lSGCxGzHssMT0VluYjmSvRY7crU=",
f4f1d7b0e   Adam   auto commit the c...
14261
14262
14263
14264
14265
14266
            "dev": true,
            "requires": {
              "emoji-regex": "^8.0.0",
              "is-fullwidth-code-point": "^3.0.0",
              "strip-ansi": "^6.0.0"
            }
f4f1d7b0e   Adam   auto commit the c...
14267
14268
14269
14270
14271
          }
        }
      },
      "yargs-parser": {
        "version": "18.1.3",
0db291810   BigBoss   “-mcomfirmOder页面
14272
14273
        "resolved": "https://registry.npm.taobao.org/yargs-parser/download/yargs-parser-18.1.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyargs-parser%2Fdownload%2Fyargs-parser-18.1.3.tgz",
        "integrity": "sha1-vmjEl1xrKr9GkjawyHA2L6sJp7A=",
f4f1d7b0e   Adam   auto commit the c...
14274
14275
14276
14277
14278
14279
14280
14281
        "dev": true,
        "requires": {
          "camelcase": "^5.0.0",
          "decamelize": "^1.2.0"
        }
      },
      "yeast": {
        "version": "0.1.2",
0db291810   BigBoss   “-mcomfirmOder页面
14282
        "resolved": "https://registry.npm.taobao.org/yeast/download/yeast-0.1.2.tgz",
f4f1d7b0e   Adam   auto commit the c...
14283
14284
14285
14286
        "integrity": "sha1-AI4G2AlDIMNy28L47XagymyKxBk="
      },
      "ylru": {
        "version": "1.2.1",
0db291810   BigBoss   “-mcomfirmOder页面
14287
14288
14289
14290
14291
14292
14293
14294
14295
14296
14297
14298
14299
14300
14301
14302
14303
14304
14305
14306
14307
14308
14309
14310
14311
14312
14313
14314
14315
14316
14317
14318
14319
14320
14321
14322
14323
14324
14325
14326
14327
14328
14329
14330
14331
14332
14333
14334
14335
14336
14337
14338
14339
14340
        "resolved": "https://registry.npm.taobao.org/ylru/download/ylru-1.2.1.tgz",
        "integrity": "sha1-9Xa2M0FUeYnB3nuiiHYJI7J/6E8="
      },
      "yorkie": {
        "version": "2.0.0",
        "resolved": "https://registry.npm.taobao.org/yorkie/download/yorkie-2.0.0.tgz",
        "integrity": "sha1-kkEZEtQ1IU4SxRwq4Qk+VLa7g9k=",
        "dev": true,
        "requires": {
          "execa": "^0.8.0",
          "is-ci": "^1.0.10",
          "normalize-path": "^1.0.0",
          "strip-indent": "^2.0.0"
        },
        "dependencies": {
          "cross-spawn": {
            "version": "5.1.0",
            "resolved": "https://registry.npm.taobao.org/cross-spawn/download/cross-spawn-5.1.0.tgz",
            "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=",
            "dev": true,
            "requires": {
              "lru-cache": "^4.0.1",
              "shebang-command": "^1.2.0",
              "which": "^1.2.9"
            }
          },
          "execa": {
            "version": "0.8.0",
            "resolved": "https://registry.npm.taobao.org/execa/download/execa-0.8.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fexeca%2Fdownload%2Fexeca-0.8.0.tgz",
            "integrity": "sha1-2NdrvBtVIX7RkP1t1J08d07PyNo=",
            "dev": true,
            "requires": {
              "cross-spawn": "^5.0.1",
              "get-stream": "^3.0.0",
              "is-stream": "^1.1.0",
              "npm-run-path": "^2.0.0",
              "p-finally": "^1.0.0",
              "signal-exit": "^3.0.0",
              "strip-eof": "^1.0.0"
            }
          },
          "get-stream": {
            "version": "3.0.0",
            "resolved": "http://registry.npm.taobao.org/get-stream/download/get-stream-3.0.0.tgz",
            "integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
            "dev": true
          },
          "normalize-path": {
            "version": "1.0.0",
            "resolved": "http://registry.npm.taobao.org/normalize-path/download/normalize-path-1.0.0.tgz",
            "integrity": "sha1-MtDkcvkf80VwHBWoMRAY07CpA3k=",
            "dev": true
          }
        }
f4f1d7b0e   Adam   auto commit the c...
14341
14342
      }
    }
277bf0713   吉鹏   add gitignore
14343
  }