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 13KB

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