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.

325 lines
8.2 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.standalone": {
  69. "version": "2.38.4",
  70. "depth": 0,
  71. "source": "registry",
  72. "dependencies": {},
  73. "url": "https://packages.unity.com"
  74. },
  75. "com.unity.xr.openvr.standalone": {
  76. "version": "2.0.5",
  77. "depth": 0,
  78. "source": "registry",
  79. "dependencies": {},
  80. "url": "https://packages.unity.com"
  81. },
  82. "com.unity.modules.ai": {
  83. "version": "1.0.0",
  84. "depth": 0,
  85. "source": "builtin",
  86. "dependencies": {}
  87. },
  88. "com.unity.modules.androidjni": {
  89. "version": "1.0.0",
  90. "depth": 0,
  91. "source": "builtin",
  92. "dependencies": {}
  93. },
  94. "com.unity.modules.animation": {
  95. "version": "1.0.0",
  96. "depth": 0,
  97. "source": "builtin",
  98. "dependencies": {}
  99. },
  100. "com.unity.modules.assetbundle": {
  101. "version": "1.0.0",
  102. "depth": 0,
  103. "source": "builtin",
  104. "dependencies": {}
  105. },
  106. "com.unity.modules.audio": {
  107. "version": "1.0.0",
  108. "depth": 0,
  109. "source": "builtin",
  110. "dependencies": {}
  111. },
  112. "com.unity.modules.cloth": {
  113. "version": "1.0.0",
  114. "depth": 0,
  115. "source": "builtin",
  116. "dependencies": {
  117. "com.unity.modules.physics": "1.0.0"
  118. }
  119. },
  120. "com.unity.modules.director": {
  121. "version": "1.0.0",
  122. "depth": 0,
  123. "source": "builtin",
  124. "dependencies": {
  125. "com.unity.modules.audio": "1.0.0",
  126. "com.unity.modules.animation": "1.0.0"
  127. }
  128. },
  129. "com.unity.modules.imageconversion": {
  130. "version": "1.0.0",
  131. "depth": 0,
  132. "source": "builtin",
  133. "dependencies": {}
  134. },
  135. "com.unity.modules.imgui": {
  136. "version": "1.0.0",
  137. "depth": 0,
  138. "source": "builtin",
  139. "dependencies": {}
  140. },
  141. "com.unity.modules.jsonserialize": {
  142. "version": "1.0.0",
  143. "depth": 0,
  144. "source": "builtin",
  145. "dependencies": {}
  146. },
  147. "com.unity.modules.particlesystem": {
  148. "version": "1.0.0",
  149. "depth": 0,
  150. "source": "builtin",
  151. "dependencies": {}
  152. },
  153. "com.unity.modules.physics": {
  154. "version": "1.0.0",
  155. "depth": 0,
  156. "source": "builtin",
  157. "dependencies": {}
  158. },
  159. "com.unity.modules.physics2d": {
  160. "version": "1.0.0",
  161. "depth": 0,
  162. "source": "builtin",
  163. "dependencies": {}
  164. },
  165. "com.unity.modules.screencapture": {
  166. "version": "1.0.0",
  167. "depth": 0,
  168. "source": "builtin",
  169. "dependencies": {
  170. "com.unity.modules.imageconversion": "1.0.0"
  171. }
  172. },
  173. "com.unity.modules.subsystems": {
  174. "version": "1.0.0",
  175. "depth": 1,
  176. "source": "builtin",
  177. "dependencies": {
  178. "com.unity.modules.jsonserialize": "1.0.0"
  179. }
  180. },
  181. "com.unity.modules.terrain": {
  182. "version": "1.0.0",
  183. "depth": 0,
  184. "source": "builtin",
  185. "dependencies": {}
  186. },
  187. "com.unity.modules.terrainphysics": {
  188. "version": "1.0.0",
  189. "depth": 0,
  190. "source": "builtin",
  191. "dependencies": {
  192. "com.unity.modules.physics": "1.0.0",
  193. "com.unity.modules.terrain": "1.0.0"
  194. }
  195. },
  196. "com.unity.modules.tilemap": {
  197. "version": "1.0.0",
  198. "depth": 0,
  199. "source": "builtin",
  200. "dependencies": {
  201. "com.unity.modules.physics2d": "1.0.0"
  202. }
  203. },
  204. "com.unity.modules.ui": {
  205. "version": "1.0.0",
  206. "depth": 0,
  207. "source": "builtin",
  208. "dependencies": {}
  209. },
  210. "com.unity.modules.uielements": {
  211. "version": "1.0.0",
  212. "depth": 0,
  213. "source": "builtin",
  214. "dependencies": {
  215. "com.unity.modules.imgui": "1.0.0",
  216. "com.unity.modules.jsonserialize": "1.0.0"
  217. }
  218. },
  219. "com.unity.modules.umbra": {
  220. "version": "1.0.0",
  221. "depth": 0,
  222. "source": "builtin",
  223. "dependencies": {}
  224. },
  225. "com.unity.modules.unityanalytics": {
  226. "version": "1.0.0",
  227. "depth": 0,
  228. "source": "builtin",
  229. "dependencies": {
  230. "com.unity.modules.unitywebrequest": "1.0.0",
  231. "com.unity.modules.jsonserialize": "1.0.0"
  232. }
  233. },
  234. "com.unity.modules.unitywebrequest": {
  235. "version": "1.0.0",
  236. "depth": 0,
  237. "source": "builtin",
  238. "dependencies": {}
  239. },
  240. "com.unity.modules.unitywebrequestassetbundle": {
  241. "version": "1.0.0",
  242. "depth": 0,
  243. "source": "builtin",
  244. "dependencies": {
  245. "com.unity.modules.assetbundle": "1.0.0",
  246. "com.unity.modules.unitywebrequest": "1.0.0"
  247. }
  248. },
  249. "com.unity.modules.unitywebrequestaudio": {
  250. "version": "1.0.0",
  251. "depth": 0,
  252. "source": "builtin",
  253. "dependencies": {
  254. "com.unity.modules.unitywebrequest": "1.0.0",
  255. "com.unity.modules.audio": "1.0.0"
  256. }
  257. },
  258. "com.unity.modules.unitywebrequesttexture": {
  259. "version": "1.0.0",
  260. "depth": 0,
  261. "source": "builtin",
  262. "dependencies": {
  263. "com.unity.modules.unitywebrequest": "1.0.0",
  264. "com.unity.modules.imageconversion": "1.0.0"
  265. }
  266. },
  267. "com.unity.modules.unitywebrequestwww": {
  268. "version": "1.0.0",
  269. "depth": 0,
  270. "source": "builtin",
  271. "dependencies": {
  272. "com.unity.modules.unitywebrequest": "1.0.0",
  273. "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
  274. "com.unity.modules.unitywebrequestaudio": "1.0.0",
  275. "com.unity.modules.audio": "1.0.0",
  276. "com.unity.modules.assetbundle": "1.0.0",
  277. "com.unity.modules.imageconversion": "1.0.0"
  278. }
  279. },
  280. "com.unity.modules.vehicles": {
  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.video": {
  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.ui": "1.0.0",
  295. "com.unity.modules.unitywebrequest": "1.0.0"
  296. }
  297. },
  298. "com.unity.modules.vr": {
  299. "version": "1.0.0",
  300. "depth": 0,
  301. "source": "builtin",
  302. "dependencies": {
  303. "com.unity.modules.jsonserialize": "1.0.0",
  304. "com.unity.modules.physics": "1.0.0",
  305. "com.unity.modules.xr": "1.0.0"
  306. }
  307. },
  308. "com.unity.modules.wind": {
  309. "version": "1.0.0",
  310. "depth": 0,
  311. "source": "builtin",
  312. "dependencies": {}
  313. },
  314. "com.unity.modules.xr": {
  315. "version": "1.0.0",
  316. "depth": 0,
  317. "source": "builtin",
  318. "dependencies": {
  319. "com.unity.modules.physics": "1.0.0",
  320. "com.unity.modules.jsonserialize": "1.0.0",
  321. "com.unity.modules.subsystems": "1.0.0"
  322. }
  323. }
  324. }
  325. }