{"_id":"@intlify/h3","_rev":"28-5d39dda8705ecc7f44807f86b93ed5df","name":"@intlify/h3","dist-tags":{"alpha":"2.0.0-beta.1","latest":"2.1.2","next":"3.0.0-beta.1"},"versions":{"0.0.0":{"name":"@intlify/h3","version":"0.0.0","keywords":["i18n","internationalization","h3","intlify"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.0.0","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"df6629b1ee3d8f73b0b5f5e4f0774a05d3801f2e","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.0.0.tgz","fileCount":8,"integrity":"sha512-mmDOpTvSqI9q24YZrOl1QX7+fmTPMF0RdTRMy+W+GyuzBAyJxnQmYjt0wiK5G8C9U7K0hFRkDNDqJS4ONkbXBQ==","signatures":[{"sig":"MEYCIQCBz0IWx0Hj4eZ4Vdx4VgjonqFTpCnCgkJoHuZVjxA0pQIhAMBa6rUbhsvD4znf7jjm8oMwIj9jTG/L7gTvCsZlhLI3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9884},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6757d0ea1f6e848d847b11353d765ad1f80fbbbd","scripts":{"lint":"deno lint","test":"vitest run","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=@intlify/h3","preinstall":"node scripts/preinstall.js","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.3.0","description":"Internationalization utilitis for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,md,json,jsonc}":["deno fmt"]},"_nodeVersion":"18.16.1","_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.1","bumpp":"^9.2.0","vitest":"^0.34.4","unbuild":"^2.0.0","typescript":"^5.2.2","@types/node":"^20.6.0","lint-staged":"^14.0.0","gh-changelogen":"^0.2.8","@vitest/coverage-v8":"^0.34.4"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.0.0_1694880403953_0.6733003081550044","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@intlify/h3","version":"0.1.0","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.1.0","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"23dc7771b146db043087dcfd2184307aedba1bb9","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.1.0.tgz","fileCount":8,"integrity":"sha512-axn1UbpMKlI54ctP57xd35DOUr/xuQYtMTzy8MEOkoXlRZRbIiyFIGlHQUgVzQbqrZovRMaGsVsbrOMfCudnxw==","signatures":[{"sig":"MEUCIHNE3nB08fAJCuxW6kaXxom6gwteJH7cwJ5Wa0x+0Kx+AiEAolNG/LiumYMKCSoF3wAE/f+h3XSi0Kp7DmLHprA1VXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21331},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3ad0681b2e9866528fdad5dbc80bc24a23006252","scripts":{"lint":"deno lint","test":"vitest run","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","preinstall":"node scripts/preinstall.js","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.3.0","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,md,json,jsonc}":["deno fmt"]},"_nodeVersion":"18.16.1","dependencies":{"@intlify/core":"npm:@intlify/core-edge@9.5.0-3caed81","@intlify/utils":"^0.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.1","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.2.2","@types/node":"^20.6.0","lint-staged":"^14.0.0","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^0.34.4"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.1.0_1697532400757_0.10968425050247288","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@intlify/h3","version":"0.1.1","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.1.1","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"8a1291dd49a56a6dba8864ac4215718b95560fc2","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.1.1.tgz","fileCount":8,"integrity":"sha512-UOYYy222dy/ddlseaE2w93ICM8zdH/yAyh9h2KzcADzvi1Qd/K25H02+rmDNJIpCDMvd888VzA/YIukHBo+w4w==","signatures":[{"sig":"MEQCIH9rzUhCbQ+ymqt0Hj4jns49EX4+YYVndtccHNu4Q5xcAiBjnZeZPe7Z8KF8RFIfFRr6v3Vgh7OPbKu6I7T/HsFNZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21410},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"854df6628a8c8c3475abc9ecf316fd6541704e9c","scripts":{"lint":"deno lint","play":"bun run ./playground/index.ts","test":"vitest run","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.3.0","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,md,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@intlify/core":"npm:@intlify/core-edge@9.5.0-3caed81","@intlify/utils":"^0.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.2","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.2.2","@types/node":"^20.6.0","lint-staged":"^14.0.0","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.1.1_1697536560263_0.4167180213755577","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@intlify/h3","version":"0.2.0","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.2.0","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"a18f31013467bd732c5026fb8e9b6de1bc155740","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.2.0.tgz","fileCount":8,"integrity":"sha512-Zz3HFB28lu+v7Ci8gysYwKU5XuqV/vvbaoEb9gfxSLKDt9PMKXdmG+YggNGljjKtlFqLPMLI77RT7df5zDOJ8A==","signatures":[{"sig":"MEUCIGWgeF8EPnChzyJ6c2MT0YGOFLeETXTZrAPErrd21HyVAiEAy6lLdGu9C7pPmbRnewZzWA34ZZCEvlAVrXvjl6ONZdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46171},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"908044672727bd45b7410430d34562d9741f059d","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest typecheck --run","test:unit":"vitest run","play:basic":"bun run ./playground/basicindex.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"npm:@intlify/core-edge@9.5.0-bd7ec22","@intlify/utils":"^0.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.2","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.2.2","@types/node":"^20.6.0","lint-staged":"^14.0.0","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.2.0_1697696716308_0.6807294874959902","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@intlify/h3","version":"0.2.1","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.2.1","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"bd9a2748a16a3b7bc628460b2777376245fff761","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.2.1.tgz","fileCount":8,"integrity":"sha512-H1lQtUPIgrQNuC2jVQngdrkex7Oz2uINnKoaLwQMjQbNd7UuEF5RiBwDt5XfTGghghrV+/sE/jvEyGGkf96vPg==","signatures":[{"sig":"MEMCH2xGe8ogbxDj3AaL9pLdDUFOMs61HKXsKnJgdshp5xcCIEc0VXagpzzSJS6rrtRYoIx/Qi+3ad4U4Mhg6ylyOsf1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46159},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"70d89202ede9e0df21fae14c9928d69e6634327b","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest typecheck --run","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"npm:@intlify/core-edge@9.5.0-bd7ec22","@intlify/utils":"^0.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.2","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.2.2","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.2.1_1698057722735_0.43647262629534045","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@intlify/h3","version":"0.2.2","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.2.2","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"9dee51e6c6d5d6756ffe140c9b141ac0b3661790","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.2.2.tgz","fileCount":8,"integrity":"sha512-5NNFoSpm5yBn/VTo2/PSguUTzTkoZvVSXoG+SS1rgC4wh4qjj2bu4MC++he/lSN7GLgtWMIMlhBtSUlr3FtQGw==","signatures":[{"sig":"MEYCIQCK5LcXkHXondz0B/Wd16lqxhGFV8DQdF1PSIhSR69txQIhAPOqp9qafnDzP2eriCFgGVYDqv8kvW76EgKomYC6N+Or","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46129},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"a8639821af101cff4e81411f71427a655013cd31","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest typecheck --run","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"^9.6.0","@intlify/utils":"^0.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.2","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.2.2","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.2.2_1698293960415_0.8303694558535251","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@intlify/h3","version":"0.2.3","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.2.3","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"cefc9e9cd89e87251eaa4eddada9938dfba07f7c","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.2.3.tgz","fileCount":8,"integrity":"sha512-Ht6QuWP7WESNP7pao6KsJIqpKEE95eBMbwrdLnhC5DwCUCmxqNHUfo9LcG8JIeQETMJ6Xli3V4pP6J6T5c7+jg==","signatures":[{"sig":"MEUCIEyrsAekT/5JuuX4zlS5VuV6hlei3rNLTr5Sqi0YMEPuAiEA/XWdfqkbIuyIGiDlHKOFeBJcmdLAFXzl4nkkfNFNfu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45965},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"9f9e32630481f6e92ebf8b8e5a84d51f02aaec09","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"^9.6.0","@intlify/utils":"^0.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.4a","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.2.2","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.4"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.2.3_1700041512564_0.7733736412255545","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"@intlify/h3","version":"0.2.4","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.2.4","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"90458877b633cc57ff75023d93ab6fc40d998c8a","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.2.4.tgz","fileCount":8,"integrity":"sha512-C6OgL5owvkPh2ONozhomacj4n2jqNgid9+aMtiAI9z2lW2yL4XrB10TByOQbSGZRbxtCRdNEFwNsZ1wZV0ceng==","signatures":[{"sig":"MEUCIF0HduWGUxhCSH5CxcuMY5lONFBlrjKVIXI5GCh4ma4nAiEAqAHTZP+fOz/iUxZa5P64fDaP4Xnq1+Xq1WCdbFWLtsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45964},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"29cb311a59612ba692f6822c314e0222528117cf","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"^9.7.0","@intlify/utils":"^0.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.4","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.3.0","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.4"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.2.4_1700660991050_0.3507819268595169","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"@intlify/h3","version":"0.2.5","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.2.5","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"96046ea6ed30908260b62594b3eedb25863b9b8f","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.2.5.tgz","fileCount":8,"integrity":"sha512-taqTveGiSjb6YIp9AvZa6Ruuz6ACD9t/EuYnVhcfXJG99feKF0MUHthzVfHazXpTTNm1xXUbd0fE2GZFt2qXMg==","signatures":[{"sig":"MEQCICRrfEv3df1Dr+9MwOoNyLaMbGaXk5Dhwgy3JTiFm5c2AiBlhCtum5lMloT1PkeLRa+uUYqTkg84aDSXznXaeR7epQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45964},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"effd59b2c6ebc4d46e961db67f33966c604ba56a","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"^9.7.1","@intlify/utils":"^0.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.4","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.3.0","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.4"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.2.5_1700664619601_0.21777160299738707","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@intlify/h3","version":"0.3.0","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.3.0","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"98f7ba18660b54f5350688a754ba6adbdf261323","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.3.0.tgz","fileCount":8,"integrity":"sha512-gsYurkQXccZy0cdIqpwo3FlCXzwQESD89gA0OiQzjoqBXpuie24gJ2IAR4SLT5RRUQ4+PTkTrI0Ge6IA+E5fFQ==","signatures":[{"sig":"MEUCIQC7YuO82V2q8RUNMoY5dwGrJUStKTbiYbw2rEGorIuLKgIgOAzlQap7CjPSGDlaW5Y+0TkuMMI4augA5C7XrJ7y87k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47640},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"b7e103f92136f4909d60404d457c2e9a0dc04e90","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"^9.8.0","@intlify/utils":"^0.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.4","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.3.0","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.4"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.3.0_1701138738706_0.13794153091291395","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@intlify/h3","version":"0.4.0","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.4.0","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"a619040157340a3fb3ab7a859c6ea1c640f7743b","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.4.0.tgz","fileCount":8,"integrity":"sha512-qMmGNlnk7WupdglUUkQ9QzJDtch8/Td/dkwcHB+N4mwCINtNrDy3kU8Wt3s1qgfvEsK2gt7Wn+Rs4lOGA7O/ew==","signatures":[{"sig":"MEYCIQCCW1exYipjfJq9PTFOsv8Q582+UMKboyso8nvMln7YbgIhAJ8rxzjOJ/IkgQcMC7EljdfCB4WmSZ6uEZ2k1VqT5P5V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47860},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"a35ac1adbb1ba4ed62a0595062170b8a6328722d","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"^9.8.0","@intlify/utils":"^0.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.4","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.3.0","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.4"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.4.0_1701139994573_0.6135585057441191","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@intlify/h3","version":"0.4.1","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.4.1","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"3f12b91932c1b97859687a98e033306eebd18f8b","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.4.1.tgz","fileCount":8,"integrity":"sha512-O6IeVcv3NoHHinZ9OJFrfkuhVWLMP4UyHNjl2ROOaps+dHeJ4qGdPGQY3WcKx83OOIaBIiJFvUV61uxlWilQsQ==","signatures":[{"sig":"MEQCIC8LzcNyFxfX/5YFasZwBtooXj2IEEkKEwGlveIBw6moAiBX6A4/2CzLRyWfYlva9poTdPPmF5XVXHsnWoTrlCERSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47775},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"542927b4211f6027263c78da0cb71aa0892ad02b","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"^9.8.0","@intlify/utils":"^0.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.4","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.3.0","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.4"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.4.1_1701142493908_0.06236189016473781","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"@intlify/h3","version":"0.4.2","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.4.2","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"c82d8956cf43ac30fdc5b1c91ee549de50964a2c","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.4.2.tgz","fileCount":8,"integrity":"sha512-DT5ceHW9WlpIOWQ2NJWtLT8eGs4PGE0EK85bVEaXeyCQtSqdvqaQwCx7Ap34KqUrA3uR7cc1dvAFcSPdkN0OrA==","signatures":[{"sig":"MEUCIQCAom7NYH9M/Cuw7oOouqMcGArvTBKNWDuiBsrDGl5aWAIgTNREAw5aPlX98O+t1oGWAL7lJCOerDA3cgMEQpFe/OY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48570},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"416286aca19391912a09be583d2fe41fc9017cbd","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"^9.8.0","@intlify/utils":"^0.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.4","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.3.0","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.4"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.4.2_1701785975710_0.5599929671151069","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@intlify/h3","version":"0.5.0","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.5.0","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"41aa9aed393efd947f867a4a314e24c7f28611b6","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.5.0.tgz","fileCount":8,"integrity":"sha512-cgfrtD3qu3BPJ47gfZ35J2LJpI64Riic0K8NGgid5ilyPXRQTNY7mXlT/B+HZYQg1hmBxKa5G5HJXyAZ4R2H5A==","signatures":[{"sig":"MEUCIQCIjOFLwDxUvpSuJwFlt+zSnnE8GZ6dWiXSkDOifBEI7wIgEmBKnvoMThnpZb27hjsxqOMmjpX3S5yZxHgaDceoXn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48147},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"73b3697582d0203f3fffb8f180320726046849eb","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"@intlify/core":"^9.8.0","@intlify/utils":"^0.12.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.8.2","bumpp":"^9.2.0","vitest":"^1.0.0-beta.4","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.3.0","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.0.0-beta.4"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.5.0_1701840343989_0.9097166157745422","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@intlify/h3","version":"0.6.0","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.6.0","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"069bd7a5f4a8beea736d81a01c300f237203cecc","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.6.0.tgz","fileCount":8,"integrity":"sha512-tWBm92pYLT+T2H5I2Uwz0dnylX1uRKuS6/n9CV4eTW43r/iAN2q07b0sY2cvgT61KYDetomY1pVRkzA2Rftv5g==","signatures":[{"sig":"MEYCIQDE04NRYnbYw0MTnw1XEJtYFxagcfgPLiEYpwtLVSdsawIhAJDkfL0lUxto2qAhXWv4afz1Ay5yZWBgcNlrZ0p+AVOP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48304},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"92ec91625effadbba04df280c1a61060a001dd27","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"10.7.0","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"@intlify/core":"^10.0.3","@intlify/utils":"^0.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"npm@9.5.1+sha512.33350b9bd78458fb8fc879910718dc2a6e3b28a6184f582d7953973e53496df75a5cdb69fac3b8cb65f7bf9837ef92ae7440062550d50a816e93b6c59eebaf36","devDependencies":{"h3":"^1.11.0","bumpp":"^9.2.0","vitest":"^1.3.0","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.3.0","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.6.0_1728283853881_0.7875124055092266","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@intlify/h3","version":"0.6.1","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.6.1","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"ded9e5f71864f63e4ee50923dff53389dea7ff41","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.6.1.tgz","fileCount":8,"integrity":"sha512-hFMcqWXCoFNZkraa+JF7wzByGdE0vGi8rUs7CTFrE4hE3X2u9QcelH8VRO8mPgJDH+TgatzvrVp6iZsWVluk2A==","signatures":[{"sig":"MEQCICnz2/BWcl0DoE68G9H9ojopbwTs9fZFb/5thXsFyGSSAiAhC596aP06K7ZyDK7eKC20pi0QDIQo3wWxmWhPYrn/SQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49017},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"3246216730bb5501fe82c4ac9a8c4d5af7ed1557","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"10.7.0","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"@intlify/core":"^10.0.3","@intlify/utils":"^0.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"npm@9.5.1+sha512.33350b9bd78458fb8fc879910718dc2a6e3b28a6184f582d7953973e53496df75a5cdb69fac3b8cb65f7bf9837ef92ae7440062550d50a816e93b6c59eebaf36","devDependencies":{"h3":"^1.11.0","bumpp":"^9.2.0","vitest":"^1.3.0","unbuild":"^2.0.0","supertest":"^6.3.3","typescript":"^5.3.0","@types/node":"^20.6.0","lint-staged":"^15.0.2","gh-changelogen":"^0.2.8","@types/supertest":"^2.0.12","@vitest/coverage-v8":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.6.1_1732004994646_0.6056207252927115","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"@intlify/h3","version":"0.7.1","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.7.1","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"2c98a25cec9e96afdd943063ebb6ca7bff35f1d1","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.7.1.tgz","fileCount":8,"integrity":"sha512-D/9+L7IzPrOa7e6R/ztepXayAq+snfzBYIwAk3RbaQsLEXwVNjC5c+WKXjni1boc/plGRegw4/m33SaFwvdEpg==","signatures":[{"sig":"MEUCIGLnJkTrkeXCKedgrTi+1sYCMAOqFO4BYTwkEKFWb3qyAiEA05jlZDoyOK9qdjWGI6ll2VT79/JkHXJ9UqYQV7i1eTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49973},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","gitHead":"a550a182d0c9a0fc70c3a0ad3a0099de7f39fa76","scripts":{"lint":"deno lint","test":"npm run test:type && npm run test:unit","build":"unbuild","format":"deno fmt","prepare":"git config --local core.hooksPath .githooks","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=intlify/h3","test:type":"vitest run --typecheck","test:unit":"vitest run","play:basic":"bun run ./playground/basic/index.ts","test:coverage":"npm test -- --reporter verbose --coverage"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"10.8.2","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx}":["deno lint"],"*.{js,ts,jsx,tsx,json,jsonc}":["deno fmt"]},"sideEffects":false,"_nodeVersion":"20.19.3","dependencies":{"@intlify/core":"^11.0.0","@intlify/utils":"^0.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"bun@1.2.19","devDependencies":{"h3":"^1.11.0","bumpp":"^10.0.0","vitest":"^3.0.0","unbuild":"^3.0.0","supertest":"^7.0.0","typescript":"^5.3.0","@types/node":"^20.6.0","lint-staged":"^16.0.0","gh-changelogen":"^0.2.8","@types/supertest":"^6.0.0","@vitest/coverage-v8":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.7.1_1753073814420_0.9516935151123458","host":"s3://npm-registry-packages-npm-production"}},"0.7.4":{"name":"@intlify/h3","version":"0.7.4","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@0.7.4","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"db82205af89a2beefa6f438175431cb16bebbf3f","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-0.7.4.tgz","fileCount":8,"integrity":"sha512-BtL5+U3Dd9Qz6so+ArOMQWZ+nV21rOqqYUXnqwvW6J3VUXr66A9+9+vUFb/NAQvOU4kdfkO3c/9LMRGU9WZ8vw==","signatures":[{"sig":"MEQCIFwC7/0f/c4SR1j/1OmitqT6CaaFW//tu8iOx8NGSdekAiAgwVjf4FA4ow08u1NmP0Dm1h1VCBeZwXDh5qBBK+4Xgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@0.7.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":53813},"main":"dist/index.cjs","type":"module","_from":"file:intlify-h3-0.7.4.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","scripts":{"fix":"pnpm run --color \"/^fix:/\"","lint":"pnpm run --color \"/^lint:/\"","test":"pnpm run test:unit","build":"unbuild","release":"bumpp --commit \"release: v%s\" --push --tag","fix:knip":"knip --fix --no-exit-code","changelog":"gh-changelogen --repo=intlify/h3","lint:knip":"knip","test:unit":"vitest run --typecheck","dev:eslint":"pnpx @eslint/config-inspector --config eslint.config.ts","fix:eslint":"eslint . --fix","play:basic":"pnpx tsx ./playground/basic/index.ts","lint:eslint":"eslint . --cache","fix:prettier":"prettier . --write --experimental-cli","lint:prettier":"prettier . --check --experimental-cli","test:coverage":"pnpm test --reporter verbose --coverage","lint:typecheck":"tsgo --noEmit --diagnostics"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bac51dc0-28e3-4d59-bca7-b0bdd19e2031"}},"prettier":"@kazupon/prettier-config","_resolved":"/tmp/a5f428fbacdbb9af444286461e3360b7/intlify-h3-0.7.4.tgz","_integrity":"sha512-BtL5+U3Dd9Qz6so+ArOMQWZ+nV21rOqqYUXnqwvW6J3VUXr66A9+9+vUFb/NAQvOU4kdfkO3c/9LMRGU9WZ8vw==","repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"11.6.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write","eslint --fix"],"*.{js,mjs,cjs}":["prettier --write","eslint --fix"],"*.{json,jsonc,json5,md,yml,yaml}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@intlify/core":"^11.1.12","@intlify/utils":"^0.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.15.4","knip":"^5.66.4","bumpp":"^10.3.1","eslint":"^9.39.0","vitest":"^4.0.6","unbuild":"^3.6.1","prettier":"^3.6.2","supertest":"^7.1.4","typescript":"^5.9.3","@types/node":"^24.9.2","lint-staged":"^16.2.6","@eslint/compat":"^1.4.1","gh-changelogen":"^0.2.8","@eslint/markdown":"^7.5.0","@types/supertest":"^6.0.3","eslint-plugin-yml":"^1.19.0","typescript-eslint":"^8.46.2","@vitest/coverage-v8":"^4.0.6","eslint-plugin-jsdoc":"^61.1.11","eslint-plugin-jsonc":"^2.21.0","eslint-plugin-import":"^2.32.0","eslint-plugin-regexp":"^2.10.0","@vitest/eslint-plugin":"^1.4.0","eslint-plugin-promise":"^7.2.1","eslint-plugin-unicorn":"^62.0.0","@kazupon/eslint-config":"^0.38.0","eslint-config-prettier":"^10.1.8","@kazupon/prettier-config":"^0.1.1","@typescript/native-preview":"7.0.0-dev.20251025.1","eslint-plugin-module-interop":"^0.3.1","eslint-plugin-unused-imports":"^4.3.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-markdown-preferences":"^0.36.2"},"_npmOperationalInternal":{"tmp":"tmp/h3_0.7.4_1762009033394_0.726996178587263","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@intlify/h3","version":"1.0.0","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@1.0.0","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/h3#readme","bugs":{"url":"https://github.com/intlify/h3/issues"},"dist":{"shasum":"eff8edde3e1fbb236e9c218d7360c5a5616150bb","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-1.0.0.tgz","fileCount":8,"integrity":"sha512-/gSX/6UZlREHDcjQhVx2IywqE0lz8/05SwEFfqQ03vIuoCIKIRfowwtNZiVsHihu5+bT2RuU9OWl/TUdypYvkQ==","signatures":[{"sig":"MEUCIQDyMh82wMan0TAIoJnxambQhEfAbYd3FEq2AJHexK3aCgIgQJx61MUMv7FqCtVkRFyOb3S9wKl8meuGT7fx4mmXJm8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":52700},"main":"dist/index.cjs","type":"module","_from":"file:intlify-h3-1.0.0.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","scripts":{"fix":"pnpm run --color \"/^fix:/\"","lint":"pnpm run --color \"/^lint:/\"","test":"pnpm run test:unit","build":"unbuild","release":"bumpp --commit \"release: v%s\" --push --tag","fix:knip":"knip --fix --no-exit-code","changelog":"gh-changelogen --repo=intlify/h3","lint:knip":"knip","test:unit":"vitest run --typecheck","build:docs":"typedoc --excludeInternal","dev:eslint":"pnpx @eslint/config-inspector --config eslint.config.ts","fix:eslint":"eslint . --fix","play:basic":"pnpx tsx ./playground/basic/index.ts","lint:eslint":"eslint . --cache","fix:prettier":"prettier . --write --experimental-cli","lint:prettier":"prettier . --check --experimental-cli","test:coverage":"pnpm test --reporter verbose --coverage","lint:typecheck":"tsgo --noEmit --diagnostics"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bac51dc0-28e3-4d59-bca7-b0bdd19e2031"}},"prettier":"@kazupon/prettier-config","_resolved":"/tmp/f45873b444a3f4ba027d76699df02706/intlify-h3-1.0.0.tgz","_integrity":"sha512-/gSX/6UZlREHDcjQhVx2IywqE0lz8/05SwEFfqQ03vIuoCIKIRfowwtNZiVsHihu5+bT2RuU9OWl/TUdypYvkQ==","repository":{"url":"git+https://github.com/intlify/h3.git","type":"git"},"_npmVersion":"11.6.1","description":"Internationalization middleware & utilities for h3","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write","eslint --fix"],"*.{js,mjs,cjs}":["prettier --write","eslint --fix"],"*.{json,jsonc,json5,md,yml,yaml}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@intlify/core":"^11.1.12","@intlify/utils":"^0.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"h3":"^1.15.4","knip":"^5.66.4","bumpp":"^10.3.1","eslint":"^9.39.0","vitest":"^4.0.6","typedoc":"^0.28.14","unbuild":"^3.6.1","prettier":"^3.6.2","supertest":"^7.1.4","typescript":"^5.9.3","@types/node":"^24.9.2","lint-staged":"^16.2.6","@eslint/compat":"^1.4.1","gh-changelogen":"^0.2.8","@eslint/markdown":"^7.5.0","@types/supertest":"^6.0.3","eslint-plugin-yml":"^1.19.0","typescript-eslint":"^8.46.2","@vitest/coverage-v8":"^4.0.6","eslint-plugin-jsdoc":"^61.1.11","eslint-plugin-jsonc":"^2.21.0","eslint-plugin-import":"^2.32.0","eslint-plugin-regexp":"^2.10.0","@vitest/eslint-plugin":"^1.4.0","eslint-plugin-promise":"^7.2.1","eslint-plugin-unicorn":"^62.0.0","@kazupon/eslint-config":"^0.38.0","eslint-config-prettier":"^10.1.8","typedoc-plugin-markdown":"^4.9.0","@kazupon/prettier-config":"^0.1.1","@typescript/native-preview":"7.0.0-dev.20251025.1","eslint-plugin-module-interop":"^0.3.1","eslint-plugin-unused-imports":"^4.3.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-markdown-preferences":"^0.36.2"},"_npmOperationalInternal":{"tmp":"tmp/h3_1.0.0_1762010745101_0.8665459946623626","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.3":{"name":"@intlify/h3","version":"2.0.0-alpha.3","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@2.0.0-alpha.3","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/srvmid/packages/h3#readme","bugs":{"url":"https://github.com/intlify/srvmid/issues"},"dist":{"shasum":"9d37fe80b38f66a23d6ccb25d622dd27aa0d5f38","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-2.0.0-alpha.3.tgz","fileCount":8,"integrity":"sha512-+qzViCpwxZM6apn/Gq2+iliBdPb9lRWobI5RnnKNWrEbH/XI4BxcrKJO2iAIPEsnzSXyeBysTnUri7WtGUEdMg==","signatures":[{"sig":"MEUCIBDiSqmboMK969gaZ8+vNGCdBNBj9kPjHGB1kXKhz4TIAiEA2KqvCX8nc9MbgFz/GFkuaRER80IWZb/MrqX6sNclQA4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@2.0.0-alpha.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":51272},"main":"dist/index.cjs","type":"module","_from":"file:intlify-h3-2.0.0-alpha.3.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","scripts":{"build":"unbuild","build:docs":"typedoc --excludeInternal","play:basic":"pnpx tsx ./playground/basic/index.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:01e210b5-3b30-4202-a203-63dcb5fcf6a2"}},"_resolved":"/tmp/29cd2ac193e04f6cf8c748da27ffca3e/intlify-h3-2.0.0-alpha.3.tgz","_integrity":"sha512-+qzViCpwxZM6apn/Gq2+iliBdPb9lRWobI5RnnKNWrEbH/XI4BxcrKJO2iAIPEsnzSXyeBysTnUri7WtGUEdMg==","repository":{"url":"git+https://github.com/intlify/srvmid.git","type":"git","directory":"packages/h3"},"_npmVersion":"11.6.2","description":"Internationalization middleware & utilities for h3","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"@intlify/core":"^11.1.12","@intlify/utils":"^0.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"h3":"^1.15.4","typedoc":"^0.28.14","unbuild":"^3.6.1","supertest":"^7.1.4","typescript":"^5.9.3","@types/node":"^24.10.0","@types/supertest":"^6.0.3","typedoc-plugin-markdown":"^4.9.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_2.0.0-alpha.3_1763140052245_0.29589911454229156","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.6":{"name":"@intlify/h3","version":"2.0.0-alpha.6","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@2.0.0-alpha.6","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/srvmid/packages/h3#readme","bugs":{"url":"https://github.com/intlify/srvmid/issues"},"dist":{"shasum":"b5b72b2d2fa4d1c4a3aee2d6d6dd02d1a2c41e2f","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-2.0.0-alpha.6.tgz","fileCount":7,"integrity":"sha512-JWPeWaiQ8jCmqGWsdxTmEsoEOOgQhNioGrVC3SPvvFtCif7vx9PcLhoNFcOQOTl4ODYrf3ssdaEbbC8gSyK62Q==","signatures":[{"sig":"MEYCIQCn5BWnPiAIUILb1axpwRW14+k6MfPRqplITsazmErltwIhAJEO0WXDUzsSxcHkZj0k7NqS+nE4d2CSJ1VOiNB3jNYB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@2.0.0-alpha.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172112},"main":"dist/index.mjs","type":"module","_from":"file:intlify-h3-2.0.0-alpha.6.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","scripts":{"build":"tsdown","build:docs":"typedoc --excludeInternal","play:basic":"pnpx tsx ./playground/basic/index.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:01e210b5-3b30-4202-a203-63dcb5fcf6a2"}},"_resolved":"/tmp/4a1c4319a41d74cba8d05f640600efdc/intlify-h3-2.0.0-alpha.6.tgz","_integrity":"sha512-JWPeWaiQ8jCmqGWsdxTmEsoEOOgQhNioGrVC3SPvvFtCif7vx9PcLhoNFcOQOTl4ODYrf3ssdaEbbC8gSyK62Q==","repository":{"url":"git+https://github.com/intlify/srvmid.git","type":"git","directory":"packages/h3"},"_npmVersion":"11.6.2","description":"Internationalization middleware & utilities for h3","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"@intlify/core":"^11.1.12","@intlify/utils":"^1.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"h3":"^2.0.1-rc.5","srvx":"^0.9.6","tsdown":"^0.16.4","publint":"^0.3.15","typedoc":"^0.28.14","typescript":"^5.9.3","@types/node":"^24.10.0","typedoc-plugin-markdown":"^4.9.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_2.0.0-alpha.6_1763441831718_0.3267222904907705","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.7":{"name":"@intlify/h3","version":"2.0.0-alpha.7","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@2.0.0-alpha.7","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/srvmid/packages/h3#readme","bugs":{"url":"https://github.com/intlify/srvmid/issues"},"dist":{"shasum":"64118ffc3d9f2e9f8f0163c691a94dff94c4220f","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-2.0.0-alpha.7.tgz","fileCount":7,"integrity":"sha512-sBf0p73xSD+WPyYYI//m3SZNLOUDNXVkIko8GRk+R25onh+iCcCaJUrXmJUDcrsCHUqT+Xe9WEVH1Nv8LY2YTg==","signatures":[{"sig":"MEQCICae7h7sbeFDn0PfGVdZYpZTxPFTg+t5R/abpo81BE8EAiBMyM4vBL7xJUqVCVuI8STt8npdNPMtk5MS2Ba2s82JFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@2.0.0-alpha.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172112},"main":"dist/index.mjs","type":"module","_from":"file:intlify-h3-2.0.0-alpha.7.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","scripts":{"build":"tsdown","build:docs":"typedoc --excludeInternal","play:basic":"pnpx tsx ./playground/basic/index.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:01e210b5-3b30-4202-a203-63dcb5fcf6a2"}},"_resolved":"/tmp/33d246d095a5cc8a460655c5523dff6c/intlify-h3-2.0.0-alpha.7.tgz","_integrity":"sha512-sBf0p73xSD+WPyYYI//m3SZNLOUDNXVkIko8GRk+R25onh+iCcCaJUrXmJUDcrsCHUqT+Xe9WEVH1Nv8LY2YTg==","repository":{"url":"git+https://github.com/intlify/srvmid.git","type":"git","directory":"packages/h3"},"_npmVersion":"11.6.2","description":"Internationalization middleware & utilities for h3","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"@intlify/core":"^11.1.12","@intlify/utils":"^1.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"h3":"^2.0.1-rc.5","srvx":"^0.9.6","tsdown":"^0.16.4","publint":"^0.3.15","typedoc":"^0.28.14","typescript":"^5.9.3","@types/node":"^24.10.0","typedoc-plugin-markdown":"^4.9.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_2.0.0-alpha.7_1763442084197_0.21872513960227802","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.1":{"name":"@intlify/h3","version":"2.0.0-beta.1","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@2.0.0-beta.1","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/srvmid/packages/h3#readme","bugs":{"url":"https://github.com/intlify/srvmid/issues"},"dist":{"shasum":"8322c7e2428bdf78b64effcca5078df3128b6c61","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-2.0.0-beta.1.tgz","fileCount":7,"integrity":"sha512-K8OP//ibJHaLbto46LXPHHFy/3x5K+XhB/O3hMNT4pAKjAagK79SCV4VC8dto3sBn7Y1sjfkVy97s4WYOxKkOA==","signatures":[{"sig":"MEUCIQCuKnJkWM8EdboXSaxxSkT5Ax19RsckYSftd/Mgr2GvaAIgMZH1j2uYBaMcvr4mpgod74j++ElBD2Qx7VDIkOs9VBw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@2.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172830},"main":"dist/index.mjs","type":"module","_from":"file:intlify-h3-2.0.0-beta.1.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","scripts":{"build":"tsdown","build:docs":"typedoc --excludeInternal","play:basic":"pnpx tsx ./playground/basic/index.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:01e210b5-3b30-4202-a203-63dcb5fcf6a2"}},"_resolved":"/tmp/26044dfba30822fc24f971f8f0aacdd1/intlify-h3-2.0.0-beta.1.tgz","_integrity":"sha512-K8OP//ibJHaLbto46LXPHHFy/3x5K+XhB/O3hMNT4pAKjAagK79SCV4VC8dto3sBn7Y1sjfkVy97s4WYOxKkOA==","repository":{"url":"git+https://github.com/intlify/srvmid.git","type":"git","directory":"packages/h3"},"_npmVersion":"11.6.3","description":"Internationalization for H3","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"@intlify/core":"^11.1.12","@intlify/utils":"^1.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"h3":"^2.0.1-rc.5","srvx":"^0.9.6","tsdown":"^0.16.5","publint":"^0.3.15","typedoc":"^0.28.14","typescript":"^5.9.3","@types/node":"^24.10.1","typedoc-plugin-markdown":"^4.9.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_2.0.0-beta.1_1763724748094_0.404955676121153","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@intlify/h3","version":"2.0.0","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@2.0.0","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/srvmid/packages/h3#readme","bugs":{"url":"https://github.com/intlify/srvmid/issues"},"dist":{"shasum":"4c1eb8fe4d1b084c262b3006d030d83d48dec0f4","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-2.0.0.tgz","fileCount":7,"integrity":"sha512-zK6oBBqbXnT8zjqA6NKwsFMpdipuBsv5WVI6/PzLkMXRirRQG3pOQVbjccp0WJ59r8k7dcwL383V5R3anTy+SA==","signatures":[{"sig":"MEYCIQC7cjBhsQVuQkzP/7/4nylEsgpP6Gu6xP3WURMZFgasrAIhANz7cCBKazP4C8YJ6MCRuQ3bizOwITR5JsIlq70JpBG3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172328},"main":"dist/index.mjs","type":"module","_from":"file:intlify-h3-2.0.0.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","scripts":{"build":"tsdown","build:docs":"typedoc --excludeInternal","play:basic":"pnpx tsx ./playground/basic/index.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:01e210b5-3b30-4202-a203-63dcb5fcf6a2"}},"_resolved":"/tmp/d9e88bd0af7d8301398161a0d62ee77f/intlify-h3-2.0.0.tgz","_integrity":"sha512-zK6oBBqbXnT8zjqA6NKwsFMpdipuBsv5WVI6/PzLkMXRirRQG3pOQVbjccp0WJ59r8k7dcwL383V5R3anTy+SA==","repository":{"url":"git+https://github.com/intlify/srvmid.git","type":"git","directory":"packages/h3"},"_npmVersion":"11.6.3","description":"Internationalization for H3","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"@intlify/core":"^11.1.12","@intlify/utils":"^1.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"h3":"^2.0.1-rc.5","srvx":"^0.9.6","tsdown":"^0.16.5","publint":"^0.3.15","typedoc":"^0.28.14","typescript":"^5.9.3","@types/node":"^24.10.1","typedoc-plugin-markdown":"^4.9.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_2.0.0_1763737931376_0.6365082920920686","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@intlify/h3","version":"2.1.0","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@2.1.0","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/srvmid/packages/h3#readme","bugs":{"url":"https://github.com/intlify/srvmid/issues"},"dist":{"shasum":"2e654de879a6c5c77e25ac18bf75855b30d2f067","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-2.1.0.tgz","fileCount":7,"integrity":"sha512-J8mb5c9RxnLEQIp8gWO+hxHmAoyzuxyBEJwqNmbPcMmCM0jcKULFQ4Iq092FkeV9sD28M/lZOM1R8z0EVG/laA==","signatures":[{"sig":"MEUCIQC1gYA6hSsOMFpLiu/E+ph1/teM+GRb8iCNRtKOZxdl0wIgQbEe/ydNtn2KlKnfF50Jl+ltaOLAOAadyCs1VXo4qtk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@2.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":287671},"main":"dist/index.mjs","type":"module","_from":"file:intlify-h3-2.1.0.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","scripts":{"build":"tsdown","build:docs":"typedoc --excludeInternal","play:basic":"pnpx tsx ./playground/basic/index.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:01e210b5-3b30-4202-a203-63dcb5fcf6a2"}},"_resolved":"/tmp/b1d061dbfea13cf7fe5a752288c0927e/intlify-h3-2.1.0.tgz","_integrity":"sha512-J8mb5c9RxnLEQIp8gWO+hxHmAoyzuxyBEJwqNmbPcMmCM0jcKULFQ4Iq092FkeV9sD28M/lZOM1R8z0EVG/laA==","repository":{"url":"git+https://github.com/intlify/srvmid.git","type":"git","directory":"packages/h3"},"_npmVersion":"11.12.1","description":"Internationalization for H3","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@intlify/core":"^11.3.0","@intlify/utils":"^1.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"h3":"2.0.1-rc.5","srvx":"^0.11.15","tsdown":"^0.21.7","publint":"^0.3.18","typedoc":"^0.28.18","typescript":"^6.0.2","@types/node":"^25.5.2","typedoc-plugin-markdown":"^4.11.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_2.1.0_1775380122053_0.8119492743664121","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"@intlify/h3","version":"2.1.1","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@2.1.1","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/srvmid/packages/h3#readme","bugs":{"url":"https://github.com/intlify/srvmid/issues"},"dist":{"shasum":"d6e80c9221c7da546e9426d2b3dddf8a9aec8c48","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-2.1.1.tgz","fileCount":7,"integrity":"sha512-7SfMZg87fV1HBYDdilnyJ2i9AAY3isi3kaTtcN01u6xlb4RmJLXtyHmicJ3kUJyC8jLJig1pIQmvtD/q7Sax5w==","signatures":[{"sig":"MEUCIFQ/51GgCzUtzBJx7AbVwpzZWetX5j+vgyLZQbX3abhQAiEAiAa9lXAVkK0L5f3WqqqB08Gdh9Nd4hDRdw4CEzG1iac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@2.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45767},"main":"dist/index.mjs","type":"module","_from":"file:intlify-h3-2.1.1.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","scripts":{"build":"tsdown","build:docs":"typedoc --excludeInternal","play:basic":"pnpx tsx ./playground/basic/index.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:01e210b5-3b30-4202-a203-63dcb5fcf6a2"}},"_resolved":"/tmp/10284f928866bb1e9f732604c262e267/intlify-h3-2.1.1.tgz","_integrity":"sha512-7SfMZg87fV1HBYDdilnyJ2i9AAY3isi3kaTtcN01u6xlb4RmJLXtyHmicJ3kUJyC8jLJig1pIQmvtD/q7Sax5w==","repository":{"url":"git+https://github.com/intlify/srvmid.git","type":"git","directory":"packages/h3"},"_npmVersion":"11.12.1","description":"Internationalization for H3","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@intlify/core":"^11.3.0","@intlify/utils":"^1.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"h3":"2.0.1-rc.20","srvx":"^0.11.15","tsdown":"^0.21.7","publint":"^0.3.18","typedoc":"^0.28.18","typescript":"^6.0.2","@types/node":"^25.5.2","typedoc-plugin-markdown":"^4.11.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_2.1.1_1775625789854_0.8725752857902165","host":"s3://npm-registry-packages-npm-production"}},"2.1.2":{"name":"@intlify/h3","version":"2.1.2","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","_id":"@intlify/h3@2.1.2","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/intlify/srvmid/packages/h3#readme","bugs":{"url":"https://github.com/intlify/srvmid/issues"},"dist":{"shasum":"98108ff46820e033a95397733001c0c58de9f6e0","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-2.1.2.tgz","fileCount":7,"integrity":"sha512-WM+TmYZ2nRfOnddrvFrqXpnubAmIp76DRpn1vbYLw7daAfpCS7Y3wyL5PJ6ION/5jpea4btPbgh7og7vqVeVHA==","signatures":[{"sig":"MEUCIFSJPcMJZRGSCrgAm6IX/WcnP4pQGS6vemWoZn5/PWVSAiEAl1kGlLxphfV+SEKM5Xpeh7KGY75PDH8WEDRPgjE3gIs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@2.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45767},"main":"dist/index.mjs","type":"module","_from":"file:intlify-h3-2.1.2.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">= 20"},"exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/kazupon","scripts":{"build":"tsdown","build:docs":"typedoc --excludeInternal","play:basic":"pnpx tsx ./playground/basic/index.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:01e210b5-3b30-4202-a203-63dcb5fcf6a2"}},"_resolved":"/tmp/468bc0654753249977bae36fa0bee252/intlify-h3-2.1.2.tgz","_integrity":"sha512-WM+TmYZ2nRfOnddrvFrqXpnubAmIp76DRpn1vbYLw7daAfpCS7Y3wyL5PJ6ION/5jpea4btPbgh7og7vqVeVHA==","repository":{"url":"git+https://github.com/intlify/srvmid.git","type":"git","directory":"packages/h3"},"_npmVersion":"11.12.1","description":"Internationalization for H3","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@intlify/core":"^11.3.2","@intlify/utils":"^1.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"h3":"2.0.1-rc.20","srvx":"^0.11.15","tsdown":"^0.21.7","publint":"^0.3.18","typedoc":"^0.28.18","typescript":"^6.0.2","@types/node":"^25.5.2","typedoc-plugin-markdown":"^4.11.0"},"_npmOperationalInternal":{"tmp":"tmp/h3_2.1.2_1775635540431_0.7317140095565695","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-beta.1":{"name":"@intlify/h3","description":"Internationalization for H3","version":"3.0.0-beta.1","author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","funding":"https://github.com/sponsors/kazupon","bugs":{"url":"https://github.com/intlify/srvmid/issues"},"repository":{"type":"git","url":"git+https://github.com/intlify/srvmid.git","directory":"packages/h3"},"keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"homepage":"https://github.com/intlify/srvmid/packages/h3#readme","publishConfig":{"access":"public"},"engines":{"node":">= 22"},"type":"module","sideEffects":false,"main":"dist/index.mjs","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./dist/*":"./dist/*","./package.json":"./package.json"},"types":"dist/index.d.ts","typesVersions":{"*":{"*":["./dist/*","./*"]}},"dependencies":{"@intlify/core":"^11.4.4","@intlify/utils":"^1.0.1"},"peerDependencies":{"h3":">=2.0.0-0 <3.0.0"},"devDependencies":{"@types/node":"^25.9.1","h3":"2.0.1-rc.22","publint":"^0.3.21","srvx":"^0.11.16","tsdown":"^0.22.0","typedoc":"^0.28.19","typedoc-plugin-markdown":"^4.11.0","typescript":"^6.0.3"},"scripts":{"build":"tsdown","build:docs":"typedoc --excludeInternal","play:basic":"pnpx tsx ./playground/basic/index.ts"},"_nodeVersion":"24.15.0","_id":"@intlify/h3@3.0.0-beta.1","dist":{"integrity":"sha512-O4K7dScL6+m837x3IQA9WegARopX+11V1UF/oH0LaAQW/HnJwZHcpJMqUiLQtDsr0iu3h+Y34Ga7wGZwekaOUg==","shasum":"426339e66e87bb85f46619c345bd6e5b46bfdda8","tarball":"https://registry.npmjs.org/@intlify/h3/-/h3-3.0.0-beta.1.tgz","fileCount":7,"unpackedSize":47472,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlify%2fh3@3.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBM4AWabncwen/PyOaY0b7fsv9Qt0N5vo6XfVlnljsE3AiEA61DXDncasYD73vENc7FSoJZE0cRQr9O4fpa8pjvZmBw="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:01e210b5-3b30-4202-a203-63dcb5fcf6a2"}},"directories":{},"maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/h3_3.0.0-beta.1_1779595737278_0.024083503490673452"},"_hasShrinkwrap":false}},"time":{"created":"2023-09-16T16:06:43.820Z","modified":"2026-05-24T04:08:57.747Z","0.0.0":"2023-09-16T16:06:44.107Z","0.1.0":"2023-10-17T08:46:40.951Z","0.1.1":"2023-10-17T09:56:00.508Z","0.2.0":"2023-10-19T06:25:16.509Z","0.2.1":"2023-10-23T10:42:02.961Z","0.2.2":"2023-10-26T04:19:20.609Z","0.2.3":"2023-11-15T09:45:12.793Z","0.2.4":"2023-11-22T13:49:51.270Z","0.2.5":"2023-11-22T14:50:19.808Z","0.3.0":"2023-11-28T02:32:18.858Z","0.4.0":"2023-11-28T02:53:14.796Z","0.4.1":"2023-11-28T03:34:54.101Z","0.4.2":"2023-12-05T14:19:35.870Z","0.5.0":"2023-12-06T05:25:44.171Z","0.6.0":"2024-10-07T06:50:54.078Z","0.6.1":"2024-11-19T08:29:54.829Z","0.7.1":"2025-07-21T04:56:54.588Z","0.7.4":"2025-11-01T14:57:13.634Z","1.0.0":"2025-11-01T15:25:45.308Z","2.0.0-alpha.3":"2025-11-14T17:07:32.436Z","2.0.0-alpha.6":"2025-11-18T04:57:11.951Z","2.0.0-alpha.7":"2025-11-18T05:01:24.404Z","2.0.0-beta.1":"2025-11-21T11:32:28.305Z","2.0.0":"2025-11-21T15:12:11.556Z","2.1.0":"2026-04-05T09:08:42.217Z","2.1.1":"2026-04-08T05:23:10.014Z","2.1.2":"2026-04-08T08:05:40.583Z","3.0.0-beta.1":"2026-05-24T04:08:57.418Z"},"bugs":{"url":"https://github.com/intlify/srvmid/issues"},"author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"license":"MIT","homepage":"https://github.com/intlify/srvmid/packages/h3#readme","keywords":["i18n","h3","internationalization","intlify","utilities","middleware"],"repository":{"url":"git+https://github.com/intlify/srvmid.git","type":"git","directory":"packages/h3"},"description":"Internationalization for H3","maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"readme":"","readmeFilename":""}