Luban.Python.deps.json 21 KB

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