UNPKG
request-ntlm-promise
Version:
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
Make easy requests with NTLM authentication
github.com/matrus2/request-ntlm
matrus2/request-ntlm
request-ntlm-promise
/
.travis.yml
8 lines
(7 loc)
•
87 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
- 10
cache: npm
script:
- npm run lint - npm run test