{
    "name": "@types/passport-facebook-token",
    "version": "0.4.34",
    "description": "TypeScript definitions for passport-facebook-token",
    "license": "MIT",
    "contributors": [
        {
            "name": "Ray Martone",
            "url": "https://github.com/rmartone",
            "githubUsername": "rmartone"
        },
        {
            "name": "Michael Randolph",
            "url": "https://github.com/mrand01",
            "githubUsername": "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": "69803b7b67eb223f981f5155fb8549e1f5f2345ed3ccb73bec9237e99d1d60ca",
    "typeScriptVersion": "2.8"
}