Assignment for RMIT Mixed Reality in 2020
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.

332 lines
8.3 KiB

  1. {
  2. "dependencies": {
  3. "com.unity.collab-proxy": {
  4. "version": "1.2.16",
  5. "depth": 0,
  6. "source": "registry",
  7. "dependencies": {},
  8. "url": "https://packages.unity.com"
  9. },
  10. "com.unity.ext.nunit": {
  11. "version": "1.0.0",
  12. "depth": 1,
  13. "source": "registry",
  14. "dependencies": {},
  15. "url": "https://packages.unity.com"
  16. },
  17. "com.unity.ide.rider": {
  18. "version": "1.1.4",
  19. "depth": 0,
  20. "source": "registry",
  21. "dependencies": {
  22. "com.unity.test-framework": "1.1.1"
  23. },
  24. "url": "https://packages.unity.com"
  25. },
  26. "com.unity.ide.vscode": {
  27. "version": "1.2.1",
  28. "depth": 0,
  29. "source": "registry",
  30. "dependencies": {},
  31. "url": "https://packages.unity.com"
  32. },
  33. "com.unity.test-framework": {
  34. "version": "1.1.14",
  35. "depth": 0,
  36. "source": "registry",
  37. "dependencies": {
  38. "com.unity.ext.nunit": "1.0.0",
  39. "com.unity.modules.imgui": "1.0.0",
  40. "com.unity.modules.jsonserialize": "1.0.0"
  41. },
  42. "url": "https://packages.unity.com"
  43. },
  44. "com.unity.textmeshpro": {
  45. "version": "2.0.1",
  46. "depth": 0,
  47. "source": "registry",
  48. "dependencies": {
  49. "com.unity.ugui": "1.0.0"
  50. },
  51. "url": "https://packages.unity.com"
  52. },
  53. "com.unity.timeline": {
  54. "version": "1.2.15",
  55. "depth": 0,
  56. "source": "registry",
  57. "dependencies": {},
  58. "url": "https://packages.unity.com"
  59. },
  60. "com.unity.ugui": {
  61. "version": "1.0.0",
  62. "depth": 0,
  63. "source": "builtin",
  64. "dependencies": {
  65. "com.unity.modules.ui": "1.0.0"
  66. }
  67. },
  68. "com.unity.xr.oculus.android": {
  69. "version": "2.38.6",
  70. "depth": 0,
  71. "source": "registry",
  72. "dependencies": {},
  73. "url": "https://packages.unity.com"
  74. },
  75. "com.unity.xr.oculus.standalone": {
  76. "version": "2.38.4",
  77. "depth": 0,
  78. "source": "registry",
  79. "dependencies": {},
  80. "url": "https://packages.unity.com"
  81. },
  82. "com.unity.xr.openvr.standalone": {
  83. "version": "2.0.5",
  84. "depth": 0,
  85. "source": "registry",
  86. "dependencies": {},
  87. "url": "https://packages.unity.com"
  88. },
  89. "com.unity.modules.ai": {
  90. "version": "1.0.0",
  91. "depth": 0,
  92. "source": "builtin",
  93. "dependencies": {}
  94. },
  95. "com.unity.modules.androidjni": {
  96. "version": "1.0.0",
  97. "depth": 0,
  98. "source": "builtin",
  99. "dependencies": {}
  100. },
  101. "com.unity.modules.animation": {
  102. "version": "1.0.0",
  103. "depth": 0,
  104. "source": "builtin",
  105. "dependencies": {}
  106. },
  107. "com.unity.modules.assetbundle": {
  108. "version": "1.0.0",
  109. "depth": 0,
  110. "source": "builtin",
  111. "dependencies": {}
  112. },
  113. "com.unity.modules.audio": {
  114. "version": "1.0.0",
  115. "depth": 0,
  116. "source": "builtin",
  117. "dependencies": {}
  118. },
  119. "com.unity.modules.cloth": {
  120. "version": "1.0.0",
  121. "depth": 0,
  122. "source": "builtin",
  123. "dependencies": {
  124. "com.unity.modules.physics": "1.0.0"
  125. }
  126. },
  127. "com.unity.modules.director": {
  128. "version": "1.0.0",
  129. "depth": 0,
  130. "source": "builtin",
  131. "dependencies": {
  132. "com.unity.modules.audio": "1.0.0",
  133. "com.unity.modules.animation": "1.0.0"
  134. }
  135. },
  136. "com.unity.modules.imageconversion": {
  137. "version": "1.0.0",
  138. "depth": 0,
  139. "source": "builtin",
  140. "dependencies": {}
  141. },
  142. "com.unity.modules.imgui": {
  143. "version": "1.0.0",
  144. "depth": 0,
  145. "source": "builtin",
  146. "dependencies": {}
  147. },
  148. "com.unity.modules.jsonserialize": {
  149. "version": "1.0.0",
  150. "depth": 0,
  151. "source": "builtin",
  152. "dependencies": {}
  153. },
  154. "com.unity.modules.particlesystem": {
  155. "version": "1.0.0",
  156. "depth": 0,
  157. "source": "builtin",
  158. "dependencies": {}
  159. },
  160. "com.unity.modules.physics": {
  161. "version": "1.0.0",
  162. "depth": 0,
  163. "source": "builtin",
  164. "dependencies": {}
  165. },
  166. "com.unity.modules.physics2d": {
  167. "version": "1.0.0",
  168. "depth": 0,
  169. "source": "builtin",
  170. "dependencies": {}
  171. },
  172. "com.unity.modules.screencapture": {
  173. "version": "1.0.0",
  174. "depth": 0,
  175. "source": "builtin",
  176. "dependencies": {
  177. "com.unity.modules.imageconversion": "1.0.0"
  178. }
  179. },
  180. "com.unity.modules.subsystems": {
  181. "version": "1.0.0",
  182. "depth": 1,
  183. "source": "builtin",
  184. "dependencies": {
  185. "com.unity.modules.jsonserialize": "1.0.0"
  186. }
  187. },
  188. "com.unity.modules.terrain": {
  189. "version": "1.0.0",
  190. "depth": 0,
  191. "source": "builtin",
  192. "dependencies": {}
  193. },
  194. "com.unity.modules.terrainphysics": {
  195. "version": "1.0.0",
  196. "depth": 0,
  197. "source": "builtin",
  198. "dependencies": {
  199. "com.unity.modules.physics": "1.0.0",
  200. "com.unity.modules.terrain": "1.0.0"
  201. }
  202. },
  203. "com.unity.modules.tilemap": {
  204. "version": "1.0.0",
  205. "depth": 0,
  206. "source": "builtin",
  207. "dependencies": {
  208. "com.unity.modules.physics2d": "1.0.0"
  209. }
  210. },
  211. "com.unity.modules.ui": {
  212. "version": "1.0.0",
  213. "depth": 0,
  214. "source": "builtin",
  215. "dependencies": {}
  216. },
  217. "com.unity.modules.uielements": {
  218. "version": "1.0.0",
  219. "depth": 0,
  220. "source": "builtin",
  221. "dependencies": {
  222. "com.unity.modules.imgui": "1.0.0",
  223. "com.unity.modules.jsonserialize": "1.0.0"
  224. }
  225. },
  226. "com.unity.modules.umbra": {
  227. "version": "1.0.0",
  228. "depth": 0,
  229. "source": "builtin",
  230. "dependencies": {}
  231. },
  232. "com.unity.modules.unityanalytics": {
  233. "version": "1.0.0",
  234. "depth": 0,
  235. "source": "builtin",
  236. "dependencies": {
  237. "com.unity.modules.unitywebrequest": "1.0.0",
  238. "com.unity.modules.jsonserialize": "1.0.0"
  239. }
  240. },
  241. "com.unity.modules.unitywebrequest": {
  242. "version": "1.0.0",
  243. "depth": 0,
  244. "source": "builtin",
  245. "dependencies": {}
  246. },
  247. "com.unity.modules.unitywebrequestassetbundle": {
  248. "version": "1.0.0",
  249. "depth": 0,
  250. "source": "builtin",
  251. "dependencies": {
  252. "com.unity.modules.assetbundle": "1.0.0",
  253. "com.unity.modules.unitywebrequest": "1.0.0"
  254. }
  255. },
  256. "com.unity.modules.unitywebrequestaudio": {
  257. "version": "1.0.0",
  258. "depth": 0,
  259. "source": "builtin",
  260. "dependencies": {
  261. "com.unity.modules.unitywebrequest": "1.0.0",
  262. "com.unity.modules.audio": "1.0.0"
  263. }
  264. },
  265. "com.unity.modules.unitywebrequesttexture": {
  266. "version": "1.0.0",
  267. "depth": 0,
  268. "source": "builtin",
  269. "dependencies": {
  270. "com.unity.modules.unitywebrequest": "1.0.0",
  271. "com.unity.modules.imageconversion": "1.0.0"
  272. }
  273. },
  274. "com.unity.modules.unitywebrequestwww": {
  275. "version": "1.0.0",
  276. "depth": 0,
  277. "source": "builtin",
  278. "dependencies": {
  279. "com.unity.modules.unitywebrequest": "1.0.0",
  280. "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
  281. "com.unity.modules.unitywebrequestaudio": "1.0.0",
  282. "com.unity.modules.audio": "1.0.0",
  283. "com.unity.modules.assetbundle": "1.0.0",
  284. "com.unity.modules.imageconversion": "1.0.0"
  285. }
  286. },
  287. "com.unity.modules.vehicles": {
  288. "version": "1.0.0",
  289. "depth": 0,
  290. "source": "builtin",
  291. "dependencies": {
  292. "com.unity.modules.physics": "1.0.0"
  293. }
  294. },
  295. "com.unity.modules.video": {
  296. "version": "1.0.0",
  297. "depth": 0,
  298. "source": "builtin",
  299. "dependencies": {
  300. "com.unity.modules.audio": "1.0.0",
  301. "com.unity.modules.ui": "1.0.0",
  302. "com.unity.modules.unitywebrequest": "1.0.0"
  303. }
  304. },
  305. "com.unity.modules.vr": {
  306. "version": "1.0.0",
  307. "depth": 0,
  308. "source": "builtin",
  309. "dependencies": {
  310. "com.unity.modules.jsonserialize": "1.0.0",
  311. "com.unity.modules.physics": "1.0.0",
  312. "com.unity.modules.xr": "1.0.0"
  313. }
  314. },
  315. "com.unity.modules.wind": {
  316. "version": "1.0.0",
  317. "depth": 0,
  318. "source": "builtin",
  319. "dependencies": {}
  320. },
  321. "com.unity.modules.xr": {
  322. "version": "1.0.0",
  323. "depth": 0,
  324. "source": "builtin",
  325. "dependencies": {
  326. "com.unity.modules.physics": "1.0.0",
  327. "com.unity.modules.jsonserialize": "1.0.0",
  328. "com.unity.modules.subsystems": "1.0.0"
  329. }
  330. }
  331. }
  332. }