UniTask/Assets/RuntimeUnitTestToolkit/package.json

11 lines
309 B
JSON
Raw Normal View History

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