Created
May 13, 2020 22:43
-
-
Save cdl/8eadd81768c9153e1ad832a1a8fe5cab to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"dependencies": { | |
"com.unity.collab-proxy": "1.2.16", | |
"com.unity.ide.rider": "1.1.4", | |
"com.unity.ide.vscode": "1.2.0", | |
"com.unity.test-framework": "1.1.13", | |
"com.unity.textmeshpro": "2.0.1", | |
"com.unity.timeline": "1.2.14", | |
"com.unity.ugui": "1.0.0", | |
"com.unity.modules.ai": "1.0.0", | |
"com.unity.modules.androidjni": "1.0.0", | |
"com.unity.modules.animation": "1.0.0", | |
"com.unity.modules.assetbundle": "1.0.0", | |
"com.unity.modules.audio": "1.0.0", | |
"com.unity.modules.cloth": "1.0.0", | |
"com.unity.modules.director": "1.0.0", | |
"com.unity.modules.imageconversion": "1.0.0", | |
"com.unity.modules.imgui": "1.0.0", | |
"com.unity.modules.jsonserialize": "1.0.0", | |
"com.unity.modules.particlesystem": "1.0.0", | |
"com.unity.modules.physics": "1.0.0", | |
"com.unity.modules.physics2d": "1.0.0", | |
"com.unity.modules.screencapture": "1.0.0", | |
"com.unity.modules.terrain": "1.0.0", | |
"com.unity.modules.terrainphysics": "1.0.0", | |
"com.unity.modules.tilemap": "1.0.0", | |
"com.unity.modules.ui": "1.0.0", | |
"com.unity.modules.uielements": "1.0.0", | |
"com.unity.modules.umbra": "1.0.0", | |
"com.unity.modules.unityanalytics": "1.0.0", | |
"com.unity.modules.unitywebrequest": "1.0.0", | |
"com.unity.modules.unitywebrequestassetbundle": "1.0.0", | |
"com.unity.modules.unitywebrequestaudio": "1.0.0", | |
"com.unity.modules.unitywebrequesttexture": "1.0.0", | |
"com.unity.modules.unitywebrequestwww": "1.0.0", | |
"com.unity.modules.vehicles": "1.0.0", | |
"com.unity.modules.video": "1.0.0", | |
"com.unity.modules.vr": "1.0.0", | |
"com.unity.modules.wind": "1.0.0", | |
"com.unity.modules.xr": "1.0.0", | |
"jp.keijiro.lasp": "2.1.2" | |
}, | |
"scopedRegistries": [ | |
{ | |
"name": "Unity NuGet", | |
"url": "https://unitynuget-registry.azurewebsites.net", | |
"scopes": [ "org.nuget" ] | |
}, | |
{ | |
"name": "Keijiro", | |
"url": "https://registry.npmjs.com", | |
"scopes": [ "jp.keijiro" ] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment