
Some checks are pending
Sync Github To Image / sync-gitlink (push) Waiting to run
Sync Github To Image / sync-gitlab (push) Waiting to run
Sync Github To Image / sync-gitee (push) Waiting to run
Sync Github To Image / sync-atomgit (push) Waiting to run
Sync Github To Image / sync-gitcode (push) Waiting to run
Sync Github To Image / sync-framagit (push) Waiting to run
21 lines
471 B
JSON
21 lines
471 B
JSON
{
|
|
"name": "com.alicizax.unity.cysharp.unitask",
|
|
"displayName": "UniTask",
|
|
"author": {
|
|
"name": "Cysharp, Inc.",
|
|
"url": "https://cysharp.co.jp/en/"
|
|
},
|
|
"version": "2.5.10",
|
|
"unity": "2018.4",
|
|
"description": "Provides an efficient async/await integration to Unity.",
|
|
"keywords": [
|
|
"async/await",
|
|
"async",
|
|
"Task",
|
|
"UniTask"
|
|
],
|
|
"license": "MIT",
|
|
"category": "Task",
|
|
"dependencies": {}
|
|
}
|