MIF_E31221209/Library/PackageCache/com.unity.ide.rider@3.0.34/package.json

27 lines
960 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.34",
"unity": "2019.4",
"unityRelease": "6f1",
"dependencies": {
"com.unity.ext.nunit": "1.0.6"
},
"relatedPackages": {
"com.unity.ide.rider.tests": "3.0.28"
},
"_upm": {
"changelog": "- Bump Unity minimum supported version"
},
"upmCi": {
"footprint": "b9e27e5d4dd2c1756344a2126e355ace3b617659"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.ide.rider@3.0/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.rider.git",
"type": "git",
"revision": "700eb86ebc7b9f72d760e2e1c740fc5e2fd6a54b"
}
}