packages-lock.json 8.4 KB

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