packages-lock.json 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. {
  2. "dependencies": {
  3. "com.focus-creative-games.hybridclr_unity": {
  4. "version": "https://gitee.com/focus-creative-games/hybridclr_unity.git",
  5. "depth": 0,
  6. "source": "git",
  7. "dependencies": {},
  8. "hash": "00cedc166f7ca58cfb9a9ad645bd4a0ffc9b8fc9"
  9. },
  10. "com.unity.burst": {
  11. "version": "1.8.2",
  12. "depth": 1,
  13. "source": "registry",
  14. "dependencies": {
  15. "com.unity.mathematics": "1.2.1"
  16. },
  17. "url": "https://packages.unity.com"
  18. },
  19. "com.unity.ext.nunit": {
  20. "version": "1.0.6",
  21. "depth": 1,
  22. "source": "registry",
  23. "dependencies": {},
  24. "url": "https://packages.unity.com"
  25. },
  26. "com.unity.ide.rider": {
  27. "version": "3.0.17",
  28. "depth": 0,
  29. "source": "registry",
  30. "dependencies": {
  31. "com.unity.ext.nunit": "1.0.6"
  32. },
  33. "url": "https://packages.unity.com"
  34. },
  35. "com.unity.ide.visualstudio": {
  36. "version": "2.0.17",
  37. "depth": 0,
  38. "source": "registry",
  39. "dependencies": {
  40. "com.unity.test-framework": "1.1.9"
  41. },
  42. "url": "https://packages.unity.com"
  43. },
  44. "com.unity.ide.vscode": {
  45. "version": "1.2.5",
  46. "depth": 0,
  47. "source": "registry",
  48. "dependencies": {},
  49. "url": "https://packages.unity.com"
  50. },
  51. "com.unity.mathematics": {
  52. "version": "1.2.6",
  53. "depth": 1,
  54. "source": "registry",
  55. "dependencies": {},
  56. "url": "https://packages.unity.com"
  57. },
  58. "com.unity.render-pipelines.core": {
  59. "version": "12.1.8",
  60. "depth": 1,
  61. "source": "builtin",
  62. "dependencies": {
  63. "com.unity.ugui": "1.0.0",
  64. "com.unity.modules.physics": "1.0.0",
  65. "com.unity.modules.jsonserialize": "1.0.0"
  66. }
  67. },
  68. "com.unity.render-pipelines.universal": {
  69. "version": "12.1.8",
  70. "depth": 0,
  71. "source": "builtin",
  72. "dependencies": {
  73. "com.unity.mathematics": "1.2.1",
  74. "com.unity.burst": "1.8.2",
  75. "com.unity.render-pipelines.core": "12.1.8",
  76. "com.unity.shadergraph": "12.1.8"
  77. }
  78. },
  79. "com.unity.searcher": {
  80. "version": "4.9.1",
  81. "depth": 2,
  82. "source": "registry",
  83. "dependencies": {},
  84. "url": "https://packages.unity.com"
  85. },
  86. "com.unity.shadergraph": {
  87. "version": "12.1.8",
  88. "depth": 1,
  89. "source": "builtin",
  90. "dependencies": {
  91. "com.unity.render-pipelines.core": "12.1.8",
  92. "com.unity.searcher": "4.9.1"
  93. }
  94. },
  95. "com.unity.test-framework": {
  96. "version": "1.1.31",
  97. "depth": 1,
  98. "source": "registry",
  99. "dependencies": {
  100. "com.unity.ext.nunit": "1.0.6",
  101. "com.unity.modules.imgui": "1.0.0",
  102. "com.unity.modules.jsonserialize": "1.0.0"
  103. },
  104. "url": "https://packages.unity.com"
  105. },
  106. "com.unity.textmeshpro": {
  107. "version": "3.0.6",
  108. "depth": 0,
  109. "source": "registry",
  110. "dependencies": {
  111. "com.unity.ugui": "1.0.0"
  112. },
  113. "url": "https://packages.unity.com"
  114. },
  115. "com.unity.timeline": {
  116. "version": "1.7.1",
  117. "depth": 0,
  118. "source": "registry",
  119. "dependencies": {
  120. "com.unity.modules.director": "1.0.0",
  121. "com.unity.modules.animation": "1.0.0",
  122. "com.unity.modules.audio": "1.0.0",
  123. "com.unity.modules.particlesystem": "1.0.0"
  124. },
  125. "url": "https://packages.unity.com"
  126. },
  127. "com.unity.ugui": {
  128. "version": "1.0.0",
  129. "depth": 0,
  130. "source": "builtin",
  131. "dependencies": {
  132. "com.unity.modules.ui": "1.0.0",
  133. "com.unity.modules.imgui": "1.0.0"
  134. }
  135. },
  136. "com.unity.modules.ai": {
  137. "version": "1.0.0",
  138. "depth": 0,
  139. "source": "builtin",
  140. "dependencies": {}
  141. },
  142. "com.unity.modules.androidjni": {
  143. "version": "1.0.0",
  144. "depth": 0,
  145. "source": "builtin",
  146. "dependencies": {}
  147. },
  148. "com.unity.modules.animation": {
  149. "version": "1.0.0",
  150. "depth": 0,
  151. "source": "builtin",
  152. "dependencies": {}
  153. },
  154. "com.unity.modules.assetbundle": {
  155. "version": "1.0.0",
  156. "depth": 0,
  157. "source": "builtin",
  158. "dependencies": {}
  159. },
  160. "com.unity.modules.audio": {
  161. "version": "1.0.0",
  162. "depth": 0,
  163. "source": "builtin",
  164. "dependencies": {}
  165. },
  166. "com.unity.modules.cloth": {
  167. "version": "1.0.0",
  168. "depth": 0,
  169. "source": "builtin",
  170. "dependencies": {
  171. "com.unity.modules.physics": "1.0.0"
  172. }
  173. },
  174. "com.unity.modules.director": {
  175. "version": "1.0.0",
  176. "depth": 0,
  177. "source": "builtin",
  178. "dependencies": {
  179. "com.unity.modules.audio": "1.0.0",
  180. "com.unity.modules.animation": "1.0.0"
  181. }
  182. },
  183. "com.unity.modules.imageconversion": {
  184. "version": "1.0.0",
  185. "depth": 0,
  186. "source": "builtin",
  187. "dependencies": {}
  188. },
  189. "com.unity.modules.imgui": {
  190. "version": "1.0.0",
  191. "depth": 0,
  192. "source": "builtin",
  193. "dependencies": {}
  194. },
  195. "com.unity.modules.jsonserialize": {
  196. "version": "1.0.0",
  197. "depth": 1,
  198. "source": "builtin",
  199. "dependencies": {}
  200. },
  201. "com.unity.modules.particlesystem": {
  202. "version": "1.0.0",
  203. "depth": 0,
  204. "source": "builtin",
  205. "dependencies": {}
  206. },
  207. "com.unity.modules.physics": {
  208. "version": "1.0.0",
  209. "depth": 0,
  210. "source": "builtin",
  211. "dependencies": {}
  212. },
  213. "com.unity.modules.physics2d": {
  214. "version": "1.0.0",
  215. "depth": 0,
  216. "source": "builtin",
  217. "dependencies": {}
  218. },
  219. "com.unity.modules.screencapture": {
  220. "version": "1.0.0",
  221. "depth": 0,
  222. "source": "builtin",
  223. "dependencies": {
  224. "com.unity.modules.imageconversion": "1.0.0"
  225. }
  226. },
  227. "com.unity.modules.terrain": {
  228. "version": "1.0.0",
  229. "depth": 0,
  230. "source": "builtin",
  231. "dependencies": {}
  232. },
  233. "com.unity.modules.terrainphysics": {
  234. "version": "1.0.0",
  235. "depth": 0,
  236. "source": "builtin",
  237. "dependencies": {
  238. "com.unity.modules.physics": "1.0.0",
  239. "com.unity.modules.terrain": "1.0.0"
  240. }
  241. },
  242. "com.unity.modules.tilemap": {
  243. "version": "1.0.0",
  244. "depth": 0,
  245. "source": "builtin",
  246. "dependencies": {
  247. "com.unity.modules.physics2d": "1.0.0"
  248. }
  249. },
  250. "com.unity.modules.ui": {
  251. "version": "1.0.0",
  252. "depth": 0,
  253. "source": "builtin",
  254. "dependencies": {}
  255. },
  256. "com.unity.modules.uielements": {
  257. "version": "1.0.0",
  258. "depth": 0,
  259. "source": "builtin",
  260. "dependencies": {
  261. "com.unity.modules.ui": "1.0.0",
  262. "com.unity.modules.imgui": "1.0.0",
  263. "com.unity.modules.jsonserialize": "1.0.0",
  264. "com.unity.modules.uielementsnative": "1.0.0"
  265. }
  266. },
  267. "com.unity.modules.uielementsnative": {
  268. "version": "1.0.0",
  269. "depth": 1,
  270. "source": "builtin",
  271. "dependencies": {
  272. "com.unity.modules.ui": "1.0.0",
  273. "com.unity.modules.imgui": "1.0.0",
  274. "com.unity.modules.jsonserialize": "1.0.0"
  275. }
  276. },
  277. "com.unity.modules.umbra": {
  278. "version": "1.0.0",
  279. "depth": 0,
  280. "source": "builtin",
  281. "dependencies": {}
  282. },
  283. "com.unity.modules.unityanalytics": {
  284. "version": "1.0.0",
  285. "depth": 0,
  286. "source": "builtin",
  287. "dependencies": {
  288. "com.unity.modules.unitywebrequest": "1.0.0",
  289. "com.unity.modules.jsonserialize": "1.0.0"
  290. }
  291. },
  292. "com.unity.modules.unitywebrequest": {
  293. "version": "1.0.0",
  294. "depth": 0,
  295. "source": "builtin",
  296. "dependencies": {}
  297. },
  298. "com.unity.modules.unitywebrequestassetbundle": {
  299. "version": "1.0.0",
  300. "depth": 0,
  301. "source": "builtin",
  302. "dependencies": {
  303. "com.unity.modules.assetbundle": "1.0.0",
  304. "com.unity.modules.unitywebrequest": "1.0.0"
  305. }
  306. },
  307. "com.unity.modules.unitywebrequestaudio": {
  308. "version": "1.0.0",
  309. "depth": 0,
  310. "source": "builtin",
  311. "dependencies": {
  312. "com.unity.modules.unitywebrequest": "1.0.0",
  313. "com.unity.modules.audio": "1.0.0"
  314. }
  315. },
  316. "com.unity.modules.unitywebrequesttexture": {
  317. "version": "1.0.0",
  318. "depth": 0,
  319. "source": "builtin",
  320. "dependencies": {
  321. "com.unity.modules.unitywebrequest": "1.0.0",
  322. "com.unity.modules.imageconversion": "1.0.0"
  323. }
  324. },
  325. "com.unity.modules.unitywebrequestwww": {
  326. "version": "1.0.0",
  327. "depth": 0,
  328. "source": "builtin",
  329. "dependencies": {
  330. "com.unity.modules.unitywebrequest": "1.0.0",
  331. "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
  332. "com.unity.modules.unitywebrequestaudio": "1.0.0",
  333. "com.unity.modules.audio": "1.0.0",
  334. "com.unity.modules.assetbundle": "1.0.0",
  335. "com.unity.modules.imageconversion": "1.0.0"
  336. }
  337. },
  338. "com.unity.modules.vehicles": {
  339. "version": "1.0.0",
  340. "depth": 0,
  341. "source": "builtin",
  342. "dependencies": {
  343. "com.unity.modules.physics": "1.0.0"
  344. }
  345. },
  346. "com.unity.modules.video": {
  347. "version": "1.0.0",
  348. "depth": 0,
  349. "source": "builtin",
  350. "dependencies": {
  351. "com.unity.modules.audio": "1.0.0",
  352. "com.unity.modules.ui": "1.0.0",
  353. "com.unity.modules.unitywebrequest": "1.0.0"
  354. }
  355. },
  356. "com.unity.modules.wind": {
  357. "version": "1.0.0",
  358. "depth": 0,
  359. "source": "builtin",
  360. "dependencies": {}
  361. }
  362. }
  363. }