packages-lock.json 14 KB

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