Files
UniTask/Assets/RuntimeUnitTestToolkit/package.json

11 lines
309 B
JSON
Raw Normal View History

2019-05-20 00:14:47 +09:00
{
2020-05-05 05:22:49 +09:00
"name": "com.cysharp.runtimeunittesttoolkit",
2019-05-20 00:14:47 +09:00
"displayName": "RuntimeUnitTestToolkit",
2020-05-05 05:22:49 +09:00
"version": "2.3.0",
2019-05-20 00:14:47 +09:00
"unity": "2018.3",
"description": "CLI/GUI Frontend of Unity Test Runner to test on any platform.",
"keywords": ["test"],
"category": "Tests",
"dependencies": {
}
}