packages-lock.json 11 KB

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