23 lines
782 B
JSON
23 lines
782 B
JSON
{
|
|
"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.6",
|
|
"unity": "2019.2",
|
|
"unityRelease": "6f1",
|
|
"dependencies": {
|
|
"com.unity.ext.nunit": "1.0.6"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.ide.rider.tests": "3.0.6"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "2ae3fdf63a5d6c16bc62ceb0bb8980fe330ced80"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.rider.git",
|
|
"type": "git",
|
|
"revision": "0be4afe0ac726df5939a6ce50f8b7575968c5d6f"
|
|
}
|
|
}
|