PO/Library/PackageCache/com.unity.test-framework@1..../package.json

30 lines
807 B
JSON
Raw Normal View History

2022-01-12 10:06:03 +03:00
{
"name": "com.unity.test-framework",
"displayName": "Test Framework",
"version": "1.1.29",
2022-01-12 10:06:03 +03:00
"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": "dac53542acdab7a12e9ebf111ac588d0e53cf483"
2022-01-12 10:06:03 +03:00
},
"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.29"
2022-01-12 10:06:03 +03:00
},
"upmCi": {
"footprint": "461bb7357f40bbbf73fa3e97c5398321af25162b"
2022-01-12 10:06:03 +03:00
}
}