test
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user