@types/passport-oauth2
Version:
TypeScript definitions for passport-oauth2
54 lines • 1.66 kB
JSON
{
"name": "@types/passport-oauth2",
"version": "1.4.17",
"description": "TypeScript definitions for passport-oauth2",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-oauth2",
"license": "MIT",
"contributors": [
{
"name": "Pasi Eronen",
"githubUsername": "pasieronen",
"url": "https://github.com/pasieronen"
},
{
"name": "Wang Zishi",
"githubUsername": "WangZishi",
"url": "https://github.com/WangZishi"
},
{
"name": "Eduardo AC",
"githubUsername": "EduardoAC",
"url": "https://github.com/EduardoAC"
},
{
"name": "Ivan Fernandes",
"githubUsername": "ivan94",
"url": "https://github.com/ivan94"
},
{
"name": "Daphne Smit",
"githubUsername": "daphnesmit",
"url": "https://github.com/daphnesmit"
},
{
"name": "Joel Klint",
"githubUsername": "JoelKlint",
"url": "https://github.com/JoelKlint"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/passport-oauth2"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/oauth": "*",
"@types/passport": "*"
},
"typesPublisherContentHash": "94b283b17bf39ac046713ffc9abb86534d3f10dc97b4ba3a8a489a9f554534e4",
"typeScriptVersion": "4.7"
}