UNPKG

node-expose-sspi-strict

Version:

Expose the Microsoft Windows SSPI interface in order to do NTLM and Kerberos authentication.

8 lines (7 loc) 115 B
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../dist" }, "files": ["./index.ts"] }