2026-02-10 15:31:31 +00:00
|
|
|
{
|
|
|
|
|
"@git.zone/tsrust": {
|
2026-02-10 22:26:20 +00:00
|
|
|
"targets": [
|
|
|
|
|
"linux_amd64",
|
|
|
|
|
"linux_arm64"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"@git.zone/cli": {
|
|
|
|
|
"release": {
|
|
|
|
|
"registries": [
|
|
|
|
|
"https://verdaccio.lossless.digital"
|
|
|
|
|
],
|
|
|
|
|
"accessLevel": "public"
|
|
|
|
|
}
|
2026-02-10 15:31:31 +00:00
|
|
|
}
|
2026-02-10 22:26:20 +00:00
|
|
|
}
|