@types/passport-oauth2-client-password
Version:
TypeScript definitions for passport-oauth2-client-password
28 lines • 955 B
JSON
{
"name": "@types/passport-oauth2-client-password",
"version": "0.1.5",
"description": "TypeScript definitions for passport-oauth2-client-password",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-oauth2-client-password",
"license": "MIT",
"contributors": [
{
"name": "Ivan Zubok",
"githubUsername": "akaNightmare",
"url": "https://github.com/akaNightmare"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/passport-oauth2-client-password"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/passport": "*"
},
"typesPublisherContentHash": "d64f53203e4a224cecf547ba39f09baeeaf7e612677b5c40a191cca75030ffdb",
"typeScriptVersion": "4.5"
}