Seven is the number.
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.

409 lines
10 KiB

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