VR4Medical/ICI/Library/PackageCache/com.unity.editorcoroutines@7d48783e7b8c/package.json
2025-07-29 13:45:50 +03:00

24 lines
787 B
JSON

{
"name": "com.unity.editorcoroutines",
"displayName": "Editor Coroutines",
"version": "1.0.0",
"unity": "2018.1",
"description": "The editor coroutines package allows developers to start constructs similar to Unity's monobehaviour based coroutines within the editor using abitrary objects. ",
"keywords": [
"coroutine",
"coroutines",
"editor"
],
"dependencies": {},
"relatedPackages": {
"com.unity.editorcoroutines.tests": "1.0.0"
},
"repository": {
"footprint": "91e3fb8c8cff373235a5ba68d1a9cabd02080f3e",
"type": "git",
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.editorcoroutines.git",
"revision": "f67fc9992bbc7a553b17375de53a8b2db136528e"
},
"_fingerprint": "7d48783e7b8cfcee5f8ef9ba787ed0d9dad4ebca"
}