22 lines
612 B
JSON
22 lines
612 B
JSON
{
|
|
"scopedRegistries": [
|
|
{
|
|
"name": "ShrinkSDK",
|
|
"url": "https://git.crash.work/api/packages/ShrinkSDK/npm/",
|
|
"scopes": [
|
|
"com.cneicy"
|
|
]
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.1.33",
|
|
"com.cneicy.shrink-eventbus-entities": "file:../../..",
|
|
"com.unity.modules.physics": "1.0.0",
|
|
"com.unity.modules.uielements": "1.0.0",
|
|
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b"
|
|
},
|
|
"testables": [
|
|
"com.cneicy.shrink-eventbus-entities"
|
|
]
|
|
}
|