{"name":"jwks-rsa","version":"4.0.1","keywords":["jwks","rsa","jwt"],"author":{"name":"Auth0"},"license":"MIT","_id":"jwks-rsa@4.0.1","maintainers":[{"name":"auth0-oss","email":"oss.sdks@auth0.com"},{"name":"auth0npm","email":"devops+npm@auth0.com"},{"name":"auth0brokkr","email":"support@auth0.com"},{"name":"jessele","email":"jesse.le@auth0.com"},{"name":"oktajeffoktajeff","email":"jeff.shuman@okta.com"},{"name":"bsmith-auth0","email":"brian.s.smith@okta.com"},{"name":"sanjay.manikandhan","email":"sanjay.manikandhan@okta.com"},{"name":"josecarlos-chavez_atko","email":"josecarlos.chavez@okta.com"},{"name":"sgarcia-atko","email":"sergio.garciaramos@okta.com"},{"name":"roger.chan","email":"roger.chan@auth0.com"},{"name":"maaantone","email":"michael.antone@auth0.com"},{"name":"lewisbyrne-okta","email":"lewis.byrne@okta.com"},{"name":"tarunpreet.kaur","email":"tarunpreet.kaur@okta.com"},{"name":"sandrinodimattia","email":"sandrino@dimattia.be"},{"name":"cocojoe","email":"martin.walsh@gmail.com"}],"homepage":"https://github.com/auth0/node-jwks-rsa#readme","bugs":{"url":"https://github.com/auth0/node-jwks-rsa/issues"},"dist":{"shasum":"bf40d05869adbcd4764843d567547aeff71ad0c8","tarball":"https://registry.npmjs.org/jwks-rsa/-/jwks-rsa-4.0.1.tgz","fileCount":23,"integrity":"sha512-poXwUA8S4cP9P5N8tZS3xnUDJH8WmwSGfKK9gIaRPdjLHyJtd9iX/cngX9CUIe0Caof5JhK2EbN7N5lnnaf9NA==","signatures":[{"sig":"MEUCIQDxoGy6K4CgLkX3mbEjZu6dPDG1yG8haK5gLMF8B9aeUQIgNRmdrx887QZMs9zkP3OH8KOCfxC5l1bqRLj9tiP6G14=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/jwks-rsa@4.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":28527},"main":"src/index.js","types":"index.d.ts","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.0.0"},"gitHead":"d319e7defd6e79db32a2077088fe93ef2ab8aaeb","scripts":{"lint":"eslint ./src ./tests","test":"npm run test:js && npm run test:ts","release":"git tag $npm_package_version && git push && git push --tags && npm publish","test:ci":"nyc --reporter=lcov npm test","test:js":"NODE_ENV=test mocha --exit --timeout 5000 $(find ./tests -name *.tests.js)","test:ts":"npm run clean:ts && tsc && NODE_ENV=test mocha --exit --timeout 5000 $(find ./ts-output -name *.tests.js)","clean:ts":"rimraf ts-output/","test-watch":"NODE_ENV=test mocha --exit --timeout 5000 $(find ./tests -name *.tests.js) --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:21f829a0-cef0-4e93-af6c-d1807347baf5"}},"repository":{"url":"git+https://github.com/auth0/node-jwks-rsa.git","type":"git"},"_npmVersion":"11.11.0","description":"Library to retrieve RSA public keys from a JWKS endpoint","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jose":"^6.1.3","debug":"^4.3.4","limiter":"^1.1.5","lru-memoizer":"^3.0.0","@types/jsonwebtoken":"^9.0.4"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.14.2","nyc":"^15.1.0","chai":"^4.3.10","nock":"^13.3.7","jose2":"npm:jose@^2.0.6","mocha":"^10.2.0","eslint":"^8.52.0","rimraf":"^5.0.5","express":"^4.18.2","koa-jwt":"^4.0.4","ts-node":"^10.9.1","passport":"^0.6.0","supertest":"^6.3.3","typescript":"^5.2.2","@types/chai":"^4.3.9","@types/nock":"^11.0.0","@types/node":"^20.8.10","express-jwt":"^8.4.1","@types/mocha":"^10.0.3","jsonwebtoken":"^9.0.2","passport-jwt":"^4.0.1","@types/express":"^4.17.20","express-jwt-v6":"npm:express-jwt@^6.1.2","express-jwt-v7":"npm:express-jwt@^7.5.0","chai-as-promised":"^7.1.1","@types/express-jwt-v6":"npm:@types/express-jwt@^6.0.4"},"_npmOperationalInternal":{"tmp":"tmp/jwks-rsa_4.0.1_1772448537618_0.9895580415203165","host":"s3://npm-registry-packages-npm-production"}}