{
  "_from": "node-red-contrib-filebrowser@0.0.24",
  "_id": "node-red-contrib-filebrowser@0.0.24",
  "_inBundle": false,
  "_integrity": "sha512-af5pw8OEg+B4ZLf8S+or0Ih46luPgbS6ClV180BZIUxCHARM4fSGzrc4khGZ9E+wWwBtY6wlW9/8XuqIrM60NA==",
  "_location": "/node-red-contrib-filebrowser",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-red-contrib-filebrowser@0.0.24",
    "name": "node-red-contrib-filebrowser",
    "escapedName": "node-red-contrib-filebrowser",
    "rawSpec": "0.0.24",
    "saveSpec": null,
    "fetchSpec": "0.0.24"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/node-red-contrib-filebrowser/-/node-red-contrib-filebrowser-0.0.24.tgz",
  "_shasum": "6bd7c360d19e956e327b49d783b3d6d35bbeb6c1",
  "_spec": "node-red-contrib-filebrowser@0.0.24",
  "_where": "C:\\node-red\\common\\data",
  "author": {
    "name": "mdalkaya@annova.tv"
  },
  "bugs": {
    "url": "https://github.com/SCISYS-MS/node-contrib-filebrowser/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "base64url": "3.0.0",
    "buffer-concat": "1.0.0",
    "child_process": "1.0.2",
    "deepmerge": "3.0.0",
    "ftps": "git+https://github.com/SCISYS-MS/node-ftps.git",
    "iconv-lite": "0.4.24",
    "int64-buffer": "^0.99.1007",
    "json-easy-filter": "0.3.1",
    "mime-types": "2.1.20",
    "node-fetch": "2.3.0",
    "parse-listing": "git+https://github.com/SCISYS-MS/parse-listing.git",
    "path": "0.12.7",
    "webdav": "git+https://github.com/SCISYS-MS/webdav-client.git",
    "webdav-fs": "^2.0.0"
  },
  "deprecated": false,
  "description": "node-red module to access network shares",
  "devDependencies": {},
  "homepage": "https://github.com/SCISYS-MS/node-red-contrib-filebrowser#readme",
  "keywords": [
    "smb",
    "cifs",
    "node-red",
    "ftps",
    "sftp",
    "ftp",
    "lftp"
  ],
  "license": "MIT",
  "main": "filebrowser.js",
  "name": "node-red-contrib-filebrowser",
  "node-red": {
    "nodes": {
      "node-red-filebrowser": "filebrowser.js"
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SCISYS-MS/node-red-contrib-filebrowser.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.0.26"
}
