Initial commit

This commit is contained in:
2026-05-03 10:44:02 +00:00
commit 09ddac4f3d
19 changed files with 10437 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"gitzone": {
"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",
"keywords": [
"samba",
"smb",
"cifs",
"network share",
"file sharing",
"typescript",
"rust",
"client",
"server"
]
}
}
}