mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-06 14:45:06 +08:00
1fc9c2d4ac
* feat(params): track whether a default value was explicitly set * feat(params): improve default value resolution and error handling
25 lines
439 B
JSON
25 lines
439 B
JSON
{
|
|
"dependencies": {
|
|
"com.vrchat.avatars": {
|
|
"version": "3.5.0"
|
|
},
|
|
"nadena.dev.ndmf": {
|
|
"version": "1.3.0-rc.6"
|
|
}
|
|
},
|
|
"locked": {
|
|
"com.vrchat.avatars": {
|
|
"version": "3.5.0",
|
|
"dependencies": {
|
|
"com.vrchat.base": "3.5.0"
|
|
}
|
|
},
|
|
"com.vrchat.base": {
|
|
"version": "3.5.0",
|
|
"dependencies": {}
|
|
},
|
|
"nadena.dev.ndmf": {
|
|
"version": "1.3.0-rc.6"
|
|
}
|
|
}
|
|
} |