packages-lock.json 10 KB

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