You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
782 B
JSON
23 lines
782 B
JSON
|
4 years ago
|
{
|
||
|
|
"name": "com.unity.ide.rider",
|
||
|
|
"displayName": "JetBrains Rider Editor",
|
||
|
|
"description": "The JetBrains Rider Editor package provides an integration for using the JetBrains Rider IDE as a code editor for Unity. It adds support for generating .csproj files for code completion and auto-discovery of installations.",
|
||
|
|
"version": "3.0.9",
|
||
|
|
"unity": "2019.2",
|
||
|
|
"unityRelease": "6f1",
|
||
|
|
"dependencies": {
|
||
|
|
"com.unity.ext.nunit": "1.0.6"
|
||
|
|
},
|
||
|
|
"relatedPackages": {
|
||
|
|
"com.unity.ide.rider.tests": "3.0.9"
|
||
|
|
},
|
||
|
|
"upmCi": {
|
||
|
|
"footprint": "30850f326fc3e278f6bd81cb3070e782cea4756c"
|
||
|
|
},
|
||
|
|
"repository": {
|
||
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.rider.git",
|
||
|
|
"type": "git",
|
||
|
|
"revision": "bbc029723f4d157f759dba0f2d438dfcec2e73eb"
|
||
|
|
}
|
||
|
|
}
|