16 lines
318 B
JSON
16 lines
318 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-context-eventbus-adapter": "file:../../.."
|
|
}
|
|
}
|