packages-lock.json 14 KB

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