mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
30 lines
807 B
JSON
30 lines
807 B
JSON
|
{
|
||
|
"name": "com.unity.test-framework",
|
||
|
"displayName": "Test Framework",
|
||
|
"version": "1.1.16",
|
||
|
"unity": "2019.2",
|
||
|
"unityRelease": "0a10",
|
||
|
"description": "Test framework for running Edit mode and Play mode tests in Unity.",
|
||
|
"keywords": [
|
||
|
"Test",
|
||
|
"TestFramework"
|
||
|
],
|
||
|
"category": "Unity Test Framework",
|
||
|
"repository": {
|
||
|
"url": "https://github.com/Unity-Technologies/com.unity.test-framework.git",
|
||
|
"type": "git",
|
||
|
"revision": "c8d002c23197e67e6da41d6a20b5f6302c1c6045"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"com.unity.ext.nunit": "1.0.0",
|
||
|
"com.unity.modules.imgui": "1.0.0",
|
||
|
"com.unity.modules.jsonserialize": "1.0.0"
|
||
|
},
|
||
|
"relatedPackages": {
|
||
|
"com.unity.test-framework.tests": "1.1.16"
|
||
|
},
|
||
|
"upmCi": {
|
||
|
"footprint": "748fd7180e02e13a3fb2f6ef0951400ea43cd23b"
|
||
|
}
|
||
|
}
|