UNPKG

@types/passport-facebook

Version:
34 lines 1.11 kB
{ "name": "@types/passport-facebook", "version": "3.0.3", "description": "TypeScript definitions for passport-facebook", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-facebook", "license": "MIT", "contributors": [ { "name": "James Roland Cabresos", "githubUsername": "staticfunction", "url": "https://github.com/staticfunction" }, { "name": "Lucas Acosta", "githubUsername": "lucasmacosta", "url": "https://github.com/lucasmacosta" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/passport-facebook" }, "scripts": {}, "dependencies": { "@types/express": "*", "@types/passport": "*", "@types/passport-oauth2": "*" }, "typesPublisherContentHash": "63270437c2d33e2a7f0a17835cb01497417aaccf92dbc771389f423034932ec0", "typeScriptVersion": "4.5" }