Files

19 lines
357 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-tutorial": "file:../../.."
},
"testables": [
"com.cneicy.shrink-tutorial"
]
}