@types/http-auth
Version:
TypeScript definitions for http-auth
27 lines • 816 B
JSON
{
"name": "@types/http-auth",
"version": "4.1.4",
"description": "TypeScript definitions for http-auth",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-auth",
"license": "MIT",
"contributors": [
{
"name": "nokazn",
"githubUsername": "nokazn",
"url": "https://github.com/nokazn"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/http-auth"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "9052cad749af297c56e105481243c3dfd61c28fe7ae77120d38b526d2550d4f5",
"typeScriptVersion": "4.5"
}