@types/passport-oauth2
Version:
TypeScript definitions for passport-oauth2
55 lines • 1.69 kB
JSON
{
"name": "@types/passport-oauth2",
"version": "1.8.0",
"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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "0cdb3d4105c557ffa1ec8e46dcdafc55a62d2ae764eb33c6f8eed5335ef2ef20",
"typeScriptVersion": "5.1"
}