@types/passport-azure-ad
Version:
TypeScript definitions for passport-azure-ad
33 lines • 1.04 kB
JSON
{
"name": "@types/passport-azure-ad",
"version": "4.3.6",
"description": "TypeScript definitions for passport-azure-ad",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-azure-ad",
"license": "MIT",
"contributors": [
{
"name": "Shekhar Nain",
"githubUsername": "ShekharNain",
"url": "https://github.com/ShekharNain"
},
{
"name": "Jason",
"githubUsername": "JasonMan34",
"url": "https://github.com/JasonMan34"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/passport-azure-ad"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/passport": "*"
},
"typesPublisherContentHash": "b14584b5d64234ebb98746d5dae7e9e28f172883ecafb3269f1ad235fcf78a2a",
"typeScriptVersion": "4.6"
}