This repository has been archived on 2025-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
unity-cube-game/Library/PackageCache/com.unity.ide.rider@1.1.0/package.json

20 lines
639 B
JSON

{
"name": "com.unity.ide.rider",
"displayName": "Rider Editor",
"description": "Code editor integration for supporting Rider as code editor for unity. Adds support for generating csproj files for code completion, auto discovery of installations, etc.",
"version": "1.1.0",
"unity": "2019.2",
"unityRelease": "0a12",
"dependencies": {
"com.unity.ext.nunit": "1.0.0"
},
"relatedPackages": {
"com.unity.ide.rider.tests": "1.1.0"
},
"repository": {
"type": "git",
"url": "git@github.cds.internal.unity3d.com:unity/com.unity.ide.rider.git",
"revision": "80ad81f593b04a6104771ae0d01cc71773d07b02"
}
}