@types/passport-facebook-token
Version:
TypeScript definitions for passport-facebook-token
33 lines • 1.07 kB
JSON
{
"name": "@types/passport-facebook-token",
"version": "0.4.38",
"description": "TypeScript definitions for passport-facebook-token",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-facebook-token",
"license": "MIT",
"contributors": [
{
"name": "Ray Martone",
"githubUsername": "rmartone",
"url": "https://github.com/rmartone"
},
{
"name": "Michael Randolph",
"githubUsername": "mrand01",
"url": "https://github.com/mrand01"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/passport-facebook-token"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/passport": "*"
},
"typesPublisherContentHash": "9f786baca298f89079106e0c53caaf1833872d949a48a3fe9ebd0daa8e86738d",
"typeScriptVersion": "4.5"
}