{"ccu":{"cdn":"https://cdn.auth0.com","name":"auth0-vue","bucket":"assets.us.auth0.com","digest":{"hashes":["sha384"],"extensions":[".js"]},"localPath":"dist","mainBundleFile":"auth0-vue.production.js"},"bugs":{"url":"https://github.com/auth0/auth0-vue/issues"},"dist":{"shasum":"796a77281bdf710a3f56419af5e9c56d463ddb55","tarball":"https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.9.0.tgz","fileCount":37,"integrity":"sha512-1q1OexmB1UR+Xxo1HNQZi4ZF88sbvDCdBhI4cdPQxmL8gF7bInV8CfxsYX3eDHD6Vs74wCNVRSFy4wnuh3Pm6g==","signatures":[{"sig":"MEQCIBIZLe/q5kUrLQ8ih3xWghc0IAfmOUzsUNkiAOV628QdAiAwaZrg2wfc3X/IKoDUBmraFWamgY7DXPDhmeMAQF/b8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@auth0%2fauth0-vue@2.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2221440},"main":"dist/lib/auth0-vue.cjs","name":"@auth0/auth0-vue","type":"module","husky":{"hooks":{"pre-commit":"pretty-quick --staged"}},"types":"dist/typings/index.d.ts","author":{"name":"Auth0"},"module":"dist/auth0-vue.production.esm.js","exports":{".":{"types":"./dist/typings/index.d.ts","import":"./dist/auth0-vue.production.esm.js","require":"./dist/lib/auth0-vue.cjs"}},"gitHead":"855c64fcf2fda79d1d6178a53ffa731ab83ad458","license":"MIT","scripts":{"dev":"rimraf dist && rollup -c --watch","docs":"typedoc --options ./typedoc.js src","lint":"eslint ./src --ext ts","test":"jest --coverage --silent","build":"rimraf dist && rollup -m -c --environment NODE_ENV:production && npm run test:es-check","start":"npm run dev","prepack":"npm run build","test:debug":"node --inspect node_modules/.bin/jest --runInBand","test:watch":"jest --coverage --watch","build:stats":"npm run build -- --environment WITH_STATS:true && open stats.html","publish:cdn":"ccu --trace","serve:stats":"serve bundle-stats -n","lint:security":"eslint ./src --ext ts --no-eslintrc --config ./.eslintrc.security","test:es-check":"npm run test:es-check:es2017 && npm run test:es-check:es2017:module","serve:coverage":"serve coverage/lcov-report -n","test:integration":"concurrently --raw --kill-others --success first npm:test:integration:server npm:test:integration:tests","print-bundle-size":"node ./scripts/print-bundle-size.cjs","test:es-check:es2017":"es-check es2017 dist/auth0-vue.production.js","test:open:integration":"cypress open","test:integration:tests":"wait-on http://localhost:3000/ && cypress run","test:watch:integration":"concurrently --raw npm:dev 'npm:test:open:integration'","test:integration:server":"npm run dev","test:es-check:es2017:module":"es-check es2017 dist/auth0-vue.production.esm.js --module "},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:71c2a730-a8fa-49e0-b2e5-ffa65f480441"}},"homepage":"https://github.com/auth0/auth0-vue#readme","keywords":["auth0","login","Authorization Code Grant Flow","PKCE","Single Page Application authentication","SPA authentication","Vue"],"repository":{"url":"git://github.com/auth0/auth0-vue.git","type":"git"},"_npmVersion":"11.10.0","description":"Auth0 SDK for Vue Applications using Authorization Code Grant Flow with PKCE","directories":{},"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":"nirjo","email":"nirmal.joishi@okta.com"},{"name":"niltorresatko","email":"nil.torres@okta.com"},{"name":"jaskirat_atko","email":"jaskirat.singh@okta.com"},{"name":"henry.mcardle","email":"henry.mcardle@okta.com"},{"name":"nicolas.villalobos","email":"nicolas.villalobos@okta.com"},{"name":"choah","email":"choah.jung@auth0.com"},{"name":"josecarlos-chavez_atko","email":"josecarlos.chavez@okta.com"},{"name":"skatko","email":"saurabh.kumar@okta.com"},{"name":"tj.okta","email":"tirone.pama@auth0.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"}],"_nodeVersion":"22.23.1","dependencies":{"vue":"^3.5.21","@auth0/auth0-spa-js":"^2.23.0"},"_hasShrinkwrap":false,"devDependencies":{"qss":"^2.0.3","jest":"^29.3.1","husky":"^7.0.4","serve":"^14.1.1","tslib":"^2.3.1","eslint":"^8.5.0","rimraf":"^3.0.2","rollup":"^2.61.1","cypress":"^15.18.1","ts-jest":"^29.0.3","typedoc":"^0.28.16","wait-on":"^9.0.10","es-check":"^7.0.1","prettier":"^2.5.1","cli-table":"^0.3.11","gzip-size":"^6.0.0","jest-junit":"^17.0.0","typescript":"^5.6.3","vue-router":"^5.0.2","@types/node":"^25.0.1","concurrently":"^7.5.0","pretty-quick":"^3.1.3","@jest/globals":"^29.3.1","oidc-provider":"^9.6.0","rollup-plugin-dev":"^1.1.3","rollup-plugin-vue":"^6.0.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","eslint-plugin-security":"^1.5.0","jest-environment-jsdom":"^29.3.1","rollup-plugin-analyzer":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-livereload":"^2.0.5","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-visualizer":"^5.5.2","@typescript-eslint/parser":"^5.54.1","rollup-plugin-typescript2":"^0.37.0","rollup-plugin-node-resolve":"^5.2.0","@auth0/component-cdn-uploader":"github:auth0/component-cdn-uploader#v3.0.2","rollup-plugin-web-worker-loader":"^1.6.1","@typescript-eslint/eslint-plugin":"^5.54.1"},"peerDependencies":{"vue-router":"^4.0.12 || ^5.0.0"},"peerDependenciesMeta":{"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/auth0-vue_2.9.0_1784522820592_0.08636317066549526","host":"s3://npm-registry-packages-npm-production"},"_id":"@auth0/auth0-vue@2.9.0","version":"2.9.0"}