32 lines
1.0 KiB
JSON
32 lines
1.0 KiB
JSON
{
|
|
"name": "com.unity.test-framework.performance",
|
|
"displayName": "Performance testing API",
|
|
"version": "3.4.0",
|
|
"unity": "2020.3",
|
|
"description": "Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.",
|
|
"keywords": [
|
|
"performance",
|
|
"test"
|
|
],
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.1.33",
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.test-framework.performance.tests": "3.4.0"
|
|
},
|
|
"_upm": {
|
|
"changelog": "- Internal fixes only"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "b8f7af2d9cd1eeb0b741f1278cc8dc50155bf3dd"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.4/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git",
|
|
"type": "git",
|
|
"revision": "becf098beef63219c3c66a8bea14f6ef319920ec"
|
|
},
|
|
"_fingerprint": "aa81a99c4a7555f330ebbe4671ce42b8c93c2448"
|
|
}
|