packages-lock.json 11 KB

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