{
  "name": "smbclient",
  "version": "1.0.3",
  "description": "wrapper for smbclient",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/jcrugzz/node-samba-client.git"
  },
  "keywords": [
    "samba",
    "smb",
    "cifs",
    "smbclient"
  ],
  "author": "jcrugzz",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jcrugzz/node-samba-client/issues"
  },
  "homepage": "https://github.com/jcrugzz/node-samba-client"
}
