generated from vrchat-community/template-package
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c0c353d
commit 751d0c4
Showing
1 changed file
with
393 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,393 @@ | ||
{ | ||
"dependencies": { | ||
"com.unity.burst": { | ||
"version": "1.4.11", | ||
"depth": 1, | ||
"source": "registry", | ||
"dependencies": { | ||
"com.unity.mathematics": "1.2.1" | ||
}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.collab-proxy": { | ||
"version": "1.10.2", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.ext.nunit": { | ||
"version": "1.0.6", | ||
"depth": 1, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.ide.rider": { | ||
"version": "1.2.1", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": { | ||
"com.unity.test-framework": "1.1.1" | ||
}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.ide.visualstudio": { | ||
"version": "2.0.11", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": { | ||
"com.unity.test-framework": "1.1.9" | ||
}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.ide.vscode": { | ||
"version": "1.2.4", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.mathematics": { | ||
"version": "1.2.5", | ||
"depth": 1, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.nuget.newtonsoft-json": { | ||
"version": "3.0.2", | ||
"depth": 1, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.test-framework": { | ||
"version": "1.1.29", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": { | ||
"com.unity.ext.nunit": "1.0.6", | ||
"com.unity.modules.imgui": "1.0.0", | ||
"com.unity.modules.jsonserialize": "1.0.0" | ||
}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.textmeshpro": { | ||
"version": "2.1.6", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": { | ||
"com.unity.ugui": "1.0.0" | ||
}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.timeline": { | ||
"version": "1.2.18", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": { | ||
"com.unity.modules.director": "1.0.0", | ||
"com.unity.modules.animation": "1.0.0", | ||
"com.unity.modules.audio": "1.0.0", | ||
"com.unity.modules.particlesystem": "1.0.0" | ||
}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.ugui": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.ui": "1.0.0", | ||
"com.unity.modules.imgui": "1.0.0" | ||
} | ||
}, | ||
"com.unity.xr.oculus.standalone": { | ||
"version": "2.38.4", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.unity.xr.openvr.standalone": { | ||
"version": "2.0.5", | ||
"depth": 0, | ||
"source": "registry", | ||
"dependencies": {}, | ||
"url": "https://packages.unity.com" | ||
}, | ||
"com.vrchat.avatars": { | ||
"version": "file:com.vrchat.avatars", | ||
"depth": 0, | ||
"source": "embedded", | ||
"dependencies": {} | ||
}, | ||
"com.vrchat.base": { | ||
"version": "file:com.vrchat.base", | ||
"depth": 0, | ||
"source": "embedded", | ||
"dependencies": { | ||
"com.unity.burst": "1.4.11", | ||
"com.unity.mathematics": "1.2.5", | ||
"com.unity.nuget.newtonsoft-json": "3.0.2" | ||
} | ||
}, | ||
"com.vrchat.core.vpm-resolver": { | ||
"version": "file:com.vrchat.core.vpm-resolver", | ||
"depth": 0, | ||
"source": "embedded", | ||
"dependencies": { | ||
"com.unity.nuget.newtonsoft-json": "3.0.2" | ||
} | ||
}, | ||
"nadena.dev.ndmf": { | ||
"version": "file:nadena.dev.ndmf", | ||
"depth": 0, | ||
"source": "embedded", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.ai": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.androidjni": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.animation": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.assetbundle": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.audio": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.cloth": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.physics": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.director": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.audio": "1.0.0", | ||
"com.unity.modules.animation": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.imageconversion": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.imgui": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.jsonserialize": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.particlesystem": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.physics": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.physics2d": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.screencapture": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.imageconversion": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.subsystems": { | ||
"version": "1.0.0", | ||
"depth": 1, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.jsonserialize": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.terrain": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.terrainphysics": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.physics": "1.0.0", | ||
"com.unity.modules.terrain": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.tilemap": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.physics2d": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.ui": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.uielements": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.imgui": "1.0.0", | ||
"com.unity.modules.jsonserialize": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.umbra": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.unityanalytics": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.unitywebrequest": "1.0.0", | ||
"com.unity.modules.jsonserialize": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.unitywebrequest": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.unitywebrequestassetbundle": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.assetbundle": "1.0.0", | ||
"com.unity.modules.unitywebrequest": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.unitywebrequestaudio": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.unitywebrequest": "1.0.0", | ||
"com.unity.modules.audio": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.unitywebrequesttexture": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.unitywebrequest": "1.0.0", | ||
"com.unity.modules.imageconversion": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.unitywebrequestwww": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.unitywebrequest": "1.0.0", | ||
"com.unity.modules.unitywebrequestassetbundle": "1.0.0", | ||
"com.unity.modules.unitywebrequestaudio": "1.0.0", | ||
"com.unity.modules.audio": "1.0.0", | ||
"com.unity.modules.assetbundle": "1.0.0", | ||
"com.unity.modules.imageconversion": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.vehicles": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.physics": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.video": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.audio": "1.0.0", | ||
"com.unity.modules.ui": "1.0.0", | ||
"com.unity.modules.unitywebrequest": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.vr": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.jsonserialize": "1.0.0", | ||
"com.unity.modules.physics": "1.0.0", | ||
"com.unity.modules.xr": "1.0.0" | ||
} | ||
}, | ||
"com.unity.modules.wind": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": {} | ||
}, | ||
"com.unity.modules.xr": { | ||
"version": "1.0.0", | ||
"depth": 0, | ||
"source": "builtin", | ||
"dependencies": { | ||
"com.unity.modules.physics": "1.0.0", | ||
"com.unity.modules.jsonserialize": "1.0.0", | ||
"com.unity.modules.subsystems": "1.0.0" | ||
} | ||
} | ||
} | ||
} |