{"dist":{"shasum":"5f6916c7f6838fe1f909f6046b30e6a0900f3128","tarball":"https://registry.npmjs.org/hono/-/hono-2.7.8.tgz","fileCount":255,"integrity":"sha512-LXLXw6LilE16QO0siFBDiNzmaRP6ca5ZyF0gDWcaiUqJJtE/d4lV/Hpst2O33AmJB5n0DQa5w53gZLUVf7uXNg==","signatures":[{"sig":"MEUCIGW1C9xLDs6YJX9ry0PHdGvaK+qHYdWEPEqcbfDcVVGwAiEAlfRCIeow4kKdBkifIeFQJgenOyjgbgRPNpTVthMgsug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6VuwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwvQ/9FgZ3E0qJE2itHvwSilAYyO0OOL8paVU8BMn7Hx6JPaQZRQoY\r\nraU1Gv/aq6RM72F8SUAsNwmhu5bzwr64zGGDqytsBNRPEsM6wKuoFZSWVuIH\r\nsvItSIVyNZiMjscOGcmGgGptfjIAKV6iaUL0nMsO6Yh+v34KG0JpXNSY0Owr\r\nTd7j/Hy7zRCD/0sNoJgHUtsheh4ZgHsniEBnMDC0306DM1Fpc6w+Ul3dsDx6\r\ndA8V136snd7j9TLkFP9wZPWCZcBJ5N/u8ikEdaO5tv8ehm7qLlySDLLaBOuJ\r\niDiXH82DN+uZTX7XEjj4jtygyfr2gAOUnaeOlrp0xo9tDnUZ8oeozXu1nX19\r\nLBZKfr+/2eODV9F+ae6C1F3jWXbuQKGY8/mwzAv4dTweANwpI8SLoXrZRo4j\r\npjM+JA94rtwK1rWXiGQQiG5rzcEajNmbUdUiZOr6F23AXDnOuhGiwilJFp2o\r\n+/RV5zdhNPV1B8RGpgJkuZ2Q9ylUwPa9tCiimJBY0rLMHwUsedR0O4lQ6g7N\r\nanREubG1pHMv5LElOCRrxbJ5NTofh5asDcrVmlLzOugCfRAAWFO1kZ09QJlk\r\nXWbX1fZiNB9CbR98/Mi+I4sj9BNFnIlTjaLANGZgtJHxTOkVTHYK6aFu57Bh\r\nuPIyH+axVTx+4x0W+i1WAZ3EfN06lcQ+Zv0=\r\n=wDts\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","name":"hono","type":"module","types":"dist/types/index.d.ts","author":{"url":"https://github.com/yusukebe","name":"Yusuke Wada","email":"yusuke@kamawada.com"},"module":"dist/index.js","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","require":"./dist/cjs/index.js"},"./jsx":{"types":"./dist/types/middleware/jsx/index.d.ts","import":"./dist/middleware/jsx/index.js","require":"./dist/cjs/middleware/jsx/index.js"},"./jwt":{"types":"./dist/types/middleware/jwt/index.d.ts","import":"./dist/middleware/jwt/index.js","require":"./dist/cjs/middleware/jwt/index.js"},"./cors":{"types":"./dist/types/middleware/cors/index.d.ts","import":"./dist/middleware/cors/index.js","require":"./dist/cjs/middleware/cors/index.js"},"./etag":{"types":"./dist/types/middleware/etag/index.d.ts","import":"./dist/middleware/etag/index.js","require":"./dist/cjs/middleware/etag/index.js"},"./html":{"types":"./dist/types/middleware/html/index.d.ts","import":"./dist/middleware/html/index.js","require":"./dist/cjs/middleware/html/index.js"},"./cache":{"types":"./dist/types/middleware/cache/index.d.ts","import":"./dist/middleware/cache/index.js","require":"./dist/cjs/middleware/cache/index.js"},"./logger":{"types":"./dist/types/middleware/logger/index.d.ts","import":"./dist/middleware/logger/index.js","require":"./dist/cjs/middleware/logger/index.js"},"./utils/*":{"types":"./dist/types/utils/*.d.ts","import":"./dist/utils/*.js","require":"./dist/cjs/utils/*.js"},"./compress":{"types":"./dist/types/middleware/compress/index.d.ts","import":"./dist/middleware/compress/index.js","require":"./dist/cjs/middleware/compress/index.js"},"./utils/jwt":{"types":"./dist/types/utils/jwt/index.d.ts","import":"./dist/utils/jwt/index.js","require":"./dist/cjs/utils/jwt/index.js"},"./validator":{"types":"./dist/types/middleware/validator/index.d.ts","import":"./dist/middleware/validator/index.js","require":"./dist/cjs/middleware/validator/index.js"},"./basic-auth":{"types":"./dist/types/middleware/basic-auth/index.d.ts","import":"./dist/middleware/basic-auth/index.js","require":"./dist/cjs/middleware/basic-auth/index.js"},"./powered-by":{"types":"./dist/types/middleware/powered-by/index.d.ts","import":"./dist/middleware/powered-by/index.js","require":"./dist/cjs/middleware/powered-by/index.js"},"./bearer-auth":{"types":"./dist/types/middleware/bearer-auth/index.d.ts","import":"./dist/middleware/bearer-auth/index.js","require":"./dist/cjs/middleware/bearer-auth/index.js"},"./pretty-json":{"types":"./dist/types/middleware/pretty-json/index.d.ts","import":"./dist/middleware/pretty-json/index.js","require":"./dist/cjs/middleware/pretty-json/index.js"},"./serve-static":{"types":"./dist/types/middleware/serve-static/index.d.ts","import":"./dist/middleware/serve-static/index.js","require":"./dist/cjs/middleware/serve-static/index.js"},"./jsx/jsx-runtime":{"types":"./dist/types/middleware/jsx/jsx-runtime.d.ts","import":"./dist/middleware/jsx/jsx-runtime.js","require":"./dist/cjs/middleware/jsx/jsx-runtime.js"},"./serve-static.bun":{"types":"./dist/types/middleware/serve-static/bun.d.ts","import":"./dist/middleware/serve-static/bun.js","require":"./dist/cjs/middleware/serve-static/bun.js"},"./router/trie-router":{"types":"./dist/types/router/trie-router/index.d.ts","import":"./dist/router/trie-router/index.js","require":"./dist/cjs/router/trie-router/index.js"},"./jsx/jsx-dev-runtime":{"types":"./dist/types/middleware/jsx/jsx-dev-runtime.d.ts","import":"./dist/middleware/jsx/jsx-dev-runtime.js","require":"./dist/cjs/middleware/jsx/jsx-dev-runtime.js"},"./router/smart-router":{"types":"./dist/types/router/smart-router/index.d.ts","import":"./dist/router/smart-router/index.js","require":"./dist/cjs/router/smart-router/index.js"},"./serve-static.module":{"types":"./dist/types/middleware/serve-static/module.d.ts","import":"./dist/middleware/serve-static/module.js"},"./router/static-router":{"types":"./dist/types/router/static-router/index.d.ts","import":"./dist/router/static-router/index.js","require":"./dist/cjs/router/static-router/index.js"},"./router/reg-exp-router":{"types":"./dist/types/router/reg-exp-router/index.d.ts","import":"./dist/router/reg-exp-router/index.js","require":"./dist/cjs/router/reg-exp-router/index.js"}},"license":"MIT","scripts":{"lint":"eslint --ext js,ts src .eslintrc.cjs","test":"jest","build":"rimraf dist && tsx ./build.ts && yarn copy:package.cjs.json","watch":"rimraf dist && tsx ./build.ts --watch && yarn copy:package.cjs.json","denoify":"rimraf deno_dist && denoify && rimraf 'deno_dist/**/*.test.ts'","release":"np","lint:fix":"eslint --ext js,ts src .eslintrc.cjs --fix","test:all":"yarn test && yarn test:deno && yarn test:bun && yarn test:lagon","test:bun":"bun wiptest --jsx-import-source ../src/middleware/jsx/jsx-dev-runtime bun_test/index.test.tsx","postbuild":"publint","test:deno":"deno test --allow-read deno_test","prerelease":"yarn denoify && yarn test:deno && yarn build","test:lagon":"npx start-server-and-test \"lagon dev lagon_test/index.ts\" http://127.0.0.1:1234 \"yarn jest lagon_test/index.test.ts --testMatch '**/*.test.ts'\"","copy:package.cjs.json":"cp ./package.cjs.json ./dist/cjs/package.json && cp ./package.cjs.json ./dist/types/package.json "},"_npmUser":{"name":"yusukebe","email":"yusuke@kamawada.com"},"homepage":"https://honojs.dev/","keywords":["hono","web","app","http","application","framework","router","cloudflare","workers","fastly","compute@edge","deno","bun"],"repository":{"url":"https://github.com/honojs/hono.git","type":"git"},"description":"Ultrafast web framework for Cloudflare Workers, Deno, and Bun.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 - present, Yusuke Wada and Hono contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","maintainers":[{"name":"yusukebe","email":"yusuke@kamawada.com"}],"publishConfig":{"registry":"https://registry.npmjs.org"},"typesVersions":{"*":{"jsx":["./dist/types/middleware/jsx"],"jwt":["./dist/types/middleware/jwt"],"cors":["./dist/types/middleware/cors"],"etag":["./dist/types/middleware/etag"],"html":["./dist/types/middleware/html"],"cache":["./dist/types/middleware/cache"],"logger":["./dist/types/middleware/logger"],"utils/*":["./dist/types/utils/*"],"compress":["./dist/types/middleware/compress"],"utils/jwt":["./dist/types/utils/jwt/index.d.ts"],"validator":["./dist/types/middleware/validator"],"basic-auth":["./dist/types/middleware/basic-auth"],"powered-by":["./dist/types/middleware/powered-by"],"bearer-auth":["./dist/types/middleware/bearer-auth"],"pretty-json":["./dist/types/middleware/pretty-json"],"serve-static":["./dist/types/middleware/serve-static/index.d.ts"],"jsx/jsx-runtime":["./dist/types/middleware/jsx/jsx-runtime.d.ts"],"serve-static.bun":["./dist/types/middleware/serve-static/bun.d.ts"],"router/trie-router":["./dist/types/router/trie-router/router.d.ts"],"jsx/jsx-dev-runtime":["./dist/types/middleware/jsx/jsx-dev-runtime.d.ts"],"router/smart-router":["./dist/types/router/smart-router/router.d.ts"],"serve-static.module":["./dist/types/middleware/serve-static/module.d.ts"],"router/static-router":["./dist/types/router/static-router/router.d.ts"],"router/reg-exp-router":["./dist/types/router/reg-exp-router/router.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.2","arg":"^5.0.2","tsx":"^3.11.0","jest":"^29.0.3","eslint":"^8.14.0","rimraf":"^3.0.2","denoify":"^1.1.1","esbuild":"^0.15.12","publint":"^0.1.8","ts-jest":"^29.0.1","prettier":"^2.6.2","crypto-js":"^4.1.1","form-data":"^4.0.0","typescript":"^4.8.3","@types/glob":"^8.0.0","@types/jest":"^29.0.2","@types/node":"^17.0.29","@types/crypto-js":"^4.1.1","eslint-plugin-node":"^11.1.0","eslint-define-config":"^1.4.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-flowtype":"^8.0.3","@cloudflare/workers-types":"^4.20221111.1","@typescript-eslint/parser":"^5.21.0","jest-environment-miniflare":"2.7.1","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.21.0","eslint-import-resolver-typescript":"^2.7.1"},"_npmOperationalInternal":{"tmp":"tmp/hono_2.7.8_1676237744273_0.7076722074198274","host":"s3://npm-registry-packages"},"_id":"hono@2.7.8","version":"2.7.8"}