{ "name": "@next-auth/adapter-test", "version": "0.0.0", "repository": "https://github.com/nextauthjs/next-auth.git", "contributors": [ "Balázs Orbán ", "Nico Domino " ], "files": [ "jest" ], "license": "ISC", "private": true, "devDependencies": { "@babel/cli": "^7.14.3", "@babel/plugin-transform-runtime": "^7.14.3", "@babel/preset-env": "^7.14.2", "@types/jest": "^26.0.23", "@types/nodemailer": "^6.4.4", "jest": "^27.0.3", "next-auth": "workspace:*", "ts-jest": "^27.0.3", "typescript": "^4.2.4" } }