SW-Wiktor-Bombola/proj1/p1/Library/PackageCache/com.unity.ide.rider@3.0.7/package.json
2021-10-24 22:26:58 +02:00

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.7",
"unity": "2019.2",
"unityRelease": "6f1",
"dependencies": {
"com.unity.ext.nunit": "1.0.6"
},
"relatedPackages": {
"com.unity.ide.rider.tests": "3.0.7"
},
"upmCi": {
"footprint": "d73bcd04922b948a752e3a27eb55b74d35969cae"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.rider.git",
"type": "git",
"revision": "3007c42a679bbe2c082c276e8d79279110964553"
}
}