|
1 |
| -{ |
2 |
| - "dependencies": { |
3 |
| - "com.reactunity.clearscript": "0.17.0", |
4 |
| - "com.reactunity.core": "0.18.0", |
5 |
| - "com.reactunity.jint": "0.17.0", |
6 |
| - "com.reactunity.quickjs": "0.17.1", |
7 |
| - "com.unity.2d.sprite": "1.0.0", |
8 |
| - "com.unity.ai.navigation": "2.0.0", |
9 |
| - "com.unity.device-simulator.devices": "1.0.0", |
10 |
| - "com.unity.editorcoroutines": "1.0.0", |
11 |
| - "com.unity.ide.visualstudio": "2.0.22", |
12 |
| - "com.unity.inputsystem": "1.7.0", |
13 |
| - "com.unity.mobile.android-logcat": "1.4.0", |
14 |
| - "com.unity.profiling.core": "1.0.2", |
15 |
| - "com.unity.render-pipelines.universal": "16.0.5", |
16 |
| - "com.unity.test-framework": "1.3.9", |
17 |
| - "com.unity.test-framework.performance": "3.0.0-pre.2", |
18 |
| - "com.unity.vectorgraphics": "2.0.0-preview.24", |
19 |
| - "com.unity.xr.interaction.toolkit": "3.0.1", |
20 |
| - "com.unity.xr.mock-hmd": "1.3.1-preview.1", |
21 |
| - "com.unity.xr.oculus": "4.2.0", |
22 |
| - "com.unity.modules.accessibility": "1.0.0", |
23 |
| - "com.unity.modules.ai": "1.0.0", |
24 |
| - "com.unity.modules.androidjni": "1.0.0", |
25 |
| - "com.unity.modules.animation": "1.0.0", |
26 |
| - "com.unity.modules.assetbundle": "1.0.0", |
27 |
| - "com.unity.modules.audio": "1.0.0", |
28 |
| - "com.unity.modules.cloth": "1.0.0", |
29 |
| - "com.unity.modules.director": "1.0.0", |
30 |
| - "com.unity.modules.imageconversion": "1.0.0", |
31 |
| - "com.unity.modules.imgui": "1.0.0", |
32 |
| - "com.unity.modules.jsonserialize": "1.0.0", |
33 |
| - "com.unity.modules.particlesystem": "1.0.0", |
34 |
| - "com.unity.modules.physics": "1.0.0", |
35 |
| - "com.unity.modules.physics2d": "1.0.0", |
36 |
| - "com.unity.modules.screencapture": "1.0.0", |
37 |
| - "com.unity.modules.terrain": "1.0.0", |
38 |
| - "com.unity.modules.terrainphysics": "1.0.0", |
39 |
| - "com.unity.modules.tilemap": "1.0.0", |
40 |
| - "com.unity.modules.ui": "1.0.0", |
41 |
| - "com.unity.modules.uielements": "1.0.0", |
42 |
| - "com.unity.modules.umbra": "1.0.0", |
43 |
| - "com.unity.modules.unityanalytics": "1.0.0", |
44 |
| - "com.unity.modules.unitywebrequest": "1.0.0", |
45 |
| - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", |
46 |
| - "com.unity.modules.unitywebrequestaudio": "1.0.0", |
47 |
| - "com.unity.modules.unitywebrequesttexture": "1.0.0", |
48 |
| - "com.unity.modules.unitywebrequestwww": "1.0.0", |
49 |
| - "com.unity.modules.vehicles": "1.0.0", |
50 |
| - "com.unity.modules.video": "1.0.0", |
51 |
| - "com.unity.modules.vr": "1.0.0", |
52 |
| - "com.unity.modules.wind": "1.0.0", |
53 |
| - "com.unity.modules.xr": "1.0.0" |
54 |
| - }, |
55 |
| - "testables": [ |
56 |
| - "com.reactunity.core", |
57 |
| - "com.unity.test-framework.performance", |
58 |
| - "com.unity.inputsystem" |
59 |
| - ], |
60 |
| - "scopedRegistries": [ |
61 |
| - { |
62 |
| - "name": "package.openupm.com", |
63 |
| - "url": "https://package.openupm.com", |
64 |
| - "scopes": [ |
65 |
| - "com.nosuchstudio.rtltmpro", |
66 |
| - "com.openupm", |
67 |
| - "com.reactunity", |
68 |
| - "com.reactunity.clearscript", |
69 |
| - "com.reactunity.core", |
70 |
| - "com.reactunity.jint", |
71 |
| - "com.reactunity.quickjs" |
72 |
| - ] |
73 |
| - } |
74 |
| - ] |
75 |
| -} |
| 1 | +{ |
| 2 | + "dependencies": { |
| 3 | + "com.reactunity.clearscript": "0.17.0", |
| 4 | + "com.reactunity.core": "0.18.4", |
| 5 | + "com.reactunity.jint": "0.17.0", |
| 6 | + "com.reactunity.quickjs": "0.17.1", |
| 7 | + "com.unity.2d.sprite": "1.0.0", |
| 8 | + "com.unity.device-simulator.devices": "1.0.0", |
| 9 | + "com.unity.editorcoroutines": "1.0.0", |
| 10 | + "com.unity.ide.visualstudio": "2.0.22", |
| 11 | + "com.unity.inputsystem": "1.7.0", |
| 12 | + "com.unity.mobile.android-logcat": "1.4.2", |
| 13 | + "com.unity.profiling.core": "1.0.2", |
| 14 | + "com.unity.render-pipelines.universal": "16.0.5", |
| 15 | + "com.unity.test-framework": "1.3.9", |
| 16 | + "com.unity.test-framework.performance": "3.0.0-pre.2", |
| 17 | + "com.unity.textmeshpro": "3.0.9", |
| 18 | + "com.unity.vectorgraphics": "2.0.0-preview.24", |
| 19 | + "com.unity.xr.interaction.toolkit": "3.0.1", |
| 20 | + "com.unity.xr.mock-hmd": "1.4.0-preview.2", |
| 21 | + "com.unity.xr.oculus": "4.2.0", |
| 22 | + "com.unity.modules.ai": "1.0.0", |
| 23 | + "com.unity.modules.androidjni": "1.0.0", |
| 24 | + "com.unity.modules.animation": "1.0.0", |
| 25 | + "com.unity.modules.assetbundle": "1.0.0", |
| 26 | + "com.unity.modules.audio": "1.0.0", |
| 27 | + "com.unity.modules.cloth": "1.0.0", |
| 28 | + "com.unity.modules.director": "1.0.0", |
| 29 | + "com.unity.modules.imageconversion": "1.0.0", |
| 30 | + "com.unity.modules.imgui": "1.0.0", |
| 31 | + "com.unity.modules.jsonserialize": "1.0.0", |
| 32 | + "com.unity.modules.particlesystem": "1.0.0", |
| 33 | + "com.unity.modules.physics": "1.0.0", |
| 34 | + "com.unity.modules.physics2d": "1.0.0", |
| 35 | + "com.unity.modules.screencapture": "1.0.0", |
| 36 | + "com.unity.modules.terrain": "1.0.0", |
| 37 | + "com.unity.modules.terrainphysics": "1.0.0", |
| 38 | + "com.unity.modules.tilemap": "1.0.0", |
| 39 | + "com.unity.modules.ui": "1.0.0", |
| 40 | + "com.unity.modules.uielements": "1.0.0", |
| 41 | + "com.unity.modules.umbra": "1.0.0", |
| 42 | + "com.unity.modules.unityanalytics": "1.0.0", |
| 43 | + "com.unity.modules.unitywebrequest": "1.0.0", |
| 44 | + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", |
| 45 | + "com.unity.modules.unitywebrequestaudio": "1.0.0", |
| 46 | + "com.unity.modules.unitywebrequesttexture": "1.0.0", |
| 47 | + "com.unity.modules.unitywebrequestwww": "1.0.0", |
| 48 | + "com.unity.modules.vehicles": "1.0.0", |
| 49 | + "com.unity.modules.video": "1.0.0", |
| 50 | + "com.unity.modules.vr": "1.0.0", |
| 51 | + "com.unity.modules.wind": "1.0.0", |
| 52 | + "com.unity.modules.xr": "1.0.0" |
| 53 | + }, |
| 54 | + "testables": [ |
| 55 | + "com.reactunity.core", |
| 56 | + "com.unity.test-framework.performance", |
| 57 | + "com.unity.inputsystem" |
| 58 | + ], |
| 59 | + "scopedRegistries": [ |
| 60 | + { |
| 61 | + "name": "package.openupm.com", |
| 62 | + "url": "https://package.openupm.com", |
| 63 | + "scopes": [ |
| 64 | + "com.nosuchstudio.rtltmpro", |
| 65 | + "com.openupm", |
| 66 | + "com.reactunity", |
| 67 | + "com.reactunity.clearscript", |
| 68 | + "com.reactunity.core", |
| 69 | + "com.reactunity.jint", |
| 70 | + "com.reactunity.quickjs" |
| 71 | + ] |
| 72 | + } |
| 73 | + ] |
| 74 | +} |
0 commit comments