@joinsrl/samba-client
Version:
wrapper for smbclient
26 lines (25 loc) • 576 B
JSON
{
"name": "@joinsrl/samba-client",
"version": "2.1.5",
"description": "wrapper for smbclient",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/ezPrint/node-samba-client.git"
},
"keywords": [
"samba",
"smb",
"cifs",
"smbclient"
],
"author": "eFlex Systems",
"license": "MIT",
"bugs": {
"url": "https://github.com/ezPrint/node-samba-client/issues"
},
"homepage": "https://github.com/ezPrint/node-samba-client",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}