packages-lock.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603
  1. {
  2. "dependencies": {
  3. "com.unity.2d.sprite": {
  4. "version": "1.0.0",
  5. "depth": 0,
  6. "source": "builtin",
  7. "dependencies": {}
  8. },
  9. "com.unity.burst": {
  10. "version": "1.8.28",
  11. "depth": 2,
  12. "source": "registry",
  13. "dependencies": {
  14. "com.unity.mathematics": "1.2.1",
  15. "com.unity.modules.jsonserialize": "1.0.0"
  16. },
  17. "url": "https://packages.unity.com"
  18. },
  19. "com.unity.collections": {
  20. "version": "2.6.2",
  21. "depth": 2,
  22. "source": "registry",
  23. "dependencies": {
  24. "com.unity.burst": "1.8.23",
  25. "com.unity.mathematics": "1.3.2",
  26. "com.unity.test-framework": "1.4.6",
  27. "com.unity.nuget.mono-cecil": "1.11.5",
  28. "com.unity.test-framework.performance": "3.0.3"
  29. },
  30. "url": "https://packages.unity.com"
  31. },
  32. "com.unity.editorcoroutines": {
  33. "version": "1.0.1",
  34. "depth": 1,
  35. "source": "registry",
  36. "dependencies": {},
  37. "url": "https://packages.unity.com"
  38. },
  39. "com.unity.ext.nunit": {
  40. "version": "2.0.5",
  41. "depth": 2,
  42. "source": "builtin",
  43. "dependencies": {}
  44. },
  45. "com.unity.feature.development": {
  46. "version": "1.0.2",
  47. "depth": 0,
  48. "source": "builtin",
  49. "dependencies": {
  50. "com.unity.ide.visualstudio": "2.0.26",
  51. "com.unity.ide.rider": "3.0.39",
  52. "com.unity.editorcoroutines": "1.0.1",
  53. "com.unity.performance.profile-analyzer": "1.3.2",
  54. "com.unity.test-framework": "1.6.0",
  55. "com.unity.testtools.codecoverage": "1.3.0"
  56. }
  57. },
  58. "com.unity.ide.rider": {
  59. "version": "3.0.39",
  60. "depth": 1,
  61. "source": "registry",
  62. "dependencies": {
  63. "com.unity.ext.nunit": "1.0.6"
  64. },
  65. "url": "https://packages.unity.com"
  66. },
  67. "com.unity.ide.visualstudio": {
  68. "version": "2.0.26",
  69. "depth": 1,
  70. "source": "registry",
  71. "dependencies": {
  72. "com.unity.test-framework": "1.1.33"
  73. },
  74. "url": "https://packages.unity.com"
  75. },
  76. "com.unity.inputsystem": {
  77. "version": "1.19.0",
  78. "depth": 0,
  79. "source": "registry",
  80. "dependencies": {
  81. "com.unity.modules.uielements": "1.0.0"
  82. },
  83. "url": "https://packages.unity.com"
  84. },
  85. "com.unity.learn.iet-framework": {
  86. "version": "5.0.3",
  87. "depth": 0,
  88. "source": "registry",
  89. "dependencies": {
  90. "com.unity.editorcoroutines": "1.0.0",
  91. "com.unity.settings-manager": "1.0.3"
  92. },
  93. "url": "https://packages.unity.com"
  94. },
  95. "com.unity.mathematics": {
  96. "version": "1.3.3",
  97. "depth": 1,
  98. "source": "registry",
  99. "dependencies": {},
  100. "url": "https://packages.unity.com"
  101. },
  102. "com.unity.mobile.android-logcat": {
  103. "version": "1.4.7",
  104. "depth": 0,
  105. "source": "registry",
  106. "dependencies": {},
  107. "url": "https://packages.unity.com"
  108. },
  109. "com.unity.multiplayer.center": {
  110. "version": "1.0.1",
  111. "depth": 0,
  112. "source": "builtin",
  113. "dependencies": {
  114. "com.unity.modules.uielements": "1.0.0"
  115. }
  116. },
  117. "com.unity.nuget.mono-cecil": {
  118. "version": "1.11.6",
  119. "depth": 3,
  120. "source": "registry",
  121. "dependencies": {},
  122. "url": "https://packages.unity.com"
  123. },
  124. "com.unity.performance.profile-analyzer": {
  125. "version": "1.3.2",
  126. "depth": 1,
  127. "source": "registry",
  128. "dependencies": {},
  129. "url": "https://packages.unity.com"
  130. },
  131. "com.unity.render-pipelines.core": {
  132. "version": "17.3.0",
  133. "depth": 1,
  134. "source": "builtin",
  135. "dependencies": {
  136. "com.unity.burst": "1.8.14",
  137. "com.unity.mathematics": "1.3.2",
  138. "com.unity.ugui": "2.0.0",
  139. "com.unity.collections": "2.4.3",
  140. "com.unity.modules.physics": "1.0.0",
  141. "com.unity.modules.terrain": "1.0.0",
  142. "com.unity.modules.jsonserialize": "1.0.0"
  143. }
  144. },
  145. "com.unity.render-pipelines.universal": {
  146. "version": "17.3.0",
  147. "depth": 0,
  148. "source": "builtin",
  149. "dependencies": {
  150. "com.unity.render-pipelines.core": "17.3.0",
  151. "com.unity.shadergraph": "17.3.0",
  152. "com.unity.render-pipelines.universal-config": "17.0.3"
  153. }
  154. },
  155. "com.unity.render-pipelines.universal-config": {
  156. "version": "17.0.3",
  157. "depth": 1,
  158. "source": "builtin",
  159. "dependencies": {
  160. "com.unity.render-pipelines.core": "17.0.3"
  161. }
  162. },
  163. "com.unity.searcher": {
  164. "version": "4.9.4",
  165. "depth": 2,
  166. "source": "registry",
  167. "dependencies": {},
  168. "url": "https://packages.unity.com"
  169. },
  170. "com.unity.settings-manager": {
  171. "version": "2.1.1",
  172. "depth": 1,
  173. "source": "registry",
  174. "dependencies": {},
  175. "url": "https://packages.unity.com"
  176. },
  177. "com.unity.shadergraph": {
  178. "version": "17.3.0",
  179. "depth": 1,
  180. "source": "builtin",
  181. "dependencies": {
  182. "com.unity.render-pipelines.core": "17.3.0",
  183. "com.unity.searcher": "4.9.3"
  184. }
  185. },
  186. "com.unity.test-framework": {
  187. "version": "1.6.0",
  188. "depth": 1,
  189. "source": "builtin",
  190. "dependencies": {
  191. "com.unity.ext.nunit": "2.0.3",
  192. "com.unity.modules.imgui": "1.0.0",
  193. "com.unity.modules.jsonserialize": "1.0.0"
  194. }
  195. },
  196. "com.unity.test-framework.performance": {
  197. "version": "3.2.0",
  198. "depth": 3,
  199. "source": "registry",
  200. "dependencies": {
  201. "com.unity.test-framework": "1.1.33",
  202. "com.unity.modules.jsonserialize": "1.0.0"
  203. },
  204. "url": "https://packages.unity.com"
  205. },
  206. "com.unity.testtools.codecoverage": {
  207. "version": "1.3.0",
  208. "depth": 1,
  209. "source": "registry",
  210. "dependencies": {
  211. "com.unity.test-framework": "1.4.5",
  212. "com.unity.settings-manager": "2.0.0"
  213. },
  214. "url": "https://packages.unity.com"
  215. },
  216. "com.unity.timeline": {
  217. "version": "1.8.11",
  218. "depth": 0,
  219. "source": "registry",
  220. "dependencies": {
  221. "com.unity.modules.audio": "1.0.0",
  222. "com.unity.modules.director": "1.0.0",
  223. "com.unity.modules.animation": "1.0.0",
  224. "com.unity.modules.particlesystem": "1.0.0"
  225. },
  226. "url": "https://packages.unity.com"
  227. },
  228. "com.unity.ugui": {
  229. "version": "2.0.0",
  230. "depth": 1,
  231. "source": "builtin",
  232. "dependencies": {
  233. "com.unity.modules.ui": "1.0.0",
  234. "com.unity.modules.imgui": "1.0.0"
  235. }
  236. },
  237. "com.unity.xr.arcore": {
  238. "version": "6.3.3",
  239. "depth": 0,
  240. "source": "registry",
  241. "dependencies": {
  242. "com.unity.xr.core-utils": "2.2.2",
  243. "com.unity.xr.management": "4.4.0",
  244. "com.unity.xr.arfoundation": "6.3.3",
  245. "com.unity.modules.androidjni": "1.0.0",
  246. "com.unity.modules.unitywebrequest": "1.0.0"
  247. },
  248. "url": "https://packages.unity.com"
  249. },
  250. "com.unity.xr.arfoundation": {
  251. "version": "6.3.3",
  252. "depth": 0,
  253. "source": "registry",
  254. "dependencies": {
  255. "com.unity.ugui": "2.0.0",
  256. "com.unity.modules.ui": "1.0.0",
  257. "com.unity.inputsystem": "1.6.3",
  258. "com.unity.mathematics": "1.2.6",
  259. "com.unity.xr.core-utils": "2.5.1",
  260. "com.unity.xr.management": "4.4.0",
  261. "com.unity.editorcoroutines": "1.0.0",
  262. "com.unity.modules.particlesystem": "1.0.0",
  263. "com.unity.modules.unityanalytics": "1.0.0",
  264. "com.unity.modules.unitywebrequest": "1.0.0"
  265. },
  266. "url": "https://packages.unity.com"
  267. },
  268. "com.unity.xr.arkit": {
  269. "version": "6.3.3",
  270. "depth": 0,
  271. "source": "registry",
  272. "dependencies": {
  273. "com.unity.xr.core-utils": "2.2.2",
  274. "com.unity.xr.management": "4.4.0",
  275. "com.unity.xr.arfoundation": "6.3.3",
  276. "com.unity.editorcoroutines": "1.0.0"
  277. },
  278. "url": "https://packages.unity.com"
  279. },
  280. "com.unity.xr.core-utils": {
  281. "version": "2.5.3",
  282. "depth": 1,
  283. "source": "registry",
  284. "dependencies": {
  285. "com.unity.modules.xr": "1.0.0"
  286. },
  287. "url": "https://packages.unity.com"
  288. },
  289. "com.unity.xr.interaction.toolkit": {
  290. "version": "3.3.1",
  291. "depth": 0,
  292. "source": "registry",
  293. "dependencies": {
  294. "com.unity.ugui": "1.0.0",
  295. "com.unity.modules.xr": "1.0.0",
  296. "com.unity.inputsystem": "1.8.1",
  297. "com.unity.mathematics": "1.2.6",
  298. "com.unity.modules.audio": "1.0.0",
  299. "com.unity.modules.imgui": "1.0.0",
  300. "com.unity.xr.core-utils": "2.4.0",
  301. "com.unity.modules.physics": "1.0.0"
  302. },
  303. "url": "https://packages.unity.com"
  304. },
  305. "com.unity.xr.legacyinputhelpers": {
  306. "version": "2.1.13",
  307. "depth": 1,
  308. "source": "registry",
  309. "dependencies": {
  310. "com.unity.modules.vr": "1.0.0",
  311. "com.unity.modules.xr": "1.0.0"
  312. },
  313. "url": "https://packages.unity.com"
  314. },
  315. "com.unity.xr.management": {
  316. "version": "4.5.4",
  317. "depth": 0,
  318. "source": "registry",
  319. "dependencies": {
  320. "com.unity.modules.xr": "1.0.0",
  321. "com.unity.xr.core-utils": "2.2.1",
  322. "com.unity.modules.subsystems": "1.0.0",
  323. "com.unity.xr.legacyinputhelpers": "2.1.11"
  324. },
  325. "url": "https://packages.unity.com"
  326. },
  327. "com.unity.modules.accessibility": {
  328. "version": "1.0.0",
  329. "depth": 0,
  330. "source": "builtin",
  331. "dependencies": {}
  332. },
  333. "com.unity.modules.adaptiveperformance": {
  334. "version": "1.0.0",
  335. "depth": 0,
  336. "source": "builtin",
  337. "dependencies": {
  338. "com.unity.modules.subsystems": "1.0.0"
  339. }
  340. },
  341. "com.unity.modules.ai": {
  342. "version": "1.0.0",
  343. "depth": 0,
  344. "source": "builtin",
  345. "dependencies": {}
  346. },
  347. "com.unity.modules.androidjni": {
  348. "version": "1.0.0",
  349. "depth": 0,
  350. "source": "builtin",
  351. "dependencies": {}
  352. },
  353. "com.unity.modules.animation": {
  354. "version": "1.0.0",
  355. "depth": 0,
  356. "source": "builtin",
  357. "dependencies": {}
  358. },
  359. "com.unity.modules.assetbundle": {
  360. "version": "1.0.0",
  361. "depth": 0,
  362. "source": "builtin",
  363. "dependencies": {}
  364. },
  365. "com.unity.modules.audio": {
  366. "version": "1.0.0",
  367. "depth": 0,
  368. "source": "builtin",
  369. "dependencies": {}
  370. },
  371. "com.unity.modules.cloth": {
  372. "version": "1.0.0",
  373. "depth": 0,
  374. "source": "builtin",
  375. "dependencies": {
  376. "com.unity.modules.physics": "1.0.0"
  377. }
  378. },
  379. "com.unity.modules.director": {
  380. "version": "1.0.0",
  381. "depth": 0,
  382. "source": "builtin",
  383. "dependencies": {
  384. "com.unity.modules.audio": "1.0.0",
  385. "com.unity.modules.animation": "1.0.0"
  386. }
  387. },
  388. "com.unity.modules.hierarchycore": {
  389. "version": "1.0.0",
  390. "depth": 1,
  391. "source": "builtin",
  392. "dependencies": {}
  393. },
  394. "com.unity.modules.imageconversion": {
  395. "version": "1.0.0",
  396. "depth": 0,
  397. "source": "builtin",
  398. "dependencies": {}
  399. },
  400. "com.unity.modules.imgui": {
  401. "version": "1.0.0",
  402. "depth": 0,
  403. "source": "builtin",
  404. "dependencies": {}
  405. },
  406. "com.unity.modules.jsonserialize": {
  407. "version": "1.0.0",
  408. "depth": 0,
  409. "source": "builtin",
  410. "dependencies": {}
  411. },
  412. "com.unity.modules.particlesystem": {
  413. "version": "1.0.0",
  414. "depth": 0,
  415. "source": "builtin",
  416. "dependencies": {}
  417. },
  418. "com.unity.modules.physics": {
  419. "version": "1.0.0",
  420. "depth": 0,
  421. "source": "builtin",
  422. "dependencies": {}
  423. },
  424. "com.unity.modules.physics2d": {
  425. "version": "1.0.0",
  426. "depth": 0,
  427. "source": "builtin",
  428. "dependencies": {}
  429. },
  430. "com.unity.modules.screencapture": {
  431. "version": "1.0.0",
  432. "depth": 0,
  433. "source": "builtin",
  434. "dependencies": {
  435. "com.unity.modules.imageconversion": "1.0.0"
  436. }
  437. },
  438. "com.unity.modules.subsystems": {
  439. "version": "1.0.0",
  440. "depth": 1,
  441. "source": "builtin",
  442. "dependencies": {
  443. "com.unity.modules.jsonserialize": "1.0.0"
  444. }
  445. },
  446. "com.unity.modules.terrain": {
  447. "version": "1.0.0",
  448. "depth": 0,
  449. "source": "builtin",
  450. "dependencies": {}
  451. },
  452. "com.unity.modules.terrainphysics": {
  453. "version": "1.0.0",
  454. "depth": 0,
  455. "source": "builtin",
  456. "dependencies": {
  457. "com.unity.modules.physics": "1.0.0",
  458. "com.unity.modules.terrain": "1.0.0"
  459. }
  460. },
  461. "com.unity.modules.tilemap": {
  462. "version": "1.0.0",
  463. "depth": 0,
  464. "source": "builtin",
  465. "dependencies": {
  466. "com.unity.modules.physics2d": "1.0.0"
  467. }
  468. },
  469. "com.unity.modules.ui": {
  470. "version": "1.0.0",
  471. "depth": 0,
  472. "source": "builtin",
  473. "dependencies": {}
  474. },
  475. "com.unity.modules.uielements": {
  476. "version": "1.0.0",
  477. "depth": 0,
  478. "source": "builtin",
  479. "dependencies": {
  480. "com.unity.modules.ui": "1.0.0",
  481. "com.unity.modules.imgui": "1.0.0",
  482. "com.unity.modules.jsonserialize": "1.0.0",
  483. "com.unity.modules.hierarchycore": "1.0.0",
  484. "com.unity.modules.physics": "1.0.0"
  485. }
  486. },
  487. "com.unity.modules.umbra": {
  488. "version": "1.0.0",
  489. "depth": 0,
  490. "source": "builtin",
  491. "dependencies": {}
  492. },
  493. "com.unity.modules.unityanalytics": {
  494. "version": "1.0.0",
  495. "depth": 0,
  496. "source": "builtin",
  497. "dependencies": {
  498. "com.unity.modules.unitywebrequest": "1.0.0",
  499. "com.unity.modules.jsonserialize": "1.0.0"
  500. }
  501. },
  502. "com.unity.modules.unitywebrequest": {
  503. "version": "1.0.0",
  504. "depth": 0,
  505. "source": "builtin",
  506. "dependencies": {}
  507. },
  508. "com.unity.modules.unitywebrequestassetbundle": {
  509. "version": "1.0.0",
  510. "depth": 0,
  511. "source": "builtin",
  512. "dependencies": {
  513. "com.unity.modules.assetbundle": "1.0.0",
  514. "com.unity.modules.unitywebrequest": "1.0.0"
  515. }
  516. },
  517. "com.unity.modules.unitywebrequestaudio": {
  518. "version": "1.0.0",
  519. "depth": 0,
  520. "source": "builtin",
  521. "dependencies": {
  522. "com.unity.modules.unitywebrequest": "1.0.0",
  523. "com.unity.modules.audio": "1.0.0"
  524. }
  525. },
  526. "com.unity.modules.unitywebrequesttexture": {
  527. "version": "1.0.0",
  528. "depth": 0,
  529. "source": "builtin",
  530. "dependencies": {
  531. "com.unity.modules.unitywebrequest": "1.0.0",
  532. "com.unity.modules.imageconversion": "1.0.0"
  533. }
  534. },
  535. "com.unity.modules.unitywebrequestwww": {
  536. "version": "1.0.0",
  537. "depth": 0,
  538. "source": "builtin",
  539. "dependencies": {
  540. "com.unity.modules.unitywebrequest": "1.0.0",
  541. "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
  542. "com.unity.modules.unitywebrequestaudio": "1.0.0",
  543. "com.unity.modules.audio": "1.0.0",
  544. "com.unity.modules.assetbundle": "1.0.0",
  545. "com.unity.modules.imageconversion": "1.0.0"
  546. }
  547. },
  548. "com.unity.modules.vectorgraphics": {
  549. "version": "1.0.0",
  550. "depth": 0,
  551. "source": "builtin",
  552. "dependencies": {
  553. "com.unity.modules.uielements": "1.0.0",
  554. "com.unity.modules.imageconversion": "1.0.0",
  555. "com.unity.modules.imgui": "1.0.0"
  556. }
  557. },
  558. "com.unity.modules.vehicles": {
  559. "version": "1.0.0",
  560. "depth": 0,
  561. "source": "builtin",
  562. "dependencies": {
  563. "com.unity.modules.physics": "1.0.0"
  564. }
  565. },
  566. "com.unity.modules.video": {
  567. "version": "1.0.0",
  568. "depth": 0,
  569. "source": "builtin",
  570. "dependencies": {
  571. "com.unity.modules.audio": "1.0.0",
  572. "com.unity.modules.ui": "1.0.0",
  573. "com.unity.modules.unitywebrequest": "1.0.0"
  574. }
  575. },
  576. "com.unity.modules.vr": {
  577. "version": "1.0.0",
  578. "depth": 0,
  579. "source": "builtin",
  580. "dependencies": {
  581. "com.unity.modules.jsonserialize": "1.0.0",
  582. "com.unity.modules.physics": "1.0.0",
  583. "com.unity.modules.xr": "1.0.0"
  584. }
  585. },
  586. "com.unity.modules.wind": {
  587. "version": "1.0.0",
  588. "depth": 0,
  589. "source": "builtin",
  590. "dependencies": {}
  591. },
  592. "com.unity.modules.xr": {
  593. "version": "1.0.0",
  594. "depth": 0,
  595. "source": "builtin",
  596. "dependencies": {
  597. "com.unity.modules.physics": "1.0.0",
  598. "com.unity.modules.jsonserialize": "1.0.0",
  599. "com.unity.modules.subsystems": "1.0.0"
  600. }
  601. }
  602. }
  603. }