packages-lock.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. {
  2. "dependencies": {
  3. "com.monitor1394.xcharts": {
  4. "version": "https://github.com/XCharts-Team/XCharts.git",
  5. "depth": 0,
  6. "source": "git",
  7. "dependencies": {},
  8. "hash": "94d1398bd3d8c86cae4a2cf55d9bb7e0c25764c3"
  9. },
  10. "com.unity.assetbundlebrowser": {
  11. "version": "https://github.com/Unity-Technologies/AssetBundles-Browser.git",
  12. "depth": 0,
  13. "source": "git",
  14. "dependencies": {},
  15. "hash": "ad2a81ec3068eafd48753df1825a8dd7201ce60c"
  16. },
  17. "com.unity.collab-proxy": {
  18. "version": "2.2.0",
  19. "depth": 0,
  20. "source": "registry",
  21. "dependencies": {},
  22. "url": "https://packages.unity.com"
  23. },
  24. "com.unity.editorcoroutines": {
  25. "version": "1.0.0",
  26. "depth": 1,
  27. "source": "registry",
  28. "dependencies": {},
  29. "url": "https://packages.unity.com"
  30. },
  31. "com.unity.ext.nunit": {
  32. "version": "1.0.6",
  33. "depth": 1,
  34. "source": "registry",
  35. "dependencies": {},
  36. "url": "https://packages.unity.com"
  37. },
  38. "com.unity.feature.development": {
  39. "version": "1.0.1",
  40. "depth": 0,
  41. "source": "builtin",
  42. "dependencies": {
  43. "com.unity.ide.visualstudio": "2.0.22",
  44. "com.unity.ide.rider": "3.0.28",
  45. "com.unity.ide.vscode": "1.2.5",
  46. "com.unity.editorcoroutines": "1.0.0",
  47. "com.unity.performance.profile-analyzer": "1.2.2",
  48. "com.unity.test-framework": "1.1.33",
  49. "com.unity.testtools.codecoverage": "1.2.5"
  50. }
  51. },
  52. "com.unity.ide.rider": {
  53. "version": "3.0.28",
  54. "depth": 1,
  55. "source": "registry",
  56. "dependencies": {
  57. "com.unity.ext.nunit": "1.0.6"
  58. },
  59. "url": "https://packages.unity.com"
  60. },
  61. "com.unity.ide.visualstudio": {
  62. "version": "2.0.22",
  63. "depth": 0,
  64. "source": "registry",
  65. "dependencies": {
  66. "com.unity.test-framework": "1.1.9"
  67. },
  68. "url": "https://packages.unity.com"
  69. },
  70. "com.unity.ide.vscode": {
  71. "version": "1.2.5",
  72. "depth": 0,
  73. "source": "registry",
  74. "dependencies": {},
  75. "url": "https://packages.unity.com"
  76. },
  77. "com.unity.inputsystem": {
  78. "version": "1.7.0",
  79. "depth": 0,
  80. "source": "registry",
  81. "dependencies": {
  82. "com.unity.modules.uielements": "1.0.0"
  83. },
  84. "url": "https://packages.unity.com"
  85. },
  86. "com.unity.nuget.newtonsoft-json": {
  87. "version": "3.2.1",
  88. "depth": 0,
  89. "source": "registry",
  90. "dependencies": {},
  91. "url": "https://packages.unity.com"
  92. },
  93. "com.unity.performance.profile-analyzer": {
  94. "version": "1.2.2",
  95. "depth": 1,
  96. "source": "registry",
  97. "dependencies": {},
  98. "url": "https://packages.unity.com"
  99. },
  100. "com.unity.settings-manager": {
  101. "version": "1.0.3",
  102. "depth": 2,
  103. "source": "registry",
  104. "dependencies": {},
  105. "url": "https://packages.unity.com"
  106. },
  107. "com.unity.test-framework": {
  108. "version": "1.1.33",
  109. "depth": 0,
  110. "source": "registry",
  111. "dependencies": {
  112. "com.unity.ext.nunit": "1.0.6",
  113. "com.unity.modules.imgui": "1.0.0",
  114. "com.unity.modules.jsonserialize": "1.0.0"
  115. },
  116. "url": "https://packages.unity.com"
  117. },
  118. "com.unity.testtools.codecoverage": {
  119. "version": "1.2.5",
  120. "depth": 1,
  121. "source": "registry",
  122. "dependencies": {
  123. "com.unity.test-framework": "1.0.16",
  124. "com.unity.settings-manager": "1.0.1"
  125. },
  126. "url": "https://packages.unity.com"
  127. },
  128. "com.unity.timeline": {
  129. "version": "1.7.6",
  130. "depth": 0,
  131. "source": "registry",
  132. "dependencies": {
  133. "com.unity.modules.director": "1.0.0",
  134. "com.unity.modules.animation": "1.0.0",
  135. "com.unity.modules.audio": "1.0.0",
  136. "com.unity.modules.particlesystem": "1.0.0"
  137. },
  138. "url": "https://packages.unity.com"
  139. },
  140. "com.unity.ugui": {
  141. "version": "1.0.0",
  142. "depth": 0,
  143. "source": "builtin",
  144. "dependencies": {
  145. "com.unity.modules.ui": "1.0.0",
  146. "com.unity.modules.imgui": "1.0.0"
  147. }
  148. },
  149. "com.unity.visualscripting": {
  150. "version": "1.9.1",
  151. "depth": 0,
  152. "source": "registry",
  153. "dependencies": {
  154. "com.unity.ugui": "1.0.0",
  155. "com.unity.modules.jsonserialize": "1.0.0"
  156. },
  157. "url": "https://packages.unity.com"
  158. },
  159. "com.unity.modules.ai": {
  160. "version": "1.0.0",
  161. "depth": 0,
  162. "source": "builtin",
  163. "dependencies": {}
  164. },
  165. "com.unity.modules.androidjni": {
  166. "version": "1.0.0",
  167. "depth": 0,
  168. "source": "builtin",
  169. "dependencies": {}
  170. },
  171. "com.unity.modules.animation": {
  172. "version": "1.0.0",
  173. "depth": 0,
  174. "source": "builtin",
  175. "dependencies": {}
  176. },
  177. "com.unity.modules.assetbundle": {
  178. "version": "1.0.0",
  179. "depth": 1,
  180. "source": "builtin",
  181. "dependencies": {}
  182. },
  183. "com.unity.modules.audio": {
  184. "version": "1.0.0",
  185. "depth": 0,
  186. "source": "builtin",
  187. "dependencies": {}
  188. },
  189. "com.unity.modules.cloth": {
  190. "version": "1.0.0",
  191. "depth": 0,
  192. "source": "builtin",
  193. "dependencies": {
  194. "com.unity.modules.physics": "1.0.0"
  195. }
  196. },
  197. "com.unity.modules.director": {
  198. "version": "1.0.0",
  199. "depth": 0,
  200. "source": "builtin",
  201. "dependencies": {
  202. "com.unity.modules.audio": "1.0.0",
  203. "com.unity.modules.animation": "1.0.0"
  204. }
  205. },
  206. "com.unity.modules.imageconversion": {
  207. "version": "1.0.0",
  208. "depth": 0,
  209. "source": "builtin",
  210. "dependencies": {}
  211. },
  212. "com.unity.modules.imgui": {
  213. "version": "1.0.0",
  214. "depth": 0,
  215. "source": "builtin",
  216. "dependencies": {}
  217. },
  218. "com.unity.modules.jsonserialize": {
  219. "version": "1.0.0",
  220. "depth": 0,
  221. "source": "builtin",
  222. "dependencies": {}
  223. },
  224. "com.unity.modules.particlesystem": {
  225. "version": "1.0.0",
  226. "depth": 0,
  227. "source": "builtin",
  228. "dependencies": {}
  229. },
  230. "com.unity.modules.physics": {
  231. "version": "1.0.0",
  232. "depth": 0,
  233. "source": "builtin",
  234. "dependencies": {}
  235. },
  236. "com.unity.modules.physics2d": {
  237. "version": "1.0.0",
  238. "depth": 0,
  239. "source": "builtin",
  240. "dependencies": {}
  241. },
  242. "com.unity.modules.screencapture": {
  243. "version": "1.0.0",
  244. "depth": 0,
  245. "source": "builtin",
  246. "dependencies": {
  247. "com.unity.modules.imageconversion": "1.0.0"
  248. }
  249. },
  250. "com.unity.modules.subsystems": {
  251. "version": "1.0.0",
  252. "depth": 1,
  253. "source": "builtin",
  254. "dependencies": {
  255. "com.unity.modules.jsonserialize": "1.0.0"
  256. }
  257. },
  258. "com.unity.modules.terrain": {
  259. "version": "1.0.0",
  260. "depth": 0,
  261. "source": "builtin",
  262. "dependencies": {}
  263. },
  264. "com.unity.modules.terrainphysics": {
  265. "version": "1.0.0",
  266. "depth": 0,
  267. "source": "builtin",
  268. "dependencies": {
  269. "com.unity.modules.physics": "1.0.0",
  270. "com.unity.modules.terrain": "1.0.0"
  271. }
  272. },
  273. "com.unity.modules.tilemap": {
  274. "version": "1.0.0",
  275. "depth": 0,
  276. "source": "builtin",
  277. "dependencies": {
  278. "com.unity.modules.physics2d": "1.0.0"
  279. }
  280. },
  281. "com.unity.modules.ui": {
  282. "version": "1.0.0",
  283. "depth": 0,
  284. "source": "builtin",
  285. "dependencies": {}
  286. },
  287. "com.unity.modules.uielements": {
  288. "version": "1.0.0",
  289. "depth": 0,
  290. "source": "builtin",
  291. "dependencies": {
  292. "com.unity.modules.ui": "1.0.0",
  293. "com.unity.modules.imgui": "1.0.0",
  294. "com.unity.modules.jsonserialize": "1.0.0",
  295. "com.unity.modules.uielementsnative": "1.0.0"
  296. }
  297. },
  298. "com.unity.modules.uielementsnative": {
  299. "version": "1.0.0",
  300. "depth": 1,
  301. "source": "builtin",
  302. "dependencies": {
  303. "com.unity.modules.ui": "1.0.0",
  304. "com.unity.modules.imgui": "1.0.0",
  305. "com.unity.modules.jsonserialize": "1.0.0"
  306. }
  307. },
  308. "com.unity.modules.umbra": {
  309. "version": "1.0.0",
  310. "depth": 0,
  311. "source": "builtin",
  312. "dependencies": {}
  313. },
  314. "com.unity.modules.unityanalytics": {
  315. "version": "1.0.0",
  316. "depth": 0,
  317. "source": "builtin",
  318. "dependencies": {
  319. "com.unity.modules.unitywebrequest": "1.0.0",
  320. "com.unity.modules.jsonserialize": "1.0.0"
  321. }
  322. },
  323. "com.unity.modules.unitywebrequest": {
  324. "version": "1.0.0",
  325. "depth": 0,
  326. "source": "builtin",
  327. "dependencies": {}
  328. },
  329. "com.unity.modules.unitywebrequestassetbundle": {
  330. "version": "1.0.0",
  331. "depth": 0,
  332. "source": "builtin",
  333. "dependencies": {
  334. "com.unity.modules.assetbundle": "1.0.0",
  335. "com.unity.modules.unitywebrequest": "1.0.0"
  336. }
  337. },
  338. "com.unity.modules.unitywebrequestaudio": {
  339. "version": "1.0.0",
  340. "depth": 0,
  341. "source": "builtin",
  342. "dependencies": {
  343. "com.unity.modules.unitywebrequest": "1.0.0",
  344. "com.unity.modules.audio": "1.0.0"
  345. }
  346. },
  347. "com.unity.modules.unitywebrequesttexture": {
  348. "version": "1.0.0",
  349. "depth": 0,
  350. "source": "builtin",
  351. "dependencies": {
  352. "com.unity.modules.unitywebrequest": "1.0.0",
  353. "com.unity.modules.imageconversion": "1.0.0"
  354. }
  355. },
  356. "com.unity.modules.unitywebrequestwww": {
  357. "version": "1.0.0",
  358. "depth": 0,
  359. "source": "builtin",
  360. "dependencies": {
  361. "com.unity.modules.unitywebrequest": "1.0.0",
  362. "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
  363. "com.unity.modules.unitywebrequestaudio": "1.0.0",
  364. "com.unity.modules.audio": "1.0.0",
  365. "com.unity.modules.assetbundle": "1.0.0",
  366. "com.unity.modules.imageconversion": "1.0.0"
  367. }
  368. },
  369. "com.unity.modules.vehicles": {
  370. "version": "1.0.0",
  371. "depth": 0,
  372. "source": "builtin",
  373. "dependencies": {
  374. "com.unity.modules.physics": "1.0.0"
  375. }
  376. },
  377. "com.unity.modules.video": {
  378. "version": "1.0.0",
  379. "depth": 0,
  380. "source": "builtin",
  381. "dependencies": {
  382. "com.unity.modules.audio": "1.0.0",
  383. "com.unity.modules.ui": "1.0.0",
  384. "com.unity.modules.unitywebrequest": "1.0.0"
  385. }
  386. },
  387. "com.unity.modules.vr": {
  388. "version": "1.0.0",
  389. "depth": 0,
  390. "source": "builtin",
  391. "dependencies": {
  392. "com.unity.modules.jsonserialize": "1.0.0",
  393. "com.unity.modules.physics": "1.0.0",
  394. "com.unity.modules.xr": "1.0.0"
  395. }
  396. },
  397. "com.unity.modules.wind": {
  398. "version": "1.0.0",
  399. "depth": 0,
  400. "source": "builtin",
  401. "dependencies": {}
  402. },
  403. "com.unity.modules.xr": {
  404. "version": "1.0.0",
  405. "depth": 0,
  406. "source": "builtin",
  407. "dependencies": {
  408. "com.unity.modules.physics": "1.0.0",
  409. "com.unity.modules.jsonserialize": "1.0.0",
  410. "com.unity.modules.subsystems": "1.0.0"
  411. }
  412. }
  413. }
  414. }