{"_id":"@elysiajs/node","_rev":"23-73b17024dfdd72a930fc522298220dfb","name":"@elysiajs/node","dist-tags":{"rc":"1.2.0-rc.0","experimental":"1.3.1-a-exp.1","latest":"1.4.5"},"versions":{"0.0.0-alpha.0":{"name":"@elysiajs/node","version":"0.0.0-alpha.0","keywords":["elysia","plugin","node","adapter"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@0.0.0-alpha.0","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node-adapter","bugs":{"url":"https://github.com/elysiajs/node-adapter/issues"},"dist":{"shasum":"c4d43e513cd94b83a2a5a5da69a826619425a8d1","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-0.0.0-alpha.0.tgz","fileCount":8,"integrity":"sha512-aPkcaPHl1oi9U1asm9dFq9lKAF9Wma4YzFJ5a2MLsv4LeZJuDtrZu/VO+cVMw32jaZWsuJ6ur2lUKIqgwv0xvw==","signatures":[{"sig":"MEUCIQC5CJiQvcZARrX+beBDbpcubfgnsyAfjfyV4Do7zXJfIQIgeqnWmH+louq/e0oI2Ah1dQ3/8ERnGnQGWAb0GEgJ2JA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16624},"main":"./dist/index.js","_from":"file:elysiajs-node-0.0.0-alpha.0.tgz","types":"./src/index.ts","exports":{"node":"./dist/index.js","import":"./dist/index.js","default":"./dist/index.js","require":"./dist/cjs/index.js"},"scripts":{"dev":"ts-node example/index.ts","test":"bun wiptest","build":"rimraf dist && npm run build:cjs && npm run build:esm","release":"npm run build && npm run test && npm publish --access public","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.esm.json"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"_resolved":"/private/var/folders/fp/vczxypm92jggkfjntb38h3200000gn/T/8127d4941412c444f4e46ed96e88c652/elysiajs-node-0.0.0-alpha.0.tgz","_integrity":"sha512-aPkcaPHl1oi9U1asm9dFq9lKAF9Wma4YzFJ5a2MLsv4LeZJuDtrZu/VO+cVMw32jaZWsuJ6ur2lUKIqgwv0xvw==","repository":{"url":"git+https://github.com/elysiajs/node-adapter.git","type":"git"},"_npmVersion":"9.5.1","description":"Node adapter plugin for Elysia","directories":{},"_nodeVersion":"18.16.0","dependencies":{"uWebSockets.js":"github:uNetworking/uWebSockets.js#v20.30.0","fast-querystring":"^1.1.2","@sinclair/typebox":"^0.29.4"},"_hasShrinkwrap":false,"devDependencies":{"elysia":"^0.6.0-alpha.1","eslint":"^8.44.0","rimraf":"4.4.1","ts-node":"^10.9.1","bun-types":"^0.6.13","typescript":"^5.1.6","@types/node":"^20.4.1"},"peerDependencies":{"elysia":">= 0.6.0-alpha.1"},"_npmOperationalInternal":{"tmp":"tmp/node_0.0.0-alpha.0_1688908706713_0.9464137702523643","host":"s3://npm-registry-packages"}},"1.2.0-exp.0":{"name":"@elysiajs/node","version":"1.2.0-exp.0","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.0-exp.0","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/elysia-bearer","bugs":{"url":"https://github.com/elysiajs/elysia-bearer/issues"},"dist":{"shasum":"7d6f752c8769ddcdf3983f699cff7bcdd7f3f4c2","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.0-exp.0.tgz","fileCount":15,"integrity":"sha512-WCkrI3GZu8XHeocHqDEOJ7+PaON0gDm4Zor815ejiHGVOTZyclA7btQjFhSpBP8APJ/5V1hRB3eEcLI0/I61Ig==","signatures":[{"sig":"MEQCIAkrf0UOPJ7TaB8KRJbvQygAynz5U1yfA9xQmGtZdoYIAiBM6S80X78uFnK1R5EnwmjcA2R/VnfDIh4DknWwP74NmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566965},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/elysia-bearer.git","type":"git"},"_npmVersion":"9.2.0","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"22.6.0","dependencies":{"vitest":"^2.1.4","bufferutil":"^4.0.8"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.1.0","elysia":"1.2.0-exp.34","eslint":"9.6.0","@types/ws":"^8.5.13","typescript":"^5.5.3","@types/node":"^22.9.0"},"peerDependencies":{"elysia":">= 1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.0-exp.0_1731588814678_0.16740358570267344","host":"s3://npm-registry-packages"}},"1.2.0-exp.1":{"name":"@elysiajs/node","version":"1.2.0-exp.1","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.0-exp.1","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/elysia-bearer","bugs":{"url":"https://github.com/elysiajs/elysia-bearer/issues"},"dist":{"shasum":"610897c528f0ebdaf7c3b3bdb4e77192c419b301","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.0-exp.1.tgz","fileCount":15,"integrity":"sha512-ChJhdER3VavAPHwtS+Tt5VdhWrMRl/kxbWv23ma6PeUb5fPgvPmnzBxHuJYgolKmJ0R+FXwiTvsb9+7celj4Fg==","signatures":[{"sig":"MEQCIBxCcJ0vBX3i4HPVFuD3kV+KFmWL7rIjqTrkc0IVmVy5AiAstQOX54DRLoqg/86FTx94F6Cr+63OYwslhDzOCvDlIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566972},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/elysia-bearer.git","type":"git"},"_npmVersion":"9.2.0","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"22.6.0","dependencies":{"bufferutil":"^4.0.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","tsup":"^8.1.0","elysia":"1.2.0-exp.35","eslint":"9.6.0","vitest":"^2.1.4","@types/ws":"^8.5.13","typescript":"^5.5.3","@types/node":"^22.9.0"},"peerDependencies":{"elysia":">= 1.2.0-exp.35"},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.0-exp.1_1731589695515_0.6699867370982935","host":"s3://npm-registry-packages"}},"1.2.0-exp.2":{"name":"@elysiajs/node","version":"1.2.0-exp.2","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.0-exp.2","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/elysia-bearer","bugs":{"url":"https://github.com/elysiajs/elysia-bearer/issues"},"dist":{"shasum":"3846a123d46d4df3bf382d3a1a0db36caa7604cd","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.0-exp.2.tgz","fileCount":19,"integrity":"sha512-f2l32Khiu44ID9aA74H/QKsp3T2C/rPuNmNRueC9dWebNMqp9xTRAmf5NDxoHO0Vao9FzJ0x78ichWlbO156vg==","signatures":[{"sig":"MEYCIQDV3OsgILWQElU662DRMJwr7oEtXSal9BwPqVFnHu0hdAIhAKT5kBwL1vCFVM9hs7bzBIxY2MbO2ditTv65oyvLNzGA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":489107},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"gitHead":"c6da62e2d3ac9053721887850b341a3b2f7e3023","scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/elysia-bearer.git","type":"git"},"_npmVersion":"9.2.0","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"22.6.0","dependencies":{"bufferutil":"^4.0.8"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.1.0","elysia":">= 1.2.0-exp.42","eslint":"9.6.0","vitest":"^2.1.4","@types/ws":"^8.5.13","typescript":"^5.5.3","@types/node":"^22.9.0","light-my-request":"^6.3.0"},"peerDependencies":{"elysia":">= 1.2.0-exp.42"},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.0-exp.2_1731858597816_0.9857437513094338","host":"s3://npm-registry-packages"}},"1.2.0-exp.3":{"name":"@elysiajs/node","version":"1.2.0-exp.3","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.0-exp.3","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/elysia-bearer","bugs":{"url":"https://github.com/elysiajs/elysia-bearer/issues"},"dist":{"shasum":"c13eed85c2e42bb90bda7056332c92948c630f1d","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.0-exp.3.tgz","fileCount":23,"integrity":"sha512-TKKabFfiwbWP6JV6ErmBClbRoYCIbnL1nbZg/1bPgU3eULgS63lTK7JusaFtuZ5D7boSV17PvmXDZyqdWAl1+w==","signatures":[{"sig":"MEYCIQDpUiMjtl8rJtssOpTLat/qBX9o+tezVU8YUUmlb9jjngIhAJEd64S//UCpNR8VOo4Qo1rX2CzfCIALsecImzsiSVhn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":501683},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"gitHead":"227e2658f525d1f903bc62178abf91e49fee789f","scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/elysia-bearer.git","type":"git"},"_npmVersion":"9.2.0","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"22.6.0","dependencies":{"bufferutil":"^4.0.8","formidable":"^3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.1.0","elysia":">= 1.2.0-exp.42","eslint":"9.6.0","vitest":"^2.1.4","@types/ws":"^8.5.13","typescript":"^5.5.3","@types/node":"^22.9.0","light-my-request":"^6.3.0","@types/formidable":"^3.4.5"},"peerDependencies":{"elysia":">= 1.2.0-exp.42"},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.0-exp.3_1732373868748_0.22463787064293994","host":"s3://npm-registry-packages"}},"1.2.0-exp.5":{"name":"@elysiajs/node","version":"1.2.0-exp.5","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.0-exp.5","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/elysia-bearer","bugs":{"url":"https://github.com/elysiajs/elysia-bearer/issues"},"dist":{"shasum":"0cd53881561a7deeec8dc7f6fbaf2f4aba79fea1","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.0-exp.5.tgz","fileCount":23,"integrity":"sha512-ATuMciXIzRWeK/kVtW/Nce9uaaiU/Ejf+Mar5CSS6sdUhUK0eFyUpeBOrLtqiIBwwTsMBY08bYD2fU+bOp+mPg==","signatures":[{"sig":"MEUCIAGwVhsaB8AtoI9MEh6IUpcv08jjsS3Y0tzmGZleJlqDAiEA+a+M6nYoBXJzfUMcpYomtuEDdbTLeWDFAjjUDidk/Gc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":501858},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"gitHead":"227e2658f525d1f903bc62178abf91e49fee789f","scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/elysia-bearer.git","type":"git"},"_npmVersion":"9.2.0","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"22.6.0","dependencies":{"bufferutil":"^4.0.8","formidable":"^3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.1.0","elysia":">= 1.2.0-exp.48","eslint":"9.6.0","vitest":"^2.1.4","@types/ws":"^8.5.13","typescript":"^5.5.3","@types/node":"^22.9.3","light-my-request":"^6.3.0","@types/formidable":"^3.4.5"},"peerDependencies":{"elysia":">= 1.2.0-exp.48"},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.0-exp.5_1732378614657_0.9601941147947737","host":"s3://npm-registry-packages"}},"1.2.0-rc.0":{"name":"@elysiajs/node","version":"1.2.0-rc.0","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.0-rc.0","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/elysia-bearer","bugs":{"url":"https://github.com/elysiajs/elysia-bearer/issues"},"dist":{"shasum":"098627a89ef4d242a60158bd344d6ce1113a33d4","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.0-rc.0.tgz","fileCount":23,"integrity":"sha512-XgAXajocLgyRuUl9FVu1tLgROM0emkzSKHnjktQ2jWG7I6aaiUn2z9zeX7mWA2ySa7ZHyFN+xM8DA87LFMas+A==","signatures":[{"sig":"MEQCIGdqLmwZeo3s2cLLyZUMuXIm5foq8d5GSNvsQNuAUGWoAiAQjCF0745as+IeWv5bGof7ZpY4o6NFaKVWOrKjD4QSaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151199},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"gitHead":"227e2658f525d1f903bc62178abf91e49fee789f","scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/elysia-bearer.git","type":"git"},"_npmVersion":"9.2.0","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"22.6.0","dependencies":{"ws":"^8.18.0","formidable":"^3.5.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":">= 1.2.0-exp.48","eslint":"9.17.0","vitest":"^2.1.8","@types/ws":"^8.5.13","typescript":"^5.7.2","@types/node":"^22.10.2","light-my-request":"^6.4.0","@types/formidable":"^3.4.5"},"peerDependencies":{"ws":">= 8.18.0","elysia":">= 1.2.0-rc.0","bufferutil":">= 4.0.1","formidable":">= 3.5.2"},"peerDependenciesMeta":{"bufferutil":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.0-rc.0_1734944411814_0.9672312182189691","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@elysiajs/node","version":"1.2.1","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.1","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"2a9e51b5db0a34ed166663b9d2df8f207e217df8","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.1.tgz","fileCount":24,"integrity":"sha512-J8GHLX4ZVxmNw++71hXTK3GYL6PXxBl0zlG5sN5Jj6K2O3WzNzl19TXe3RDQIW3t6Xc3+ya3D6mVTsdT+bvajw==","signatures":[{"sig":"MEYCIQCFfjvKFrQvabNQriljOzcyFjQ0UEKpG04mx2C9oT3oTQIhAPbj1PGt8ctKXeM70gJmGjzfY2mC4531ewA6is/CtZfa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":152284},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"gitHead":"23a0d4fa2d1af38b3747f95bd0f3447ce64c5b1f","scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"20.18.1","dependencies":{"ws":"^8.18.0","formidable":"^3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"1.2.3","eslint":"9.17.0","vitest":"^2.1.8","@types/ws":"^8.5.13","typescript":"^5.7.2","@types/node":"^22.10.2","light-my-request":"^6.4.0","@types/formidable":"^3.4.5"},"peerDependencies":{"ws":">= 8.18.0","elysia":">= 1.2.3","bufferutil":">= 4.0.1","formidable":">= 3.5.2"},"peerDependenciesMeta":{"bufferutil":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.1_1735068424836_0.9612109272590459","host":"s3://npm-registry-packages-npm-production"}},"1.2.2":{"name":"@elysiajs/node","version":"1.2.2","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.2","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"2df514d74e0bdb5412ae200c8f4a5a48416b0812","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.2.tgz","fileCount":25,"integrity":"sha512-DF3EaSkKVSJgldVJijXkzxFaW3oS8evIdo2mQjcoTQpye1yKQ2sbeahzG/oU/ftINON1OM9lh2MB7T1TmaTx/Q==","signatures":[{"sig":"MEUCIHOIOOuvfb1N4UW2RngmitN+vzodfWf+nZ43uF10RW+1AiEAidZXyQ1CjDduL55mHzdh+khDDx0aUyb7PtkVVnOTOzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":160872},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"gitHead":"fbb7dca0db04bdc2522648caf0c05c369505b81d","scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"20.18.1","dependencies":{"ws":"^8.18.0","formidable":"^3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"1.2.7","eslint":"9.17.0","vitest":"^2.1.8","@types/ws":"^8.5.13","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.2.0","light-my-request":"^6.4.0","@types/formidable":"^3.4.5"},"peerDependencies":{"ws":">= 8.18.0","elysia":">= 1.2.7","bufferutil":">= 4.0.1","formidable":">= 3.5.2"},"peerDependenciesMeta":{"bufferutil":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.2_1735303704934_0.7763935371239215","host":"s3://npm-registry-packages-npm-production"}},"1.2.3":{"name":"@elysiajs/node","version":"1.2.3","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.3","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"150bdf76f21196acdecea1c680ce9273c3b4ead5","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.3.tgz","fileCount":25,"integrity":"sha512-LZoZRWV4CIiC1EsHr6bLSUGxA7iPyW49XEcY4SwMCYIW5yvVttQHH0iqe/hXuaa7UQK00V9hTwAPhXIYoZJkzQ==","signatures":[{"sig":"MEUCIQDczFFjmhJGQab2izgnvV5y6fa7aEkbeKaGTW1hbqMi6wIgWgnGAqSSvUxwnOKvNDwK6vq7zPI1fVALx3vp1QQrHtk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":161043},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"gitHead":"ff76f8e35ecca731a2c8be11cbc3f60a5fe44c06","scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"20.18.1","dependencies":{"ws":"^8.18.0","formidable":"^3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"1.2.7","eslint":"9.17.0","vitest":"^2.1.8","@types/ws":"^8.5.13","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.2.0","light-my-request":"^6.4.0","@elysiajs/swagger":"^1.2.0","@types/formidable":"^3.4.5"},"peerDependencies":{"ws":">= 8.18.0","elysia":">= 1.2.7","bufferutil":">= 4.0.1","formidable":">= 3.5.2"},"peerDependenciesMeta":{"bufferutil":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.3_1735316474751_0.14150635978469128","host":"s3://npm-registry-packages-npm-production"}},"1.2.4":{"name":"@elysiajs/node","version":"1.2.4","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.4","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"90ecf43b4eb02248a06afcbbd0342c099981332b","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.4.tgz","fileCount":26,"integrity":"sha512-IURMdUlP2ZpZNpHrwPmzoC5uTJlxpE/XnlmZFUhhOHlGCFgzK/tbi4gi4QKJCr/MbKfKxA+b5l18jdK7cYSnqg==","signatures":[{"sig":"MEYCIQDGliOUCet8yBpWNCb2OzBeJ4hMayabex9NnMrpDFS5JQIhAO4cNDrBE6CjxEFzc2HaUxoBIW1mQ/nZ7T1gp2mupYuo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":230738},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"gitHead":"2151d60aeb293efa35cef69de064b246bdfdeeda","scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"20.18.2","dependencies":{"ws":"^8.18.0","formidable":"^3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"1.2.10","eslint":"9.17.0","vitest":"^2.1.8","@types/ws":"^8.5.13","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.2.0","light-my-request":"^6.4.0","@elysiajs/swagger":"^1.2.0","@types/formidable":"^3.4.5"},"peerDependencies":{"ws":">= 8.18.0","elysia":">= 1.2.7","bufferutil":">= 4.0.1","formidable":">= 3.5.2"},"peerDependenciesMeta":{"bufferutil":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.4_1738411273941_0.8733549148218342","host":"s3://npm-registry-packages-npm-production"}},"1.2.5":{"name":"@elysiajs/node","version":"1.2.5","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.5","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"8fb7dbd4c8491025825e6c5f2a092cf0569be736","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.5.tgz","fileCount":26,"integrity":"sha512-g5iE2csoixsx4KT4Q57BVjQqjcjJPigWF1ruGHguxrwmI/nfTlWNnpKAR6XU+MERhr3Cf7dd6GI826BBNgo0xw==","signatures":[{"sig":"MEQCIHfxl59xuLaEirwgEcg/Hsjyu+9ZJ0+hTgneberWpT7rAiA/w1Ow8jh2WDNBkEmqToMm/pYVNK1VG3nIoLgR0fZo7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":231302},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"gitHead":"e0d138905134083cc99a6ca6976487d81af6b67a","scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"20.18.2","dependencies":{"ws":"^8.18.0","formidable":"^3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"^1.2.11","eslint":"9.17.0","vitest":"^2.1.8","@types/ws":"^8.5.13","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.2.0","light-my-request":"^6.4.0","@elysiajs/swagger":"^1.2.0","@types/formidable":"^3.4.5"},"peerDependencies":{"ws":">= 8.18.0","elysia":">= 1.2.7","bufferutil":">= 4.0.1","formidable":">= 3.5.2"},"peerDependenciesMeta":{"bufferutil":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.5_1738437737177_0.834838465164012","host":"s3://npm-registry-packages-npm-production"}},"1.2.6":{"name":"@elysiajs/node","version":"1.2.6","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.2.6","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"4fe322d1de7c0c7b018e3353f0318f214e0422ff","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.2.6.tgz","fileCount":26,"integrity":"sha512-qauTs0YNLvfSyqW8k8pDCazd3nPQtFOeDH/cSz1wBhAGn1HL1PQlywnK6V0+bOGemkKlxLIjhmvbHxGrNzZMSg==","signatures":[{"sig":"MEQCIGAfbGugKRBr6iNgiseOYzL89/BdeWTIPSn1zKsHq87JAiAcKvW0STZyNqzBa7Cdxqcy9kan77bvQYkwWftkh3tekA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.2.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":231634},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./ws":{"types":"./dist/ws.d.ts","import":"./dist/ws.mjs","require":"./dist/cjs/ws.js"},"./handler":{"types":"./dist/handler.d.ts","import":"./dist/handler.mjs","require":"./dist/cjs/handler.js"},"./package.json":"./package.json"},"gitHead":"1cee12bd6804f6aa76b584384d3cc89fcc465be4","scripts":{"dev":"tsx --watch ./example/index.ts","test":"vitest run","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"20.18.2","dependencies":{"ws":"^8.18.0","formidable":"^3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"1.2.11","eslint":"9.17.0","vitest":"^2.1.8","@types/ws":"^8.5.13","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.2.0","light-my-request":"^6.4.0","@elysiajs/swagger":"^1.2.0","@types/formidable":"^3.4.5"},"peerDependencies":{"ws":">= 8.18.0","elysia":">= 1.2.7","bufferutil":">= 4.0.1","formidable":">= 3.5.2"},"peerDependenciesMeta":{"bufferutil":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.2.6_1740144315246_0.08832113183321022","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@elysiajs/node","version":"1.3.0","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.3.0","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"699a4a88755f917414acc8351e468c5f2a2d0c9c","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.3.0.tgz","fileCount":14,"integrity":"sha512-AA9rnL/FOBklxtJjFpUDBVZLuiKddDaV1KgnKawHzj5VgN99SzE+V0h1MOhp+8jlo2KQQJO/3aD3upyGgrfohQ==","signatures":[{"sig":"MEUCIArc3IKYbMXR6wno06/c+S+thfjFKctbNyE8sFSwj+1GAiEAtujLJEms6nvpHFe9aXhgihtGaujAUEkqUtbDNDmyPvE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81701},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"4b293c99223cf6d64a4eb26f6d887f2d598f78b7","scripts":{"dev":"tsx --watch ./example/index.ts","test":"bun run test:node","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"20.19.1","dependencies":{"@hono/node-server":"^1.14.3"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"^1.3.3","eslint":"9.17.0","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.3.0","@elysiajs/swagger":"^1.3.0"},"peerDependencies":{"elysia":">= 1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/node_1.3.0_1748351974255_0.3616334679742894","host":"s3://npm-registry-packages-npm-production"}},"1.3.1-a-exp.0":{"name":"@elysiajs/node","version":"1.3.1-a-exp.0","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.3.1-a-exp.0","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"03cac8f326112b0b00284a4a3083c060eb2bfcf5","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.3.1-a-exp.0.tgz","fileCount":17,"integrity":"sha512-KI4qaSZS76n6MN+83SBgR91BaH1Ys2KENRxfKzY9XyDAKYLLNeECTV7pNdlb9VZk0Wnx+XgbB7O116/QvBajEw==","signatures":[{"sig":"MEUCIQClqqHJEEhQjZeLJNGk7x5qOcykbcFjetDY/l+89vmhIgIgdUkTlnloS0XUgudwZNwJKkiRCVTHU11lGC8yUurt4iw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":174178},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"034b7078d8bc4ab58831649a035177743aef17c8","scripts":{"dev":"tsx --watch ./example/index.ts","test":"bun run test:node","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"9.2.0","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"22.6.0","dependencies":{"srvx":"^0.8.2","crossws":"^0.4.1","@hono/node-server":"^1.14.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"^1.3.7","eslint":"9.17.0","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.3.0","@elysiajs/swagger":"^1.3.0"},"peerDependencies":{"elysia":">= 1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/node_1.3.1-a-exp.0_1753972571427_0.9130577482143636","host":"s3://npm-registry-packages-npm-production"}},"1.3.1-a-exp.1":{"name":"@elysiajs/node","version":"1.3.1-a-exp.1","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.3.1-a-exp.1","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"ba400ba4c13fc85bc433d94b7840360fca14cd39","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.3.1-a-exp.1.tgz","fileCount":17,"integrity":"sha512-F7lbi3oGYSRjYlIJNeM9Q0AE0nHUgZmrwdF/ETvlX1P4GitJzdu2qfP+2iXooG93vq/LqM4eZK4UZm+s9jjAmw==","signatures":[{"sig":"MEUCIQCtKog46uz9evKQSdrp/o/kIc8sBtkM/9DZRR6Hh5TaRQIgZ8G87E3Q7Clu/ZdcTvl0p84sRlhYPcWecp6WpnpnFc8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171822},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"034b7078d8bc4ab58831649a035177743aef17c8","scripts":{"dev":"tsx --watch ./example/index.ts","test":"bun run test:node","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"9.2.0","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"22.6.0","dependencies":{"srvx":"^0.8.2","crossws":"^0.4.1","@hono/node-server":"^1.14.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"^1.3.7","eslint":"9.17.0","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.3.0","@elysiajs/swagger":"^1.3.0"},"peerDependencies":{"elysia":">= 1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/node_1.3.1-a-exp.1_1753973484190_0.7977227547263166","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"@elysiajs/node","version":"1.3.1","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.3.1","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"f9093cfa17a0d936e2c28c5f4e21a37ccc72d478","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.3.1.tgz","fileCount":14,"integrity":"sha512-l+0gmdUCPW+s2MfUg8OtOkam/qJxEQK936WfCfr+rIeZwHXMYNFgbYdkTysrT6jFDdxSpd1nLqlsJjv29RHChw==","signatures":[{"sig":"MEYCIQCbB4+/5dkNbnkZ5EmBex/lDKE/eAVbv8TdunlVrZFPFwIhAMsa2XOKwEM280RBjc+Iqw7FNQu4pIqRk4xFZ81jCSMR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81706},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"c23c1098552a6060cb305d4e0e609e8a0a84a960","scripts":{"dev":"tsx --watch ./example/index.ts","test":"bun run test:node","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"20.19.4","dependencies":{"@hono/node-server":"^1.19.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"^1.3.18","eslint":"9.17.0","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.3.0","@elysiajs/swagger":"^1.3.0"},"peerDependencies":{"elysia":">= 1.3.18"},"_npmOperationalInternal":{"tmp":"tmp/node_1.3.1_1756043643682_0.14000819921358265","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@elysiajs/node","version":"1.4.0","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.4.0","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"e1410343b257ace90b3116efad96fdfcdd5c6d6f","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.4.0.tgz","fileCount":14,"integrity":"sha512-RT1C1nu09jemiT+8902vcaGt8Gkm5rl2lnwYTJIcUQvP8pm1YQgmNm9MAbqlmcL0TA2sYpcqnX83/+QNIqxfyQ==","signatures":[{"sig":"MEYCIQC7GJaxIshu202IbkCbP46Q8mo2J+w5uRZEnFnmYbn5uAIhAO13HB8/r703/2Bgc1eS5HT8UN61MprfvJuju9Zld5pd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81708},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"5a3d4e8af720358ff1ed0f5a3efc0fbf4423a8f5","scripts":{"dev":"tsx --watch ./example/index.ts","test":"bun run test:node","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"20.19.5","dependencies":{"@hono/node-server":"^1.19.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"^1.4.0","eslint":"9.17.0","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.3.0","@elysiajs/swagger":"^1.3.0"},"peerDependencies":{"elysia":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/node_1.4.0_1757696303487_0.7744606717414209","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@elysiajs/node","version":"1.4.1","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.4.1","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"e7f3fcb0adfc577f61d4e777a60932719041120d","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.4.1.tgz","fileCount":22,"integrity":"sha512-2wAALwHK3IYi1XJPnxfp1xJsvps5FqqcQqe+QXjYlGQvsmSG+vI5wNDIuvIlB+6p9NE/laLbqV0aFromf3X7yg==","signatures":[{"sig":"MEUCIQCXQFw3Q172rfMYVRzD0EZbUZ9R/y/OqvXCAiQeCmPSjwIga0oBnDwkHimvooTC0wmuAc1iYndVza3z9JLSTFG0J1M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":185800},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"fbbe577a019f814a6bc07314f3719e87062b2661","scripts":{"dev":"tsx --watch ./example/index.ts","test":"bun run test:node","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin for Elysia for retreiving Bearer token","directories":{},"_nodeVersion":"20.19.5","dependencies":{"srvx":"^0.8.9","crossws":"^0.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"^1.4.9","eslint":"9.17.0","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.4.0","@elysiajs/openapi":"^1.4.0"},"peerDependencies":{"elysia":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/node_1.4.1_1759164273710_0.33921697556304586","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"@elysiajs/node","version":"1.4.2","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.4.2","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"68999a8d1c431099e963b39ca5938ef64b0067a3","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.4.2.tgz","fileCount":22,"integrity":"sha512-zqeBAV4/faCcmIEjCp3g6jRwsbaWsd5HqmlEf3CirD9HkTWQNo4T+GN/qGZi7zgd84D3Kzxsny7ZTMXEfrDSXQ==","signatures":[{"sig":"MEUCIQC6fr2Uwrb0GyyAN4XzVLc/FnOVSyhXGqGrgreeOZL/DAIgPzWoWMdJnVom7/vARVf+GJV75xksL6f1yUOqL952y8s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188449},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"013019befb4f76daaee1dcea0cf3d646b28ab8c7","scripts":{"dev":"tsx --watch ./example/index.ts","test":"bun run test:node","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"aomkirby123","email":"saltyaom@gmail.com"},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"10.8.2","description":"Elysia adapter to run Elysia on Node.js","directories":{},"_nodeVersion":"20.19.5","dependencies":{"srvx":"^0.9.4","crossws":"^0.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"^1.4.15","eslint":"9.17.0","vitest":"^2.1.8","@types/bun":"^1.3.1","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.4.0","@elysiajs/openapi":"^1.4.0"},"peerDependencies":{"elysia":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/node_1.4.2_1762224641302_0.31280124678341825","host":"s3://npm-registry-packages-npm-production"}},"1.4.3":{"name":"@elysiajs/node","version":"1.4.3","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.4.3","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"b6f27729fa781973e4512e498ca40e7d26afe35d","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.4.3.tgz","fileCount":22,"integrity":"sha512-Qw2SGfiVB7R+L8iU3fjGDGHdTPP/lUkQyi15dfvvsMPcmVEDweKW+FSt6ae6SSvQc5Di111g44vTV9FHwUPdvA==","signatures":[{"sig":"MEUCIH12u/LAE1JE+rFtU2q00GQPfiD/dFdC1W+g9U6lfmsxAiEAn8Q0wmO/+YfsuEbFG+4mByvfLRn3ezVLNh6ssIHwo9Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194033},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"dbdf40328529c905402e8fae286da2df11db8c4d","scripts":{"dev":"tsx --watch ./example/index.ts","test":"bun run test:node","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d2795df5-06cf-4aa3-9c42-09df4a94712a"}},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"11.6.2","description":"Elysia adapter to run Elysia on Node.js","directories":{},"_nodeVersion":"24.12.0","dependencies":{"srvx":"^0.10.0","crossws":"^0.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"^1.4.21","eslint":"9.17.0","vitest":"^2.1.8","@types/bun":"^1.3.1","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.4.0","@elysiajs/openapi":"^1.4.0"},"peerDependencies":{"elysia":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/node_1.4.3_1767623611959_0.8834570890392943","host":"s3://npm-registry-packages-npm-production"}},"1.4.4":{"name":"@elysiajs/node","version":"1.4.4","keywords":["elysia","bearer","authentication"],"author":{"url":"https://github.com/SaltyAom","name":"saltyAom","email":"saltyaom@gmail.com"},"license":"MIT","_id":"@elysiajs/node@1.4.4","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"dist":{"shasum":"06ff90bc73b2a89650caa6d9a518afac85eb5ec6","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.4.4.tgz","fileCount":22,"integrity":"sha512-DIvieF/5eR87AMoGq09dI/lrKB0wmP/VjrjZiEsFSSRBX2XXleM5n2M42P5Q97VI47frTWATf34u4HWxzH3zBA==","signatures":[{"sig":"MEUCIB/SuDE8cl5toEt9WqgoG2T42RcyGrGCk+JLpsdq2onvAiEAuUzOn3KoIarJXUCDBWvNavfhZT95W1fZ9lkfMV3C4VI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":203850},"main":"./dist/cjs/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"7d43b674867c19ad6e550d6bdd01a55eab913e72","scripts":{"dev":"tsx --watch ./example/index.ts","test":"bun run test:node && bun run test:node-cluster","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js","test:node-cluster":"node ./test/cluster/cluster.cjs port && node ./test/cluster/cluster.cjs object && node ./test/cluster/cluster.cjs true && node ./test/cluster/cluster.cjs false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d2795df5-06cf-4aa3-9c42-09df4a94712a"}},"repository":{"url":"git+https://github.com/elysiajs/node.git","type":"git"},"_npmVersion":"11.6.2","description":"Elysia adapter to run Elysia on Node.js","directories":{},"_nodeVersion":"24.13.0","dependencies":{"srvx":"^0.11.2","crossws":"^0.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","tsup":"^8.3.5","elysia":"^1.4.21","eslint":"9.17.0","vitest":"^2.1.8","@types/bun":"^1.3.1","typescript":"^5.7.2","@types/node":"^22.10.2","@elysiajs/cors":"^1.4.0","@elysiajs/openapi":"^1.4.0"},"peerDependencies":{"elysia":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/node_1.4.4_1770613449319_0.10750497048622365","host":"s3://npm-registry-packages-npm-production"}},"1.4.5":{"name":"@elysiajs/node","version":"1.4.5","description":"Elysia adapter to run Elysia on Node.js","license":"MIT","scripts":{"dev":"tsx --watch ./example/index.ts","test":"bun run test:node && bun run test:node-cluster","test:node":"npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js","test:node-cluster":"node ./test/cluster/cluster.cjs port && node ./test/cluster/cluster.cjs object && node ./test/cluster/cluster.cjs true && node ./test/cluster/cluster.cjs false","build":"bun build.ts","release":"npm run build && npm run test && npm publish --access public"},"dependencies":{"crossws":"^0.4.1","srvx":"^0.11.2"},"peerDependencies":{"elysia":">= 1.4.0"},"devDependencies":{"@elysiajs/cors":"^1.4.0","@elysiajs/openapi":"^1.4.0","@types/bun":"^1.3.1","@types/node":"^22.10.2","elysia":"^1.4.21","eslint":"9.17.0","tsup":"^8.3.5","tsx":"^4.19.2","typescript":"^5.7.2","vitest":"^2.1.8"},"main":"./dist/cjs/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{"./package.json":"./package.json",".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/cjs/index.js"}},"keywords":["elysia","bearer","authentication"],"repository":{"type":"git","url":"git+https://github.com/elysiajs/node.git"},"author":{"name":"saltyAom","email":"saltyaom@gmail.com","url":"https://github.com/SaltyAom"},"homepage":"https://github.com/elysiajs/node","bugs":{"url":"https://github.com/elysiajs/node/issues"},"gitHead":"276ba8b350e729c707a7e015182b8aa4351e2a10","_id":"@elysiajs/node@1.4.5","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-K58HEre7RQWZOkLcMNl2RFnuZFzmUUyxHRBSfC2XaJz4j2AjrpHKu/f26tN9LRi3nx1L0PbH22vgZ4O2Fqppbw==","shasum":"8f04ea58c77c67fd2ba796d323bbb020504d73e2","tarball":"https://registry.npmjs.org/@elysiajs/node/-/node-1.4.5.tgz","fileCount":22,"unpackedSize":203908,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@elysiajs%2fnode@1.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDxRyp+p77+GYfb/3GEyoetrJjhqZu76H9aqO3JZr4yDQIgD2dTC7OfjpixvZfKGbXcpKNcAaeh0su/fU1EZA1TKV0="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d2795df5-06cf-4aa3-9c42-09df4a94712a"}},"directories":{},"maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/node_1.4.5_1771319114381_0.8726001984870131"},"_hasShrinkwrap":false}},"time":{"created":"2023-07-09T13:18:26.635Z","modified":"2026-02-17T09:05:14.858Z","0.0.0-alpha.0":"2023-07-09T13:18:26.869Z","1.2.0-exp.0":"2024-11-14T12:53:34.899Z","1.2.0-exp.1":"2024-11-14T13:08:15.714Z","1.2.0-exp.2":"2024-11-17T15:49:58.088Z","1.2.0-exp.3":"2024-11-23T14:57:48.904Z","1.2.0-exp.5":"2024-11-23T16:16:54.898Z","1.2.0-rc.0":"2024-12-23T09:00:11.997Z","1.2.1":"2024-12-24T19:27:05.024Z","1.2.2":"2024-12-27T12:48:25.134Z","1.2.3":"2024-12-27T16:21:15.029Z","1.2.4":"2025-02-01T12:01:14.178Z","1.2.5":"2025-02-01T19:22:17.408Z","1.2.6":"2025-02-21T13:25:15.446Z","1.3.0":"2025-05-27T13:19:34.470Z","1.3.1-a-exp.0":"2025-07-31T14:36:11.614Z","1.3.1-a-exp.1":"2025-07-31T14:51:24.374Z","1.3.1":"2025-08-24T13:54:03.879Z","1.4.0":"2025-09-12T16:58:23.695Z","1.4.1":"2025-09-29T16:44:33.915Z","1.4.2":"2025-11-04T02:50:41.496Z","1.4.3":"2026-01-05T14:33:32.108Z","1.4.4":"2026-02-09T05:04:09.463Z","1.4.5":"2026-02-17T09:05:14.542Z"},"bugs":{"url":"https://github.com/elysiajs/node/issues"},"author":{"name":"saltyAom","email":"saltyaom@gmail.com","url":"https://github.com/SaltyAom"},"license":"MIT","homepage":"https://github.com/elysiajs/node","keywords":["elysia","bearer","authentication"],"repository":{"type":"git","url":"git+https://github.com/elysiajs/node.git"},"description":"Elysia adapter to run Elysia on Node.js","maintainers":[{"name":"aomkirby123","email":"saltyaom@gmail.com"}],"readme":"# @elysiajs/node\nAdapter for [elysia](https://github.com/elysiajs/elysia) to use Elysia in Nodejs environment.\n\n## Installation\n```bash\nbun add @elysiajs/node\n```\n\n## Example\n```typescript\nimport { Elysia } from 'elysia'\nimport { node } from '@elysiajs/node'\n\nconst app = new Elysia({ adapter: node() })\n    .get('/', () => 'Hello Node!')\n    .listen(3000)\n```\n","readmeFilename":"README.md"}