{"name":"next-auth","version":"4.24.14","keywords":["react","nodejs","oauth","jwt","oauth2","authentication","nextjs","csrf","oidc","nextauth"],"author":{"name":"Iain Collins","email":"me@iaincollins.com"},"license":"ISC","_id":"next-auth@4.24.14","maintainers":[{"name":"balazsorban","email":"info@balazsorban.com"},{"name":"bekacru","email":"Bekacru@gmail.com"},{"name":"better-gustavo","email":"gustavo@better-auth.com"}],"contributors":[{"name":"Balázs Orbán","email":"info@balazsorban.com"},{"name":"Nico Domino","email":"yo@ndo.dev"},{"name":"Lluis Agusti","email":"hi@llu.lu"},{"name":"Thang Huu Vu","email":"hi@thvu.dev"}],"homepage":"https://authjs.dev","bugs":{"url":"https://github.com/nextauthjs/next-auth/issues"},"dist":{"shasum":"c14916e215f8f4aef2358e694bd14c40212139b2","tarball":"https://registry.npmjs.org/next-auth/-/next-auth-4.24.14.tgz","fileCount":486,"integrity":"sha512-YRz6xFDXKUwiXSMMChbrBEWyFktZ1qZXEgeSHQQ3nsy08B4c/xLk6REeutRsIFwkjY/1+ShHnu07DN3JeJguig==","signatures":[{"sig":"MEUCIFaEs/0JoNxrU35WjABpvXx8VgA5fETfhIiUg3F76SGsAiEAk/R9iyc0h+UIW78h/DxCvcii+NSWZywe13IvG2czGyY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":824628},"main":"index.js","_from":"file:next-auth-4.24.14.tgz","types":"index.d.ts","module":"index.js","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./jwt":{"types":"./jwt/index.d.ts","default":"./jwt/index.js"},"./next":{"types":"./next/index.d.ts","default":"./next/index.js"},"./react":{"types":"./react/index.d.ts","default":"./react/index.js"},"./adapters":{"types":"./adapters.d.ts"},"./middleware":{"types":"./middleware.d.ts","default":"./middleware.js"},"./providers/*":{"types":"./providers/*.d.ts","default":"./providers/*.js"},"./client/_utils":{"types":"./client/_utils.d.ts","default":"./client/_utils.js"}},"scripts":{"dev":"pnpm clean && pnpm generate-providers && concurrently \"pnpm watch:css\" \"pnpm watch:ts\"","lint":"eslint src config tests","test":"jest --config ./config/jest.config.js","build":"pnpm clean && pnpm build:js && pnpm build:css","clean":"rm -rf coverage client css utils providers core jwt react next lib ./*.js ./*.ts*","build:js":"pnpm clean && pnpm generate-providers && pnpm tsc --project tsconfig.json && babel --config-file ./config/babel.config.js src --out-dir . --extensions \".tsx,.ts,.js,.jsx\"","watch:ts":"pnpm tsc --project tsconfig.dev.json","build:css":"postcss --config config/postcss.config.js src/**/*.css --base src --dir . && node config/wrap-css.js","watch:css":"postcss --config config/postcss.config.js --watch src/**/*.css --base src --dir .","generate-providers":"node ./config/generate-providers.js"},"_npmUser":{"name":"better-gustavo","email":"gustavo@better-auth.com"},"_resolved":"/private/var/folders/85/4tvz8l457gj9t996b0fb5yk00000gn/T/6f5f8cc398a810b0c8135be2f338168e/next-auth-4.24.14.tgz","_integrity":"sha512-YRz6xFDXKUwiXSMMChbrBEWyFktZ1qZXEgeSHQQ3nsy08B4c/xLk6REeutRsIFwkjY/1+ShHnu07DN3JeJguig==","repository":{"url":"git+https://github.com/nextauthjs/next-auth.git","type":"git"},"_npmVersion":"10.8.2","description":"Authentication for Next.js","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jose":"^4.15.5","uuid":"^8.3.2","oauth":"^0.9.15","cookie":"^0.7.0","preact":"^10.6.3","@panva/hkdf":"^1.0.2","openid-client":"^5.4.0","@babel/runtime":"^7.20.13","preact-render-to-string":"^5.1.19"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^0.42.3","jest":"^28.1.1","next":"13.3.0","react":"^18","cssnano":"^5.1.11","postcss":"^8.4.14","@swc/core":"^1.2.198","@swc/jest":"^0.2.21","react-dom":"^18","@auth/core":"0.34.3","@babel/cli":"^7.17.10","@babel/core":"^7.18.2","@types/jest":"^28.1.3","@types/node":"^17.0.42","postcss-cli":"^9.1.0","@types/oauth":"^0.9.1","@types/react":"18.0.37","autoprefixer":"^10.4.7","concurrently":"^7","whatwg-fetch":"^3.6.2","postcss-nested":"^5.0.6","@types/react-dom":"^18.0.6","@babel/preset-env":"^7.18.2","@types/nodemailer":"^6.4.6","@babel/preset-react":"^7.17.12","@next-auth/tsconfig":"0.0.0","babel-preset-preact":"^2.0.0","@testing-library/dom":"^8.13.0","jest-watch-typeahead":"^1.1.0","@testing-library/react":"^13.3.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.17.12","@testing-library/jest-dom":"^5.16.4","babel-plugin-jsx-pragmatic":"^1.0.2","@testing-library/user-event":"^14.2.0","@testing-library/react-hooks":"^8.0.0","@edge-runtime/jest-environment":"1.1.0-beta.35","@babel/plugin-transform-runtime":"^7.18.2","@babel/plugin-proposal-optional-catch-binding":"^7.16.7"},"peerDependencies":{"next":"^12.2.5 || ^13 || ^14 || ^15 || ^16","react":"^17.0.2 || ^18 || ^19","react-dom":"^17.0.2 || ^18 || ^19","@auth/core":"0.34.3","nodemailer":"^7.0.7"},"peerDependenciesMeta":{"@auth/core":{"optional":true},"nodemailer":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/next-auth_4.24.14_1776200697784_0.7554397639792416","host":"s3://npm-registry-packages-npm-production"}}