Luban.deps.json 33 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "Luban/4.4.1": {
  10. "dependencies": {
  11. "CommandLineParser": "2.9.1",
  12. "Luban.Bson": "1.0.0",
  13. "Luban.CSharp": "1.0.0",
  14. "Luban.Core": "1.0.0",
  15. "Luban.Cpp": "1.0.0",
  16. "Luban.Dart": "1.0.0",
  17. "Luban.DataLoader.Builtin": "1.0.0",
  18. "Luban.DataTarget.Builtin": "1.0.0",
  19. "Luban.DataValidator.Builtin": "1.0.0",
  20. "Luban.FlatBuffers": "1.0.0",
  21. "Luban.Gdscript": "1.0.0",
  22. "Luban.Golang": "1.0.0",
  23. "Luban.Java": "1.0.0",
  24. "Luban.Javascript": "1.0.0",
  25. "Luban.L10N": "1.0.0",
  26. "Luban.Lua": "1.0.0",
  27. "Luban.MsgPack": "1.0.0",
  28. "Luban.PHP": "1.0.0",
  29. "Luban.Protobuf": "1.0.0",
  30. "Luban.Python": "1.0.0",
  31. "Luban.Rust": "1.0.0",
  32. "Luban.Schema.Builtin": "1.0.0",
  33. "Luban.Typescript": "1.0.0",
  34. "YamlDotNet.NetCore": "1.0.0"
  35. },
  36. "runtime": {
  37. "Luban.dll": {}
  38. }
  39. },
  40. "CommandLineParser/2.9.1": {
  41. "runtime": {
  42. "lib/netstandard2.0/CommandLine.dll": {
  43. "assemblyVersion": "2.9.1.0",
  44. "fileVersion": "2.9.1.0"
  45. }
  46. }
  47. },
  48. "ExcelDataReader/3.7.0": {
  49. "runtime": {
  50. "lib/netstandard2.1/ExcelDataReader.dll": {
  51. "assemblyVersion": "3.7.0.0",
  52. "fileVersion": "3.7.0.0"
  53. }
  54. }
  55. },
  56. "Google.Protobuf/3.29.0": {
  57. "runtime": {
  58. "lib/net5.0/Google.Protobuf.dll": {
  59. "assemblyVersion": "3.29.0.0",
  60. "fileVersion": "3.29.0.0"
  61. }
  62. }
  63. },
  64. "MessagePack/2.5.192": {
  65. "dependencies": {
  66. "MessagePack.Annotations": "2.5.192",
  67. "Microsoft.NET.StringTools": "17.6.3"
  68. },
  69. "runtime": {
  70. "lib/net6.0/MessagePack.dll": {
  71. "assemblyVersion": "2.5.0.0",
  72. "fileVersion": "2.5.192.54228"
  73. }
  74. }
  75. },
  76. "MessagePack.Annotations/2.5.192": {
  77. "runtime": {
  78. "lib/netstandard2.0/MessagePack.Annotations.dll": {
  79. "assemblyVersion": "2.5.0.0",
  80. "fileVersion": "2.5.192.54228"
  81. }
  82. }
  83. },
  84. "Microsoft.CSharp/4.5.0": {},
  85. "Microsoft.NET.StringTools/17.6.3": {
  86. "runtime": {
  87. "lib/net7.0/Microsoft.NET.StringTools.dll": {
  88. "assemblyVersion": "1.0.0.0",
  89. "fileVersion": "17.6.3.22601"
  90. }
  91. }
  92. },
  93. "Microsoft.NETCore.Platforms/1.0.1": {},
  94. "Microsoft.NETCore.Targets/1.0.1": {},
  95. "NeoLua/1.3.14": {
  96. "dependencies": {
  97. "Microsoft.CSharp": "4.5.0"
  98. },
  99. "runtime": {
  100. "lib/net5.0/Neo.Lua.dll": {
  101. "assemblyVersion": "5.3.0.0",
  102. "fileVersion": "1.3.14.0"
  103. }
  104. },
  105. "resources": {
  106. "lib/net5.0/de/Neo.Lua.resources.dll": {
  107. "locale": "de"
  108. }
  109. }
  110. },
  111. "Newtonsoft.Json/13.0.1": {
  112. "runtime": {
  113. "lib/netstandard2.0/Newtonsoft.Json.dll": {
  114. "assemblyVersion": "13.0.0.0",
  115. "fileVersion": "13.0.1.25517"
  116. }
  117. }
  118. },
  119. "Newtonsoft.Json.Bson/1.0.3": {
  120. "dependencies": {
  121. "Newtonsoft.Json": "13.0.1"
  122. },
  123. "runtime": {
  124. "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
  125. "assemblyVersion": "1.0.0.0",
  126. "fileVersion": "1.0.3.29904"
  127. }
  128. }
  129. },
  130. "NLog/5.3.4": {
  131. "runtime": {
  132. "lib/netstandard2.0/NLog.dll": {
  133. "assemblyVersion": "5.0.0.0",
  134. "fileVersion": "5.3.4.2778"
  135. }
  136. }
  137. },
  138. "Scriban/5.12.0": {
  139. "runtime": {
  140. "lib/net7.0/Scriban.dll": {
  141. "assemblyVersion": "5.0.0.0",
  142. "fileVersion": "5.12.0.0"
  143. }
  144. }
  145. },
  146. "System.Collections/4.0.11": {
  147. "dependencies": {
  148. "Microsoft.NETCore.Platforms": "1.0.1",
  149. "Microsoft.NETCore.Targets": "1.0.1",
  150. "System.Runtime": "4.1.0"
  151. }
  152. },
  153. "System.Diagnostics.Debug/4.0.11": {
  154. "dependencies": {
  155. "Microsoft.NETCore.Platforms": "1.0.1",
  156. "Microsoft.NETCore.Targets": "1.0.1",
  157. "System.Runtime": "4.1.0"
  158. }
  159. },
  160. "System.Diagnostics.Tools/4.0.1": {
  161. "dependencies": {
  162. "Microsoft.NETCore.Platforms": "1.0.1",
  163. "Microsoft.NETCore.Targets": "1.0.1",
  164. "System.Runtime": "4.1.0"
  165. }
  166. },
  167. "System.Globalization/4.0.11": {
  168. "dependencies": {
  169. "Microsoft.NETCore.Platforms": "1.0.1",
  170. "Microsoft.NETCore.Targets": "1.0.1",
  171. "System.Runtime": "4.1.0"
  172. }
  173. },
  174. "System.IO/4.1.0": {
  175. "dependencies": {
  176. "Microsoft.NETCore.Platforms": "1.0.1",
  177. "Microsoft.NETCore.Targets": "1.0.1",
  178. "System.Runtime": "4.1.0",
  179. "System.Text.Encoding": "4.0.11",
  180. "System.Threading.Tasks": "4.0.11"
  181. }
  182. },
  183. "System.Linq/4.1.0": {
  184. "dependencies": {
  185. "System.Collections": "4.0.11",
  186. "System.Diagnostics.Debug": "4.0.11",
  187. "System.Resources.ResourceManager": "4.0.1",
  188. "System.Runtime": "4.1.0",
  189. "System.Runtime.Extensions": "4.1.0"
  190. }
  191. },
  192. "System.Linq.Expressions/4.1.0": {
  193. "dependencies": {
  194. "System.Collections": "4.0.11",
  195. "System.Diagnostics.Debug": "4.0.11",
  196. "System.Globalization": "4.0.11",
  197. "System.IO": "4.1.0",
  198. "System.Linq": "4.1.0",
  199. "System.ObjectModel": "4.0.12",
  200. "System.Reflection": "4.1.0",
  201. "System.Reflection.Emit": "4.0.1",
  202. "System.Reflection.Emit.ILGeneration": "4.0.1",
  203. "System.Reflection.Emit.Lightweight": "4.0.1",
  204. "System.Reflection.Extensions": "4.0.1",
  205. "System.Reflection.Primitives": "4.0.1",
  206. "System.Reflection.TypeExtensions": "4.1.0",
  207. "System.Resources.ResourceManager": "4.0.1",
  208. "System.Runtime": "4.1.0",
  209. "System.Runtime.Extensions": "4.1.0",
  210. "System.Threading": "4.0.11"
  211. }
  212. },
  213. "System.ObjectModel/4.0.12": {
  214. "dependencies": {
  215. "System.Collections": "4.0.11",
  216. "System.Diagnostics.Debug": "4.0.11",
  217. "System.Resources.ResourceManager": "4.0.1",
  218. "System.Runtime": "4.1.0",
  219. "System.Threading": "4.0.11"
  220. }
  221. },
  222. "System.Reflection/4.1.0": {
  223. "dependencies": {
  224. "Microsoft.NETCore.Platforms": "1.0.1",
  225. "Microsoft.NETCore.Targets": "1.0.1",
  226. "System.IO": "4.1.0",
  227. "System.Reflection.Primitives": "4.0.1",
  228. "System.Runtime": "4.1.0"
  229. }
  230. },
  231. "System.Reflection.Emit/4.0.1": {
  232. "dependencies": {
  233. "System.IO": "4.1.0",
  234. "System.Reflection": "4.1.0",
  235. "System.Reflection.Emit.ILGeneration": "4.0.1",
  236. "System.Reflection.Primitives": "4.0.1",
  237. "System.Runtime": "4.1.0"
  238. }
  239. },
  240. "System.Reflection.Emit.ILGeneration/4.0.1": {
  241. "dependencies": {
  242. "System.Reflection": "4.1.0",
  243. "System.Reflection.Primitives": "4.0.1",
  244. "System.Runtime": "4.1.0"
  245. }
  246. },
  247. "System.Reflection.Emit.Lightweight/4.0.1": {
  248. "dependencies": {
  249. "System.Reflection": "4.1.0",
  250. "System.Reflection.Emit.ILGeneration": "4.0.1",
  251. "System.Reflection.Primitives": "4.0.1",
  252. "System.Runtime": "4.1.0"
  253. }
  254. },
  255. "System.Reflection.Extensions/4.0.1": {
  256. "dependencies": {
  257. "Microsoft.NETCore.Platforms": "1.0.1",
  258. "Microsoft.NETCore.Targets": "1.0.1",
  259. "System.Reflection": "4.1.0",
  260. "System.Runtime": "4.1.0"
  261. }
  262. },
  263. "System.Reflection.Primitives/4.0.1": {
  264. "dependencies": {
  265. "Microsoft.NETCore.Platforms": "1.0.1",
  266. "Microsoft.NETCore.Targets": "1.0.1",
  267. "System.Runtime": "4.1.0"
  268. }
  269. },
  270. "System.Reflection.TypeExtensions/4.1.0": {
  271. "dependencies": {
  272. "System.Reflection": "4.1.0",
  273. "System.Runtime": "4.1.0"
  274. }
  275. },
  276. "System.Resources.ResourceManager/4.0.1": {
  277. "dependencies": {
  278. "Microsoft.NETCore.Platforms": "1.0.1",
  279. "Microsoft.NETCore.Targets": "1.0.1",
  280. "System.Globalization": "4.0.11",
  281. "System.Reflection": "4.1.0",
  282. "System.Runtime": "4.1.0"
  283. }
  284. },
  285. "System.Runtime/4.1.0": {
  286. "dependencies": {
  287. "Microsoft.NETCore.Platforms": "1.0.1",
  288. "Microsoft.NETCore.Targets": "1.0.1"
  289. }
  290. },
  291. "System.Runtime.Extensions/4.1.0": {
  292. "dependencies": {
  293. "Microsoft.NETCore.Platforms": "1.0.1",
  294. "Microsoft.NETCore.Targets": "1.0.1",
  295. "System.Runtime": "4.1.0"
  296. }
  297. },
  298. "System.Runtime.Serialization.Primitives/4.1.1": {
  299. "dependencies": {
  300. "System.Resources.ResourceManager": "4.0.1",
  301. "System.Runtime": "4.1.0"
  302. }
  303. },
  304. "System.Text.Encoding/4.0.11": {
  305. "dependencies": {
  306. "Microsoft.NETCore.Platforms": "1.0.1",
  307. "Microsoft.NETCore.Targets": "1.0.1",
  308. "System.Runtime": "4.1.0"
  309. }
  310. },
  311. "System.Text.Encoding.Extensions/4.0.11": {
  312. "dependencies": {
  313. "Microsoft.NETCore.Platforms": "1.0.1",
  314. "Microsoft.NETCore.Targets": "1.0.1",
  315. "System.Runtime": "4.1.0",
  316. "System.Text.Encoding": "4.0.11"
  317. }
  318. },
  319. "System.Text.RegularExpressions/4.1.0": {
  320. "dependencies": {
  321. "System.Collections": "4.0.11",
  322. "System.Globalization": "4.0.11",
  323. "System.Resources.ResourceManager": "4.0.1",
  324. "System.Runtime": "4.1.0",
  325. "System.Runtime.Extensions": "4.1.0",
  326. "System.Threading": "4.0.11"
  327. }
  328. },
  329. "System.Threading/4.0.11": {
  330. "dependencies": {
  331. "System.Runtime": "4.1.0",
  332. "System.Threading.Tasks": "4.0.11"
  333. }
  334. },
  335. "System.Threading.Tasks/4.0.11": {
  336. "dependencies": {
  337. "Microsoft.NETCore.Platforms": "1.0.1",
  338. "Microsoft.NETCore.Targets": "1.0.1",
  339. "System.Runtime": "4.1.0"
  340. }
  341. },
  342. "Ude.NetStandard/1.2.0": {
  343. "runtime": {
  344. "lib/netstandard2.0/Ude.NetStandard.dll": {
  345. "assemblyVersion": "1.0.2.0",
  346. "fileVersion": "1.0.2.0"
  347. }
  348. }
  349. },
  350. "YamlDotNet.NetCore/1.0.0": {
  351. "dependencies": {
  352. "System.Collections": "4.0.11",
  353. "System.Diagnostics.Debug": "4.0.11",
  354. "System.Diagnostics.Tools": "4.0.1",
  355. "System.Globalization": "4.0.11",
  356. "System.Linq": "4.1.0",
  357. "System.Linq.Expressions": "4.1.0",
  358. "System.ObjectModel": "4.0.12",
  359. "System.Reflection.Extensions": "4.0.1",
  360. "System.Runtime.Extensions": "4.1.0",
  361. "System.Runtime.Serialization.Primitives": "4.1.1",
  362. "System.Text.Encoding.Extensions": "4.0.11",
  363. "System.Text.RegularExpressions": "4.1.0"
  364. },
  365. "runtime": {
  366. "lib/netstandard1.0/YamlDotNet.NetCore.dll": {
  367. "assemblyVersion": "0.0.1.0",
  368. "fileVersion": "0.0.0.0"
  369. }
  370. }
  371. },
  372. "Luban.Bson/1.0.0": {
  373. "dependencies": {
  374. "Luban.Core": "1.0.0",
  375. "Newtonsoft.Json.Bson": "1.0.3"
  376. },
  377. "runtime": {
  378. "Luban.Bson.dll": {
  379. "assemblyVersion": "1.0.0.0",
  380. "fileVersion": "1.0.0.0"
  381. }
  382. }
  383. },
  384. "Luban.Core/1.0.0": {
  385. "dependencies": {
  386. "NLog": "5.3.4",
  387. "Scriban": "5.12.0"
  388. },
  389. "runtime": {
  390. "Luban.Core.dll": {
  391. "assemblyVersion": "1.0.0.0",
  392. "fileVersion": "1.0.0.0"
  393. }
  394. }
  395. },
  396. "Luban.Cpp/1.0.0": {
  397. "dependencies": {
  398. "Luban.Core": "1.0.0"
  399. },
  400. "runtime": {
  401. "Luban.Cpp.dll": {
  402. "assemblyVersion": "1.0.0.0",
  403. "fileVersion": "1.0.0.0"
  404. }
  405. }
  406. },
  407. "Luban.CSharp/1.0.0": {
  408. "dependencies": {
  409. "Luban.Core": "1.0.0",
  410. "Luban.DataValidator.Builtin": "1.0.0"
  411. },
  412. "runtime": {
  413. "Luban.CSharp.dll": {
  414. "assemblyVersion": "1.0.0.0",
  415. "fileVersion": "1.0.0.0"
  416. }
  417. }
  418. },
  419. "Luban.Dart/1.0.0": {
  420. "dependencies": {
  421. "Luban.Core": "1.0.0"
  422. },
  423. "runtime": {
  424. "Luban.Dart.dll": {
  425. "assemblyVersion": "1.0.0.0",
  426. "fileVersion": "1.0.0.0"
  427. }
  428. }
  429. },
  430. "Luban.DataLoader.Builtin/1.0.0": {
  431. "dependencies": {
  432. "ExcelDataReader": "3.7.0",
  433. "Luban.Core": "1.0.0",
  434. "NeoLua": "1.3.14",
  435. "Ude.NetStandard": "1.2.0",
  436. "YamlDotNet.NetCore": "1.0.0"
  437. },
  438. "runtime": {
  439. "Luban.DataLoader.Builtin.dll": {
  440. "assemblyVersion": "1.0.0.0",
  441. "fileVersion": "1.0.0.0"
  442. }
  443. }
  444. },
  445. "Luban.DataTarget.Builtin/1.0.0": {
  446. "dependencies": {
  447. "Luban.Core": "1.0.0",
  448. "Luban.DataLoader.Builtin": "1.0.0"
  449. },
  450. "runtime": {
  451. "Luban.DataTarget.Builtin.dll": {
  452. "assemblyVersion": "1.0.0.0",
  453. "fileVersion": "1.0.0.0"
  454. }
  455. }
  456. },
  457. "Luban.DataValidator.Builtin/1.0.0": {
  458. "dependencies": {
  459. "Luban.Core": "1.0.0"
  460. },
  461. "runtime": {
  462. "Luban.DataValidator.Builtin.dll": {
  463. "assemblyVersion": "1.0.0.0",
  464. "fileVersion": "1.0.0.0"
  465. }
  466. }
  467. },
  468. "Luban.FlatBuffers/1.0.0": {
  469. "dependencies": {
  470. "Luban.Core": "1.0.0",
  471. "Luban.DataTarget.Builtin": "1.0.0"
  472. },
  473. "runtime": {
  474. "Luban.FlatBuffers.dll": {
  475. "assemblyVersion": "1.0.0.0",
  476. "fileVersion": "1.0.0.0"
  477. }
  478. }
  479. },
  480. "Luban.Gdscript/1.0.0": {
  481. "dependencies": {
  482. "Luban.Core": "1.0.0",
  483. "Luban.DataTarget.Builtin": "1.0.0"
  484. },
  485. "runtime": {
  486. "Luban.Gdscript.dll": {
  487. "assemblyVersion": "1.0.0.0",
  488. "fileVersion": "1.0.0.0"
  489. }
  490. }
  491. },
  492. "Luban.Golang/1.0.0": {
  493. "dependencies": {
  494. "Luban.Core": "1.0.0"
  495. },
  496. "runtime": {
  497. "Luban.Golang.dll": {
  498. "assemblyVersion": "1.0.0.0",
  499. "fileVersion": "1.0.0.0"
  500. }
  501. }
  502. },
  503. "Luban.Java/1.0.0": {
  504. "dependencies": {
  505. "Luban.Core": "1.0.0"
  506. },
  507. "runtime": {
  508. "Luban.Java.dll": {
  509. "assemblyVersion": "1.0.0.0",
  510. "fileVersion": "1.0.0.0"
  511. }
  512. }
  513. },
  514. "Luban.Javascript/1.0.0": {
  515. "dependencies": {
  516. "Luban.CSharp": "1.0.0",
  517. "Luban.Core": "1.0.0",
  518. "Luban.DataTarget.Builtin": "1.0.0"
  519. },
  520. "runtime": {
  521. "Luban.Javascript.dll": {
  522. "assemblyVersion": "1.0.0.0",
  523. "fileVersion": "1.0.0.0"
  524. }
  525. }
  526. },
  527. "Luban.L10N/1.0.0": {
  528. "dependencies": {
  529. "Luban.Core": "1.0.0",
  530. "Luban.DataLoader.Builtin": "1.0.0"
  531. },
  532. "runtime": {
  533. "Luban.L10N.dll": {
  534. "assemblyVersion": "1.0.0.0",
  535. "fileVersion": "1.0.0.0"
  536. }
  537. }
  538. },
  539. "Luban.Lua/1.0.0": {
  540. "dependencies": {
  541. "Luban.Core": "1.0.0"
  542. },
  543. "runtime": {
  544. "Luban.Lua.dll": {
  545. "assemblyVersion": "1.0.0.0",
  546. "fileVersion": "1.0.0.0"
  547. }
  548. }
  549. },
  550. "Luban.MsgPack/1.0.0": {
  551. "dependencies": {
  552. "Luban.Core": "1.0.0",
  553. "MessagePack": "2.5.192"
  554. },
  555. "runtime": {
  556. "Luban.MsgPack.dll": {
  557. "assemblyVersion": "1.0.0.0",
  558. "fileVersion": "1.0.0.0"
  559. }
  560. }
  561. },
  562. "Luban.PHP/1.0.0": {
  563. "dependencies": {
  564. "Luban.Core": "1.0.0",
  565. "Luban.DataTarget.Builtin": "1.0.0"
  566. },
  567. "runtime": {
  568. "Luban.PHP.dll": {
  569. "assemblyVersion": "1.0.0.0",
  570. "fileVersion": "1.0.0.0"
  571. }
  572. }
  573. },
  574. "Luban.Protobuf/1.0.0": {
  575. "dependencies": {
  576. "Google.Protobuf": "3.29.0",
  577. "Luban.Core": "1.0.0",
  578. "Luban.DataTarget.Builtin": "1.0.0"
  579. },
  580. "runtime": {
  581. "Luban.Protobuf.dll": {
  582. "assemblyVersion": "1.0.0.0",
  583. "fileVersion": "1.0.0.0"
  584. }
  585. }
  586. },
  587. "Luban.Python/1.0.0": {
  588. "dependencies": {
  589. "Luban.Core": "1.0.0",
  590. "Luban.DataTarget.Builtin": "1.0.0"
  591. },
  592. "runtime": {
  593. "Luban.Python.dll": {
  594. "assemblyVersion": "1.0.0.0",
  595. "fileVersion": "1.0.0.0"
  596. }
  597. }
  598. },
  599. "Luban.Rust/1.0.0": {
  600. "dependencies": {
  601. "Luban.Core": "1.0.0"
  602. },
  603. "runtime": {
  604. "Luban.Rust.dll": {
  605. "assemblyVersion": "1.0.0.0",
  606. "fileVersion": "1.0.0.0"
  607. }
  608. }
  609. },
  610. "Luban.Schema.Builtin/1.0.0": {
  611. "dependencies": {
  612. "Luban.Core": "1.0.0",
  613. "Luban.DataLoader.Builtin": "1.0.0"
  614. },
  615. "runtime": {
  616. "Luban.Schema.Builtin.dll": {
  617. "assemblyVersion": "1.0.0.0",
  618. "fileVersion": "1.0.0.0"
  619. }
  620. }
  621. },
  622. "Luban.Typescript/1.0.0": {
  623. "dependencies": {
  624. "Luban.CSharp": "1.0.0",
  625. "Luban.Core": "1.0.0",
  626. "Luban.DataTarget.Builtin": "1.0.0"
  627. },
  628. "runtime": {
  629. "Luban.Typescript.dll": {
  630. "assemblyVersion": "1.0.0.0",
  631. "fileVersion": "1.0.0.0"
  632. }
  633. }
  634. }
  635. }
  636. },
  637. "libraries": {
  638. "Luban/4.4.1": {
  639. "type": "project",
  640. "serviceable": false,
  641. "sha512": ""
  642. },
  643. "CommandLineParser/2.9.1": {
  644. "type": "package",
  645. "serviceable": true,
  646. "sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==",
  647. "path": "commandlineparser/2.9.1",
  648. "hashPath": "commandlineparser.2.9.1.nupkg.sha512"
  649. },
  650. "ExcelDataReader/3.7.0": {
  651. "type": "package",
  652. "serviceable": true,
  653. "sha512": "sha512-AMv3oDETRHSRyXC17rBtKH45qIfFyo433LMeaMB3u4RNr/c9Luuc0Z+JMP6+3Cx9n4wXqFqcrEIVxrf/GgYnZg==",
  654. "path": "exceldatareader/3.7.0",
  655. "hashPath": "exceldatareader.3.7.0.nupkg.sha512"
  656. },
  657. "Google.Protobuf/3.29.0": {
  658. "type": "package",
  659. "serviceable": true,
  660. "sha512": "sha512-l1012jd1Y2XsLQ+h9cXE7Bo3WruXql3Xc3KP/z+yZDJMSkfb2guslHCxwFsqd2ScHB0h2J7Yuy255RrBD/DGBw==",
  661. "path": "google.protobuf/3.29.0",
  662. "hashPath": "google.protobuf.3.29.0.nupkg.sha512"
  663. },
  664. "MessagePack/2.5.192": {
  665. "type": "package",
  666. "serviceable": true,
  667. "sha512": "sha512-Jtle5MaFeIFkdXtxQeL9Tu2Y3HsAQGoSntOzrn6Br/jrl6c8QmG22GEioT5HBtZJR0zw0s46OnKU8ei2M3QifA==",
  668. "path": "messagepack/2.5.192",
  669. "hashPath": "messagepack.2.5.192.nupkg.sha512"
  670. },
  671. "MessagePack.Annotations/2.5.192": {
  672. "type": "package",
  673. "serviceable": true,
  674. "sha512": "sha512-jaJuwcgovWIZ8Zysdyf3b7b34/BrADw4v82GaEZymUhDd3ScMPrYd/cttekeDteJJPXseJxp04yTIcxiVUjTWg==",
  675. "path": "messagepack.annotations/2.5.192",
  676. "hashPath": "messagepack.annotations.2.5.192.nupkg.sha512"
  677. },
  678. "Microsoft.CSharp/4.5.0": {
  679. "type": "package",
  680. "serviceable": true,
  681. "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
  682. "path": "microsoft.csharp/4.5.0",
  683. "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
  684. },
  685. "Microsoft.NET.StringTools/17.6.3": {
  686. "type": "package",
  687. "serviceable": true,
  688. "sha512": "sha512-N0ZIanl1QCgvUumEL1laasU0a7sOE5ZwLZVTn0pAePnfhq8P7SvTjF8Axq+CnavuQkmdQpGNXQ1efZtu5kDFbA==",
  689. "path": "microsoft.net.stringtools/17.6.3",
  690. "hashPath": "microsoft.net.stringtools.17.6.3.nupkg.sha512"
  691. },
  692. "Microsoft.NETCore.Platforms/1.0.1": {
  693. "type": "package",
  694. "serviceable": true,
  695. "sha512": "sha512-2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
  696. "path": "microsoft.netcore.platforms/1.0.1",
  697. "hashPath": "microsoft.netcore.platforms.1.0.1.nupkg.sha512"
  698. },
  699. "Microsoft.NETCore.Targets/1.0.1": {
  700. "type": "package",
  701. "serviceable": true,
  702. "sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
  703. "path": "microsoft.netcore.targets/1.0.1",
  704. "hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
  705. },
  706. "NeoLua/1.3.14": {
  707. "type": "package",
  708. "serviceable": true,
  709. "sha512": "sha512-BXIUN+ePY2wx3ZGiSmR8KZKD85s01pXI690orrB3u/biB8R0nalziGw+iGbPBq1Cuz8Upggpw2ERF84POXWTCQ==",
  710. "path": "neolua/1.3.14",
  711. "hashPath": "neolua.1.3.14.nupkg.sha512"
  712. },
  713. "Newtonsoft.Json/13.0.1": {
  714. "type": "package",
  715. "serviceable": true,
  716. "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
  717. "path": "newtonsoft.json/13.0.1",
  718. "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
  719. },
  720. "Newtonsoft.Json.Bson/1.0.3": {
  721. "type": "package",
  722. "serviceable": true,
  723. "sha512": "sha512-bCcwagnHfYnhwQfY1criEcn6Hy9PtBuVnZu0pA8hmRhuR3jI/8WxVgoVAdNw9BJ3JHkxmWJzpj/AQy+PMMLqxg==",
  724. "path": "newtonsoft.json.bson/1.0.3",
  725. "hashPath": "newtonsoft.json.bson.1.0.3.nupkg.sha512"
  726. },
  727. "NLog/5.3.4": {
  728. "type": "package",
  729. "serviceable": true,
  730. "sha512": "sha512-gLy7+O1hEYJXIlcTr1/VWjGXrZTQFZzYNO18IWasD64pNwz0BreV+nHLxWKXWZzERRzoKnsk2XYtwLkTVk7J1A==",
  731. "path": "nlog/5.3.4",
  732. "hashPath": "nlog.5.3.4.nupkg.sha512"
  733. },
  734. "Scriban/5.12.0": {
  735. "type": "package",
  736. "serviceable": true,
  737. "sha512": "sha512-/YTTCxjBIpfwX3MKMT4JMFVl1jX4IHW7zih+Bg3cTIkzGnbFt+B3l/k90ILDw6DRiFE7T+VxEyls7zk4p029ng==",
  738. "path": "scriban/5.12.0",
  739. "hashPath": "scriban.5.12.0.nupkg.sha512"
  740. },
  741. "System.Collections/4.0.11": {
  742. "type": "package",
  743. "serviceable": true,
  744. "sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
  745. "path": "system.collections/4.0.11",
  746. "hashPath": "system.collections.4.0.11.nupkg.sha512"
  747. },
  748. "System.Diagnostics.Debug/4.0.11": {
  749. "type": "package",
  750. "serviceable": true,
  751. "sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
  752. "path": "system.diagnostics.debug/4.0.11",
  753. "hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
  754. },
  755. "System.Diagnostics.Tools/4.0.1": {
  756. "type": "package",
  757. "serviceable": true,
  758. "sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
  759. "path": "system.diagnostics.tools/4.0.1",
  760. "hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
  761. },
  762. "System.Globalization/4.0.11": {
  763. "type": "package",
  764. "serviceable": true,
  765. "sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
  766. "path": "system.globalization/4.0.11",
  767. "hashPath": "system.globalization.4.0.11.nupkg.sha512"
  768. },
  769. "System.IO/4.1.0": {
  770. "type": "package",
  771. "serviceable": true,
  772. "sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
  773. "path": "system.io/4.1.0",
  774. "hashPath": "system.io.4.1.0.nupkg.sha512"
  775. },
  776. "System.Linq/4.1.0": {
  777. "type": "package",
  778. "serviceable": true,
  779. "sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
  780. "path": "system.linq/4.1.0",
  781. "hashPath": "system.linq.4.1.0.nupkg.sha512"
  782. },
  783. "System.Linq.Expressions/4.1.0": {
  784. "type": "package",
  785. "serviceable": true,
  786. "sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
  787. "path": "system.linq.expressions/4.1.0",
  788. "hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
  789. },
  790. "System.ObjectModel/4.0.12": {
  791. "type": "package",
  792. "serviceable": true,
  793. "sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
  794. "path": "system.objectmodel/4.0.12",
  795. "hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
  796. },
  797. "System.Reflection/4.1.0": {
  798. "type": "package",
  799. "serviceable": true,
  800. "sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
  801. "path": "system.reflection/4.1.0",
  802. "hashPath": "system.reflection.4.1.0.nupkg.sha512"
  803. },
  804. "System.Reflection.Emit/4.0.1": {
  805. "type": "package",
  806. "serviceable": true,
  807. "sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
  808. "path": "system.reflection.emit/4.0.1",
  809. "hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
  810. },
  811. "System.Reflection.Emit.ILGeneration/4.0.1": {
  812. "type": "package",
  813. "serviceable": true,
  814. "sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
  815. "path": "system.reflection.emit.ilgeneration/4.0.1",
  816. "hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
  817. },
  818. "System.Reflection.Emit.Lightweight/4.0.1": {
  819. "type": "package",
  820. "serviceable": true,
  821. "sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
  822. "path": "system.reflection.emit.lightweight/4.0.1",
  823. "hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
  824. },
  825. "System.Reflection.Extensions/4.0.1": {
  826. "type": "package",
  827. "serviceable": true,
  828. "sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
  829. "path": "system.reflection.extensions/4.0.1",
  830. "hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
  831. },
  832. "System.Reflection.Primitives/4.0.1": {
  833. "type": "package",
  834. "serviceable": true,
  835. "sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
  836. "path": "system.reflection.primitives/4.0.1",
  837. "hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
  838. },
  839. "System.Reflection.TypeExtensions/4.1.0": {
  840. "type": "package",
  841. "serviceable": true,
  842. "sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
  843. "path": "system.reflection.typeextensions/4.1.0",
  844. "hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
  845. },
  846. "System.Resources.ResourceManager/4.0.1": {
  847. "type": "package",
  848. "serviceable": true,
  849. "sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
  850. "path": "system.resources.resourcemanager/4.0.1",
  851. "hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
  852. },
  853. "System.Runtime/4.1.0": {
  854. "type": "package",
  855. "serviceable": true,
  856. "sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
  857. "path": "system.runtime/4.1.0",
  858. "hashPath": "system.runtime.4.1.0.nupkg.sha512"
  859. },
  860. "System.Runtime.Extensions/4.1.0": {
  861. "type": "package",
  862. "serviceable": true,
  863. "sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
  864. "path": "system.runtime.extensions/4.1.0",
  865. "hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
  866. },
  867. "System.Runtime.Serialization.Primitives/4.1.1": {
  868. "type": "package",
  869. "serviceable": true,
  870. "sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
  871. "path": "system.runtime.serialization.primitives/4.1.1",
  872. "hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
  873. },
  874. "System.Text.Encoding/4.0.11": {
  875. "type": "package",
  876. "serviceable": true,
  877. "sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
  878. "path": "system.text.encoding/4.0.11",
  879. "hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
  880. },
  881. "System.Text.Encoding.Extensions/4.0.11": {
  882. "type": "package",
  883. "serviceable": true,
  884. "sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
  885. "path": "system.text.encoding.extensions/4.0.11",
  886. "hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
  887. },
  888. "System.Text.RegularExpressions/4.1.0": {
  889. "type": "package",
  890. "serviceable": true,
  891. "sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
  892. "path": "system.text.regularexpressions/4.1.0",
  893. "hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
  894. },
  895. "System.Threading/4.0.11": {
  896. "type": "package",
  897. "serviceable": true,
  898. "sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
  899. "path": "system.threading/4.0.11",
  900. "hashPath": "system.threading.4.0.11.nupkg.sha512"
  901. },
  902. "System.Threading.Tasks/4.0.11": {
  903. "type": "package",
  904. "serviceable": true,
  905. "sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
  906. "path": "system.threading.tasks/4.0.11",
  907. "hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
  908. },
  909. "Ude.NetStandard/1.2.0": {
  910. "type": "package",
  911. "serviceable": true,
  912. "sha512": "sha512-zRWpPAxBg3lNdm4UiKixTe+DFPoNid9CILggTCy/0WR2WKETe17kTWhiiIpLB2k5IEgnvA0QLfKlvd6Tvu0pzA==",
  913. "path": "ude.netstandard/1.2.0",
  914. "hashPath": "ude.netstandard.1.2.0.nupkg.sha512"
  915. },
  916. "YamlDotNet.NetCore/1.0.0": {
  917. "type": "package",
  918. "serviceable": true,
  919. "sha512": "sha512-vPiKF4Yf02MS96Nzwcr8+WrvlhTx+camOgUzxhazU0hCzs2ESetWDCxaIT/MYdAw2oONYem1ow9PXWJjHkRUDw==",
  920. "path": "yamldotnet.netcore/1.0.0",
  921. "hashPath": "yamldotnet.netcore.1.0.0.nupkg.sha512"
  922. },
  923. "Luban.Bson/1.0.0": {
  924. "type": "project",
  925. "serviceable": false,
  926. "sha512": ""
  927. },
  928. "Luban.Core/1.0.0": {
  929. "type": "project",
  930. "serviceable": false,
  931. "sha512": ""
  932. },
  933. "Luban.Cpp/1.0.0": {
  934. "type": "project",
  935. "serviceable": false,
  936. "sha512": ""
  937. },
  938. "Luban.CSharp/1.0.0": {
  939. "type": "project",
  940. "serviceable": false,
  941. "sha512": ""
  942. },
  943. "Luban.Dart/1.0.0": {
  944. "type": "project",
  945. "serviceable": false,
  946. "sha512": ""
  947. },
  948. "Luban.DataLoader.Builtin/1.0.0": {
  949. "type": "project",
  950. "serviceable": false,
  951. "sha512": ""
  952. },
  953. "Luban.DataTarget.Builtin/1.0.0": {
  954. "type": "project",
  955. "serviceable": false,
  956. "sha512": ""
  957. },
  958. "Luban.DataValidator.Builtin/1.0.0": {
  959. "type": "project",
  960. "serviceable": false,
  961. "sha512": ""
  962. },
  963. "Luban.FlatBuffers/1.0.0": {
  964. "type": "project",
  965. "serviceable": false,
  966. "sha512": ""
  967. },
  968. "Luban.Gdscript/1.0.0": {
  969. "type": "project",
  970. "serviceable": false,
  971. "sha512": ""
  972. },
  973. "Luban.Golang/1.0.0": {
  974. "type": "project",
  975. "serviceable": false,
  976. "sha512": ""
  977. },
  978. "Luban.Java/1.0.0": {
  979. "type": "project",
  980. "serviceable": false,
  981. "sha512": ""
  982. },
  983. "Luban.Javascript/1.0.0": {
  984. "type": "project",
  985. "serviceable": false,
  986. "sha512": ""
  987. },
  988. "Luban.L10N/1.0.0": {
  989. "type": "project",
  990. "serviceable": false,
  991. "sha512": ""
  992. },
  993. "Luban.Lua/1.0.0": {
  994. "type": "project",
  995. "serviceable": false,
  996. "sha512": ""
  997. },
  998. "Luban.MsgPack/1.0.0": {
  999. "type": "project",
  1000. "serviceable": false,
  1001. "sha512": ""
  1002. },
  1003. "Luban.PHP/1.0.0": {
  1004. "type": "project",
  1005. "serviceable": false,
  1006. "sha512": ""
  1007. },
  1008. "Luban.Protobuf/1.0.0": {
  1009. "type": "project",
  1010. "serviceable": false,
  1011. "sha512": ""
  1012. },
  1013. "Luban.Python/1.0.0": {
  1014. "type": "project",
  1015. "serviceable": false,
  1016. "sha512": ""
  1017. },
  1018. "Luban.Rust/1.0.0": {
  1019. "type": "project",
  1020. "serviceable": false,
  1021. "sha512": ""
  1022. },
  1023. "Luban.Schema.Builtin/1.0.0": {
  1024. "type": "project",
  1025. "serviceable": false,
  1026. "sha512": ""
  1027. },
  1028. "Luban.Typescript/1.0.0": {
  1029. "type": "project",
  1030. "serviceable": false,
  1031. "sha512": ""
  1032. }
  1033. }
  1034. }