modi-cli
Version:
Console application for provisioning, displaying or destroying virtual machines in MODI
32 lines (31 loc) • 702 B
JSON
{
"name": "httpntlm",
"description": "httpntlm is a Node.js library to do HTTP NTLM authentication",
"version": "100.4.1",
"dependencies": {
"httpreq": "100.4.2",
"async": "~0.2.9",
"agentkeepalive": "~0.1.5"
},
"engines": {
"node": ">= 0.8.0"
},
"main": "./httpntlm",
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"directories": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://dev-modi-npm.rws.ad.ea.com"
},
"author": "",
"license": "ISC"
}