{
    "name": "@types/next-auth",
    "version": "3.15.0",
    "typings": null,
    "description": "Stub TypeScript definitions entry for next-auth, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "author": "",
    "license": "MIT",
    "dependencies": {
        "next-auth": "*"
    }
}