33 lines
765 B
JSON
33 lines
765 B
JSON
{
|
|
"@git.zone/cli": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "push.rocks",
|
|
"gitrepo": "smartsamba",
|
|
"description": "A TypeScript Samba/SMB client and server module backed by an embedded Rust SMB engine.",
|
|
"npmPackagename": "@push.rocks/smartsamba",
|
|
"license": "MIT",
|
|
"projectDomain": "push.rocks",
|
|
"keywords": [
|
|
"samba",
|
|
"smb",
|
|
"cifs",
|
|
"network share",
|
|
"file sharing",
|
|
"typescript",
|
|
"rust",
|
|
"client",
|
|
"server"
|
|
]
|
|
},
|
|
"release": {
|
|
"registries": [
|
|
"https://verdaccio.lossless.digital",
|
|
"https://registry.npmjs.org"
|
|
],
|
|
"accessLevel": "public"
|
|
}
|
|
}
|
|
}
|