[NUI] Add an API for evaluating js with callback in WebView.
[platform/core/csapi/tizenfx.git] / tools / bin / APITool.deps.json
1 {
2   "runtimeTarget": {
3     "name": ".NETCoreApp,Version=v2.0",
4     "signature": "4287eed50f7e2ce2cafcee6c6b1b9b0b7eef1f43"
5   },
6   "compilationOptions": {},
7   "targets": {
8     ".NETCoreApp,Version=v2.0": {
9       "APITool/1.0.0": {
10         "dependencies": {
11           "CommandLineParser": "2.4.3",
12           "Mono.Cecil": "0.10.3"
13         },
14         "runtime": {
15           "APITool.dll": {}
16         }
17       },
18       "CommandLineParser/2.4.3": {
19         "runtime": {
20           "lib/netstandard2.0/CommandLine.dll": {
21             "assemblyVersion": "2.4.3.0",
22             "fileVersion": "2.4.3.0"
23           }
24         }
25       },
26       "Microsoft.NETCore.Targets/1.0.1": {},
27       "Mono.Cecil/0.10.3": {
28         "dependencies": {
29           "System.Collections": "4.0.11",
30           "System.IO.FileSystem": "4.0.1",
31           "System.IO.FileSystem.Primitives": "4.0.1",
32           "System.Reflection": "4.1.0",
33           "System.Runtime.Extensions": "4.1.0",
34           "System.Security.Cryptography.Algorithms": "4.2.0",
35           "System.Security.Cryptography.Csp": "4.0.0",
36           "System.Threading": "4.0.11"
37         },
38         "runtime": {
39           "lib/netstandard1.3/Mono.Cecil.Mdb.dll": {
40             "assemblyVersion": "0.10.3.0",
41             "fileVersion": "0.10.3.0"
42           },
43           "lib/netstandard1.3/Mono.Cecil.Pdb.dll": {
44             "assemblyVersion": "0.10.3.0",
45             "fileVersion": "0.10.3.0"
46           },
47           "lib/netstandard1.3/Mono.Cecil.Rocks.dll": {
48             "assemblyVersion": "0.10.3.0",
49             "fileVersion": "0.10.3.0"
50           },
51           "lib/netstandard1.3/Mono.Cecil.dll": {
52             "assemblyVersion": "0.10.3.0",
53             "fileVersion": "0.10.3.0"
54           }
55         }
56       },
57       "runtime.native.System.Security.Cryptography/4.0.0": {
58         "dependencies": {
59           "Microsoft.NETCore.Targets": "1.0.1"
60         }
61       },
62       "System.Collections/4.0.11": {
63         "dependencies": {
64           "Microsoft.NETCore.Targets": "1.0.1",
65           "System.Runtime": "4.1.0"
66         }
67       },
68       "System.Collections.Concurrent/4.0.12": {
69         "dependencies": {
70           "System.Collections": "4.0.11",
71           "System.Diagnostics.Debug": "4.0.11",
72           "System.Diagnostics.Tracing": "4.1.0",
73           "System.Globalization": "4.0.11",
74           "System.Reflection": "4.1.0",
75           "System.Resources.ResourceManager": "4.0.1",
76           "System.Runtime": "4.1.0",
77           "System.Runtime.Extensions": "4.1.0",
78           "System.Threading": "4.0.11",
79           "System.Threading.Tasks": "4.0.11"
80         }
81       },
82       "System.Diagnostics.Debug/4.0.11": {
83         "dependencies": {
84           "Microsoft.NETCore.Targets": "1.0.1",
85           "System.Runtime": "4.1.0"
86         }
87       },
88       "System.Diagnostics.Tracing/4.1.0": {
89         "dependencies": {
90           "Microsoft.NETCore.Targets": "1.0.1",
91           "System.Runtime": "4.1.0"
92         }
93       },
94       "System.Globalization/4.0.11": {
95         "dependencies": {
96           "Microsoft.NETCore.Targets": "1.0.1",
97           "System.Runtime": "4.1.0"
98         }
99       },
100       "System.IO/4.1.0": {
101         "dependencies": {
102           "Microsoft.NETCore.Targets": "1.0.1",
103           "System.Runtime": "4.1.0",
104           "System.Text.Encoding": "4.0.11",
105           "System.Threading.Tasks": "4.0.11"
106         }
107       },
108       "System.IO.FileSystem/4.0.1": {
109         "dependencies": {
110           "Microsoft.NETCore.Targets": "1.0.1",
111           "System.IO": "4.1.0",
112           "System.IO.FileSystem.Primitives": "4.0.1",
113           "System.Runtime": "4.1.0",
114           "System.Runtime.Handles": "4.0.1",
115           "System.Text.Encoding": "4.0.11",
116           "System.Threading.Tasks": "4.0.11"
117         }
118       },
119       "System.IO.FileSystem.Primitives/4.0.1": {
120         "dependencies": {
121           "System.Runtime": "4.1.0"
122         }
123       },
124       "System.Linq/4.1.0": {
125         "dependencies": {
126           "System.Collections": "4.0.11",
127           "System.Diagnostics.Debug": "4.0.11",
128           "System.Resources.ResourceManager": "4.0.1",
129           "System.Runtime": "4.1.0",
130           "System.Runtime.Extensions": "4.1.0"
131         }
132       },
133       "System.Reflection/4.1.0": {
134         "dependencies": {
135           "Microsoft.NETCore.Targets": "1.0.1",
136           "System.IO": "4.1.0",
137           "System.Reflection.Primitives": "4.0.1",
138           "System.Runtime": "4.1.0"
139         }
140       },
141       "System.Reflection.Primitives/4.0.1": {
142         "dependencies": {
143           "Microsoft.NETCore.Targets": "1.0.1",
144           "System.Runtime": "4.1.0"
145         }
146       },
147       "System.Resources.ResourceManager/4.0.1": {
148         "dependencies": {
149           "Microsoft.NETCore.Targets": "1.0.1",
150           "System.Globalization": "4.0.11",
151           "System.Reflection": "4.1.0",
152           "System.Runtime": "4.1.0"
153         }
154       },
155       "System.Runtime/4.1.0": {
156         "dependencies": {
157           "Microsoft.NETCore.Targets": "1.0.1"
158         }
159       },
160       "System.Runtime.Extensions/4.1.0": {
161         "dependencies": {
162           "Microsoft.NETCore.Targets": "1.0.1",
163           "System.Runtime": "4.1.0"
164         }
165       },
166       "System.Runtime.Handles/4.0.1": {
167         "dependencies": {
168           "Microsoft.NETCore.Targets": "1.0.1",
169           "System.Runtime": "4.1.0"
170         }
171       },
172       "System.Runtime.InteropServices/4.1.0": {
173         "dependencies": {
174           "Microsoft.NETCore.Targets": "1.0.1",
175           "System.Reflection": "4.1.0",
176           "System.Reflection.Primitives": "4.0.1",
177           "System.Runtime": "4.1.0",
178           "System.Runtime.Handles": "4.0.1"
179         }
180       },
181       "System.Runtime.Numerics/4.0.1": {
182         "dependencies": {
183           "System.Globalization": "4.0.11",
184           "System.Resources.ResourceManager": "4.0.1",
185           "System.Runtime": "4.1.0",
186           "System.Runtime.Extensions": "4.1.0"
187         }
188       },
189       "System.Security.Cryptography.Algorithms/4.2.0": {
190         "dependencies": {
191           "System.Collections": "4.0.11",
192           "System.IO": "4.1.0",
193           "System.Resources.ResourceManager": "4.0.1",
194           "System.Runtime": "4.1.0",
195           "System.Runtime.Extensions": "4.1.0",
196           "System.Runtime.Handles": "4.0.1",
197           "System.Runtime.InteropServices": "4.1.0",
198           "System.Runtime.Numerics": "4.0.1",
199           "System.Security.Cryptography.Encoding": "4.0.0",
200           "System.Security.Cryptography.Primitives": "4.0.0",
201           "System.Text.Encoding": "4.0.11",
202           "runtime.native.System.Security.Cryptography": "4.0.0"
203         },
204         "runtimeTargets": {
205           "runtime/unix/lib/_._": {
206             "rid": "unix",
207             "assetType": "runtime"
208           },
209           "runtime/win/lib/_._": {
210             "rid": "win",
211             "assetType": "runtime"
212           }
213         }
214       },
215       "System.Security.Cryptography.Csp/4.0.0": {
216         "dependencies": {
217           "System.IO": "4.1.0",
218           "System.Reflection": "4.1.0",
219           "System.Resources.ResourceManager": "4.0.1",
220           "System.Runtime": "4.1.0",
221           "System.Runtime.Extensions": "4.1.0",
222           "System.Runtime.Handles": "4.0.1",
223           "System.Runtime.InteropServices": "4.1.0",
224           "System.Security.Cryptography.Algorithms": "4.2.0",
225           "System.Security.Cryptography.Encoding": "4.0.0",
226           "System.Security.Cryptography.Primitives": "4.0.0",
227           "System.Text.Encoding": "4.0.11",
228           "System.Threading": "4.0.11"
229         },
230         "runtimeTargets": {
231           "runtime/unix/lib/_._": {
232             "rid": "unix",
233             "assetType": "runtime"
234           },
235           "runtime/win/lib/_._": {
236             "rid": "win",
237             "assetType": "runtime"
238           }
239         }
240       },
241       "System.Security.Cryptography.Encoding/4.0.0": {
242         "dependencies": {
243           "System.Collections": "4.0.11",
244           "System.Collections.Concurrent": "4.0.12",
245           "System.Linq": "4.1.0",
246           "System.Resources.ResourceManager": "4.0.1",
247           "System.Runtime": "4.1.0",
248           "System.Runtime.Extensions": "4.1.0",
249           "System.Runtime.Handles": "4.0.1",
250           "System.Runtime.InteropServices": "4.1.0",
251           "System.Security.Cryptography.Primitives": "4.0.0",
252           "System.Text.Encoding": "4.0.11",
253           "runtime.native.System.Security.Cryptography": "4.0.0"
254         },
255         "runtimeTargets": {
256           "runtime/unix/lib/_._": {
257             "rid": "unix",
258             "assetType": "runtime"
259           },
260           "runtime/win/lib/_._": {
261             "rid": "win",
262             "assetType": "runtime"
263           }
264         }
265       },
266       "System.Security.Cryptography.Primitives/4.0.0": {
267         "dependencies": {
268           "System.Diagnostics.Debug": "4.0.11",
269           "System.Globalization": "4.0.11",
270           "System.IO": "4.1.0",
271           "System.Resources.ResourceManager": "4.0.1",
272           "System.Runtime": "4.1.0",
273           "System.Threading": "4.0.11",
274           "System.Threading.Tasks": "4.0.11"
275         }
276       },
277       "System.Text.Encoding/4.0.11": {
278         "dependencies": {
279           "Microsoft.NETCore.Targets": "1.0.1",
280           "System.Runtime": "4.1.0"
281         }
282       },
283       "System.Threading/4.0.11": {
284         "dependencies": {
285           "System.Runtime": "4.1.0",
286           "System.Threading.Tasks": "4.0.11"
287         }
288       },
289       "System.Threading.Tasks/4.0.11": {
290         "dependencies": {
291           "Microsoft.NETCore.Targets": "1.0.1",
292           "System.Runtime": "4.1.0"
293         }
294       }
295     }
296   },
297   "libraries": {
298     "APITool/1.0.0": {
299       "type": "project",
300       "serviceable": false,
301       "sha512": ""
302     },
303     "CommandLineParser/2.4.3": {
304       "type": "package",
305       "serviceable": true,
306       "sha512": "sha512-3/WpSCsHNo4aTSaNW9SnmSqRNDgR4meKVJn5anKZn/hR/lGnDp8HbDMu1/w2GXOXi2rAhREU1cNwQMtEtlR1mg==",
307       "path": "commandlineparser/2.4.3",
308       "hashPath": "commandlineparser.2.4.3.nupkg.sha512"
309     },
310     "Microsoft.NETCore.Targets/1.0.1": {
311       "type": "package",
312       "serviceable": true,
313       "sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
314       "path": "microsoft.netcore.targets/1.0.1",
315       "hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
316     },
317     "Mono.Cecil/0.10.3": {
318       "type": "package",
319       "serviceable": true,
320       "sha512": "sha512-RM04CLohPMOqmLjQFeqcNaWy4GVR/JyvaqjiUoFWWIcvVDX3KJ2oS+wfxyiDN0YvdAJD9GbAKF9Ms4nLhYzWkg==",
321       "path": "mono.cecil/0.10.3",
322       "hashPath": "mono.cecil.0.10.3.nupkg.sha512"
323     },
324     "runtime.native.System.Security.Cryptography/4.0.0": {
325       "type": "package",
326       "serviceable": true,
327       "sha512": "sha512-2CQK0jmO6Eu7ZeMgD+LOFbNJSXHFVQbCJJkEyEwowh1SCgYnrn9W9RykMfpeeVGw7h4IBvYikzpGUlmZTUafJw==",
328       "path": "runtime.native.system.security.cryptography/4.0.0",
329       "hashPath": "runtime.native.system.security.cryptography.4.0.0.nupkg.sha512"
330     },
331     "System.Collections/4.0.11": {
332       "type": "package",
333       "serviceable": true,
334       "sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
335       "path": "system.collections/4.0.11",
336       "hashPath": "system.collections.4.0.11.nupkg.sha512"
337     },
338     "System.Collections.Concurrent/4.0.12": {
339       "type": "package",
340       "serviceable": true,
341       "sha512": "sha512-2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==",
342       "path": "system.collections.concurrent/4.0.12",
343       "hashPath": "system.collections.concurrent.4.0.12.nupkg.sha512"
344     },
345     "System.Diagnostics.Debug/4.0.11": {
346       "type": "package",
347       "serviceable": true,
348       "sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
349       "path": "system.diagnostics.debug/4.0.11",
350       "hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
351     },
352     "System.Diagnostics.Tracing/4.1.0": {
353       "type": "package",
354       "serviceable": true,
355       "sha512": "sha512-vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==",
356       "path": "system.diagnostics.tracing/4.1.0",
357       "hashPath": "system.diagnostics.tracing.4.1.0.nupkg.sha512"
358     },
359     "System.Globalization/4.0.11": {
360       "type": "package",
361       "serviceable": true,
362       "sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
363       "path": "system.globalization/4.0.11",
364       "hashPath": "system.globalization.4.0.11.nupkg.sha512"
365     },
366     "System.IO/4.1.0": {
367       "type": "package",
368       "serviceable": true,
369       "sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
370       "path": "system.io/4.1.0",
371       "hashPath": "system.io.4.1.0.nupkg.sha512"
372     },
373     "System.IO.FileSystem/4.0.1": {
374       "type": "package",
375       "serviceable": true,
376       "sha512": "sha512-IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
377       "path": "system.io.filesystem/4.0.1",
378       "hashPath": "system.io.filesystem.4.0.1.nupkg.sha512"
379     },
380     "System.IO.FileSystem.Primitives/4.0.1": {
381       "type": "package",
382       "serviceable": true,
383       "sha512": "sha512-kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
384       "path": "system.io.filesystem.primitives/4.0.1",
385       "hashPath": "system.io.filesystem.primitives.4.0.1.nupkg.sha512"
386     },
387     "System.Linq/4.1.0": {
388       "type": "package",
389       "serviceable": true,
390       "sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
391       "path": "system.linq/4.1.0",
392       "hashPath": "system.linq.4.1.0.nupkg.sha512"
393     },
394     "System.Reflection/4.1.0": {
395       "type": "package",
396       "serviceable": true,
397       "sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
398       "path": "system.reflection/4.1.0",
399       "hashPath": "system.reflection.4.1.0.nupkg.sha512"
400     },
401     "System.Reflection.Primitives/4.0.1": {
402       "type": "package",
403       "serviceable": true,
404       "sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
405       "path": "system.reflection.primitives/4.0.1",
406       "hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
407     },
408     "System.Resources.ResourceManager/4.0.1": {
409       "type": "package",
410       "serviceable": true,
411       "sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
412       "path": "system.resources.resourcemanager/4.0.1",
413       "hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
414     },
415     "System.Runtime/4.1.0": {
416       "type": "package",
417       "serviceable": true,
418       "sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
419       "path": "system.runtime/4.1.0",
420       "hashPath": "system.runtime.4.1.0.nupkg.sha512"
421     },
422     "System.Runtime.Extensions/4.1.0": {
423       "type": "package",
424       "serviceable": true,
425       "sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
426       "path": "system.runtime.extensions/4.1.0",
427       "hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
428     },
429     "System.Runtime.Handles/4.0.1": {
430       "type": "package",
431       "serviceable": true,
432       "sha512": "sha512-nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==",
433       "path": "system.runtime.handles/4.0.1",
434       "hashPath": "system.runtime.handles.4.0.1.nupkg.sha512"
435     },
436     "System.Runtime.InteropServices/4.1.0": {
437       "type": "package",
438       "serviceable": true,
439       "sha512": "sha512-16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==",
440       "path": "system.runtime.interopservices/4.1.0",
441       "hashPath": "system.runtime.interopservices.4.1.0.nupkg.sha512"
442     },
443     "System.Runtime.Numerics/4.0.1": {
444       "type": "package",
445       "serviceable": true,
446       "sha512": "sha512-+XbKFuzdmLP3d1o9pdHu2nxjNr2OEPqGzKeegPLCUMM71a0t50A/rOcIRmGs9wR7a8KuHX6hYs/7/TymIGLNqg==",
447       "path": "system.runtime.numerics/4.0.1",
448       "hashPath": "system.runtime.numerics.4.0.1.nupkg.sha512"
449     },
450     "System.Security.Cryptography.Algorithms/4.2.0": {
451       "type": "package",
452       "serviceable": true,
453       "sha512": "sha512-8JQFxbLVdrtIOKMDN38Fn0GWnqYZw/oMlwOUG/qz1jqChvyZlnUmu+0s7wLx7JYua/nAXoESpHA3iw11QFWhXg==",
454       "path": "system.security.cryptography.algorithms/4.2.0",
455       "hashPath": "system.security.cryptography.algorithms.4.2.0.nupkg.sha512"
456     },
457     "System.Security.Cryptography.Csp/4.0.0": {
458       "type": "package",
459       "serviceable": true,
460       "sha512": "sha512-/i1Usuo4PgAqgbPNC0NjbO3jPW//BoBlTpcWFD1EHVbidH21y4c1ap5bbEMSGAXjAShhMH4abi/K8fILrnu4BQ==",
461       "path": "system.security.cryptography.csp/4.0.0",
462       "hashPath": "system.security.cryptography.csp.4.0.0.nupkg.sha512"
463     },
464     "System.Security.Cryptography.Encoding/4.0.0": {
465       "type": "package",
466       "serviceable": true,
467       "sha512": "sha512-FbKgE5MbxSQMPcSVRgwM6bXN3GtyAh04NkV8E5zKCBE26X0vYW0UtTa2FIgkH33WVqBVxRgxljlVYumWtU+HcQ==",
468       "path": "system.security.cryptography.encoding/4.0.0",
469       "hashPath": "system.security.cryptography.encoding.4.0.0.nupkg.sha512"
470     },
471     "System.Security.Cryptography.Primitives/4.0.0": {
472       "type": "package",
473       "serviceable": true,
474       "sha512": "sha512-Wkd7QryWYjkQclX0bngpntW5HSlMzeJU24UaLJQ7YTfI8ydAVAaU2J+HXLLABOVJlKTVvAeL0Aj39VeTe7L+oA==",
475       "path": "system.security.cryptography.primitives/4.0.0",
476       "hashPath": "system.security.cryptography.primitives.4.0.0.nupkg.sha512"
477     },
478     "System.Text.Encoding/4.0.11": {
479       "type": "package",
480       "serviceable": true,
481       "sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
482       "path": "system.text.encoding/4.0.11",
483       "hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
484     },
485     "System.Threading/4.0.11": {
486       "type": "package",
487       "serviceable": true,
488       "sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
489       "path": "system.threading/4.0.11",
490       "hashPath": "system.threading.4.0.11.nupkg.sha512"
491     },
492     "System.Threading.Tasks/4.0.11": {
493       "type": "package",
494       "serviceable": true,
495       "sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
496       "path": "system.threading.tasks/4.0.11",
497       "hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
498     }
499   }
500 }