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 12 KiB

6 月之前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  1. {
  2. "dependencies": {
  3. "com.unity.2d.animation": {
  4. "version": "9.0.3",
  5. "depth": 1,
  6. "source": "registry",
  7. "dependencies": {
  8. "com.unity.2d.common": "8.0.1",
  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.0.0",
  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.1",
  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.2",
  50. "depth": 1,
  51. "source": "registry",
  52. "dependencies": {
  53. "com.unity.2d.animation": "9.0.1",
  54. "com.unity.2d.common": "8.0.1",
  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.1",
  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.8",
  99. "depth": 3,
  100. "source": "registry",
  101. "dependencies": {
  102. "com.unity.mathematics": "1.2.1"
  103. },
  104. "url": "https://packages.unity.com"
  105. },
  106. "com.unity.collab-proxy": {
  107. "version": "2.0.7",
  108. "depth": 0,
  109. "source": "registry",
  110. "dependencies": {},
  111. "url": "https://packages.unity.com"
  112. },
  113. "com.unity.collections": {
  114. "version": "1.2.4",
  115. "depth": 2,
  116. "source": "registry",
  117. "dependencies": {
  118. "com.unity.burst": "1.6.6",
  119. "com.unity.test-framework": "1.1.31"
  120. },
  121. "url": "https://packages.unity.com"
  122. },
  123. "com.unity.ext.nunit": {
  124. "version": "1.0.6",
  125. "depth": 1,
  126. "source": "registry",
  127. "dependencies": {},
  128. "url": "https://packages.unity.com"
  129. },
  130. "com.unity.feature.2d": {
  131. "version": "2.0.0",
  132. "depth": 0,
  133. "source": "builtin",
  134. "dependencies": {
  135. "com.unity.2d.animation": "9.0.3",
  136. "com.unity.2d.pixel-perfect": "5.0.3",
  137. "com.unity.2d.psdimporter": "8.0.2",
  138. "com.unity.2d.sprite": "1.0.0",
  139. "com.unity.2d.spriteshape": "9.0.2",
  140. "com.unity.2d.tilemap": "1.0.0",
  141. "com.unity.2d.tilemap.extras": "3.1.1",
  142. "com.unity.2d.aseprite": "1.0.0"
  143. }
  144. },
  145. "com.unity.ide.rider": {
  146. "version": "3.0.24",
  147. "depth": 0,
  148. "source": "registry",
  149. "dependencies": {
  150. "com.unity.ext.nunit": "1.0.6"
  151. },
  152. "url": "https://packages.unity.com"
  153. },
  154. "com.unity.ide.visualstudio": {
  155. "version": "2.0.18",
  156. "depth": 0,
  157. "source": "registry",
  158. "dependencies": {
  159. "com.unity.test-framework": "1.1.9"
  160. },
  161. "url": "https://packages.unity.com"
  162. },
  163. "com.unity.mathematics": {
  164. "version": "1.2.6",
  165. "depth": 2,
  166. "source": "registry",
  167. "dependencies": {},
  168. "url": "https://packages.unity.com"
  169. },
  170. "com.unity.test-framework": {
  171. "version": "1.1.33",
  172. "depth": 0,
  173. "source": "registry",
  174. "dependencies": {
  175. "com.unity.ext.nunit": "1.0.6",
  176. "com.unity.modules.imgui": "1.0.0",
  177. "com.unity.modules.jsonserialize": "1.0.0"
  178. },
  179. "url": "https://packages.unity.com"
  180. },
  181. "com.unity.textmeshpro": {
  182. "version": "3.0.6",
  183. "depth": 0,
  184. "source": "registry",
  185. "dependencies": {
  186. "com.unity.ugui": "1.0.0"
  187. },
  188. "url": "https://packages.unity.com"
  189. },
  190. "com.unity.timeline": {
  191. "version": "1.7.5",
  192. "depth": 0,
  193. "source": "registry",
  194. "dependencies": {
  195. "com.unity.modules.director": "1.0.0",
  196. "com.unity.modules.animation": "1.0.0",
  197. "com.unity.modules.audio": "1.0.0",
  198. "com.unity.modules.particlesystem": "1.0.0"
  199. },
  200. "url": "https://packages.unity.com"
  201. },
  202. "com.unity.ugui": {
  203. "version": "1.0.0",
  204. "depth": 0,
  205. "source": "builtin",
  206. "dependencies": {
  207. "com.unity.modules.ui": "1.0.0",
  208. "com.unity.modules.imgui": "1.0.0"
  209. }
  210. },
  211. "com.unity.visualscripting": {
  212. "version": "1.9.0",
  213. "depth": 0,
  214. "source": "registry",
  215. "dependencies": {
  216. "com.unity.ugui": "1.0.0",
  217. "com.unity.modules.jsonserialize": "1.0.0"
  218. },
  219. "url": "https://packages.unity.com"
  220. },
  221. "com.unity.modules.ai": {
  222. "version": "1.0.0",
  223. "depth": 0,
  224. "source": "builtin",
  225. "dependencies": {}
  226. },
  227. "com.unity.modules.androidjni": {
  228. "version": "1.0.0",
  229. "depth": 0,
  230. "source": "builtin",
  231. "dependencies": {}
  232. },
  233. "com.unity.modules.animation": {
  234. "version": "1.0.0",
  235. "depth": 0,
  236. "source": "builtin",
  237. "dependencies": {}
  238. },
  239. "com.unity.modules.assetbundle": {
  240. "version": "1.0.0",
  241. "depth": 0,
  242. "source": "builtin",
  243. "dependencies": {}
  244. },
  245. "com.unity.modules.audio": {
  246. "version": "1.0.0",
  247. "depth": 0,
  248. "source": "builtin",
  249. "dependencies": {}
  250. },
  251. "com.unity.modules.cloth": {
  252. "version": "1.0.0",
  253. "depth": 0,
  254. "source": "builtin",
  255. "dependencies": {
  256. "com.unity.modules.physics": "1.0.0"
  257. }
  258. },
  259. "com.unity.modules.director": {
  260. "version": "1.0.0",
  261. "depth": 0,
  262. "source": "builtin",
  263. "dependencies": {
  264. "com.unity.modules.audio": "1.0.0",
  265. "com.unity.modules.animation": "1.0.0"
  266. }
  267. },
  268. "com.unity.modules.imageconversion": {
  269. "version": "1.0.0",
  270. "depth": 0,
  271. "source": "builtin",
  272. "dependencies": {}
  273. },
  274. "com.unity.modules.imgui": {
  275. "version": "1.0.0",
  276. "depth": 0,
  277. "source": "builtin",
  278. "dependencies": {}
  279. },
  280. "com.unity.modules.jsonserialize": {
  281. "version": "1.0.0",
  282. "depth": 0,
  283. "source": "builtin",
  284. "dependencies": {}
  285. },
  286. "com.unity.modules.particlesystem": {
  287. "version": "1.0.0",
  288. "depth": 0,
  289. "source": "builtin",
  290. "dependencies": {}
  291. },
  292. "com.unity.modules.physics": {
  293. "version": "1.0.0",
  294. "depth": 0,
  295. "source": "builtin",
  296. "dependencies": {}
  297. },
  298. "com.unity.modules.physics2d": {
  299. "version": "1.0.0",
  300. "depth": 0,
  301. "source": "builtin",
  302. "dependencies": {}
  303. },
  304. "com.unity.modules.screencapture": {
  305. "version": "1.0.0",
  306. "depth": 0,
  307. "source": "builtin",
  308. "dependencies": {
  309. "com.unity.modules.imageconversion": "1.0.0"
  310. }
  311. },
  312. "com.unity.modules.subsystems": {
  313. "version": "1.0.0",
  314. "depth": 1,
  315. "source": "builtin",
  316. "dependencies": {
  317. "com.unity.modules.jsonserialize": "1.0.0"
  318. }
  319. },
  320. "com.unity.modules.terrain": {
  321. "version": "1.0.0",
  322. "depth": 0,
  323. "source": "builtin",
  324. "dependencies": {}
  325. },
  326. "com.unity.modules.terrainphysics": {
  327. "version": "1.0.0",
  328. "depth": 0,
  329. "source": "builtin",
  330. "dependencies": {
  331. "com.unity.modules.physics": "1.0.0",
  332. "com.unity.modules.terrain": "1.0.0"
  333. }
  334. },
  335. "com.unity.modules.tilemap": {
  336. "version": "1.0.0",
  337. "depth": 0,
  338. "source": "builtin",
  339. "dependencies": {
  340. "com.unity.modules.physics2d": "1.0.0"
  341. }
  342. },
  343. "com.unity.modules.ui": {
  344. "version": "1.0.0",
  345. "depth": 0,
  346. "source": "builtin",
  347. "dependencies": {}
  348. },
  349. "com.unity.modules.uielements": {
  350. "version": "1.0.0",
  351. "depth": 0,
  352. "source": "builtin",
  353. "dependencies": {
  354. "com.unity.modules.ui": "1.0.0",
  355. "com.unity.modules.imgui": "1.0.0",
  356. "com.unity.modules.jsonserialize": "1.0.0"
  357. }
  358. },
  359. "com.unity.modules.umbra": {
  360. "version": "1.0.0",
  361. "depth": 0,
  362. "source": "builtin",
  363. "dependencies": {}
  364. },
  365. "com.unity.modules.unityanalytics": {
  366. "version": "1.0.0",
  367. "depth": 0,
  368. "source": "builtin",
  369. "dependencies": {
  370. "com.unity.modules.unitywebrequest": "1.0.0",
  371. "com.unity.modules.jsonserialize": "1.0.0"
  372. }
  373. },
  374. "com.unity.modules.unitywebrequest": {
  375. "version": "1.0.0",
  376. "depth": 0,
  377. "source": "builtin",
  378. "dependencies": {}
  379. },
  380. "com.unity.modules.unitywebrequestassetbundle": {
  381. "version": "1.0.0",
  382. "depth": 0,
  383. "source": "builtin",
  384. "dependencies": {
  385. "com.unity.modules.assetbundle": "1.0.0",
  386. "com.unity.modules.unitywebrequest": "1.0.0"
  387. }
  388. },
  389. "com.unity.modules.unitywebrequestaudio": {
  390. "version": "1.0.0",
  391. "depth": 0,
  392. "source": "builtin",
  393. "dependencies": {
  394. "com.unity.modules.unitywebrequest": "1.0.0",
  395. "com.unity.modules.audio": "1.0.0"
  396. }
  397. },
  398. "com.unity.modules.unitywebrequesttexture": {
  399. "version": "1.0.0",
  400. "depth": 0,
  401. "source": "builtin",
  402. "dependencies": {
  403. "com.unity.modules.unitywebrequest": "1.0.0",
  404. "com.unity.modules.imageconversion": "1.0.0"
  405. }
  406. },
  407. "com.unity.modules.unitywebrequestwww": {
  408. "version": "1.0.0",
  409. "depth": 0,
  410. "source": "builtin",
  411. "dependencies": {
  412. "com.unity.modules.unitywebrequest": "1.0.0",
  413. "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
  414. "com.unity.modules.unitywebrequestaudio": "1.0.0",
  415. "com.unity.modules.audio": "1.0.0",
  416. "com.unity.modules.assetbundle": "1.0.0",
  417. "com.unity.modules.imageconversion": "1.0.0"
  418. }
  419. },
  420. "com.unity.modules.vehicles": {
  421. "version": "1.0.0",
  422. "depth": 0,
  423. "source": "builtin",
  424. "dependencies": {
  425. "com.unity.modules.physics": "1.0.0"
  426. }
  427. },
  428. "com.unity.modules.video": {
  429. "version": "1.0.0",
  430. "depth": 0,
  431. "source": "builtin",
  432. "dependencies": {
  433. "com.unity.modules.audio": "1.0.0",
  434. "com.unity.modules.ui": "1.0.0",
  435. "com.unity.modules.unitywebrequest": "1.0.0"
  436. }
  437. },
  438. "com.unity.modules.vr": {
  439. "version": "1.0.0",
  440. "depth": 0,
  441. "source": "builtin",
  442. "dependencies": {
  443. "com.unity.modules.jsonserialize": "1.0.0",
  444. "com.unity.modules.physics": "1.0.0",
  445. "com.unity.modules.xr": "1.0.0"
  446. }
  447. },
  448. "com.unity.modules.wind": {
  449. "version": "1.0.0",
  450. "depth": 0,
  451. "source": "builtin",
  452. "dependencies": {}
  453. },
  454. "com.unity.modules.xr": {
  455. "version": "1.0.0",
  456. "depth": 0,
  457. "source": "builtin",
  458. "dependencies": {
  459. "com.unity.modules.physics": "1.0.0",
  460. "com.unity.modules.jsonserialize": "1.0.0",
  461. "com.unity.modules.subsystems": "1.0.0"
  462. }
  463. }
  464. }
  465. }