Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

packages-lock.json 13KB

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