This repository was archived by the owner on Mar 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
413 lines (413 loc) · 19.5 KB
/
package-lock.json
File metadata and controls
413 lines (413 loc) · 19.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
{
"name": "@advanced-rest-client/cc-authorization-method",
"version": "0.1.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@advanced-rest-client/arc-fit-mixin": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@advanced-rest-client/arc-fit-mixin/-/arc-fit-mixin-1.0.3.tgz",
"integrity": "sha512-2kwxnyZ9nUDRNC+4XVCz6fU+HyOK7X8s9qcGf3oL3/JlLUGyF3JTgQ+NrZBBmkWT/VMdyAZDEKb0SBhDqbD51w=="
},
"@advanced-rest-client/arc-icons": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/@advanced-rest-client/arc-icons/-/arc-icons-3.0.5.tgz",
"integrity": "sha512-PfgjY9JtzZceFStU9XBDFTLFXMI28hsxfA8v0rMKLTaT8IiV8PeE55whRmZTfj2EemTj3cPJfZYMat3KAlT7gg==",
"requires": {
"@polymer/iron-icon": "^3.0.0",
"@polymer/iron-iconset-svg": "^3.0.0",
"lit-element": "^2.2.1"
}
},
"@advanced-rest-client/arc-overlay-mixin": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@advanced-rest-client/arc-overlay-mixin/-/arc-overlay-mixin-1.0.4.tgz",
"integrity": "sha512-BGbD0DIzbwWEbwb+3XbDXAGKUFqW5Gy+m6naSCirIso+j+H85lpcEa5Vv5XouIYVqXXD+z7TiHXy/PInWjO87w==",
"requires": {
"@advanced-rest-client/arc-fit-mixin": "^1.0.2",
"@advanced-rest-client/arc-resizable-mixin": "^1.0.0"
}
},
"@advanced-rest-client/arc-resizable-mixin": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@advanced-rest-client/arc-resizable-mixin/-/arc-resizable-mixin-1.0.0.tgz",
"integrity": "sha512-xQFafw0mk/6MHBLQSZ9YLLRJ7jb+wZsmAnAAqdrurjSIAQWxmKajLd7EaLhtup3spKGLGvI3xHk2ahyQ7xxbPQ=="
},
"@advanced-rest-client/authorization-method": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/@advanced-rest-client/authorization-method/-/authorization-method-0.1.7.tgz",
"integrity": "sha512-wbmHGTlIWFMF2Wbv1tPUxYKKHiSXstJH+IYVgc6A8HBtzmFpbStp7yZFXAhNI9HpcPDyPQDWSl7cwtSMsew3vg==",
"requires": {
"@advanced-rest-client/arc-icons": "^3.0.4",
"@advanced-rest-client/clipboard-copy": "^3.0.1",
"@advanced-rest-client/oauth2-scope-selector": "^3.0.4",
"@anypoint-web-components/anypoint-button": "^1.0.15",
"@anypoint-web-components/anypoint-dropdown-menu": "^0.1.14",
"@anypoint-web-components/anypoint-input": "^0.2.12",
"@anypoint-web-components/anypoint-item": "^1.0.5",
"@anypoint-web-components/anypoint-listbox": "^1.0.4",
"@anypoint-web-components/anypoint-switch": "^0.1.3",
"@polymer/paper-spinner": "^3.0.2",
"lit-element": "^2.0.1",
"lit-html": "^1.0.0"
}
},
"@advanced-rest-client/client-certificates-consumer-mixin": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@advanced-rest-client/client-certificates-consumer-mixin/-/client-certificates-consumer-mixin-1.0.2.tgz",
"integrity": "sha512-Kp08RsejjAqY88N2RFtaU0qsjyZd9fT16sAleLs2HLFT7AycDWnMZdwDyLlVu3j4ru1tnq+G+Cc3aMuo/8j5MQ==",
"requires": {
"lit-element": "^2.2.1"
}
},
"@advanced-rest-client/clipboard-copy": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@advanced-rest-client/clipboard-copy/-/clipboard-copy-3.0.1.tgz",
"integrity": "sha512-nuadCt6g/bhhbiUcC64yyPsZIgyWwSJvB6dD2Xpoe1G78FhqYU3bCLPco4iN5voFlo9TgDryxOaagPwcz/AUqA=="
},
"@advanced-rest-client/date-time": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@advanced-rest-client/date-time/-/date-time-3.0.2.tgz",
"integrity": "sha512-e5hJSVex/EHMo0YWZprOZUQs4KO/Bkt0KAUzjGrOZbpoafuK1Zs1Szu52KtEh7iui9jaTloWqhasrpnkqsgMDQ=="
},
"@advanced-rest-client/oauth2-scope-selector": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/@advanced-rest-client/oauth2-scope-selector/-/oauth2-scope-selector-3.0.4.tgz",
"integrity": "sha512-E7+HmVx6jkwjnS+GfiNI/G6FAID0T4tSFtQLhd9RLKElKAMJv5ijHERdZS1DAILBDrHYOOuTaLg9z991SF3LoQ==",
"requires": {
"@advanced-rest-client/arc-icons": "^3.0.2",
"@anypoint-web-components/anypoint-autocomplete": "^0.1.3",
"@anypoint-web-components/anypoint-button": "^1.0.11",
"@anypoint-web-components/anypoint-control-mixins": "^1.0.2",
"@anypoint-web-components/anypoint-input": "^0.2.5",
"@anypoint-web-components/validatable-mixin": "^1.0.2",
"@polymer/iron-icon": "^3.0.1",
"@polymer/paper-toast": "^3.0.0",
"lit-element": "^2.0.1",
"lit-html": "^1.1.2"
}
},
"@anypoint-web-components/anypoint-autocomplete": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-autocomplete/-/anypoint-autocomplete-0.1.4.tgz",
"integrity": "sha512-dQLtqOgQWNNUnghPPoxYK0WMo4lyoGZMvw0rYoi9rQWz/vwXCpzPDPYVyVFd5iGClOjnjmjPEPnJd+YJnoOKdA==",
"requires": {
"@anypoint-web-components/anypoint-dropdown": "^1.0.1",
"@anypoint-web-components/anypoint-item": "^1.0.5",
"@anypoint-web-components/anypoint-listbox": "^1.0.4",
"@polymer/paper-progress": "^3.0.0",
"@polymer/paper-ripple": "^3.0.0",
"lit-element": "^2.2.1"
}
},
"@anypoint-web-components/anypoint-button": {
"version": "1.0.15",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-button/-/anypoint-button-1.0.15.tgz",
"integrity": "sha512-sJgAVp6gH64Yt/DddvAPWHai6f/Nd9Nz0N+0obHElQiFwv+Z6YkHcEXTfkRZ6w4dSSzCc+xDn7BXZRQ54g/h8Q==",
"requires": {
"@anypoint-web-components/anypoint-control-mixins": "^1.0.2",
"@polymer/paper-ripple": "^3.0.1",
"lit-element": "^2.2.1"
}
},
"@anypoint-web-components/anypoint-control-mixins": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-control-mixins/-/anypoint-control-mixins-1.0.2.tgz",
"integrity": "sha512-L/uN9NQ/NfnfJ+DreLMEhQo6QKRmGlrgvzq6z9c15V4TFm3K/SnYDXMpn9GpMtLeBpM0E/Quu4Vb25n23SYzHA==",
"requires": {
"@polymer/polymer": "^3.3.0"
}
},
"@anypoint-web-components/anypoint-dropdown": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-dropdown/-/anypoint-dropdown-1.0.1.tgz",
"integrity": "sha512-9bnJkIl1TCgy4u4TDIM1gX3uJxPmT78AH13M9CDi0m7+hGD6DnPZgFTc/7voHV0bK4Qye6RHTEAieYQmkCWVlQ==",
"requires": {
"@advanced-rest-client/arc-overlay-mixin": "^1.0.4",
"@anypoint-web-components/anypoint-control-mixins": "^1.0.2",
"lit-element": "^2.0.1",
"lit-html": "^1.1.2"
}
},
"@anypoint-web-components/anypoint-dropdown-menu": {
"version": "0.1.14",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-dropdown-menu/-/anypoint-dropdown-menu-0.1.14.tgz",
"integrity": "sha512-naeZgZdWx0AaTWHvquCcw/hXEmS27Ui4Cfgph2Z/9ZLoW9H+TxcMnewarv0FZAGcTNpuO3ETf9qCdpN+meEwwg==",
"requires": {
"@anypoint-web-components/anypoint-button": "^1.0.15",
"@anypoint-web-components/anypoint-control-mixins": "^1.0.2",
"@anypoint-web-components/anypoint-dropdown": "^1.0.1",
"@anypoint-web-components/validatable-mixin": "^1.0.2",
"lit-element": "^2.0.1",
"lit-html": "^1.1.2"
}
},
"@anypoint-web-components/anypoint-form-mixins": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-form-mixins/-/anypoint-form-mixins-1.0.1.tgz",
"integrity": "sha512-TQM4dg21b4ioUPdSf8whN874v9J/6AnpCgNHWoiQeXv5DVfKhsRcQ64lkvpZKVoUwVm0KYN+D5eDLFOCfmEUIw==",
"requires": {
"@anypoint-web-components/validatable-mixin": "^1.0.0"
}
},
"@anypoint-web-components/anypoint-input": {
"version": "0.2.13",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-input/-/anypoint-input-0.2.13.tgz",
"integrity": "sha512-q7lpyqHO6qZwnHaaOkXf1RtbSD5lZFmmn5Db3Uynj26ErEfkBfms1SppQkhCeHnUGCeX+J+9C28ub8uX4Hn8lQ==",
"requires": {
"@advanced-rest-client/arc-icons": "^3.0.5",
"@anypoint-web-components/anypoint-button": "^1.0.15",
"@anypoint-web-components/anypoint-control-mixins": "^1.0.2",
"@anypoint-web-components/validatable-mixin": "^1.0.2",
"@polymer/iron-icon": "^3.0.1",
"lit-element": "^2.0.1",
"lit-html": "^1.1.2"
}
},
"@anypoint-web-components/anypoint-item": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-item/-/anypoint-item-1.0.5.tgz",
"integrity": "sha512-zBl5JoPrN5fFNpgggGmew3wxXMULr0VKFBosbhWBtMtWCsjprNIL9yvxb1A1s8Xu/bgAkTOU+YxxCmAOM87vKw==",
"requires": {
"@anypoint-web-components/anypoint-control-mixins": "^1.0.2",
"@anypoint-web-components/anypoint-styles": "^1.0.1",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2"
}
},
"@anypoint-web-components/anypoint-listbox": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-listbox/-/anypoint-listbox-1.0.4.tgz",
"integrity": "sha512-ZUlZzSvFKQ2c19XKajNFSJlDR/CC9Z1eWRvxX11uURmawN2mkjarewPVcqJiPc10DbPWqG5mbsvSfS0cdXB1lA==",
"requires": {
"@anypoint-web-components/anypoint-menu-mixin": "^1.0.2",
"lit-element": "^2.0.1",
"lit-html": "^1.1.2"
}
},
"@anypoint-web-components/anypoint-menu-mixin": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-menu-mixin/-/anypoint-menu-mixin-1.0.2.tgz",
"integrity": "sha512-GdygV5V1IysZnGQoa4tcuqpQconElmVrNvGxhVsvxqRJyyCL9vUNQcvx+3986sNOJr6zhv6+U+lnZ49AMGSxjQ==",
"requires": {
"@anypoint-web-components/anypoint-selector": "^1.0.1",
"lit-element": "^2.0.1",
"lit-html": "^1.1.2"
}
},
"@anypoint-web-components/anypoint-radio-button": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-radio-button/-/anypoint-radio-button-0.1.4.tgz",
"integrity": "sha512-3mcppcK6Rk+C5px1vclg4XQzitHORvIh9tik7x6qOt0/GNwYdeJ3t3QH8kjZ4EbszPTTqoc1s1VBBLVqgwA+jQ==",
"requires": {
"@anypoint-web-components/anypoint-form-mixins": "^1.0.1",
"@anypoint-web-components/anypoint-menu-mixin": "^1.0.2",
"@anypoint-web-components/anypoint-styles": "^1.0.1",
"lit-element": "^2.0.1"
}
},
"@anypoint-web-components/anypoint-selector": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-selector/-/anypoint-selector-1.0.2.tgz",
"integrity": "sha512-a97ZW+9DTdk7+/bHVu0gbm5Mblauzhx8fVlSAs8SKR/SSdgSVsUkkdDZjMgYRE7ugC7HmRcZpxVpl9JlqTspYw==",
"requires": {
"lit-element": "^2.0.1",
"lit-html": "^1.1.2"
}
},
"@anypoint-web-components/anypoint-styles": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-styles/-/anypoint-styles-1.0.1.tgz",
"integrity": "sha512-sTsbaVSWuFEaOjFL+9t++E95rV+aQqtnbqqIEhhLei7P/z0v/ySfRxATnyjq6YgfHN0D2axZ3uk7l6nEN6YKHQ==",
"requires": {
"lit-element": "^2.2.1",
"lit-html": "^1.1.2"
}
},
"@anypoint-web-components/anypoint-switch": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/anypoint-switch/-/anypoint-switch-0.1.3.tgz",
"integrity": "sha512-PYht55i+6IqrzXRg6z5cEUsJBAgXzP2ETDQ548pr+SI5N0PGpdbsweDbKS0a76R16RJ5m0eBR/hNnF8Dn2bDkQ==",
"requires": {
"@anypoint-web-components/anypoint-control-mixins": "^1.0.2",
"@anypoint-web-components/anypoint-form-mixins": "^1.0.1",
"lit-element": "^2.0.1"
}
},
"@anypoint-web-components/validatable-mixin": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@anypoint-web-components/validatable-mixin/-/validatable-mixin-1.0.2.tgz",
"integrity": "sha512-i6AvxftvjAsKGx+pWFiHBsaQ2AneYAQ9fJ8+f2S4Yrxoj0/iINzXm6lT4TL6axpa0QU4+LTinPb8Y45X3M0JQA==",
"requires": {
"@polymer/iron-meta": "^3.0.1"
}
},
"@polymer/font-roboto": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@polymer/font-roboto/-/font-roboto-3.0.2.tgz",
"integrity": "sha512-tx5TauYSmzsIvmSqepUPDYbs4/Ejz2XbZ1IkD7JEGqkdNUJlh+9KU85G56Tfdk/xjEZ8zorFfN09OSwiMrIQWA=="
},
"@polymer/iron-a11y-announcer": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@polymer/iron-a11y-announcer/-/iron-a11y-announcer-3.0.2.tgz",
"integrity": "sha512-LqnMF39mXyxSSRbTHRzGbcJS8nU0NVTo2raBOgOlpxw5yfGJUVcwaTJ/qy5NtWCZLRfa4suycf0oAkuUjHTXHQ==",
"requires": {
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/iron-a11y-keys-behavior": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/iron-a11y-keys-behavior/-/iron-a11y-keys-behavior-3.0.1.tgz",
"integrity": "sha512-lnrjKq3ysbBPT/74l0Fj0U9H9C35Tpw2C/tpJ8a+5g8Y3YJs1WSZYnEl1yOkw6sEyaxOq/1DkzH0+60gGu5/PQ==",
"requires": {
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/iron-fit-behavior": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/iron-fit-behavior/-/iron-fit-behavior-3.0.1.tgz",
"integrity": "sha512-/M0B1L30k31vmwNBaGuZcxzUAhJSHoGccb/DF0CDKI/hT8UlkTvcyemaWdOpmHHLgY52ceKIkRwA3AeXrKyvaQ==",
"requires": {
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/iron-flex-layout": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/iron-flex-layout/-/iron-flex-layout-3.0.1.tgz",
"integrity": "sha512-7gB869czArF+HZcPTVSgvA7tXYFze9EKckvM95NB7SqYF+NnsQyhoXgKnpFwGyo95lUjUW9TFDLUwDXnCYFtkw==",
"requires": {
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/iron-icon": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/iron-icon/-/iron-icon-3.0.1.tgz",
"integrity": "sha512-QLPwirk+UPZNaLnMew9VludXA4CWUCenRewgEcGYwdzVgDPCDbXxy6vRJjmweZobMQv/oVLppT2JZtJFnPxX6g==",
"requires": {
"@polymer/iron-flex-layout": "^3.0.0-pre.26",
"@polymer/iron-meta": "^3.0.0-pre.26",
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/iron-iconset-svg": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/iron-iconset-svg/-/iron-iconset-svg-3.0.1.tgz",
"integrity": "sha512-XNwURbNHRw6u2fJe05O5fMYye6GSgDlDqCO+q6K1zAnKIrpgZwf2vTkBd5uCcZwsN0FyCB3mvNZx4jkh85dRDw==",
"requires": {
"@polymer/iron-meta": "^3.0.0-pre.26",
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/iron-meta": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/iron-meta/-/iron-meta-3.0.1.tgz",
"integrity": "sha512-pWguPugiLYmWFV9UWxLWzZ6gm4wBwQdDy4VULKwdHCqR7OP7u98h+XDdGZsSlDPv6qoryV/e3tGHlTIT0mbzJA==",
"requires": {
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/iron-overlay-behavior": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@polymer/iron-overlay-behavior/-/iron-overlay-behavior-3.0.2.tgz",
"integrity": "sha512-j1qmt6mJHCwpe1mKOvqK5kcCUPQr5LSrlqpgRDbUuLgUfNJ/vGTipjrkBlfbEUagm5FEQdc1VLPLSQP6WVuP9g==",
"requires": {
"@polymer/iron-a11y-keys-behavior": "^3.0.0-pre.26",
"@polymer/iron-fit-behavior": "^3.0.0-pre.26",
"@polymer/iron-resizable-behavior": "^3.0.0-pre.26",
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/iron-range-behavior": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/iron-range-behavior/-/iron-range-behavior-3.0.1.tgz",
"integrity": "sha512-+jtL9v45M/T1RJleWyQaNH84S9/mIIR+AjNbYIttbKGp1eG+98j8MDWe7LXNtg79V2LQnE/+VS82cBeELyGVeg==",
"requires": {
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/iron-resizable-behavior": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/iron-resizable-behavior/-/iron-resizable-behavior-3.0.1.tgz",
"integrity": "sha512-FyHxRxFspVoRaeZSWpT3y0C9awomb4tXXolIJcZ7RvXhMP632V5lez+ch5G5SwK0LpnAPkg35eB0LPMFv+YMMQ==",
"requires": {
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/paper-progress": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/paper-progress/-/paper-progress-3.0.1.tgz",
"integrity": "sha512-5nguG+tmnyoaWKVNG8Smtno2uLSPBgEsT3f20JY8yJTjUBYWaqa8E3l5RLkTRXgA4x9OnvLb8/CdlQWXQIogBg==",
"requires": {
"@polymer/iron-flex-layout": "^3.0.0-pre.26",
"@polymer/iron-range-behavior": "^3.0.0-pre.26",
"@polymer/paper-styles": "^3.0.0-pre.26",
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/paper-ripple": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/paper-ripple/-/paper-ripple-3.0.1.tgz",
"integrity": "sha512-dgOe12GyCF1VZBLUQqnzGWlf3xb255FajNCVB1VFj/AtskYtoamnafa7m3a+1vs+C8qbg4Benn5KwgxVDSW4cg==",
"requires": {
"@polymer/iron-a11y-keys-behavior": "^3.0.0-pre.26",
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/paper-spinner": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@polymer/paper-spinner/-/paper-spinner-3.0.2.tgz",
"integrity": "sha512-XUzu8/4NH+pnNZUTI2MxtOKFAr0EOsW7eGhTg3VBhTh7DDW/q3ewzwYRWnqNJokX9BEnxKMiXXaIeTEBq4k2dw==",
"requires": {
"@polymer/paper-styles": "^3.0.0-pre.26",
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/paper-styles": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/paper-styles/-/paper-styles-3.0.1.tgz",
"integrity": "sha512-y6hmObLqlCx602TQiSBKHqjwkE7xmDiFkoxdYGaNjtv4xcysOTdVJsDR/R9UHwIaxJ7gHlthMSykir1nv78++g==",
"requires": {
"@polymer/font-roboto": "^3.0.1",
"@polymer/iron-flex-layout": "^3.0.0-pre.26",
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/paper-toast": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@polymer/paper-toast/-/paper-toast-3.0.1.tgz",
"integrity": "sha512-pizuogzObniDdICUc6dSLrnDt2VzzoRne1gCmbD6sfOATVv5tc8UfrqhA2iHngbNBEbniBiciS3iogdp5KTVUQ==",
"requires": {
"@polymer/iron-a11y-announcer": "^3.0.0-pre.26",
"@polymer/iron-fit-behavior": "^3.0.0-pre.26",
"@polymer/iron-overlay-behavior": "^3.0.0-pre.27",
"@polymer/polymer": "^3.0.0"
}
},
"@polymer/polymer": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@polymer/polymer/-/polymer-3.3.1.tgz",
"integrity": "sha512-8KaB48tzyMjdsHdxo5KvCAaqmTe7rYDzQAoj/pyEfq9Fp4YfUaS+/xqwYj0GbiDAUNzwkmEQ7dw9cgnRNdKO8A==",
"requires": {
"@webcomponents/shadycss": "^1.9.1"
}
},
"@webcomponents/shadycss": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/@webcomponents/shadycss/-/shadycss-1.9.3.tgz",
"integrity": "sha512-fRuET+UGrH84hG0UF4iHbFqWZKUoan4/ki+iCOJ/vnKltPSHv/ZVbcA6sT/pRreznt8aKEGqN2KdHvgRxn4xjA=="
},
"lit-element": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/lit-element/-/lit-element-2.2.1.tgz",
"integrity": "sha512-ipDcgQ1EpW6Va2Z6dWm79jYdimVepO5GL0eYkZrFvdr0OD/1N260Q9DH+K5HXHFrRoC7dOg+ZpED2XE0TgGdXw==",
"requires": {
"lit-html": "^1.0.0"
}
},
"lit-html": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.1.2.tgz",
"integrity": "sha512-FFlUMKHKi+qG1x1iHNZ1hrtc/zHmfYTyrSvs3/wBTvaNtpZjOZGWzU7efGYVpgp6KvWeKF6ql9/KsCq6Z/mEDA=="
}
}
}