{
    "name": "@types/next-auth",
    "version": "3.13.0",
    "description": "TypeScript definitions for next-auth",
    "license": "MIT",
    "contributors": [
        {
            "name": "Lluis",
            "url": "https://github.com/lluia",
            "githubUsername": "lluia"
        },
        {
            "name": "Iain",
            "url": "https://github.com/iaincollins",
            "githubUsername": "iaincollins"
        },
        {
            "name": "Juan",
            "url": "https://github.com/JuanM04",
            "githubUsername": "JuanM04"
        },
        {
            "name": "Balázs",
            "url": "https://github.com/balazsorban44",
            "githubUsername": "balazsorban44"
        },
        {
            "name": "Euxn",
            "url": "https://github.com/euxn23",
            "githubUsername": "euxn23"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/next-auth"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/react": "*",
        "jose": "^1.28.0",
        "typeorm": "^0.2.31"
    },
    "typesPublisherContentHash": "6462197ae999e570592d12a5c31ae7dc8e85732140d70e1d4170dd5918e386f3",
    "typeScriptVersion": "3.5"
}