{ "_from": "httpntlm@^1.5.2", "_id": "httpntlm@1.7.7", "_inBundle": false, "_integrity": "sha512-Pv2Rvrz8H0qv1Dne5mAdZ9JegG1uc6Vu5lwLflIY6s8RKHdZQbW39L4dYswSgqMDT0pkJILUTKjeyU0VPNRZjA==", "_location": "/httpntlm", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "httpntlm@^1.5.2", "name": "httpntlm", "escapedName": "httpntlm", "rawSpec": "^1.5.2", "saveSpec": null, "fetchSpec": "^1.5.2" }, "_requiredBy": [ "/soap" ], "_resolved": "https://registry.npmjs.org/httpntlm/-/httpntlm-1.7.7.tgz", "_shasum": "51b914f18e5de2868d4bfe50aeecdb1db23218a1", "_spec": "httpntlm@^1.5.2", "_where": "E:\\new-xy\\xy-server\\node_modules\\soap", "author": { "name": "Sam Decrock", "url": "https://github.com/SamDecrock/" }, "bugs": { "url": "https://github.com/SamDecrock/node-http-ntlm/issues" }, "bundleDependencies": false, "dependencies": { "httpreq": ">=0.4.22", "underscore": "~1.12.1" }, "deprecated": false, "description": "httpntlm is a Node.js library to do HTTP NTLM authentication", "engines": { "node": ">=0.8.0" }, "homepage": "https://github.com/SamDecrock/node-http-ntlm#readme", "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" } ], "main": "./httpntlm", "name": "httpntlm", "repository": { "type": "git", "url": "git://github.com/SamDecrock/node-http-ntlm.git" }, "scripts": { "jshint": "jshint *.js" }, "version": "1.7.7" }