@types/express-ntlm
Version:
TypeScript definitions for express-ntlm
27 lines • 851 B
JSON
{
"name": "@types/express-ntlm",
"version": "2.3.7",
"description": "TypeScript definitions for express-ntlm",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-ntlm",
"license": "MIT",
"contributors": [
{
"name": "Emily Marigold Klassen",
"githubUsername": "forivall",
"url": "https://github.com/forivall"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/express-ntlm"
},
"scripts": {},
"dependencies": {
"@types/express": "*"
},
"typesPublisherContentHash": "f2a443ee4ddddc55bfcabc6935362dc0023bc8217033005b391a4b085121e8f9",
"typeScriptVersion": "4.5"
}