Files
smartrust/npmextra.json

21 lines
453 B
JSON
Raw 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"
}
},
"@ship.zone/szci": {
"npmGlobalTools": []
}
}