2026-02-08 12:28:51 +00:00
|
|
|
{
|
|
|
|
|
"@git.zone/cli": {
|
|
|
|
|
"projectType": "npm",
|
|
|
|
|
"module": {
|
|
|
|
|
"githost": "code.foss.global",
|
|
|
|
|
"gitscope": "push.rocks",
|
|
|
|
|
"gitrepo": "smartrust",
|
|
|
|
|
"description": "a bridge between JS engines and rust",
|
|
|
|
|
"npmPackagename": "@push.rocks/smartrust",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"projectDomain": "push.rocks"
|
|
|
|
|
},
|
|
|
|
|
"release": {
|
2026-02-10 09:10:18 +00:00
|
|
|
"accessLevel": "public",
|
|
|
|
|
"registries": [
|
|
|
|
|
"https://verdaccio.lossless.digital",
|
|
|
|
|
"https://registry.npmjs.org"
|
|
|
|
|
]
|
2026-02-08 12:28:51 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@ship.zone/szci": {
|
|
|
|
|
"npmGlobalTools": []
|
|
|
|
|
}
|
2026-02-10 09:10:18 +00:00
|
|
|
}
|