packages-lock.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710
  1. {
  2. "dependencies": {
  3. "com.atteneder.ktx": {
  4. "version": "2.2.3",
  5. "depth": 1,
  6. "source": "registry",
  7. "dependencies": {
  8. "com.unity.modules.unitywebrequest": "1.0.0"
  9. },
  10. "url": "https://package.openupm.com"
  11. },
  12. "com.itisnajim.socketiounity": {
  13. "version": "git+https://github.com/itisnajim/SocketIOUnity.git",
  14. "depth": 0,
  15. "source": "git",
  16. "dependencies": {
  17. "com.unity.nuget.newtonsoft-json": "3.0.2"
  18. },
  19. "hash": "c9e06b15391449ad42fd9b0f39fea48054751bcd"
  20. },
  21. "com.mixpanel.unity": {
  22. "version": "git+https://github.com/mixpanel/mixpanel-unity.git#master",
  23. "depth": 0,
  24. "source": "git",
  25. "dependencies": {},
  26. "hash": "ac4a070b10c38a2b172aeaa404e5cb9fd2fe49d4"
  27. },
  28. "com.terra.studio": {
  29. "version": "file:com.terra.studio-0.8.12.tgz",
  30. "depth": 0,
  31. "source": "local-tarball",
  32. "dependencies": {
  33. "com.unity.inputsystem": "1.5.1",
  34. "com.unity.cinemachine": "2.8.9",
  35. "com.unity.render-pipelines.universal": "12.1.10",
  36. "com.unity.textmeshpro": "3.0.8",
  37. "com.unity.burst": "1.6.5",
  38. "com.unity.mathematics": "1.2.1",
  39. "com.unity.test-framework": "1.1.33",
  40. "com.unity.render-pipelines.core": "12.1.10",
  41. "com.unity.ugui": "1.0.0",
  42. "com.unity.modules.physics": "1.0.0",
  43. "com.unity.modules.jsonserialize": "1.0.0",
  44. "com.unity.editorcoroutines": "1.0.0",
  45. "com.atteneder.ktx": "2.2.3",
  46. "com.unity.nuget.newtonsoft-json": "3.2.1",
  47. "com.unity.visualeffectgraph": "12.1.10",
  48. "com.unity.xr.arfoundation": "4.2.10",
  49. "com.unity.xr.arcore": "4.2.10",
  50. "com.unity.xr.arkit-face-tracking": "4.2.10",
  51. "com.unity.xr.arkit": "4.2.10",
  52. "com.unity.ai.navigation": "1.0.0-exp.4",
  53. "com.unity.timeline": "1.6.5",
  54. "com.unity.animation.rigging": "1.1.1",
  55. "com.unity.meshopt.decompress": "0.1.0-preview.7",
  56. "com.unity.collections": "1.2.4",
  57. "com.unity.nuget.mono-cecil": "1.10.1",
  58. "com.unity.transport": "1.4.1"
  59. }
  60. },
  61. "com.unity.ai.navigation": {
  62. "version": "1.0.0-exp.4",
  63. "depth": 1,
  64. "source": "registry",
  65. "dependencies": {
  66. "com.unity.modules.ai": "1.0.0"
  67. },
  68. "url": "https://packages.unity.com"
  69. },
  70. "com.unity.animation.rigging": {
  71. "version": "1.1.1",
  72. "depth": 1,
  73. "source": "registry",
  74. "dependencies": {
  75. "com.unity.burst": "1.4.1",
  76. "com.unity.test-framework": "1.1.24"
  77. },
  78. "url": "https://packages.unity.com"
  79. },
  80. "com.unity.burst": {
  81. "version": "1.8.17",
  82. "depth": 1,
  83. "source": "registry",
  84. "dependencies": {
  85. "com.unity.mathematics": "1.2.1",
  86. "com.unity.modules.jsonserialize": "1.0.0"
  87. },
  88. "url": "https://packages.unity.com"
  89. },
  90. "com.unity.cinemachine": {
  91. "version": "2.10.1",
  92. "depth": 1,
  93. "source": "registry",
  94. "dependencies": {
  95. "com.unity.test-framework": "1.1.31"
  96. },
  97. "url": "https://packages.unity.com"
  98. },
  99. "com.unity.collections": {
  100. "version": "1.4.0",
  101. "depth": 1,
  102. "source": "registry",
  103. "dependencies": {
  104. "com.unity.burst": "1.6.6",
  105. "com.unity.test-framework": "1.1.31",
  106. "com.unity.nuget.mono-cecil": "1.11.4"
  107. },
  108. "url": "https://packages.unity.com"
  109. },
  110. "com.unity.editorcoroutines": {
  111. "version": "1.0.0",
  112. "depth": 1,
  113. "source": "registry",
  114. "dependencies": {},
  115. "url": "https://packages.unity.com"
  116. },
  117. "com.unity.ext.nunit": {
  118. "version": "1.0.6",
  119. "depth": 1,
  120. "source": "registry",
  121. "dependencies": {},
  122. "url": "https://packages.unity.com"
  123. },
  124. "com.unity.feature.development": {
  125. "version": "1.0.1",
  126. "depth": 0,
  127. "source": "builtin",
  128. "dependencies": {
  129. "com.unity.ide.visualstudio": "2.0.22",
  130. "com.unity.ide.rider": "3.0.31",
  131. "com.unity.ide.vscode": "1.2.5",
  132. "com.unity.editorcoroutines": "1.0.0",
  133. "com.unity.performance.profile-analyzer": "1.2.2",
  134. "com.unity.test-framework": "1.1.33",
  135. "com.unity.testtools.codecoverage": "1.2.6"
  136. }
  137. },
  138. "com.unity.ide.rider": {
  139. "version": "3.0.31",
  140. "depth": 0,
  141. "source": "registry",
  142. "dependencies": {
  143. "com.unity.ext.nunit": "1.0.6"
  144. },
  145. "url": "https://packages.unity.com"
  146. },
  147. "com.unity.ide.visualstudio": {
  148. "version": "2.0.22",
  149. "depth": 0,
  150. "source": "registry",
  151. "dependencies": {
  152. "com.unity.test-framework": "1.1.9"
  153. },
  154. "url": "https://packages.unity.com"
  155. },
  156. "com.unity.ide.vscode": {
  157. "version": "1.2.5",
  158. "depth": 0,
  159. "source": "registry",
  160. "dependencies": {},
  161. "url": "https://packages.unity.com"
  162. },
  163. "com.unity.inputsystem": {
  164. "version": "1.7.0",
  165. "depth": 1,
  166. "source": "registry",
  167. "dependencies": {
  168. "com.unity.modules.uielements": "1.0.0"
  169. },
  170. "url": "https://packages.unity.com"
  171. },
  172. "com.unity.jobs": {
  173. "version": "0.70.0-preview.7",
  174. "depth": 0,
  175. "source": "registry",
  176. "dependencies": {
  177. "com.unity.collections": "1.4.0"
  178. },
  179. "url": "https://packages.unity.com"
  180. },
  181. "com.unity.mathematics": {
  182. "version": "1.2.6",
  183. "depth": 1,
  184. "source": "registry",
  185. "dependencies": {},
  186. "url": "https://packages.unity.com"
  187. },
  188. "com.unity.meshopt.decompress": {
  189. "version": "0.1.0-preview.7",
  190. "depth": 1,
  191. "source": "registry",
  192. "dependencies": {
  193. "com.unity.burst": "1.4.11",
  194. "com.unity.mathematics": "1.2.1"
  195. },
  196. "url": "https://packages.unity.com"
  197. },
  198. "com.unity.nuget.mono-cecil": {
  199. "version": "1.11.4",
  200. "depth": 2,
  201. "source": "registry",
  202. "dependencies": {},
  203. "url": "https://packages.unity.com"
  204. },
  205. "com.unity.nuget.newtonsoft-json": {
  206. "version": "3.2.1",
  207. "depth": 1,
  208. "source": "registry",
  209. "dependencies": {},
  210. "url": "https://packages.unity.com"
  211. },
  212. "com.unity.performance.profile-analyzer": {
  213. "version": "1.2.2",
  214. "depth": 1,
  215. "source": "registry",
  216. "dependencies": {},
  217. "url": "https://packages.unity.com"
  218. },
  219. "com.unity.render-pipelines.core": {
  220. "version": "12.1.15",
  221. "depth": 1,
  222. "source": "builtin",
  223. "dependencies": {
  224. "com.unity.ugui": "1.0.0",
  225. "com.unity.modules.physics": "1.0.0",
  226. "com.unity.modules.jsonserialize": "1.0.0"
  227. }
  228. },
  229. "com.unity.render-pipelines.universal": {
  230. "version": "12.1.15",
  231. "depth": 1,
  232. "source": "builtin",
  233. "dependencies": {
  234. "com.unity.mathematics": "1.2.1",
  235. "com.unity.burst": "1.8.9",
  236. "com.unity.render-pipelines.core": "12.1.15",
  237. "com.unity.shadergraph": "12.1.15"
  238. }
  239. },
  240. "com.unity.searcher": {
  241. "version": "4.9.1",
  242. "depth": 3,
  243. "source": "registry",
  244. "dependencies": {},
  245. "url": "https://packages.unity.com"
  246. },
  247. "com.unity.settings-manager": {
  248. "version": "1.0.3",
  249. "depth": 2,
  250. "source": "registry",
  251. "dependencies": {},
  252. "url": "https://packages.unity.com"
  253. },
  254. "com.unity.shadergraph": {
  255. "version": "12.1.15",
  256. "depth": 2,
  257. "source": "builtin",
  258. "dependencies": {
  259. "com.unity.render-pipelines.core": "12.1.15",
  260. "com.unity.searcher": "4.9.1"
  261. }
  262. },
  263. "com.unity.subsystemregistration": {
  264. "version": "1.1.0",
  265. "depth": 3,
  266. "source": "registry",
  267. "dependencies": {
  268. "com.unity.modules.subsystems": "1.0.0"
  269. },
  270. "url": "https://packages.unity.com"
  271. },
  272. "com.unity.sysroot": {
  273. "version": "2.0.6",
  274. "depth": 1,
  275. "source": "registry",
  276. "dependencies": {},
  277. "url": "https://packages.unity.com"
  278. },
  279. "com.unity.sysroot.linux-x86_64": {
  280. "version": "2.0.5",
  281. "depth": 1,
  282. "source": "registry",
  283. "dependencies": {
  284. "com.unity.sysroot": "2.0.6"
  285. },
  286. "url": "https://packages.unity.com"
  287. },
  288. "com.unity.test-framework": {
  289. "version": "1.1.33",
  290. "depth": 0,
  291. "source": "registry",
  292. "dependencies": {
  293. "com.unity.ext.nunit": "1.0.6",
  294. "com.unity.modules.imgui": "1.0.0",
  295. "com.unity.modules.jsonserialize": "1.0.0"
  296. },
  297. "url": "https://packages.unity.com"
  298. },
  299. "com.unity.testtools.codecoverage": {
  300. "version": "1.2.6",
  301. "depth": 1,
  302. "source": "registry",
  303. "dependencies": {
  304. "com.unity.test-framework": "1.0.16",
  305. "com.unity.settings-manager": "1.0.1"
  306. },
  307. "url": "https://packages.unity.com"
  308. },
  309. "com.unity.textmeshpro": {
  310. "version": "3.0.8",
  311. "depth": 1,
  312. "source": "registry",
  313. "dependencies": {
  314. "com.unity.ugui": "1.0.0"
  315. },
  316. "url": "https://packages.unity.com"
  317. },
  318. "com.unity.timeline": {
  319. "version": "1.6.5",
  320. "depth": 0,
  321. "source": "registry",
  322. "dependencies": {
  323. "com.unity.modules.audio": "1.0.0",
  324. "com.unity.modules.director": "1.0.0",
  325. "com.unity.modules.animation": "1.0.0",
  326. "com.unity.modules.particlesystem": "1.0.0"
  327. },
  328. "url": "https://packages.unity.com"
  329. },
  330. "com.unity.toolchain.macos-arm64-linux-x86_64": {
  331. "version": "1.0.1",
  332. "depth": 0,
  333. "source": "registry",
  334. "dependencies": {
  335. "com.unity.sysroot": "2.0.6",
  336. "com.unity.sysroot.linux-x86_64": "2.0.5"
  337. },
  338. "url": "https://packages.unity.com"
  339. },
  340. "com.unity.toolchain.macos-x86_64-linux-x86_64": {
  341. "version": "2.0.4",
  342. "depth": 0,
  343. "source": "registry",
  344. "dependencies": {
  345. "com.unity.sysroot": "2.0.5",
  346. "com.unity.sysroot.linux-x86_64": "2.0.4"
  347. },
  348. "url": "https://packages.unity.com"
  349. },
  350. "com.unity.transport": {
  351. "version": "1.4.1",
  352. "depth": 1,
  353. "source": "registry",
  354. "dependencies": {
  355. "com.unity.burst": "1.6.6",
  356. "com.unity.collections": "1.2.4",
  357. "com.unity.mathematics": "1.2.6"
  358. },
  359. "url": "https://packages.unity.com"
  360. },
  361. "com.unity.ugui": {
  362. "version": "1.0.0",
  363. "depth": 0,
  364. "source": "builtin",
  365. "dependencies": {
  366. "com.unity.modules.ui": "1.0.0",
  367. "com.unity.modules.imgui": "1.0.0"
  368. }
  369. },
  370. "com.unity.visualeffectgraph": {
  371. "version": "12.1.15",
  372. "depth": 1,
  373. "source": "builtin",
  374. "dependencies": {
  375. "com.unity.shadergraph": "12.1.15",
  376. "com.unity.render-pipelines.core": "12.1.15"
  377. }
  378. },
  379. "com.unity.xr.arcore": {
  380. "version": "4.2.10",
  381. "depth": 1,
  382. "source": "registry",
  383. "dependencies": {
  384. "com.unity.xr.management": "4.0.1",
  385. "com.unity.xr.arsubsystems": "4.2.10",
  386. "com.unity.modules.androidjni": "1.0.0",
  387. "com.unity.modules.unitywebrequest": "1.0.0"
  388. },
  389. "url": "https://packages.unity.com"
  390. },
  391. "com.unity.xr.arfoundation": {
  392. "version": "4.2.10",
  393. "depth": 1,
  394. "source": "registry",
  395. "dependencies": {
  396. "com.unity.xr.management": "4.0.1",
  397. "com.unity.xr.arsubsystems": "4.2.10",
  398. "com.unity.modules.particlesystem": "1.0.0"
  399. },
  400. "url": "https://packages.unity.com"
  401. },
  402. "com.unity.xr.arkit": {
  403. "version": "4.2.10",
  404. "depth": 1,
  405. "source": "registry",
  406. "dependencies": {
  407. "com.unity.xr.management": "4.0.1",
  408. "com.unity.xr.arsubsystems": "4.2.10",
  409. "com.unity.editorcoroutines": "1.0.0"
  410. },
  411. "url": "https://packages.unity.com"
  412. },
  413. "com.unity.xr.arkit-face-tracking": {
  414. "version": "4.2.10",
  415. "depth": 1,
  416. "source": "registry",
  417. "dependencies": {
  418. "com.unity.xr.arkit": "4.2.10",
  419. "com.unity.xr.arsubsystems": "4.2.10"
  420. },
  421. "url": "https://packages.unity.com"
  422. },
  423. "com.unity.xr.arsubsystems": {
  424. "version": "4.2.10",
  425. "depth": 2,
  426. "source": "registry",
  427. "dependencies": {
  428. "com.unity.xr.management": "4.0.1",
  429. "com.unity.subsystemregistration": "1.1.0"
  430. },
  431. "url": "https://packages.unity.com"
  432. },
  433. "com.unity.xr.legacyinputhelpers": {
  434. "version": "2.1.10",
  435. "depth": 3,
  436. "source": "registry",
  437. "dependencies": {
  438. "com.unity.modules.vr": "1.0.0",
  439. "com.unity.modules.xr": "1.0.0"
  440. },
  441. "url": "https://packages.unity.com"
  442. },
  443. "com.unity.xr.management": {
  444. "version": "4.4.0",
  445. "depth": 2,
  446. "source": "registry",
  447. "dependencies": {
  448. "com.unity.modules.vr": "1.0.0",
  449. "com.unity.modules.xr": "1.0.0",
  450. "com.unity.modules.subsystems": "1.0.0",
  451. "com.unity.xr.legacyinputhelpers": "2.1.7"
  452. },
  453. "url": "https://packages.unity.com"
  454. },
  455. "com.unity.modules.ai": {
  456. "version": "1.0.0",
  457. "depth": 0,
  458. "source": "builtin",
  459. "dependencies": {}
  460. },
  461. "com.unity.modules.androidjni": {
  462. "version": "1.0.0",
  463. "depth": 0,
  464. "source": "builtin",
  465. "dependencies": {}
  466. },
  467. "com.unity.modules.animation": {
  468. "version": "1.0.0",
  469. "depth": 0,
  470. "source": "builtin",
  471. "dependencies": {}
  472. },
  473. "com.unity.modules.assetbundle": {
  474. "version": "1.0.0",
  475. "depth": 0,
  476. "source": "builtin",
  477. "dependencies": {}
  478. },
  479. "com.unity.modules.audio": {
  480. "version": "1.0.0",
  481. "depth": 0,
  482. "source": "builtin",
  483. "dependencies": {}
  484. },
  485. "com.unity.modules.cloth": {
  486. "version": "1.0.0",
  487. "depth": 0,
  488. "source": "builtin",
  489. "dependencies": {
  490. "com.unity.modules.physics": "1.0.0"
  491. }
  492. },
  493. "com.unity.modules.director": {
  494. "version": "1.0.0",
  495. "depth": 0,
  496. "source": "builtin",
  497. "dependencies": {
  498. "com.unity.modules.audio": "1.0.0",
  499. "com.unity.modules.animation": "1.0.0"
  500. }
  501. },
  502. "com.unity.modules.imageconversion": {
  503. "version": "1.0.0",
  504. "depth": 0,
  505. "source": "builtin",
  506. "dependencies": {}
  507. },
  508. "com.unity.modules.imgui": {
  509. "version": "1.0.0",
  510. "depth": 0,
  511. "source": "builtin",
  512. "dependencies": {}
  513. },
  514. "com.unity.modules.jsonserialize": {
  515. "version": "1.0.0",
  516. "depth": 0,
  517. "source": "builtin",
  518. "dependencies": {}
  519. },
  520. "com.unity.modules.particlesystem": {
  521. "version": "1.0.0",
  522. "depth": 0,
  523. "source": "builtin",
  524. "dependencies": {}
  525. },
  526. "com.unity.modules.physics": {
  527. "version": "1.0.0",
  528. "depth": 0,
  529. "source": "builtin",
  530. "dependencies": {}
  531. },
  532. "com.unity.modules.physics2d": {
  533. "version": "1.0.0",
  534. "depth": 0,
  535. "source": "builtin",
  536. "dependencies": {}
  537. },
  538. "com.unity.modules.screencapture": {
  539. "version": "1.0.0",
  540. "depth": 0,
  541. "source": "builtin",
  542. "dependencies": {
  543. "com.unity.modules.imageconversion": "1.0.0"
  544. }
  545. },
  546. "com.unity.modules.subsystems": {
  547. "version": "1.0.0",
  548. "depth": 1,
  549. "source": "builtin",
  550. "dependencies": {
  551. "com.unity.modules.jsonserialize": "1.0.0"
  552. }
  553. },
  554. "com.unity.modules.terrain": {
  555. "version": "1.0.0",
  556. "depth": 0,
  557. "source": "builtin",
  558. "dependencies": {}
  559. },
  560. "com.unity.modules.terrainphysics": {
  561. "version": "1.0.0",
  562. "depth": 0,
  563. "source": "builtin",
  564. "dependencies": {
  565. "com.unity.modules.physics": "1.0.0",
  566. "com.unity.modules.terrain": "1.0.0"
  567. }
  568. },
  569. "com.unity.modules.tilemap": {
  570. "version": "1.0.0",
  571. "depth": 0,
  572. "source": "builtin",
  573. "dependencies": {
  574. "com.unity.modules.physics2d": "1.0.0"
  575. }
  576. },
  577. "com.unity.modules.ui": {
  578. "version": "1.0.0",
  579. "depth": 0,
  580. "source": "builtin",
  581. "dependencies": {}
  582. },
  583. "com.unity.modules.uielements": {
  584. "version": "1.0.0",
  585. "depth": 0,
  586. "source": "builtin",
  587. "dependencies": {
  588. "com.unity.modules.ui": "1.0.0",
  589. "com.unity.modules.imgui": "1.0.0",
  590. "com.unity.modules.jsonserialize": "1.0.0",
  591. "com.unity.modules.uielementsnative": "1.0.0"
  592. }
  593. },
  594. "com.unity.modules.uielementsnative": {
  595. "version": "1.0.0",
  596. "depth": 1,
  597. "source": "builtin",
  598. "dependencies": {
  599. "com.unity.modules.ui": "1.0.0",
  600. "com.unity.modules.imgui": "1.0.0",
  601. "com.unity.modules.jsonserialize": "1.0.0"
  602. }
  603. },
  604. "com.unity.modules.umbra": {
  605. "version": "1.0.0",
  606. "depth": 0,
  607. "source": "builtin",
  608. "dependencies": {}
  609. },
  610. "com.unity.modules.unityanalytics": {
  611. "version": "1.0.0",
  612. "depth": 0,
  613. "source": "builtin",
  614. "dependencies": {
  615. "com.unity.modules.unitywebrequest": "1.0.0",
  616. "com.unity.modules.jsonserialize": "1.0.0"
  617. }
  618. },
  619. "com.unity.modules.unitywebrequest": {
  620. "version": "1.0.0",
  621. "depth": 0,
  622. "source": "builtin",
  623. "dependencies": {}
  624. },
  625. "com.unity.modules.unitywebrequestassetbundle": {
  626. "version": "1.0.0",
  627. "depth": 0,
  628. "source": "builtin",
  629. "dependencies": {
  630. "com.unity.modules.assetbundle": "1.0.0",
  631. "com.unity.modules.unitywebrequest": "1.0.0"
  632. }
  633. },
  634. "com.unity.modules.unitywebrequestaudio": {
  635. "version": "1.0.0",
  636. "depth": 0,
  637. "source": "builtin",
  638. "dependencies": {
  639. "com.unity.modules.unitywebrequest": "1.0.0",
  640. "com.unity.modules.audio": "1.0.0"
  641. }
  642. },
  643. "com.unity.modules.unitywebrequesttexture": {
  644. "version": "1.0.0",
  645. "depth": 0,
  646. "source": "builtin",
  647. "dependencies": {
  648. "com.unity.modules.unitywebrequest": "1.0.0",
  649. "com.unity.modules.imageconversion": "1.0.0"
  650. }
  651. },
  652. "com.unity.modules.unitywebrequestwww": {
  653. "version": "1.0.0",
  654. "depth": 0,
  655. "source": "builtin",
  656. "dependencies": {
  657. "com.unity.modules.unitywebrequest": "1.0.0",
  658. "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
  659. "com.unity.modules.unitywebrequestaudio": "1.0.0",
  660. "com.unity.modules.audio": "1.0.0",
  661. "com.unity.modules.assetbundle": "1.0.0",
  662. "com.unity.modules.imageconversion": "1.0.0"
  663. }
  664. },
  665. "com.unity.modules.vehicles": {
  666. "version": "1.0.0",
  667. "depth": 0,
  668. "source": "builtin",
  669. "dependencies": {
  670. "com.unity.modules.physics": "1.0.0"
  671. }
  672. },
  673. "com.unity.modules.video": {
  674. "version": "1.0.0",
  675. "depth": 0,
  676. "source": "builtin",
  677. "dependencies": {
  678. "com.unity.modules.audio": "1.0.0",
  679. "com.unity.modules.ui": "1.0.0",
  680. "com.unity.modules.unitywebrequest": "1.0.0"
  681. }
  682. },
  683. "com.unity.modules.vr": {
  684. "version": "1.0.0",
  685. "depth": 0,
  686. "source": "builtin",
  687. "dependencies": {
  688. "com.unity.modules.jsonserialize": "1.0.0",
  689. "com.unity.modules.physics": "1.0.0",
  690. "com.unity.modules.xr": "1.0.0"
  691. }
  692. },
  693. "com.unity.modules.wind": {
  694. "version": "1.0.0",
  695. "depth": 0,
  696. "source": "builtin",
  697. "dependencies": {}
  698. },
  699. "com.unity.modules.xr": {
  700. "version": "1.0.0",
  701. "depth": 0,
  702. "source": "builtin",
  703. "dependencies": {
  704. "com.unity.modules.physics": "1.0.0",
  705. "com.unity.modules.jsonserialize": "1.0.0",
  706. "com.unity.modules.subsystems": "1.0.0"
  707. }
  708. }
  709. }
  710. }