bcirpggithubmirror/GameEngineResearch/ErpgUnity3d/Library/PackageCache/com.unity.test-framework@1.1.16/package.json

30 lines
807 B
JSON
Raw Normal View History

2021-02-03 03:59:14 +00:00
{
"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"
}
}