Files
smartrust/npmextra.json

24 lines
566 B
JSON
Raw Permalink Normal View History

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": {
"accessLevel": "public",
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
]
2026-02-08 12:28:51 +00:00
}
},
"@ship.zone/szci": {
"npmGlobalTools": []
}
}