Global Game Jam 2021
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.

402 lines
10 KiB

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