{"_id":"@codemaskjs/nestjs-passport","_rev":"4-c955f9f6b3f6e7fc7f37109eaa7d9de6","name":"@codemaskjs/nestjs-passport","dist-tags":{"latest":"1.2.0"},"versions":{"1.0.1":{"name":"@codemaskjs/nestjs-passport","author":{"name":"Codemask","email":"contact@codemask.com","url":"https://github.com/codemaskinc/nestjs-passport"},"repository":{"type":"git","url":"git+https://github.com/codemaskinc/nestjs-passport.git"},"license":"MIT","version":"1.0.1","description":"Nestjs Passport Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@4.0.0","engines":{"node":">= 20.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"start:dev":"nest start -w","build:example":"yarn rimraf dist && nest build","test":"yarn jest --config=jest.config.json --pathPattern=lib","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./lib -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts lib","format":"yarn prettier -w lib && yarn lint --fix","format:check":"yarn prettier --check lib","update":"yarn upgrade-interactive"},"keywords":["nestjs","typesafe","config"],"dependencies":{"ramda":"0.29.1"},"peerDependencies":{"@nestjs/common":"*","@nestjs/core":"*","express":"*","passport":"*"},"devDependencies":{"@commitlint/config-conventional":"18.1.0","@nestjs/cli":"10.2.0","@nestjs/common":"10.2.7","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@swc/core":"1.3.95","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.9","@types/passport":"1.0.16","@types/passport-local":"1.0.38","@types/ramda":"^0","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.9.0","@typescript-eslint/eslint-plugin-tslint":"6.9.0","@typescript-eslint/parser":"6.9.0","class-transformer":"0.5.1","class-validator":"0.14.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.29.0","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","husky":"8.0.3","jest":"29.7.0","passport":"0.7.0","passport-jwt":"4.0.1","prettier":"3.0.3","reflect-metadata":"0.1.13","rimraf":"5.0.5","rxjs":"7.8.1","supertest":"6.3.3","ts-jest":"29.1.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typeorm":"0.3.17","typescript":"5.2.2"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-passport@1.0.1","gitHead":"2c5c361b8451f35c0f58fc0b08a36437c44d06f6","bugs":{"url":"https://github.com/codemaskinc/nestjs-passport/issues"},"homepage":"https://github.com/codemaskinc/nestjs-passport#readme","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-mhpc879j3lrgHljdULjxlC+4Z5j266NqV+A9wG7FRXqyAp4HInimQcp4MpOuo+Lcx4bnONvo5kbR1bKoG5BlFw==","shasum":"51fee287d12ee6f2941a746ecda3e39a912f14be","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-passport/-/nestjs-passport-1.0.1.tgz","fileCount":39,"unpackedSize":31700,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE4g9L6w07d9RLTPQxfB9tBzCB1jvap0+alsaLPK720uAiEA5DopdTDal9WBz9PRMAUZvfEF6h5sBh9M2aS7eoKbZuo="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-passport_1.0.1_1701618756603_0.9387625374403292"},"_hasShrinkwrap":false},"1.0.2":{"name":"@codemaskjs/nestjs-passport","author":{"name":"Codemask","email":"contact@codemask.com","url":"https://github.com/codemaskinc/nestjs-passport"},"repository":{"type":"git","url":"git+https://github.com/codemaskinc/nestjs-passport.git"},"license":"MIT","version":"1.0.2","description":"Nestjs Passport Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@4.0.0","engines":{"node":">= 20.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"start:dev":"nest start -w","build:example":"yarn rimraf dist && nest build","test":"yarn jest --config=jest.config.json --pathPattern=lib","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./lib -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts lib","format":"yarn prettier -w lib && yarn lint --fix","format:check":"yarn prettier --check lib","update":"yarn upgrade-interactive"},"keywords":["nestjs","typesafe","config"],"dependencies":{"ramda":"0.29.1"},"peerDependencies":{"@nestjs/common":"*","@nestjs/core":"*","express":"*","passport":"*"},"devDependencies":{"@codemaskjs/nestjs-config":"1.2.2","@commitlint/config-conventional":"18.1.0","@nestjs/cli":"10.2.0","@nestjs/common":"10.2.7","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@swc/core":"1.3.95","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.9","@types/passport":"1.0.16","@types/passport-local":"1.0.38","@types/ramda":"0.29.9","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.9.0","@typescript-eslint/eslint-plugin-tslint":"6.9.0","@typescript-eslint/parser":"6.9.0","class-transformer":"0.5.1","class-validator":"0.14.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.29.0","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","husky":"8.0.3","jest":"29.7.0","passport":"0.7.0","passport-jwt":"4.0.1","passport-local":"1.0.0","prettier":"3.0.3","reflect-metadata":"0.1.13","rimraf":"5.0.5","rxjs":"7.8.1","supertest":"6.3.3","ts-jest":"29.1.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typeorm":"0.3.17","typescript":"5.2.2"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-passport@1.0.2","gitHead":"6881f4e981e2a85b77d343c9e3272a91da57eeb8","bugs":{"url":"https://github.com/codemaskinc/nestjs-passport/issues"},"homepage":"https://github.com/codemaskinc/nestjs-passport#readme","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-y53mEQqQxCn01MuqOzqIJ7cOxK/sk1tnfQypX+0lr6xYM+NxvFPsQol86yYdfGXRHGmAsjdM62bdhIej2H3L1w==","shasum":"771a6b2cc4b4aa4573d27bc9562f3284c1b98eb4","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-passport/-/nestjs-passport-1.0.2.tgz","fileCount":39,"unpackedSize":31949,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDZYqWfN5t93EVg7n/zxR6eZ6mqygSNO4i0MKyC4B4myAiAyfj4kQcW9QO53kbaCHOmNx8GGH+b7C7pKBRUrZeUyNw=="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-passport_1.0.2_1701621581127_0.059481677746067385"},"_hasShrinkwrap":false},"1.0.3":{"name":"@codemaskjs/nestjs-passport","author":{"name":"Codemask","email":"contact@codemask.com","url":"https://github.com/codemaskinc/nestjs-passport"},"repository":{"type":"git","url":"git+https://github.com/codemaskinc/nestjs-passport.git"},"license":"MIT","version":"1.0.3","description":"Nestjs Passport Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@4.0.0","engines":{"node":">= 20.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"start:dev":"nest start -w","build:example":"yarn rimraf dist && nest build","test":"yarn jest --config=jest.config.json --pathPattern=lib","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./lib -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts lib","format":"yarn prettier -w lib && yarn lint --fix","format:check":"yarn prettier --check lib","update":"yarn upgrade-interactive"},"keywords":["nestjs","typesafe","config"],"dependencies":{"ramda":"0.29.1"},"peerDependencies":{"@nestjs/common":"*","@nestjs/core":"*","express":"*","passport":"*"},"devDependencies":{"@codemaskjs/nestjs-config":"1.2.2","@commitlint/config-conventional":"18.1.0","@nestjs/cli":"10.2.0","@nestjs/common":"10.2.7","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@swc/core":"1.3.95","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.9","@types/passport":"1.0.16","@types/passport-jwt":"3.0.13","@types/passport-local":"1.0.38","@types/ramda":"0.29.9","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.9.0","@typescript-eslint/eslint-plugin-tslint":"6.9.0","@typescript-eslint/parser":"6.9.0","class-transformer":"0.5.1","class-validator":"0.14.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.29.0","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","husky":"8.0.3","jest":"29.7.0","passport":"0.7.0","passport-jwt":"4.0.1","passport-local":"1.0.0","prettier":"3.0.3","reflect-metadata":"0.1.13","rimraf":"5.0.5","rxjs":"7.8.1","supertest":"6.3.3","ts-jest":"29.1.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typeorm":"0.3.17","typescript":"5.2.2"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-passport@1.0.3","gitHead":"2f71336638b476766510e25c5ef7792cdd723fa7","bugs":{"url":"https://github.com/codemaskinc/nestjs-passport/issues"},"homepage":"https://github.com/codemaskinc/nestjs-passport#readme","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-jMM43lchUtRnGIJ3K0pUz1aSKPH+ceBMYr6TEQbS8Pi3L5BpK4GDVEGKHxzMcRxXS1FR3rAzwMOn65VXJfGwXA==","shasum":"26555911d9812315d5725e29be6b78a01fc5c48c","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-passport/-/nestjs-passport-1.0.3.tgz","fileCount":39,"unpackedSize":32042,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJPzzL3UOz52wRr05NWvXqTgZ6DdP8PAfuVsHD3zGEVwIhALgnGElMn/YTP4Jj7orGTZhiR2LI6WLl8n05yIfuN3iB"}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-passport_1.0.3_1701639318555_0.7124245242012563"},"_hasShrinkwrap":false},"1.1.0":{"name":"@codemaskjs/nestjs-passport","author":{"name":"Codemask","email":"contact@codemask.com","url":"https://github.com/codemaskinc/nestjs-passport"},"repository":{"type":"git","url":"git+https://github.com/codemaskinc/nestjs-passport.git"},"license":"MIT","version":"1.1.0","description":"Nestjs Passport Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@4.0.0","engines":{"node":">= 20.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"start:dev":"nest start -w","build:example":"yarn rimraf dist && nest build","test":"yarn jest --config=jest.config.json --pathPattern=lib","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./lib -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts lib","format":"yarn prettier -w lib && yarn lint --fix","format:check":"yarn prettier --check lib","update":"yarn upgrade-interactive"},"keywords":["nestjs","typesafe","config"],"dependencies":{"ramda":"0.29.1"},"peerDependencies":{"@nestjs/common":"*","@nestjs/core":"*","express":"*","passport":"*"},"devDependencies":{"@codemaskjs/nestjs-config":"1.2.2","@commitlint/config-conventional":"18.1.0","@nestjs/cli":"10.2.0","@nestjs/common":"10.2.7","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@swc/core":"1.3.95","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.9","@types/passport":"1.0.16","@types/passport-jwt":"3.0.13","@types/passport-local":"1.0.38","@types/ramda":"0.29.9","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.9.0","@typescript-eslint/eslint-plugin-tslint":"6.9.0","@typescript-eslint/parser":"6.9.0","class-transformer":"0.5.1","class-validator":"0.14.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.29.0","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","husky":"8.0.3","jest":"29.7.0","passport":"0.7.0","passport-jwt":"4.0.1","passport-local":"1.0.0","prettier":"3.0.3","reflect-metadata":"0.1.13","rimraf":"5.0.5","rxjs":"7.8.1","supertest":"6.3.3","ts-jest":"29.1.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typeorm":"0.3.17","typescript":"5.2.2"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-passport@1.1.0","gitHead":"cb8564d9ac536702cca321293d0978fbbaa31cdd","bugs":{"url":"https://github.com/codemaskinc/nestjs-passport/issues"},"homepage":"https://github.com/codemaskinc/nestjs-passport#readme","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-OBghIYmRqyJMa2SSHO2rr9vjvFpB0tFadJ5R1AZCEPIHhE/WQEjrdcL4dvLAX8NpbjjsJsVx49xYcce0FpBEPQ==","shasum":"22bafbfc374b4b27fa2fe99d77eea13b885465e6","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-passport/-/nestjs-passport-1.1.0.tgz","fileCount":39,"unpackedSize":32162,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRIBFY80sNa03fvXnIzRrJ4/j06WHRM9jS07AmcddmOgIgMd84JUeACjtrDeVJ7XQ3kzyEycQmm8VyrJ6DH86uIkY="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-passport_1.1.0_1701782433208_0.17951174802647674"},"_hasShrinkwrap":false},"1.2.0":{"name":"@codemaskjs/nestjs-passport","author":{"name":"Codemask","email":"contact@codemask.com","url":"https://github.com/codemaskinc/nestjs-passport"},"repository":{"type":"git","url":"git+https://github.com/codemaskinc/nestjs-passport.git"},"license":"MIT","version":"1.2.0","description":"Nestjs Passport Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@4.0.0","engines":{"node":">= 20.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"start:dev":"nest start -w","build:example":"yarn rimraf dist && nest build","test":"yarn jest --config=jest.config.json --pathPattern=lib","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./lib -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts lib","format":"yarn prettier -w lib && yarn lint --fix","format:check":"yarn prettier --check lib","update":"yarn upgrade-interactive"},"keywords":["nestjs","typesafe","config"],"dependencies":{"ramda":"0.29.1"},"peerDependencies":{"@nestjs/common":"*","@nestjs/core":"*","express":"*","passport":"*"},"devDependencies":{"@codemaskjs/nestjs-config":"1.2.2","@commitlint/config-conventional":"18.1.0","@nestjs/cli":"10.2.0","@nestjs/common":"10.2.7","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@swc/core":"1.3.95","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.9","@types/passport":"1.0.16","@types/passport-jwt":"3.0.13","@types/passport-local":"1.0.38","@types/ramda":"0.29.9","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.9.0","@typescript-eslint/eslint-plugin-tslint":"6.9.0","@typescript-eslint/parser":"6.9.0","class-transformer":"0.5.1","class-validator":"0.14.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.29.0","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","husky":"8.0.3","jest":"29.7.0","passport":"0.7.0","passport-jwt":"4.0.1","passport-local":"1.0.0","prettier":"3.0.3","reflect-metadata":"0.1.13","rimraf":"5.0.5","rxjs":"7.8.1","supertest":"6.3.3","ts-jest":"29.1.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typeorm":"0.3.17","typescript":"5.2.2"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-passport@1.2.0","gitHead":"6299fef0ff532afb46e8902a2b599651be653ddd","bugs":{"url":"https://github.com/codemaskinc/nestjs-passport/issues"},"homepage":"https://github.com/codemaskinc/nestjs-passport#readme","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-7fZ2ntR6dR1rmyijTxRCOYeEbMM21reBb/AEKgsRqrT9OV+so7IPMX4QCyh/l76pDTvqr1JD2g/9vX4Tq/KS1Q==","shasum":"ecc62a11bd53787f44aaa79596c9105db0d86e5e","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-passport/-/nestjs-passport-1.2.0.tgz","fileCount":45,"unpackedSize":36685,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMHM0P4Dw4/+icOGrBIpwExs2NJjNZFvifAAo11yUxZgIhAPwfTU87WwV2CDGz0W3ikElKdYcCJtQCWqAFscBE3E3t"}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-passport_1.2.0_1701876702323_0.9904866356164861"},"_hasShrinkwrap":false}},"time":{"created":"2023-12-03T15:52:36.546Z","1.0.1":"2023-12-03T15:52:36.811Z","modified":"2023-12-06T15:31:42.733Z","1.0.2":"2023-12-03T16:39:41.312Z","1.0.3":"2023-12-03T21:35:18.750Z","1.1.0":"2023-12-05T13:20:33.510Z","1.2.0":"2023-12-06T15:31:42.515Z"},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"description":"Nestjs Passport Module","homepage":"https://github.com/codemaskinc/nestjs-passport#readme","keywords":["nestjs","typesafe","config"],"repository":{"type":"git","url":"git+https://github.com/codemaskinc/nestjs-passport.git"},"author":{"name":"Codemask","email":"contact@codemask.com","url":"https://github.com/codemaskinc/nestjs-passport"},"bugs":{"url":"https://github.com/codemaskinc/nestjs-passport/issues"},"license":"MIT","readme":"# nestjs-passport","readmeFilename":"README.md"}