25 lines
554 B
JSON
25 lines
554 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|