packages-lock.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  1. {
  2. "dependencies": {
  3. "com.agava.webutility": {
  4. "version": "https://github.com/forcepusher/com.agava.webutility.git#2.1.0",
  5. "depth": 0,
  6. "source": "git",
  7. "dependencies": {},
  8. "hash": "547838c97590eacc47490a4137e54c7882b38f30"
  9. },
  10. "com.cysharp.unitask": {
  11. "version": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
  12. "depth": 0,
  13. "source": "git",
  14. "dependencies": {},
  15. "hash": "73d86259ce31ce7f4dfe1d028ea1c3edf96c23e4"
  16. },
  17. "com.unity.2d.sprite": {
  18. "version": "1.0.0",
  19. "depth": 0,
  20. "source": "builtin",
  21. "dependencies": {}
  22. },
  23. "com.unity.addressables": {
  24. "version": "1.18.19",
  25. "depth": 0,
  26. "source": "registry",
  27. "dependencies": {
  28. "com.unity.scriptablebuildpipeline": "1.19.2",
  29. "com.unity.modules.assetbundle": "1.0.0",
  30. "com.unity.modules.imageconversion": "1.0.0",
  31. "com.unity.modules.jsonserialize": "1.0.0",
  32. "com.unity.modules.unitywebrequest": "1.0.0",
  33. "com.unity.modules.unitywebrequestassetbundle": "1.0.0"
  34. },
  35. "url": "https://packages.unity.com"
  36. },
  37. "com.unity.ads": {
  38. "version": "3.7.5",
  39. "depth": 0,
  40. "source": "registry",
  41. "dependencies": {
  42. "com.unity.ugui": "1.0.0"
  43. },
  44. "url": "https://packages.unity.com"
  45. },
  46. "com.unity.collab-proxy": {
  47. "version": "1.17.7",
  48. "depth": 0,
  49. "source": "registry",
  50. "dependencies": {
  51. "com.unity.services.core": "1.0.1"
  52. },
  53. "url": "https://packages.unity.com"
  54. },
  55. "com.unity.ext.nunit": {
  56. "version": "1.0.6",
  57. "depth": 1,
  58. "source": "registry",
  59. "dependencies": {},
  60. "url": "https://packages.unity.com"
  61. },
  62. "com.unity.ide.rider": {
  63. "version": "3.0.24",
  64. "depth": 0,
  65. "source": "registry",
  66. "dependencies": {
  67. "com.unity.ext.nunit": "1.0.6"
  68. },
  69. "url": "https://packages.unity.com"
  70. },
  71. "com.unity.ide.visualstudio": {
  72. "version": "2.0.17",
  73. "depth": 0,
  74. "source": "registry",
  75. "dependencies": {
  76. "com.unity.test-framework": "1.1.9"
  77. },
  78. "url": "https://packages.unity.com"
  79. },
  80. "com.unity.ide.vscode": {
  81. "version": "1.2.5",
  82. "depth": 0,
  83. "source": "registry",
  84. "dependencies": {},
  85. "url": "https://packages.unity.com"
  86. },
  87. "com.unity.mathematics": {
  88. "version": "1.1.0",
  89. "depth": 1,
  90. "source": "registry",
  91. "dependencies": {},
  92. "url": "https://packages.unity.com"
  93. },
  94. "com.unity.recorder": {
  95. "version": "2.5.7",
  96. "depth": 0,
  97. "source": "registry",
  98. "dependencies": {
  99. "com.unity.timeline": "1.0.0"
  100. },
  101. "url": "https://packages.unity.com"
  102. },
  103. "com.unity.render-pipelines.core": {
  104. "version": "10.10.1",
  105. "depth": 1,
  106. "source": "registry",
  107. "dependencies": {
  108. "com.unity.ugui": "1.0.0",
  109. "com.unity.modules.physics": "1.0.0",
  110. "com.unity.modules.jsonserialize": "1.0.0"
  111. },
  112. "url": "https://packages.unity.com"
  113. },
  114. "com.unity.render-pipelines.universal": {
  115. "version": "10.10.1",
  116. "depth": 0,
  117. "source": "registry",
  118. "dependencies": {
  119. "com.unity.mathematics": "1.1.0",
  120. "com.unity.render-pipelines.core": "10.10.1",
  121. "com.unity.shadergraph": "10.10.1"
  122. },
  123. "url": "https://packages.unity.com"
  124. },
  125. "com.unity.scriptablebuildpipeline": {
  126. "version": "1.19.2",
  127. "depth": 1,
  128. "source": "registry",
  129. "dependencies": {},
  130. "url": "https://packages.unity.com"
  131. },
  132. "com.unity.searcher": {
  133. "version": "4.3.2",
  134. "depth": 2,
  135. "source": "registry",
  136. "dependencies": {},
  137. "url": "https://packages.unity.com"
  138. },
  139. "com.unity.services.core": {
  140. "version": "1.0.1",
  141. "depth": 1,
  142. "source": "registry",
  143. "dependencies": {
  144. "com.unity.modules.unitywebrequest": "1.0.0"
  145. },
  146. "url": "https://packages.unity.com"
  147. },
  148. "com.unity.shadergraph": {
  149. "version": "10.10.1",
  150. "depth": 1,
  151. "source": "registry",
  152. "dependencies": {
  153. "com.unity.render-pipelines.core": "10.10.1",
  154. "com.unity.searcher": "4.3.2"
  155. },
  156. "url": "https://packages.unity.com"
  157. },
  158. "com.unity.test-framework": {
  159. "version": "1.1.33",
  160. "depth": 0,
  161. "source": "registry",
  162. "dependencies": {
  163. "com.unity.ext.nunit": "1.0.6",
  164. "com.unity.modules.imgui": "1.0.0",
  165. "com.unity.modules.jsonserialize": "1.0.0"
  166. },
  167. "url": "https://packages.unity.com"
  168. },
  169. "com.unity.textmeshpro": {
  170. "version": "3.0.6",
  171. "depth": 0,
  172. "source": "registry",
  173. "dependencies": {
  174. "com.unity.ugui": "1.0.0"
  175. },
  176. "url": "https://packages.unity.com"
  177. },
  178. "com.unity.timeline": {
  179. "version": "1.4.8",
  180. "depth": 0,
  181. "source": "registry",
  182. "dependencies": {
  183. "com.unity.modules.director": "1.0.0",
  184. "com.unity.modules.animation": "1.0.0",
  185. "com.unity.modules.audio": "1.0.0",
  186. "com.unity.modules.particlesystem": "1.0.0"
  187. },
  188. "url": "https://packages.unity.com"
  189. },
  190. "com.unity.ugui": {
  191. "version": "1.0.0",
  192. "depth": 0,
  193. "source": "builtin",
  194. "dependencies": {
  195. "com.unity.modules.ui": "1.0.0",
  196. "com.unity.modules.imgui": "1.0.0"
  197. }
  198. },
  199. "com.unity.modules.ai": {
  200. "version": "1.0.0",
  201. "depth": 0,
  202. "source": "builtin",
  203. "dependencies": {}
  204. },
  205. "com.unity.modules.androidjni": {
  206. "version": "1.0.0",
  207. "depth": 0,
  208. "source": "builtin",
  209. "dependencies": {}
  210. },
  211. "com.unity.modules.animation": {
  212. "version": "1.0.0",
  213. "depth": 0,
  214. "source": "builtin",
  215. "dependencies": {}
  216. },
  217. "com.unity.modules.assetbundle": {
  218. "version": "1.0.0",
  219. "depth": 0,
  220. "source": "builtin",
  221. "dependencies": {}
  222. },
  223. "com.unity.modules.audio": {
  224. "version": "1.0.0",
  225. "depth": 0,
  226. "source": "builtin",
  227. "dependencies": {}
  228. },
  229. "com.unity.modules.cloth": {
  230. "version": "1.0.0",
  231. "depth": 0,
  232. "source": "builtin",
  233. "dependencies": {
  234. "com.unity.modules.physics": "1.0.0"
  235. }
  236. },
  237. "com.unity.modules.director": {
  238. "version": "1.0.0",
  239. "depth": 0,
  240. "source": "builtin",
  241. "dependencies": {
  242. "com.unity.modules.audio": "1.0.0",
  243. "com.unity.modules.animation": "1.0.0"
  244. }
  245. },
  246. "com.unity.modules.imageconversion": {
  247. "version": "1.0.0",
  248. "depth": 0,
  249. "source": "builtin",
  250. "dependencies": {}
  251. },
  252. "com.unity.modules.imgui": {
  253. "version": "1.0.0",
  254. "depth": 0,
  255. "source": "builtin",
  256. "dependencies": {}
  257. },
  258. "com.unity.modules.jsonserialize": {
  259. "version": "1.0.0",
  260. "depth": 0,
  261. "source": "builtin",
  262. "dependencies": {}
  263. },
  264. "com.unity.modules.particlesystem": {
  265. "version": "1.0.0",
  266. "depth": 0,
  267. "source": "builtin",
  268. "dependencies": {}
  269. },
  270. "com.unity.modules.physics": {
  271. "version": "1.0.0",
  272. "depth": 0,
  273. "source": "builtin",
  274. "dependencies": {}
  275. },
  276. "com.unity.modules.physics2d": {
  277. "version": "1.0.0",
  278. "depth": 0,
  279. "source": "builtin",
  280. "dependencies": {}
  281. },
  282. "com.unity.modules.screencapture": {
  283. "version": "1.0.0",
  284. "depth": 0,
  285. "source": "builtin",
  286. "dependencies": {
  287. "com.unity.modules.imageconversion": "1.0.0"
  288. }
  289. },
  290. "com.unity.modules.subsystems": {
  291. "version": "1.0.0",
  292. "depth": 1,
  293. "source": "builtin",
  294. "dependencies": {
  295. "com.unity.modules.jsonserialize": "1.0.0"
  296. }
  297. },
  298. "com.unity.modules.terrain": {
  299. "version": "1.0.0",
  300. "depth": 0,
  301. "source": "builtin",
  302. "dependencies": {}
  303. },
  304. "com.unity.modules.terrainphysics": {
  305. "version": "1.0.0",
  306. "depth": 0,
  307. "source": "builtin",
  308. "dependencies": {
  309. "com.unity.modules.physics": "1.0.0",
  310. "com.unity.modules.terrain": "1.0.0"
  311. }
  312. },
  313. "com.unity.modules.tilemap": {
  314. "version": "1.0.0",
  315. "depth": 0,
  316. "source": "builtin",
  317. "dependencies": {
  318. "com.unity.modules.physics2d": "1.0.0"
  319. }
  320. },
  321. "com.unity.modules.ui": {
  322. "version": "1.0.0",
  323. "depth": 0,
  324. "source": "builtin",
  325. "dependencies": {}
  326. },
  327. "com.unity.modules.uielements": {
  328. "version": "1.0.0",
  329. "depth": 0,
  330. "source": "builtin",
  331. "dependencies": {
  332. "com.unity.modules.ui": "1.0.0",
  333. "com.unity.modules.imgui": "1.0.0",
  334. "com.unity.modules.jsonserialize": "1.0.0",
  335. "com.unity.modules.uielementsnative": "1.0.0"
  336. }
  337. },
  338. "com.unity.modules.uielementsnative": {
  339. "version": "1.0.0",
  340. "depth": 1,
  341. "source": "builtin",
  342. "dependencies": {
  343. "com.unity.modules.ui": "1.0.0",
  344. "com.unity.modules.imgui": "1.0.0",
  345. "com.unity.modules.jsonserialize": "1.0.0"
  346. }
  347. },
  348. "com.unity.modules.umbra": {
  349. "version": "1.0.0",
  350. "depth": 0,
  351. "source": "builtin",
  352. "dependencies": {}
  353. },
  354. "com.unity.modules.unityanalytics": {
  355. "version": "1.0.0",
  356. "depth": 0,
  357. "source": "builtin",
  358. "dependencies": {
  359. "com.unity.modules.unitywebrequest": "1.0.0",
  360. "com.unity.modules.jsonserialize": "1.0.0"
  361. }
  362. },
  363. "com.unity.modules.unitywebrequest": {
  364. "version": "1.0.0",
  365. "depth": 0,
  366. "source": "builtin",
  367. "dependencies": {}
  368. },
  369. "com.unity.modules.unitywebrequestassetbundle": {
  370. "version": "1.0.0",
  371. "depth": 0,
  372. "source": "builtin",
  373. "dependencies": {
  374. "com.unity.modules.assetbundle": "1.0.0",
  375. "com.unity.modules.unitywebrequest": "1.0.0"
  376. }
  377. },
  378. "com.unity.modules.unitywebrequestaudio": {
  379. "version": "1.0.0",
  380. "depth": 0,
  381. "source": "builtin",
  382. "dependencies": {
  383. "com.unity.modules.unitywebrequest": "1.0.0",
  384. "com.unity.modules.audio": "1.0.0"
  385. }
  386. },
  387. "com.unity.modules.unitywebrequesttexture": {
  388. "version": "1.0.0",
  389. "depth": 0,
  390. "source": "builtin",
  391. "dependencies": {
  392. "com.unity.modules.unitywebrequest": "1.0.0",
  393. "com.unity.modules.imageconversion": "1.0.0"
  394. }
  395. },
  396. "com.unity.modules.unitywebrequestwww": {
  397. "version": "1.0.0",
  398. "depth": 0,
  399. "source": "builtin",
  400. "dependencies": {
  401. "com.unity.modules.unitywebrequest": "1.0.0",
  402. "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
  403. "com.unity.modules.unitywebrequestaudio": "1.0.0",
  404. "com.unity.modules.audio": "1.0.0",
  405. "com.unity.modules.assetbundle": "1.0.0",
  406. "com.unity.modules.imageconversion": "1.0.0"
  407. }
  408. },
  409. "com.unity.modules.vehicles": {
  410. "version": "1.0.0",
  411. "depth": 0,
  412. "source": "builtin",
  413. "dependencies": {
  414. "com.unity.modules.physics": "1.0.0"
  415. }
  416. },
  417. "com.unity.modules.video": {
  418. "version": "1.0.0",
  419. "depth": 0,
  420. "source": "builtin",
  421. "dependencies": {
  422. "com.unity.modules.audio": "1.0.0",
  423. "com.unity.modules.ui": "1.0.0",
  424. "com.unity.modules.unitywebrequest": "1.0.0"
  425. }
  426. },
  427. "com.unity.modules.vr": {
  428. "version": "1.0.0",
  429. "depth": 0,
  430. "source": "builtin",
  431. "dependencies": {
  432. "com.unity.modules.jsonserialize": "1.0.0",
  433. "com.unity.modules.physics": "1.0.0",
  434. "com.unity.modules.xr": "1.0.0"
  435. }
  436. },
  437. "com.unity.modules.wind": {
  438. "version": "1.0.0",
  439. "depth": 0,
  440. "source": "builtin",
  441. "dependencies": {}
  442. },
  443. "com.unity.modules.xr": {
  444. "version": "1.0.0",
  445. "depth": 0,
  446. "source": "builtin",
  447. "dependencies": {
  448. "com.unity.modules.physics": "1.0.0",
  449. "com.unity.modules.jsonserialize": "1.0.0",
  450. "com.unity.modules.subsystems": "1.0.0"
  451. }
  452. }
  453. }
  454. }