Luban.DataLoader.Builtin.deps.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "Luban.DataLoader.Builtin/1.0.0": {
  10. "dependencies": {
  11. "ExcelDataReader": "3.7.0",
  12. "Luban.Core": "1.0.0",
  13. "NeoLua": "1.3.14",
  14. "Ude.NetStandard": "1.2.0",
  15. "YamlDotNet.NetCore": "1.0.0"
  16. },
  17. "runtime": {
  18. "Luban.DataLoader.Builtin.dll": {}
  19. }
  20. },
  21. "ExcelDataReader/3.7.0": {
  22. "runtime": {
  23. "lib/netstandard2.1/ExcelDataReader.dll": {
  24. "assemblyVersion": "3.7.0.0",
  25. "fileVersion": "3.7.0.0"
  26. }
  27. }
  28. },
  29. "Microsoft.CSharp/4.5.0": {},
  30. "Microsoft.NETCore.Platforms/1.0.1": {},
  31. "Microsoft.NETCore.Targets/1.0.1": {},
  32. "NeoLua/1.3.14": {
  33. "dependencies": {
  34. "Microsoft.CSharp": "4.5.0"
  35. },
  36. "runtime": {
  37. "lib/net5.0/Neo.Lua.dll": {
  38. "assemblyVersion": "5.3.0.0",
  39. "fileVersion": "1.3.14.0"
  40. }
  41. },
  42. "resources": {
  43. "lib/net5.0/de/Neo.Lua.resources.dll": {
  44. "locale": "de"
  45. }
  46. }
  47. },
  48. "NLog/5.3.4": {
  49. "runtime": {
  50. "lib/netstandard2.0/NLog.dll": {
  51. "assemblyVersion": "5.0.0.0",
  52. "fileVersion": "5.3.4.2778"
  53. }
  54. }
  55. },
  56. "Scriban/5.12.0": {
  57. "runtime": {
  58. "lib/net7.0/Scriban.dll": {
  59. "assemblyVersion": "5.0.0.0",
  60. "fileVersion": "5.12.0.0"
  61. }
  62. }
  63. },
  64. "System.Collections/4.0.11": {
  65. "dependencies": {
  66. "Microsoft.NETCore.Platforms": "1.0.1",
  67. "Microsoft.NETCore.Targets": "1.0.1",
  68. "System.Runtime": "4.1.0"
  69. }
  70. },
  71. "System.Diagnostics.Debug/4.0.11": {
  72. "dependencies": {
  73. "Microsoft.NETCore.Platforms": "1.0.1",
  74. "Microsoft.NETCore.Targets": "1.0.1",
  75. "System.Runtime": "4.1.0"
  76. }
  77. },
  78. "System.Diagnostics.Tools/4.0.1": {
  79. "dependencies": {
  80. "Microsoft.NETCore.Platforms": "1.0.1",
  81. "Microsoft.NETCore.Targets": "1.0.1",
  82. "System.Runtime": "4.1.0"
  83. }
  84. },
  85. "System.Globalization/4.0.11": {
  86. "dependencies": {
  87. "Microsoft.NETCore.Platforms": "1.0.1",
  88. "Microsoft.NETCore.Targets": "1.0.1",
  89. "System.Runtime": "4.1.0"
  90. }
  91. },
  92. "System.IO/4.1.0": {
  93. "dependencies": {
  94. "Microsoft.NETCore.Platforms": "1.0.1",
  95. "Microsoft.NETCore.Targets": "1.0.1",
  96. "System.Runtime": "4.1.0",
  97. "System.Text.Encoding": "4.0.11",
  98. "System.Threading.Tasks": "4.0.11"
  99. }
  100. },
  101. "System.Linq/4.1.0": {
  102. "dependencies": {
  103. "System.Collections": "4.0.11",
  104. "System.Diagnostics.Debug": "4.0.11",
  105. "System.Resources.ResourceManager": "4.0.1",
  106. "System.Runtime": "4.1.0",
  107. "System.Runtime.Extensions": "4.1.0"
  108. }
  109. },
  110. "System.Linq.Expressions/4.1.0": {
  111. "dependencies": {
  112. "System.Collections": "4.0.11",
  113. "System.Diagnostics.Debug": "4.0.11",
  114. "System.Globalization": "4.0.11",
  115. "System.IO": "4.1.0",
  116. "System.Linq": "4.1.0",
  117. "System.ObjectModel": "4.0.12",
  118. "System.Reflection": "4.1.0",
  119. "System.Reflection.Emit": "4.0.1",
  120. "System.Reflection.Emit.ILGeneration": "4.0.1",
  121. "System.Reflection.Emit.Lightweight": "4.0.1",
  122. "System.Reflection.Extensions": "4.0.1",
  123. "System.Reflection.Primitives": "4.0.1",
  124. "System.Reflection.TypeExtensions": "4.1.0",
  125. "System.Resources.ResourceManager": "4.0.1",
  126. "System.Runtime": "4.1.0",
  127. "System.Runtime.Extensions": "4.1.0",
  128. "System.Threading": "4.0.11"
  129. }
  130. },
  131. "System.ObjectModel/4.0.12": {
  132. "dependencies": {
  133. "System.Collections": "4.0.11",
  134. "System.Diagnostics.Debug": "4.0.11",
  135. "System.Resources.ResourceManager": "4.0.1",
  136. "System.Runtime": "4.1.0",
  137. "System.Threading": "4.0.11"
  138. }
  139. },
  140. "System.Reflection/4.1.0": {
  141. "dependencies": {
  142. "Microsoft.NETCore.Platforms": "1.0.1",
  143. "Microsoft.NETCore.Targets": "1.0.1",
  144. "System.IO": "4.1.0",
  145. "System.Reflection.Primitives": "4.0.1",
  146. "System.Runtime": "4.1.0"
  147. }
  148. },
  149. "System.Reflection.Emit/4.0.1": {
  150. "dependencies": {
  151. "System.IO": "4.1.0",
  152. "System.Reflection": "4.1.0",
  153. "System.Reflection.Emit.ILGeneration": "4.0.1",
  154. "System.Reflection.Primitives": "4.0.1",
  155. "System.Runtime": "4.1.0"
  156. }
  157. },
  158. "System.Reflection.Emit.ILGeneration/4.0.1": {
  159. "dependencies": {
  160. "System.Reflection": "4.1.0",
  161. "System.Reflection.Primitives": "4.0.1",
  162. "System.Runtime": "4.1.0"
  163. }
  164. },
  165. "System.Reflection.Emit.Lightweight/4.0.1": {
  166. "dependencies": {
  167. "System.Reflection": "4.1.0",
  168. "System.Reflection.Emit.ILGeneration": "4.0.1",
  169. "System.Reflection.Primitives": "4.0.1",
  170. "System.Runtime": "4.1.0"
  171. }
  172. },
  173. "System.Reflection.Extensions/4.0.1": {
  174. "dependencies": {
  175. "Microsoft.NETCore.Platforms": "1.0.1",
  176. "Microsoft.NETCore.Targets": "1.0.1",
  177. "System.Reflection": "4.1.0",
  178. "System.Runtime": "4.1.0"
  179. }
  180. },
  181. "System.Reflection.Primitives/4.0.1": {
  182. "dependencies": {
  183. "Microsoft.NETCore.Platforms": "1.0.1",
  184. "Microsoft.NETCore.Targets": "1.0.1",
  185. "System.Runtime": "4.1.0"
  186. }
  187. },
  188. "System.Reflection.TypeExtensions/4.1.0": {
  189. "dependencies": {
  190. "System.Reflection": "4.1.0",
  191. "System.Runtime": "4.1.0"
  192. }
  193. },
  194. "System.Resources.ResourceManager/4.0.1": {
  195. "dependencies": {
  196. "Microsoft.NETCore.Platforms": "1.0.1",
  197. "Microsoft.NETCore.Targets": "1.0.1",
  198. "System.Globalization": "4.0.11",
  199. "System.Reflection": "4.1.0",
  200. "System.Runtime": "4.1.0"
  201. }
  202. },
  203. "System.Runtime/4.1.0": {
  204. "dependencies": {
  205. "Microsoft.NETCore.Platforms": "1.0.1",
  206. "Microsoft.NETCore.Targets": "1.0.1"
  207. }
  208. },
  209. "System.Runtime.Extensions/4.1.0": {
  210. "dependencies": {
  211. "Microsoft.NETCore.Platforms": "1.0.1",
  212. "Microsoft.NETCore.Targets": "1.0.1",
  213. "System.Runtime": "4.1.0"
  214. }
  215. },
  216. "System.Runtime.Serialization.Primitives/4.1.1": {
  217. "dependencies": {
  218. "System.Resources.ResourceManager": "4.0.1",
  219. "System.Runtime": "4.1.0"
  220. }
  221. },
  222. "System.Text.Encoding/4.0.11": {
  223. "dependencies": {
  224. "Microsoft.NETCore.Platforms": "1.0.1",
  225. "Microsoft.NETCore.Targets": "1.0.1",
  226. "System.Runtime": "4.1.0"
  227. }
  228. },
  229. "System.Text.Encoding.Extensions/4.0.11": {
  230. "dependencies": {
  231. "Microsoft.NETCore.Platforms": "1.0.1",
  232. "Microsoft.NETCore.Targets": "1.0.1",
  233. "System.Runtime": "4.1.0",
  234. "System.Text.Encoding": "4.0.11"
  235. }
  236. },
  237. "System.Text.RegularExpressions/4.1.0": {
  238. "dependencies": {
  239. "System.Collections": "4.0.11",
  240. "System.Globalization": "4.0.11",
  241. "System.Resources.ResourceManager": "4.0.1",
  242. "System.Runtime": "4.1.0",
  243. "System.Runtime.Extensions": "4.1.0",
  244. "System.Threading": "4.0.11"
  245. }
  246. },
  247. "System.Threading/4.0.11": {
  248. "dependencies": {
  249. "System.Runtime": "4.1.0",
  250. "System.Threading.Tasks": "4.0.11"
  251. }
  252. },
  253. "System.Threading.Tasks/4.0.11": {
  254. "dependencies": {
  255. "Microsoft.NETCore.Platforms": "1.0.1",
  256. "Microsoft.NETCore.Targets": "1.0.1",
  257. "System.Runtime": "4.1.0"
  258. }
  259. },
  260. "Ude.NetStandard/1.2.0": {
  261. "runtime": {
  262. "lib/netstandard2.0/Ude.NetStandard.dll": {
  263. "assemblyVersion": "1.0.2.0",
  264. "fileVersion": "1.0.2.0"
  265. }
  266. }
  267. },
  268. "YamlDotNet.NetCore/1.0.0": {
  269. "dependencies": {
  270. "System.Collections": "4.0.11",
  271. "System.Diagnostics.Debug": "4.0.11",
  272. "System.Diagnostics.Tools": "4.0.1",
  273. "System.Globalization": "4.0.11",
  274. "System.Linq": "4.1.0",
  275. "System.Linq.Expressions": "4.1.0",
  276. "System.ObjectModel": "4.0.12",
  277. "System.Reflection.Extensions": "4.0.1",
  278. "System.Runtime.Extensions": "4.1.0",
  279. "System.Runtime.Serialization.Primitives": "4.1.1",
  280. "System.Text.Encoding.Extensions": "4.0.11",
  281. "System.Text.RegularExpressions": "4.1.0"
  282. },
  283. "runtime": {
  284. "lib/netstandard1.0/YamlDotNet.NetCore.dll": {
  285. "assemblyVersion": "0.0.1.0",
  286. "fileVersion": "0.0.0.0"
  287. }
  288. }
  289. },
  290. "Luban.Core/1.0.0": {
  291. "dependencies": {
  292. "NLog": "5.3.4",
  293. "Scriban": "5.12.0"
  294. },
  295. "runtime": {
  296. "Luban.Core.dll": {
  297. "assemblyVersion": "1.0.0.0",
  298. "fileVersion": "1.0.0.0"
  299. }
  300. }
  301. }
  302. }
  303. },
  304. "libraries": {
  305. "Luban.DataLoader.Builtin/1.0.0": {
  306. "type": "project",
  307. "serviceable": false,
  308. "sha512": ""
  309. },
  310. "ExcelDataReader/3.7.0": {
  311. "type": "package",
  312. "serviceable": true,
  313. "sha512": "sha512-AMv3oDETRHSRyXC17rBtKH45qIfFyo433LMeaMB3u4RNr/c9Luuc0Z+JMP6+3Cx9n4wXqFqcrEIVxrf/GgYnZg==",
  314. "path": "exceldatareader/3.7.0",
  315. "hashPath": "exceldatareader.3.7.0.nupkg.sha512"
  316. },
  317. "Microsoft.CSharp/4.5.0": {
  318. "type": "package",
  319. "serviceable": true,
  320. "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  321. "path": "microsoft.csharp/4.5.0",
  322. "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
  323. },
  324. "Microsoft.NETCore.Platforms/1.0.1": {
  325. "type": "package",
  326. "serviceable": true,
  327. "sha512": "sha512-2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
  328. "path": "microsoft.netcore.platforms/1.0.1",
  329. "hashPath": "microsoft.netcore.platforms.1.0.1.nupkg.sha512"
  330. },
  331. "Microsoft.NETCore.Targets/1.0.1": {
  332. "type": "package",
  333. "serviceable": true,
  334. "sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
  335. "path": "microsoft.netcore.targets/1.0.1",
  336. "hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
  337. },
  338. "NeoLua/1.3.14": {
  339. "type": "package",
  340. "serviceable": true,
  341. "sha512": "sha512-BXIUN+ePY2wx3ZGiSmR8KZKD85s01pXI690orrB3u/biB8R0nalziGw+iGbPBq1Cuz8Upggpw2ERF84POXWTCQ==",
  342. "path": "neolua/1.3.14",
  343. "hashPath": "neolua.1.3.14.nupkg.sha512"
  344. },
  345. "NLog/5.3.4": {
  346. "type": "package",
  347. "serviceable": true,
  348. "sha512": "sha512-gLy7+O1hEYJXIlcTr1/VWjGXrZTQFZzYNO18IWasD64pNwz0BreV+nHLxWKXWZzERRzoKnsk2XYtwLkTVk7J1A==",
  349. "path": "nlog/5.3.4",
  350. "hashPath": "nlog.5.3.4.nupkg.sha512"
  351. },
  352. "Scriban/5.12.0": {
  353. "type": "package",
  354. "serviceable": true,
  355. "sha512": "sha512-/YTTCxjBIpfwX3MKMT4JMFVl1jX4IHW7zih+Bg3cTIkzGnbFt+B3l/k90ILDw6DRiFE7T+VxEyls7zk4p029ng==",
  356. "path": "scriban/5.12.0",
  357. "hashPath": "scriban.5.12.0.nupkg.sha512"
  358. },
  359. "System.Collections/4.0.11": {
  360. "type": "package",
  361. "serviceable": true,
  362. "sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
  363. "path": "system.collections/4.0.11",
  364. "hashPath": "system.collections.4.0.11.nupkg.sha512"
  365. },
  366. "System.Diagnostics.Debug/4.0.11": {
  367. "type": "package",
  368. "serviceable": true,
  369. "sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
  370. "path": "system.diagnostics.debug/4.0.11",
  371. "hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
  372. },
  373. "System.Diagnostics.Tools/4.0.1": {
  374. "type": "package",
  375. "serviceable": true,
  376. "sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
  377. "path": "system.diagnostics.tools/4.0.1",
  378. "hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
  379. },
  380. "System.Globalization/4.0.11": {
  381. "type": "package",
  382. "serviceable": true,
  383. "sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
  384. "path": "system.globalization/4.0.11",
  385. "hashPath": "system.globalization.4.0.11.nupkg.sha512"
  386. },
  387. "System.IO/4.1.0": {
  388. "type": "package",
  389. "serviceable": true,
  390. "sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
  391. "path": "system.io/4.1.0",
  392. "hashPath": "system.io.4.1.0.nupkg.sha512"
  393. },
  394. "System.Linq/4.1.0": {
  395. "type": "package",
  396. "serviceable": true,
  397. "sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
  398. "path": "system.linq/4.1.0",
  399. "hashPath": "system.linq.4.1.0.nupkg.sha512"
  400. },
  401. "System.Linq.Expressions/4.1.0": {
  402. "type": "package",
  403. "serviceable": true,
  404. "sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
  405. "path": "system.linq.expressions/4.1.0",
  406. "hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
  407. },
  408. "System.ObjectModel/4.0.12": {
  409. "type": "package",
  410. "serviceable": true,
  411. "sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
  412. "path": "system.objectmodel/4.0.12",
  413. "hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
  414. },
  415. "System.Reflection/4.1.0": {
  416. "type": "package",
  417. "serviceable": true,
  418. "sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
  419. "path": "system.reflection/4.1.0",
  420. "hashPath": "system.reflection.4.1.0.nupkg.sha512"
  421. },
  422. "System.Reflection.Emit/4.0.1": {
  423. "type": "package",
  424. "serviceable": true,
  425. "sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
  426. "path": "system.reflection.emit/4.0.1",
  427. "hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
  428. },
  429. "System.Reflection.Emit.ILGeneration/4.0.1": {
  430. "type": "package",
  431. "serviceable": true,
  432. "sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
  433. "path": "system.reflection.emit.ilgeneration/4.0.1",
  434. "hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
  435. },
  436. "System.Reflection.Emit.Lightweight/4.0.1": {
  437. "type": "package",
  438. "serviceable": true,
  439. "sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
  440. "path": "system.reflection.emit.lightweight/4.0.1",
  441. "hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
  442. },
  443. "System.Reflection.Extensions/4.0.1": {
  444. "type": "package",
  445. "serviceable": true,
  446. "sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
  447. "path": "system.reflection.extensions/4.0.1",
  448. "hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
  449. },
  450. "System.Reflection.Primitives/4.0.1": {
  451. "type": "package",
  452. "serviceable": true,
  453. "sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
  454. "path": "system.reflection.primitives/4.0.1",
  455. "hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
  456. },
  457. "System.Reflection.TypeExtensions/4.1.0": {
  458. "type": "package",
  459. "serviceable": true,
  460. "sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
  461. "path": "system.reflection.typeextensions/4.1.0",
  462. "hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
  463. },
  464. "System.Resources.ResourceManager/4.0.1": {
  465. "type": "package",
  466. "serviceable": true,
  467. "sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
  468. "path": "system.resources.resourcemanager/4.0.1",
  469. "hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
  470. },
  471. "System.Runtime/4.1.0": {
  472. "type": "package",
  473. "serviceable": true,
  474. "sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
  475. "path": "system.runtime/4.1.0",
  476. "hashPath": "system.runtime.4.1.0.nupkg.sha512"
  477. },
  478. "System.Runtime.Extensions/4.1.0": {
  479. "type": "package",
  480. "serviceable": true,
  481. "sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
  482. "path": "system.runtime.extensions/4.1.0",
  483. "hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
  484. },
  485. "System.Runtime.Serialization.Primitives/4.1.1": {
  486. "type": "package",
  487. "serviceable": true,
  488. "sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
  489. "path": "system.runtime.serialization.primitives/4.1.1",
  490. "hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
  491. },
  492. "System.Text.Encoding/4.0.11": {
  493. "type": "package",
  494. "serviceable": true,
  495. "sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
  496. "path": "system.text.encoding/4.0.11",
  497. "hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
  498. },
  499. "System.Text.Encoding.Extensions/4.0.11": {
  500. "type": "package",
  501. "serviceable": true,
  502. "sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
  503. "path": "system.text.encoding.extensions/4.0.11",
  504. "hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
  505. },
  506. "System.Text.RegularExpressions/4.1.0": {
  507. "type": "package",
  508. "serviceable": true,
  509. "sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
  510. "path": "system.text.regularexpressions/4.1.0",
  511. "hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
  512. },
  513. "System.Threading/4.0.11": {
  514. "type": "package",
  515. "serviceable": true,
  516. "sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
  517. "path": "system.threading/4.0.11",
  518. "hashPath": "system.threading.4.0.11.nupkg.sha512"
  519. },
  520. "System.Threading.Tasks/4.0.11": {
  521. "type": "package",
  522. "serviceable": true,
  523. "sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
  524. "path": "system.threading.tasks/4.0.11",
  525. "hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
  526. },
  527. "Ude.NetStandard/1.2.0": {
  528. "type": "package",
  529. "serviceable": true,
  530. "sha512": "sha512-zRWpPAxBg3lNdm4UiKixTe+DFPoNid9CILggTCy/0WR2WKETe17kTWhiiIpLB2k5IEgnvA0QLfKlvd6Tvu0pzA==",
  531. "path": "ude.netstandard/1.2.0",
  532. "hashPath": "ude.netstandard.1.2.0.nupkg.sha512"
  533. },
  534. "YamlDotNet.NetCore/1.0.0": {
  535. "type": "package",
  536. "serviceable": true,
  537. "sha512": "sha512-vPiKF4Yf02MS96Nzwcr8+WrvlhTx+camOgUzxhazU0hCzs2ESetWDCxaIT/MYdAw2oONYem1ow9PXWJjHkRUDw==",
  538. "path": "yamldotnet.netcore/1.0.0",
  539. "hashPath": "yamldotnet.netcore.1.0.0.nupkg.sha512"
  540. },
  541. "Luban.Core/1.0.0": {
  542. "type": "project",
  543. "serviceable": false,
  544. "sha512": ""
  545. }
  546. }
  547. }