UNPKG

ithit.webdav.server

Version:

With IT Hit WebDAV Server Engine for Node.js you can create your own WebDAV server, add WebDAV support to your existing Node.js project or DAV-enable your CMS/DMS/CRM.

32 lines (31 loc) 1.19 kB
{ "name": "ithit.webdav.server", "version": "1.1.210", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": { "name": "IT Hit, LTD", "email": "info@ithit.com" }, "bugs": { "email": "info@ithit.com" }, "homepage": "https://www.webdavsystem.com/nodejsserver/", "keywords": [ "webdav", "server", "library", "typescript", "javascript", "ithit" ], "license": "SEE LICENSE IN README.md", "description": "With IT Hit WebDAV Server Engine for Node.js you can create your own WebDAV server, add WebDAV support to your existing Node.js project or DAV-enable your CMS/DMS/CRM.", "dependencies": { "mime-types": "^2.1.20", "rsa-pem-from-mod-exp": "^0.8.4", "xml-writer": "^1.7.0", "xmldom": "^0.1.27" } }