MWS/unity_artifitial_world-st/Library/PackageCache/com.unity.test-framework@1.1.20/package.json
2021-09-16 19:40:48 +02:00

30 lines
807 B
JSON

{
"name": "com.unity.test-framework",
"displayName": "Test Framework",
"version": "1.1.20",
"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": "f04391d9987f4a534f886a9638b011d53e5871d8"
},
"dependencies": {
"com.unity.ext.nunit": "1.0.6",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
"relatedPackages": {
"com.unity.test-framework.tests": "1.1.20"
},
"upmCi": {
"footprint": "6bbcd578b4d1dff0f4db7da389f8cff13f752297"
}
}