{"ccu":{"cdn":"https://cdn.auth0.com","name":"idtoken-verifier","bucket":"assets.us.auth0.com","digest":{"hashes":["sha384"],"extensions":[".js"]},"localPath":"build","mainBundleFile":"idtoken-verifier.umd.js"},"bugs":{"url":"https://github.com/auth0/idtoken-verifier/issues"},"dist":{"shasum":"5749bd3fc9b757db40ad764484173584fb19fb55","tarball":"https://registry.npmjs.org/idtoken-verifier/-/idtoken-verifier-2.2.4.tgz","fileCount":19,"integrity":"sha512-5t7O8cNHpJBB8FnwLD0qFZqy/+qGICObQKUl0njD6vXKHhpZPLEe8LU7qv/GBWB3Qv5e/wAIFHYVi4SoQwdOxQ==","signatures":[{"sig":"MEQCIHIg4ULnsMBUzfCVeBgvFRnfIZccp2Qjl8AJYJ+EwOpDAiArZx8YzpYbyNPxEAx/jIe03WYF1W7CfS7D7cc1sv8Xqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/idtoken-verifier@2.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1014437},"main":"build/idtoken-verifier.js","name":"idtoken-verifier","types":"types/index.d.ts","author":{"name":"Auth0"},"module":"build/idtoken-verifier.esm.js","source":"src/index.js","gitHead":"a9f95c3931f5434d6a0b33c02c326bf104ec9ca7","license":"MIT","scripts":{"test":"cross-env NODE_ENV=test mocha --require @babel/register test/**/*.test.js --exit","build":"microbundle --target web --external none --generateTypes false","start":"npm run build -- --watch","upload":"ccu build","ci:test":"nyc npm run test -- --forbid-only --reporter mocha-junit-reporter","prepack":"npm run build","prebuild":"rm -rf build","postbuild":"node scripts/print-bundle-size","precommit":"pretty-quick --staged","test:watch":"cross-env NODE_ENV=test mocha --require @babel/register --watch --reporter min test/*.test.js","test:coverage":"nyc npm run test","jsdoc:generate":"jsdoc --configure .jsdoc.json --verbose","test:es-check:es5":"es-check es5 'build/idtoken-verifier.umd.js'","test:es-check:es2015:module":"es-check es2015 --module 'build/idtoken-verifier.esm.js'"},"_npmUser":{"name":"auth0-oss","email":"oss.sdks@auth0.com"},"homepage":"https://github.com/auth0/idtoken-verifier#readme","keywords":["auth0","auth","authentication","jwt","verification","RS256","browser"],"umd:main":"build/idtoken-verifier.umd.js","repository":{"url":"git+ssh://git@github.com/auth0/idtoken-verifier.git","type":"git"},"_npmVersion":"9.8.1","description":"A lightweight library to decode and verify RS JWT meant for the browser.","directories":{},"maintainers":[{"name":"ncluer","email":"natalie.cluer@gmail.com"},{"name":"vic-dev","email":"vmichellej@gmail.com"},{"name":"enriquepina","email":"enrique.pina@auth0.com"},{"name":"ece-okta","email":"ece.tavasli@auth0.com"},{"name":"pubalokta","email":"pablo.ubal@okta.com"},{"name":"dougmiller-okta","email":"douglas.miller@auth0.com"},{"name":"zak.nour","email":"zak.nour@auth0.com"},{"name":"stheller","email":"stefan.heller@auth0.com"},{"name":"jamescgarrett-okta","email":"james.garrett@auth0.com"},{"name":"madhuri.rm23","email":"madhuri.ravindramohan@okta.com"},{"name":"willvedd","email":"willvedd@gmail.com"},{"name":"david.renaud.okta","email":"david.renaud@okta.com"},{"name":"jeff.shuman","email":"jeff.shuman@auth0.com"},{"name":"auth0-oss","email":"oss.sdks@auth0.com"},{"name":"codepete","email":"peter.ung@auth0.com"},{"name":"ziluvatar","email":"eduardo.diaz@okta.com"},{"name":"iaco","email":"sebastian.iacomuzzi@gmail.com"},{"name":"cocojoe","email":"martin.walsh@gmail.com"},{"name":"auth0npm","email":"devops+npm@auth0.com"},{"name":"auth0brokkr","email":"support@auth0.com"},{"name":"hzalaz","email":"hernan@auth0.com"},{"name":"aaguiarz","email":"andres.aguiar@gmail.com"},{"name":"charlesrea","email":"charles.rea@auth0.com"},{"name":"lbalmaceda","email":"balmacedaluciano@gmail.com"},{"name":"julien.wollscheid","email":"julien.wollscheid@auth0.com"},{"name":"cristiandouce","email":"cristiandouce@gmail.com"},{"name":"sambego","email":"sambellen@gmail.com"},{"name":"stevehobbsdev","email":"steve.hobbs@auth0.com"},{"name":"sandrinodimattia","email":"sandrino@dimattia.be"},{"name":"lzychowski","email":"les.zychowski@auth0.com"},{"name":"joshcanhelp","email":"josh@joshcanhelp.com"},{"name":"rob.coles","email":"rob.coles@auth0.com"},{"name":"rosnovsky","email":"artem@rosnovsky.us"},{"name":"davidpatrick0","email":"david.patrick@auth0.com"},{"name":"widcket","email":"zeta@widcket.com"},{"name":"adamjmcgrath","email":"adamjmcgrath@gmail.com"},{"name":"jim.andersoon","email":"jim.anderson@auth0.com"},{"name":"frederikprijck","email":"frederik.prijck@gmail.com"},{"name":"sergii.biienko","email":"sergii.biienko@auth0.com"},{"name":"tomauth0","email":"tom.carter@auth0.com"},{"name":"jpadilla","email":"hello@jpadilla.com"},{"name":"jessele","email":"jesse.le@auth0.com"},{"name":"rhamzeh_auth0","email":"raghd.hamzeh@auth0.com"},{"name":"greglopez","email":"greg.lopez@auth0.com"},{"name":"glena","email":"german.lena@gmail.com"},{"name":"damieng","email":"damieng@gmail.com"},{"name":"auth0alec","email":"alec.pesola@auth0.com"}],"_nodeVersion":"18.18.2","dependencies":{"jsbn":"^1.1.0","unfetch":"^4.2.0","url-join":"^4.0.1","base64-js":"^1.5.1","crypto-js":"^4.2.0","es6-promise":"^4.2.8"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","pem":"^1.14.4","husky":"^3.0.0","jsdoc":"^3.6.7","mocha":"^10.1.0","minami":"^1.2.3","es-check":"^7.1.1","istanbul":"^0.4.5","prettier":"^1.18.2","cli-table":"^0.3.6","cross-env":"^7.0.3","gzip-size":"^5.1.1","node-fetch":"^2.6.7","microbundle":"^0.13.3","jsonwebtoken":"^9.0.0","pretty-quick":"^1.11.1","@babel/register":"^7.15.3","@babel/preset-env":"^7.15.0","babel-plugin-rewire":"^1.2.0","mocha-junit-reporter":"^2.2.1","babel-plugin-istanbul":"^5.1.4","@sinonjs/referee-sinon":"^11.0.0","@auth0/component-cdn-uploader":"github:auth0/component-cdn-uploader#v2.2.2"},"_npmOperationalInternal":{"tmp":"tmp/idtoken-verifier_2.2.4_1698399274751_0.3700023710976883","host":"s3://npm-registry-packages"},"_id":"idtoken-verifier@2.2.4","version":"2.2.4"}