No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

packages-lock.json 12KB

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