{"_id":"@maroonedsoftware/koa","_rev":"132-58a3ced5aa27c2d2d92cb557236b502a","name":"@maroonedsoftware/koa","dist-tags":{"latest":"4.1.1"},"versions":{"1.0.0":{"name":"@maroonedsoftware/koa","version":"1.0.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.0.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"e8c50e0bd03653397e4e8bc3ea2d18448b160d18","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.0.0.tgz","fileCount":19,"integrity":"sha512-4fYfp2xxsvx9+Q2qifxfiUykrJp51jB8ZPrMmcHPoxncStnIOICEv5J9tzeNQdZD5A0EQP5Cjbeke/cthhAhxA==","signatures":[{"sig":"MEQCIAStZu/EVOTCdaYnYc7MDgzY3lSYl7QfgobJrTHGOhNgAiAnNunCGkJ6WwGXP99iLB+Czv1MzbDSddIzF4eZTMckhg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19485},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.0.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/48ffd2f170db9d363b09b3b46bca8f70/maroonedsoftware-koa-1.0.0.tgz","_integrity":"sha512-4fYfp2xxsvx9+Q2qifxfiUykrJp51jB8ZPrMmcHPoxncStnIOICEv5J9tzeNQdZD5A0EQP5Cjbeke/cthhAhxA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"A simple, dependency injection friendly logging abstraction with multiple log levels.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"co-body":"^6.2.0","raw-body":"^3.0.2","injectkit":"^1.0.3","@maroonedsoftware/errors":"1.0.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/multipart":"1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.1","@types/koa":"^3.0.1","@koa/router":"^15.2.0","@types/co-body":"^6.1.3","@types/koa__router":"^12.0.5","@repo/config-eslint":"0.0.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.0.0_1769271619177_0.04571617710699227","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@maroonedsoftware/koa","version":"1.1.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.1.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"54918a0c098ce36aa21cb1c8b7c1c51de2ed5f23","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.1.0.tgz","fileCount":23,"integrity":"sha512-SFTT2ARs73eLL2+EUbASllRfLE2kFros9uGPfeayw8J/BEOAxtJgyGDxVfIR3PGz8lRrj7QnhMpxAkO8wvqAKw==","signatures":[{"sig":"MEUCIQDCyJyqapmEHWGUSYPQY+C06WyC4vC4JrDfEq4yVMesLQIgB9iGB+IAoebs9slbvs8EnJCW1eRDw5BNii6X2lI4/DU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37430},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.1.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/ac2100b63c91c42772a9830c4c0e8257/maroonedsoftware-koa-1.1.0.tgz","_integrity":"sha512-SFTT2ARs73eLL2+EUbASllRfLE2kFros9uGPfeayw8J/BEOAxtJgyGDxVfIR3PGz8lRrj7QnhMpxAkO8wvqAKw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa utilities and middleware for ServerKit: typed context, router, CORS, error handling, rate limiting, body parsing, and request-scoped DI via [injectkit](https://www.npmjs.com/package/injectkit).","directories":{},"_nodeVersion":"20.20.0","dependencies":{"co-body":"^6.2.0","raw-body":"^3.0.2","injectkit":"^1.0.3","rate-limiter-flexible":"^9.0.1","@maroonedsoftware/errors":"1.1.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/multipart":"1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.1","@koa/router":"^15.2.0","@types/co-body":"^6.1.3","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.0.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.1.0_1769884945712_0.453399846074654","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"@maroonedsoftware/koa","version":"1.1.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.1.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"5bf2786650db42fbf8d7d2d9712826f1752e49b4","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.1.1.tgz","fileCount":23,"integrity":"sha512-E92mLJhtwqHbORqY/CPuTdl8gWfpIiiz/JsiWPj87SGhDezC86RJoTg7NsAEbRlXnl5Juw8zf/FYkpR5fi4lwA==","signatures":[{"sig":"MEYCIQCPo7fxkGaKe/QQ/finzMmgS4oBdvqI5hG0jkAXRryJdQIhAKqaqW/i3baGWKxNVjpzoVbWIbtcXlCpkFXjg1+KmZmY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37430},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.1.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/3f4c1412426b32e7975168a1b9b58b07/maroonedsoftware-koa-1.1.1.tgz","_integrity":"sha512-E92mLJhtwqHbORqY/CPuTdl8gWfpIiiz/JsiWPj87SGhDezC86RJoTg7NsAEbRlXnl5Juw8zf/FYkpR5fi4lwA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa utilities and middleware for ServerKit: typed context, router, CORS, error handling, rate limiting, body parsing, and request-scoped DI via [injectkit](https://www.npmjs.com/package/injectkit).","directories":{},"_nodeVersion":"20.20.0","dependencies":{"co-body":"^6.2.0","raw-body":"^3.0.2","injectkit":"^1.0.3","rate-limiter-flexible":"^9.0.1","@maroonedsoftware/errors":"1.2.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/multipart":"1.0.2"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.1","@koa/router":"^15.2.0","@types/co-body":"^6.1.3","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.0.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.1.1_1770575407065_0.5849721005227049","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@maroonedsoftware/koa","version":"1.2.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.2.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"f8855fc52b0f6d2642a3916a8c17773819a955e6","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.2.0.tgz","fileCount":41,"integrity":"sha512-PZPt6KKSZz3HmLXUk5xX27LqUf/hX2DbWqZt8mjZKD2eSDcE2HCme0vo4RSAw53v5RvLNwKf+1gDXF27hbDpLw==","signatures":[{"sig":"MEUCIQC363sWj6fCgEL0fHIYfOkHPlqazF2q9LqnVWYy557n0AIgPZcxU06PcXiy8sGuzhVkQaqP6aWghBFfXf4R0KF3UTs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71702},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.2.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/3c58263fe4112a67a4e0e79b95523c26/maroonedsoftware-koa-1.2.0.tgz","_integrity":"sha512-PZPt6KKSZz3HmLXUk5xX27LqUf/hX2DbWqZt8mjZKD2eSDcE2HCme0vo4RSAw53v5RvLNwKf+1gDXF27hbDpLw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.0","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.2.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/multipart":"1.0.2","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.0.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.2.0_1773069854585_0.29790478137265963","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@maroonedsoftware/koa","version":"1.2.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.2.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"7f4120ffb2aee53f94fc259ac9093a8260c4e398","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.2.1.tgz","fileCount":41,"integrity":"sha512-aBobgR+uw6jLitBWcLqtrYeaGxok7guHudp9VEWSkqzORaEGvfPMvlCwUks0vkYSwhdQAr+NfA0GPqwg07kOvg==","signatures":[{"sig":"MEUCIQDKm8Alrd4XHjZpWM00k7ZDjkUAmUl/xfnZLYGS8+jHiwIgTz2iShU33KaCCbDluIJ3HHOKR2IdVb1Ljl7VBEBqCOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":74724},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.2.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/57ec6815de86d529a307de257ad8cf1e/maroonedsoftware-koa-1.2.1.tgz","_integrity":"sha512-aBobgR+uw6jLitBWcLqtrYeaGxok7guHudp9VEWSkqzORaEGvfPMvlCwUks0vkYSwhdQAr+NfA0GPqwg07kOvg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.0","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.2.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/multipart":"1.0.2","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.2.1_1773070750194_0.31604132629947546","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@maroonedsoftware/koa","version":"1.3.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.3.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"616c8d6fcd49f0fdf8b4c22a5fcae14abc292742","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.3.0.tgz","fileCount":41,"integrity":"sha512-1BBNk7QCnzWhb0dsPRQdWzYnE9UA5nLo8EzAc+zm9NUwNtRJR9OQkDpORJObsqxtsoQAyF1+x031VAVoK+854Q==","signatures":[{"sig":"MEUCICKzsxuO/qIBKeuHtQzwiuid1PTA4H5uNDdzh0zN2D8mAiEA/O9idgL88H6GJNlyyCsUI3cxqs2kgeLXYG+7CEu0Tt4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96796},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.3.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/a8a52f53d5d424eb4ddec31f8b178d03/maroonedsoftware-koa-1.3.0.tgz","_integrity":"sha512-1BBNk7QCnzWhb0dsPRQdWzYnE9UA5nLo8EzAc+zm9NUwNtRJR9OQkDpORJObsqxtsoQAyF1+x031VAVoK+854Q==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.0","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.2.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/multipart":"1.0.2","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.3.0_1773084706091_0.989803567249878","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@maroonedsoftware/koa","version":"1.4.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.4.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"1305079db35a4d479016a1203705d3f477c48aa8","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.4.0.tgz","fileCount":41,"integrity":"sha512-7lAKI1bchoZsXcxglxWdT1RShmiP9Ku18atWexPSGNeC9cOjDTCvHmbLJqZ5afAQ9snqKnAm8QfVBDuOZWu3Kw==","signatures":[{"sig":"MEUCIF/qC0RSo4l0GREztkDFOJUVtixrjaEQXGFPB6A2hfBoAiEAklyV1YP1qlKiNwZ7F40ItWr6HX8/UW8E/DHt3uAVx4Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96781},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.4.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/9f1ef319318a416a8cb60f9b3e84d520/maroonedsoftware-koa-1.4.0.tgz","_integrity":"sha512-7lAKI1bchoZsXcxglxWdT1RShmiP9Ku18atWexPSGNeC9cOjDTCvHmbLJqZ5afAQ9snqKnAm8QfVBDuOZWu3Kw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.0","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.2.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/multipart":"1.0.2","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.4.0_1773149611083_0.8544316871282294","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@maroonedsoftware/koa","version":"1.5.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.5.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"f366504f9b46cadecf7fadf0a71d01eeff90d1ce","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.5.0.tgz","fileCount":43,"integrity":"sha512-E/avdv1Fxreavo/TlKQpoKdXkCVVd+1yCaQ2prr1tEfn7YYS77/kJIgacljziWTqbnwd4+KLGFhkVS8HIGLriQ==","signatures":[{"sig":"MEUCICpNy+Te7lE68Ot+fAlpWkAD0VFEe242d4Qxa/DL8qNuAiEA/0399sER/BxF0HntdR8wA2jiAvFOfCyBpkhvo8gily4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":103166},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.5.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/9a72e96cb9de6c48714b368688ebf605/maroonedsoftware-koa-1.5.0.tgz","_integrity":"sha512-E/avdv1Fxreavo/TlKQpoKdXkCVVd+1yCaQ2prr1tEfn7YYS77/kJIgacljziWTqbnwd4+KLGFhkVS8HIGLriQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.0","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.2.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/multipart":"1.0.2","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.5.0_1773260652860_0.07122924916533169","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@maroonedsoftware/koa","version":"1.6.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.6.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"29ef6600cac5eb5f2043ead6c1192363f5b3b85f","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.6.0.tgz","fileCount":45,"integrity":"sha512-Rq4HF+nTTjeO3MKoLYKL/b5JKcWRgbkb5t/ssZnDq+p/+o8GcYP2FRDRENLwbYfiUxH9uckY8zUuk+PdaFpffw==","signatures":[{"sig":"MEUCIQCCPpyOvXEnE6AKXOD0ahScqbTaRpKM3eiPiJ0ce35+DQIgf5jC7XikGNQ/8fFaTeYA/SxtNVO/r6cAiYU2TWwwj9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107333},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.6.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/ac43542bd78ed358defd3304bf3e4228/maroonedsoftware-koa-1.6.0.tgz","_integrity":"sha512-Rq4HF+nTTjeO3MKoLYKL/b5JKcWRgbkb5t/ssZnDq+p/+o8GcYP2FRDRENLwbYfiUxH9uckY8zUuk+PdaFpffw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.1","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.3.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/appconfig":"1.2.0","@maroonedsoftware/multipart":"1.0.3","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.6.0_1773323097605_0.3657509412580282","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"@maroonedsoftware/koa","version":"1.6.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.6.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"c3ef768d782309988388606d1d14d585be54c5de","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.6.1.tgz","fileCount":45,"integrity":"sha512-9Ty5OV9kuwJOkG0ifKsZlU+L4Lv0NBCYO5EvsWvMnh9vyzb0+DQVvBpbIm+AHqFpBFFCuRgYeY4O870hzN1o9A==","signatures":[{"sig":"MEUCIQDhZUFyukkYqxixaTsHsoRhxzBax0CYohmcHXjrlrcpvgIgdhltv65yGhY7fMtokkMhGt9yaOodBTvzI7XfzMSrdNg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111910},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.6.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/cca077997a0e8fe6ca6f7ce5fa3438f1/maroonedsoftware-koa-1.6.1.tgz","_integrity":"sha512-9Ty5OV9kuwJOkG0ifKsZlU+L4Lv0NBCYO5EvsWvMnh9vyzb0+DQVvBpbIm+AHqFpBFFCuRgYeY4O870hzN1o9A==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.0","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.3.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/appconfig":"1.2.0","@maroonedsoftware/multipart":"1.0.3","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.6.1_1773323631848_0.067669446607866","host":"s3://npm-registry-packages-npm-production"}},"1.6.2":{"name":"@maroonedsoftware/koa","version":"1.6.2","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.6.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"86dfbce3288d104ff8fc131004927b7c629d2a7b","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.6.2.tgz","fileCount":45,"integrity":"sha512-uA3IADWB3P7ZKW8O8VXYo8BQRDk5MGG0oQZWu23Wpmblaf/4HbjA9LIDloYLgCZDC/3CQOTRk7tcBHHnTaAciA==","signatures":[{"sig":"MEUCIGqHqKzZRvo29AiSVkSJ2WUY0+BBmVViJvXWZ/FVnPzOAiEA5KTDr38e7Lq5tZX/Mf6YXnOYA3ih97o6J8zUw/TB9Vc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111910},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.6.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/b2dc3f39620d1f99eecd4e3c2b928d71/maroonedsoftware-koa-1.6.2.tgz","_integrity":"sha512-uA3IADWB3P7ZKW8O8VXYo8BQRDk5MGG0oQZWu23Wpmblaf/4HbjA9LIDloYLgCZDC/3CQOTRk7tcBHHnTaAciA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.0","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.3.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/appconfig":"1.3.0","@maroonedsoftware/multipart":"1.0.3","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.6.2_1773327116412_0.6114424442706101","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@maroonedsoftware/koa","version":"1.7.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.7.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"e6fbe921f654d4f7c025385a5e396dae5893db8c","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.7.0.tgz","fileCount":45,"integrity":"sha512-GBUiVc708aJFgVWUiz6hIFBaFpGSqTg+EkY4o6a3cq+Aoe7OQyEfZCbjNIwKI4Py0p1eiUoDMBLVt2j12BlEvA==","signatures":[{"sig":"MEUCICM6lFhpkpnDwKyFUlzH2+RUuYo/IKSAnTV/ceiejXO1AiEAm7scpgSz0TUEHbKpP5Pvkrg5dFqNbUkvP8GY8kbG4zM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112142},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.7.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/91edc74827fe385d5d89d7927e2e2ddf/maroonedsoftware-koa-1.7.0.tgz","_integrity":"sha512-GBUiVc708aJFgVWUiz6hIFBaFpGSqTg+EkY4o6a3cq+Aoe7OQyEfZCbjNIwKI4Py0p1eiUoDMBLVt2j12BlEvA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.1","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.3.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/appconfig":"1.3.0","@maroonedsoftware/multipart":"1.0.3","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.7.0_1773768640442_0.2533081362705727","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@maroonedsoftware/koa","version":"1.8.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.8.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"c149e956981caf41bbc3c2a9d1f632443c7ec3dd","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.8.0.tgz","fileCount":47,"integrity":"sha512-tOcMZ9MHDb5e7iJd4qidnPzxt0Y7yHvZKOTvKmlwH0lcWS/owB85nif6/6M8lozv1KJzSiDXmqNZFRwSKTDCbQ==","signatures":[{"sig":"MEQCIGC3UP5jiXWTfwoMit0blWVBLas5MA7PwOwleRWGrnA8AiArCj42nJIrkVLvTGAaErSFLGZEF0OF0Zhcv1Yr5VD2Og==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":114783},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.8.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/4ef9804e3a807410ad706fc890af8a53/maroonedsoftware-koa-1.8.0.tgz","_integrity":"sha512-tOcMZ9MHDb5e7iJd4qidnPzxt0Y7yHvZKOTvKmlwH0lcWS/owB85nif6/6M8lozv1KJzSiDXmqNZFRwSKTDCbQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.1","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.3.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/appconfig":"1.3.0","@maroonedsoftware/multipart":"1.0.3","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.8.0_1773940578165_0.6410446898901374","host":"s3://npm-registry-packages-npm-production"}},"1.8.1":{"name":"@maroonedsoftware/koa","version":"1.8.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.8.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"a336de867a457c23d6ee822095533180fc400b81","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.8.1.tgz","fileCount":47,"integrity":"sha512-t3sWB8mLGtJYbPN3hYx1Xu/XU1hM/DQiAsWNaJ/zE9ZBWtaQ2gE6ZbkHratccZJXdTfwtffMvNYjv+HQp4ogbw==","signatures":[{"sig":"MEQCICzahoYD8z2L9imkV3yvvyZMD3BYlIMTvk8wh6YmET8uAiBXlEtnlgBh2ONqHCRV3VpKMRSDIARdkCiHo0Wi/ln7UA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":114763},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.8.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/615068be43ec4fe3b9be4e4d820509a5/maroonedsoftware-koa-1.8.1.tgz","_integrity":"sha512-t3sWB8mLGtJYbPN3hYx1Xu/XU1hM/DQiAsWNaJ/zE9ZBWtaQ2gE6ZbkHratccZJXdTfwtffMvNYjv+HQp4ogbw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.1","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^9.1.1","@maroonedsoftware/errors":"1.3.0","@maroonedsoftware/logger":"1.0.0","@maroonedsoftware/appconfig":"1.3.0","@maroonedsoftware/multipart":"1.0.3","@maroonedsoftware/utilities":"1.1.0","@maroonedsoftware/authentication":"0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.1.2","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.1","@koa/router":"^15.3.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.1.0","@repo/config-typescript":"0.0.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.8.1_1773940991300_0.36568894608714997","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@maroonedsoftware/koa","version":"1.9.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.9.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"60d97033b38f0883a925fd03070d9eba461dc770","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.9.0.tgz","fileCount":47,"integrity":"sha512-ou7wDa8YEV8g9XKFpZvV/iG7x4sgzyuOshQgu2eRu//eYyiiS3GVBLumAqe2Ta/3G5qfYH+s0PC0X+EBr+U9Jg==","signatures":[{"sig":"MEQCIBh9vMIAZZGl2BK1D7cbHJM1JKIfyorkUL5MMnl0VqvgAiBo57YNyv8enZOPMavb+fT04bQxbGpDpxllszrMq/E94w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":114764},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.9.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/e20331685fafb96c93541d72549d9f80/maroonedsoftware-koa-1.9.0.tgz","_integrity":"sha512-ou7wDa8YEV8g9XKFpZvV/iG7x4sgzyuOshQgu2eRu//eYyiiS3GVBLumAqe2Ta/3G5qfYH+s0PC0X+EBr+U9Jg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.1","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^10.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.2.0","@maroonedsoftware/authentication":"0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.9.0_1774715996502_0.3172796161257587","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"@maroonedsoftware/koa","version":"1.10.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.10.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"51a5b0c62a95073fb23965a5a500520ae979e478","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.10.0.tgz","fileCount":47,"integrity":"sha512-ngVX5XjqA3vnSB9z8A0MuiuzkDGa3invQLfp9tEGsav9aiiXfhIohAMNDNKAE600DUxwEGCO70PgFFTvrhQUVA==","signatures":[{"sig":"MEUCIBZtXwfF/mMos/XgpxkGo2FagZzePMRSuUf6UnSBWbSiAiEApYTafFPaJ3vFmvQeFtX/0+SKX3nvahJg3HzF6lKLixk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116164},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.10.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/e016c7356bbadbd2094b9d7ba5570ffa/maroonedsoftware-koa-1.10.0.tgz","_integrity":"sha512-ngVX5XjqA3vnSB9z8A0MuiuzkDGa3invQLfp9tEGsav9aiiXfhIohAMNDNKAE600DUxwEGCO70PgFFTvrhQUVA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.1","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^10.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.2.0","@maroonedsoftware/authentication":"0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.10.0_1775133540480_0.858664582687725","host":"s3://npm-registry-packages-npm-production"}},"1.10.1":{"name":"@maroonedsoftware/koa","version":"1.10.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.10.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"eb0f138c5ea53e33ed7676d64ef7e31b06180fe5","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.10.1.tgz","fileCount":49,"integrity":"sha512-dPCYKdzYt8UB2qMZJz2KzbB3Yreybfa3WNncOVQm3uasHxy9FRfuvv3ALZl4XXsVYhFPAqCpergDWQ1O/o7jog==","signatures":[{"sig":"MEUCIQD5IaWnh75KoZbvl7p73LUGFXzwqq20zBsJcBtyECB9AgIgeKwnOWfXUVazVzMAeaXd9LOMAQbwUbsaEVchU2jG3DQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116650},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.10.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/a745d14ef6c1afb5acb7bdaa5f67b34c/maroonedsoftware-koa-1.10.1.tgz","_integrity":"sha512-dPCYKdzYt8UB2qMZJz2KzbB3Yreybfa3WNncOVQm3uasHxy9FRfuvv3ALZl4XXsVYhFPAqCpergDWQ1O/o7jog==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.1","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^10.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.3.0","@maroonedsoftware/authentication":"0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.10.1_1775230576878_0.8316555714828091","host":"s3://npm-registry-packages-npm-production"}},"1.10.2":{"name":"@maroonedsoftware/koa","version":"1.10.2","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.10.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"6604ca96a61dd612bf76fd6c8a4d515605f1c926","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.10.2.tgz","fileCount":49,"integrity":"sha512-2WTuZWNMA6gGqdsnRbEnbmMTXqOPSL42CAJV9WuusEFBqg3ty6Bb/E4JxJkVFsF3geshHDvnxgIAjWLWP8EPYw==","signatures":[{"sig":"MEQCIGLYaEdAy+BcI4FKi1qpCER5cRXD+ad1rngXPZfuauH8AiAe/LximWtr4Wx1rTpiHMuPzR16z7gxbEvkzi8MZmhVzQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116650},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.10.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/9d1082ad8a9734710a18ca434557f634/maroonedsoftware-koa-1.10.2.tgz","_integrity":"sha512-2WTuZWNMA6gGqdsnRbEnbmMTXqOPSL42CAJV9WuusEFBqg3ty6Bb/E4JxJkVFsF3geshHDvnxgIAjWLWP8EPYw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.1.3","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^10.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.4.0","@maroonedsoftware/authentication":"0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.10.2_1775231376253_0.3164270033232994","host":"s3://npm-registry-packages-npm-production"}},"1.11.0":{"name":"@maroonedsoftware/koa","version":"1.11.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.11.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"69e4d92b2f68de7a2c1595b0411d39c8f117c817","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.11.0.tgz","fileCount":49,"integrity":"sha512-Lk9422aXfaLyEf9JwuP1I3K4lD66vMcaL/Ua1Vl9Dk0ldS8yl1wu5lcTMj0vcUTRsUYcdQynt2ETTbmuN0M3WA==","signatures":[{"sig":"MEUCIQD4jIP20QY9nmqIieWVr8WAJ6SW56q+Szc7mnUu54+6yAIgYUpDAWp8nbD9tcj8eo1M0pbx0uB9V68Yy5M00jvu874=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116757},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.11.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/d769238925c8e215763101cc78ed554f/maroonedsoftware-koa-1.11.0.tgz","_integrity":"sha512-Lk9422aXfaLyEf9JwuP1I3K4lD66vMcaL/Ua1Vl9Dk0ldS8yl1wu5lcTMj0vcUTRsUYcdQynt2ETTbmuN0M3WA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^10.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.4.0","@maroonedsoftware/authentication":"0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.11.0_1775767414663_0.49246471828654315","host":"s3://npm-registry-packages-npm-production"}},"1.12.0":{"name":"@maroonedsoftware/koa","version":"1.12.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.12.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"3eaf4173db8e2be82502b3298cdc0a79cd48d1cc","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.12.0.tgz","fileCount":49,"integrity":"sha512-lJpDnLMbRkFY7HQ3S+drykWkCId+41MUk/B+bbydTmY+eFITZdcYKKCZuYXYEEpyRIhDxkvvmCCjZa236Ii0rA==","signatures":[{"sig":"MEYCIQCFs8TO952uMLHF4MXYwzcYfD8Epic+r+61U8cHzEdNhgIhANhphRfx5EC+OggpcNorQtCej9gNCcJ7vgm4ZusUjkNJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116757},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.12.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/ead8f515186d338149eb45a3dd34a5d6/maroonedsoftware-koa-1.12.0.tgz","_integrity":"sha512-lJpDnLMbRkFY7HQ3S+drykWkCId+41MUk/B+bbydTmY+eFITZdcYKKCZuYXYEEpyRIhDxkvvmCCjZa236Ii0rA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^10.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.4.0","@maroonedsoftware/authentication":"0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.12.0_1776259934285_0.818884119368553","host":"s3://npm-registry-packages-npm-production"}},"1.12.1":{"name":"@maroonedsoftware/koa","version":"1.12.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.12.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"c789feb19ffb9ad1877bd51225d7bd6be118f1ac","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.12.1.tgz","fileCount":49,"integrity":"sha512-rC3MVnuYcr7j+5qdnEigQIW4UPFPbir224HQMLeAoleWMS7c/YEp/68957x5zHKaMhy0ZLRT+EF43AL1NhfQdw==","signatures":[{"sig":"MEQCIBnuiGomIzCa6785r9TaMnESA1EJdQGqVAmG6p8eMrdQAiBxMIfkKWQHrNsE4ZrSEbh7ks0FVvMmcIdSrt6lEbZUxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117258},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.12.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/9e0e509abdb8ead931511f33e6d504a8/maroonedsoftware-koa-1.12.1.tgz","_integrity":"sha512-rC3MVnuYcr7j+5qdnEigQIW4UPFPbir224HQMLeAoleWMS7c/YEp/68957x5zHKaMhy0ZLRT+EF43AL1NhfQdw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^10.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.4.0","@maroonedsoftware/authentication":"0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.12.1_1776261114665_0.973981234499752","host":"s3://npm-registry-packages-npm-production"}},"1.13.0":{"name":"@maroonedsoftware/koa","version":"1.13.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.13.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"b7fd3633456fd245384670e7d1bfd5c7e337fb29","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.13.0.tgz","fileCount":49,"integrity":"sha512-rTAKAKYDUNtGy12Khr0lyW/uzQO0B+6D3jZJZBYzHzlCyZoOQm1UbbToeAZlYZwlVWhcXShuGZPDYR/uUB6aqA==","signatures":[{"sig":"MEUCIQCKA2/Js8KLTzn4QCo287LWLRq6j5RXj+JIEUM2j+B1dQIgGDB0x8AAOYHWpOYAVOnWxbS49B17Pg+6Gc/IP6lZn8A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117715},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.13.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/5ffeaf0791ceb6414e3bddfd47c0ab0c/maroonedsoftware-koa-1.13.0.tgz","_integrity":"sha512-rTAKAKYDUNtGy12Khr0lyW/uzQO0B+6D3jZJZBYzHzlCyZoOQm1UbbToeAZlYZwlVWhcXShuGZPDYR/uUB6aqA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^10.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.4.0","@maroonedsoftware/authentication":"0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.13.0_1776263055952_0.526106141617964","host":"s3://npm-registry-packages-npm-production"}},"1.13.1":{"name":"@maroonedsoftware/koa","version":"1.13.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.13.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"a6f37ae662dcfefca3825ba14b1bd67abf021390","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.13.1.tgz","fileCount":49,"integrity":"sha512-fkRwPssd+/G5aLscl3DjYPyCWHt5y2CFjtvnC+1byQWgvlVlga3Yg+KkwzF4F0dxGoXoMgxoz1rfdxGIDwlusQ==","signatures":[{"sig":"MEUCIQC67SeL98HcLKQLTDpDdEVrwT+KWbvrFLSPSOVDpnngJQIgIaGrdVDqxlz7QcC9imhiF5/ikC4Mm6ar66UCXEu9gm8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117715},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.13.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/aa784e50d744d335ad92af1cba7d663b/maroonedsoftware-koa-1.13.1.tgz","_integrity":"sha512-fkRwPssd+/G5aLscl3DjYPyCWHt5y2CFjtvnC+1byQWgvlVlga3Yg+KkwzF4F0dxGoXoMgxoz1rfdxGIDwlusQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^10.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.4.0","@maroonedsoftware/authentication":"0.3.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.13.1_1776713451322_0.14794205332156163","host":"s3://npm-registry-packages-npm-production"}},"1.13.2":{"name":"@maroonedsoftware/koa","version":"1.13.2","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.13.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"e9a8212d61033719d8f6e21ef5dcf94ad0a36af3","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.13.2.tgz","fileCount":49,"integrity":"sha512-jv1DovE0F5ibMkHjzMhHqaimIGv6pxZ7CoRSL2lpQkhUFb6X8W5VQi1tEDCVCtU4N0E7KKmQaiMuziyV1Y+n/g==","signatures":[{"sig":"MEUCIQCZKlzuoCtppWEHKsri0IzrPDdaVNOLhthx+5QWLIR2uAIgZhuGmLa7dr+s0u0GlYYgiXWmFOXCXblIvHOVnvVetBM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117715},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.13.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/db54c77910ac8cf80caa21b96712a55f/maroonedsoftware-koa-1.13.2.tgz","_integrity":"sha512-jv1DovE0F5ibMkHjzMhHqaimIGv6pxZ7CoRSL2lpQkhUFb6X8W5VQi1tEDCVCtU4N0E7KKmQaiMuziyV1Y+n/g==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.0","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^10.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.4.0","@maroonedsoftware/authentication":"0.4.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.13.2_1776714997626_0.027614788702495563","host":"s3://npm-registry-packages-npm-production"}},"1.13.3":{"name":"@maroonedsoftware/koa","version":"1.13.3","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.13.3","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"e193a5d141aa9752598ae60e622fa5b90e248dab","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.13.3.tgz","fileCount":49,"integrity":"sha512-pjDtZ5Gb86tpdCyrxcNHan+Nnty0dGy3Ge6wJ8uDb5p36tqwcS7orGgKFj/5FAMTUfReFUukySCfpL7cffe4Fg==","signatures":[{"sig":"MEUCIQDYWEZQsj2PCoqosXBkPsC2R2V1W1Cog9+lZGyohHWXzQIgMdOLlm5Te9f/mPQTI24Re8Lw4EBq/UrN4xHP3JWvkto=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117715},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.13.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/f7b458bac0cb047e191ed48f144b7c16/maroonedsoftware-koa-1.13.3.tgz","_integrity":"sha512-pjDtZ5Gb86tpdCyrxcNHan+Nnty0dGy3Ge6wJ8uDb5p36tqwcS7orGgKFj/5FAMTUfReFUukySCfpL7cffe4Fg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.5.0","@maroonedsoftware/authentication":"0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.13.3_1776855818975_0.9277781953505329","host":"s3://npm-registry-packages-npm-production"}},"1.13.4":{"name":"@maroonedsoftware/koa","version":"1.13.4","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.13.4","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"6e0302771649401d73f742127601cb488f25dd4a","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.13.4.tgz","fileCount":49,"integrity":"sha512-YSGvkeW7d/Yfb5xRT5dNMtF7Adfn75TbnzVbmwt4tIQYEs7Xkxq4K7KsaWzPmnfFH1A/GqzxKdy1+Bp6ckR6AA==","signatures":[{"sig":"MEUCIDUyrf35W1b+a+jTZ8ho1HOIqJKzQsdW3P+b8u+87ajpAiEArCSMo2E1yeQi97r7T74Pv6KUQSuGmrr0p4jr1BM7MFo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117715},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.13.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/377b5553de4fadf3e07f4cc72566978d/maroonedsoftware-koa-1.13.4.tgz","_integrity":"sha512-YSGvkeW7d/Yfb5xRT5dNMtF7Adfn75TbnzVbmwt4tIQYEs7Xkxq4K7KsaWzPmnfFH1A/GqzxKdy1+Bp6ckR6AA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.5.0","@maroonedsoftware/authentication":"0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.13.4_1776862166304_0.0251671584026274","host":"s3://npm-registry-packages-npm-production"}},"1.13.5":{"name":"@maroonedsoftware/koa","version":"1.13.5","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.13.5","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"2744a94d089ccfcbbe95168a3bc646352dd714a2","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.13.5.tgz","fileCount":49,"integrity":"sha512-LWvgRwCY4EOu/Sj3dwl3W4j2QRVO5lbhTsPGLGMyMfwmSmcV13N5xllO2NtMwaSX2gp3WYgYiA21/1eoTp0txA==","signatures":[{"sig":"MEQCIE7Ps0cvKHUGL7DjKjxdEV7DGc5zVWZGd9OqPFt7W93gAiAwMl83SjB8UFwKKFOcGeGtGp3bHJw/bc7eOuKvVcSMUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117715},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.13.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/abcd3fa6e45c8f38b8379750c2b97eab/maroonedsoftware-koa-1.13.5.tgz","_integrity":"sha512-LWvgRwCY4EOu/Sj3dwl3W4j2QRVO5lbhTsPGLGMyMfwmSmcV13N5xllO2NtMwaSX2gp3WYgYiA21/1eoTp0txA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.5.0","@maroonedsoftware/authentication":"0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.13.5_1776863948509_0.5192107498209164","host":"s3://npm-registry-packages-npm-production"}},"1.14.0":{"name":"@maroonedsoftware/koa","version":"1.14.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.14.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"006672062ff29f87708ca116964def24e6e1f0e3","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.14.0.tgz","fileCount":49,"integrity":"sha512-wbOUGiDn4FhuN4SulXARbuSZLBWg5Kwc5DjD7W7XFO1rjm0ENqZGEZQV/W20SXAcPm1X/dZuwuqV6Oumxb5ufA==","signatures":[{"sig":"MEQCIHkem09/L28AWGeC8+duFN7INujQ+syNDXOH2E6f1/7NAiB+QhAwVV0WXimDfJvO3U69aoTZ7OLNRR/SkmDaG8lgSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117976},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.14.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/3a6adef5404c3a5b298ec46df68ca5ee/maroonedsoftware-koa-1.14.0.tgz","_integrity":"sha512-wbOUGiDn4FhuN4SulXARbuSZLBWg5Kwc5DjD7W7XFO1rjm0ENqZGEZQV/W20SXAcPm1X/dZuwuqV6Oumxb5ufA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.6.0","@maroonedsoftware/authentication":"0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.14.0_1776868138485_0.5305593141963483","host":"s3://npm-registry-packages-npm-production"}},"1.14.1":{"name":"@maroonedsoftware/koa","version":"1.14.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.14.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"9b4ff440289bd70f6c8bde46aa61ab68107d82ec","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.14.1.tgz","fileCount":49,"integrity":"sha512-C86fTK7gmmea5DY6g3JWmQ9oBltB27dnvVUKKEVmWKlHHxw7Tbq11d7V4hTvMG0C83WfZB2Z8qKu3bHmuHYiJg==","signatures":[{"sig":"MEUCIDeZ3uqFiRTLFYt7XQo99ovSh1hOBUxKlNg9cqj0QzOTAiEAgag6JlkXf5pNcOVScbfhttT75oONknPfXwP2h0eh6KU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117976},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.14.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/579fc7193a8ed0a345c2bbebd32a8354/maroonedsoftware-koa-1.14.1.tgz","_integrity":"sha512-C86fTK7gmmea5DY6g3JWmQ9oBltB27dnvVUKKEVmWKlHHxw7Tbq11d7V4hTvMG0C83WfZB2Z8qKu3bHmuHYiJg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.4.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.0","@maroonedsoftware/utilities":"1.6.0","@maroonedsoftware/authentication":"0.9.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.14.1_1776871000289_0.6448569742048009","host":"s3://npm-registry-packages-npm-production"}},"1.15.0":{"name":"@maroonedsoftware/koa","version":"1.15.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.15.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"3c73ad607d04fde2543c9c3577b057b939808f87","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.15.0.tgz","fileCount":49,"integrity":"sha512-qyEr9M54JEky2Feettt8vQSZxmaQhsDuhxSAQ7iqSmIwMaESEEI3E8WKsdDdBKJ1QWQE2PXlWfo1xKgWI3OXiQ==","signatures":[{"sig":"MEUCIDucOS/62m4lYB53IX0rM9SLgPRpEs4y6RFgAZrHeCJKAiEA4wBfCVKYh3kYBSjBRs7VAUalxbEhv8x0pcZcB3Q1rlY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118126},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.15.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/5f57fbe0612126c709c79dc37cd1af41/maroonedsoftware-koa-1.15.0.tgz","_integrity":"sha512-qyEr9M54JEky2Feettt8vQSZxmaQhsDuhxSAQ7iqSmIwMaESEEI3E8WKsdDdBKJ1QWQE2PXlWfo1xKgWI3OXiQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.5.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.9.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.15.0_1776947114068_0.7244322409605837","host":"s3://npm-registry-packages-npm-production"}},"1.15.1":{"name":"@maroonedsoftware/koa","version":"1.15.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.15.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"b65c174bcc1ab32465af550e592342872095e45f","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.15.1.tgz","fileCount":49,"integrity":"sha512-S+rIwfaPSvmlvLZSYI4zRRPRiNmq3zx1Xb5bWuBuuZ73MtwHcCSQ3nPrcjHI2YrUB6uZIYRh54X0mr4GAKKS3Q==","signatures":[{"sig":"MEUCIEWxoWqn0Hm+hlHofV9NfJYOIxkzf5XRFQA8VmGKcv8oAiEAt56F9ZAAjxiGi2USyty4CcdqL05pZoAgQGo0zLgb/pI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118127},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.15.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/b6e9af11d0513abe07628d66da7af9bf/maroonedsoftware-koa-1.15.1.tgz","_integrity":"sha512-S+rIwfaPSvmlvLZSYI4zRRPRiNmq3zx1Xb5bWuBuuZ73MtwHcCSQ3nPrcjHI2YrUB6uZIYRh54X0mr4GAKKS3Q==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.5.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.15.1_1777133821075_0.37257900018775447","host":"s3://npm-registry-packages-npm-production"}},"1.15.2":{"name":"@maroonedsoftware/koa","version":"1.15.2","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.15.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"2738c615d95a02a08424be9fdd964884c3fcedcd","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.15.2.tgz","fileCount":49,"integrity":"sha512-0J9pQpLDvgBNo889KnUg4chzd7s46oK/qYVfEsUPM5gEmVH54qiX6tNNFjwu3DyzvbTuNVWjgd0e5LWF9cOpEQ==","signatures":[{"sig":"MEQCICulk+pVggYOa1YzX8puIbjUXnxyLd7+/EKay0ndnPQUAiBnVuSONWZig7u5Z+i5Sm0q4X9WhJgdFe9ZibuAN/8EXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118127},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.15.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/9bdf0c1d3825ad27fad295270a46299e/maroonedsoftware-koa-1.15.2.tgz","_integrity":"sha512-0J9pQpLDvgBNo889KnUg4chzd7s46oK/qYVfEsUPM5gEmVH54qiX6tNNFjwu3DyzvbTuNVWjgd0e5LWF9cOpEQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.5.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.11.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.15.2_1777136282043_0.6434632683011812","host":"s3://npm-registry-packages-npm-production"}},"1.15.3":{"name":"@maroonedsoftware/koa","version":"1.15.3","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.15.3","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"b795d28097b123cdc73992489772d7c5d9503e8c","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.15.3.tgz","fileCount":49,"integrity":"sha512-NoruikQpB9zR+HbWIq6pMQ++1/OXQt3fhTPBklpdlJzluRT5cNxaW0FHf4ABR4U8bMzDZlS1Cqg4uxb/1VtQDQ==","signatures":[{"sig":"MEUCIE+RnWAW3S9RpHvsdtoQKM1uqX1ee4Ut5PrrColqk334AiEAxPSP7Hku9xy1Rb8D6V9WrjFUq5y/1ZgJvUtMM4Fhd5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118127},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.15.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/81375f002644eb908f1384c2285b9d8a/maroonedsoftware-koa-1.15.3.tgz","_integrity":"sha512-NoruikQpB9zR+HbWIq6pMQ++1/OXQt3fhTPBklpdlJzluRT5cNxaW0FHf4ABR4U8bMzDZlS1Cqg4uxb/1VtQDQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.5.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.12.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.15.3_1777138411749_0.43218667237104413","host":"s3://npm-registry-packages-npm-production"}},"1.15.4":{"name":"@maroonedsoftware/koa","version":"1.15.4","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.15.4","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"09b2db46ddc9103566c74b9369754a1c68def391","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.15.4.tgz","fileCount":49,"integrity":"sha512-VQYTRR9xYUadp0r5uKLHs1YnObvp789oxl+1cK+xAwaw8ZmQb7n2E/rGOkSrWfC4i4RNiTgpB9oPyGIbXRyIFQ==","signatures":[{"sig":"MEUCIHVB0BFjrkX1EFa+tKRcCQ+XnkTsE2wwXZNwJckBt49mAiEAvdlTdE2kg8/BPhq7HXHtpOFznEjDJD1DdipIWph3mjU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118127},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.15.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/13c26f6c9bc500a82be6e72a7cfd2b4f/maroonedsoftware-koa-1.15.4.tgz","_integrity":"sha512-VQYTRR9xYUadp0r5uKLHs1YnObvp789oxl+1cK+xAwaw8ZmQb7n2E/rGOkSrWfC4i4RNiTgpB9oPyGIbXRyIFQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.5.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.13.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.15.4_1777142026998_0.39387990664976136","host":"s3://npm-registry-packages-npm-production"}},"1.15.5":{"name":"@maroonedsoftware/koa","version":"1.15.5","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.15.5","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"3c4f5cc5b3c4cbfc7d964cbe1e326b49e2e123c6","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.15.5.tgz","fileCount":49,"integrity":"sha512-Cdc2S4SIvsyOOv8aa+JqbXCd1o2xJpmhWfwiWWoSfA894LAIInIiVP42dNTRYBO52xuQUGB2VVaw9YO2jRZrVA==","signatures":[{"sig":"MEYCIQCrblcSld3JgkzNUR3VcaWVlM5RnotB3o8E+np0qkSQ8AIhAOfoIgbgPgnSoppTvl7X6ymTJOa27TioyMi++lnhlO3z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118127},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.15.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/8c04acb56cd8cd322a40a3114e822565/maroonedsoftware-koa-1.15.5.tgz","_integrity":"sha512-Cdc2S4SIvsyOOv8aa+JqbXCd1o2xJpmhWfwiWWoSfA894LAIInIiVP42dNTRYBO52xuQUGB2VVaw9YO2jRZrVA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.5.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.14.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.15.5_1777143109659_0.49067832590227467","host":"s3://npm-registry-packages-npm-production"}},"1.15.6":{"name":"@maroonedsoftware/koa","version":"1.15.6","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.15.6","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"13ca4b49c9fd071b2ce56be8745ef1c22abaa2a9","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.15.6.tgz","fileCount":49,"integrity":"sha512-1S+XV9MTTzjfvyi3+AUDWTGKJ/rJ7sYQDt7iojmkxn6HrKu3u9UaMKl5BtnJ/i2CU4emQBNUzeQHXX2aKSbW8Q==","signatures":[{"sig":"MEYCIQC4f/NCHA9+RIMcpqUmGObn//o0JHrh1+zlN+mw1eoPXQIhAPrbDuzLTk7dfOLhPgKk9aCGeg56B/Gi+aA6QPfh4TH8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118990},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.15.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/94587322a88a459b597a5047cb4c1760/maroonedsoftware-koa-1.15.6.tgz","_integrity":"sha512-1S+XV9MTTzjfvyi3+AUDWTGKJ/rJ7sYQDt7iojmkxn6HrKu3u9UaMKl5BtnJ/i2CU4emQBNUzeQHXX2aKSbW8Q==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.5.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.14.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.15.6_1777204931425_0.43125926206982124","host":"s3://npm-registry-packages-npm-production"}},"1.16.0":{"name":"@maroonedsoftware/koa","version":"1.16.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.16.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"e2cee20bffe4a807ff1c59221095c32680963cec","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.16.0.tgz","fileCount":49,"integrity":"sha512-fFIGyljjttoVo/hhaRTZgQxvuVphGs2v1hgPQFiqgYrDRzoWvGdnCpxqbZWRMUwydQRPDtnACe+3/zFAFDDloQ==","signatures":[{"sig":"MEQCIAEqdCHLKHW9H/40JhDDo/8JeZ6JLogpw/4UvvFIB+nLAiB3Ee0qdQyZc5/ozoVHk9nuT+PfFpMel3LWjJBV1L0KFg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119588},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.16.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/d4e7ca7faa1a6792996442bc7d77d2d1/maroonedsoftware-koa-1.16.0.tgz","_integrity":"sha512-fFIGyljjttoVo/hhaRTZgQxvuVphGs2v1hgPQFiqgYrDRzoWvGdnCpxqbZWRMUwydQRPDtnACe+3/zFAFDDloQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.15.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.16.0_1777212117110_0.5563730755952994","host":"s3://npm-registry-packages-npm-production"}},"1.16.1":{"name":"@maroonedsoftware/koa","version":"1.16.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.16.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"c607eea427c555880c7d0b97a8ac5cd3f770f401","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.16.1.tgz","fileCount":49,"integrity":"sha512-hCj6KgvMakS5j0ITkW5CyHkfsjSW8u16iKUOmPXZggttBMK5SXUPGbIgdItM/mkOzpvVCLJ5pa3BXXH1X8wNxw==","signatures":[{"sig":"MEUCIQCOpxVSacO4FtFBSbD7T6UPd6ivorOoz4/2dVlUI0DF2gIgHy8WSrOQCWMUE6vz/Ssk2dStrZKLwbUgHzm69gy9Edo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119588},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.16.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/d0fcddf1f58408517e1b631a4a5fbcd4/maroonedsoftware-koa-1.16.1.tgz","_integrity":"sha512-hCj6KgvMakS5j0ITkW5CyHkfsjSW8u16iKUOmPXZggttBMK5SXUPGbIgdItM/mkOzpvVCLJ5pa3BXXH1X8wNxw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.16.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.16.1_1777220036239_0.04600457308451866","host":"s3://npm-registry-packages-npm-production"}},"1.16.2":{"name":"@maroonedsoftware/koa","version":"1.16.2","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.16.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"f3de9c51eaff621fcdced0ec8245928f95861c47","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.16.2.tgz","fileCount":49,"integrity":"sha512-XWZT4B++1QCoH9VWP9Iy8a6nEvH/aZd5iCKoOa+Gzu30u+SseJKxGp63YKqna3WMpRA/L4hd/Eh74qJdM5NSfg==","signatures":[{"sig":"MEYCIQDXuDUdA2d84Dr8u9VJD3uGKh0zJS8lEbMQfiVp11bDPAIhAKDSGNEUX5g1JzqO0CnqECbiMhIsIOlzG4ZRxXTInBJ9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119588},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.16.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/50dcd24b8edbe6868f6acb0423c3e12e/maroonedsoftware-koa-1.16.2.tgz","_integrity":"sha512-XWZT4B++1QCoH9VWP9Iy8a6nEvH/aZd5iCKoOa+Gzu30u+SseJKxGp63YKqna3WMpRA/L4hd/Eh74qJdM5NSfg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.17.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.16.2_1777223711064_0.59742589081209","host":"s3://npm-registry-packages-npm-production"}},"1.16.3":{"name":"@maroonedsoftware/koa","version":"1.16.3","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.16.3","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"cd23794776f318c0299954c8fc32af633da524af","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.16.3.tgz","fileCount":49,"integrity":"sha512-d1qnYQ8oTegfgk8yUFbhcbBMhk3ZCJU1tF73LzkDqKs1kbZGn8hIyYNGb1Krx9thu36cIhYybPn4hPAtPMYdAQ==","signatures":[{"sig":"MEQCID18mFThOk2TveMka8s+iShNCUYJs9gNa+U7F9JL12nCAiA7qtihACr3JyufwN9m6rYA8rguG8ZEyhirQee9JgG8eg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119588},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.16.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/f8c28a283b38f18dbb65dd0a5f0a4bce/maroonedsoftware-koa-1.16.3.tgz","_integrity":"sha512-d1qnYQ8oTegfgk8yUFbhcbBMhk3ZCJU1tF73LzkDqKs1kbZGn8hIyYNGb1Krx9thu36cIhYybPn4hPAtPMYdAQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.18.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.16.3_1777291668389_0.8178163006695427","host":"s3://npm-registry-packages-npm-production"}},"1.16.4":{"name":"@maroonedsoftware/koa","version":"1.16.4","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.16.4","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"4b2c48930af7b276a92f5fe791b195a53d314570","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.16.4.tgz","fileCount":49,"integrity":"sha512-FSAt0PJ7MKSplBuQLcpxlsMMRY0NZBAFMyaC5A5VIr1tfIvpxBXbvwVlPuESk9CFCdEljlfdK70munec3tBikQ==","signatures":[{"sig":"MEUCICJuL3Gjypr4GyY4/x38QGSOCznOikiFEefyvw2Rx8+3AiEA8hUe+Z0lLh3eswYyvj3AFV3TsK0QNW157styTf9t+gM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119588},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.16.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/9d19334b37b3bb0991031e672712e6bf/maroonedsoftware-koa-1.16.4.tgz","_integrity":"sha512-FSAt0PJ7MKSplBuQLcpxlsMMRY0NZBAFMyaC5A5VIr1tfIvpxBXbvwVlPuESk9CFCdEljlfdK70munec3tBikQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.19.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.16.4_1777295044513_0.6363579227694942","host":"s3://npm-registry-packages-npm-production"}},"1.16.5":{"name":"@maroonedsoftware/koa","version":"1.16.5","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.16.5","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"1312607ab54556f2b6e849807362f598d5ec8539","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.16.5.tgz","fileCount":49,"integrity":"sha512-fTKOWD3gqQnCKu9/8RInLy/1I2paFLRHCsE0WtdZpV+k4JZy90hGsau9Pp+gFuuN1j9Vi6finFpXK2TAkkpUag==","signatures":[{"sig":"MEUCIQD3hoUM1OWEem/E/+D3bDik6crEGs86slaL4zjlZPA9swIgIXhEFqAEqa3QiCK8HQGgYEu28Xsggxz1WdwNDP4hEvo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119588},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.16.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/e03116366fa17b647775d99929d91f04/maroonedsoftware-koa-1.16.5.tgz","_integrity":"sha512-fTKOWD3gqQnCKu9/8RInLy/1I2paFLRHCsE0WtdZpV+k4JZy90hGsau9Pp+gFuuN1j9Vi6finFpXK2TAkkpUag==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.20.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.16.5_1777299146055_0.5443219544585516","host":"s3://npm-registry-packages-npm-production"}},"1.16.6":{"name":"@maroonedsoftware/koa","version":"1.16.6","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.16.6","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"46178bacc434704c22ee599232258ee5499027e3","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.16.6.tgz","fileCount":49,"integrity":"sha512-hCsyDn1dYTNFjm2SvtjmwWrct3qxJdOwW3kMfMXs1WKn6ejOzPh19LktorxiC0TEKDHE554wEDdz8sjWuOuasQ==","signatures":[{"sig":"MEQCIFKa7OKrDjAOeTgyDKhPD0f3IHjahuiNBHqacqFPLXJzAiA26IstdkQix/4f+pbTOcZgTnAigJ76r1pVurgyMQU18A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119588},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.16.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/16b050c139825d70c0ca5ced5287c60f/maroonedsoftware-koa-1.16.6.tgz","_integrity":"sha512-hCsyDn1dYTNFjm2SvtjmwWrct3qxJdOwW3kMfMXs1WKn6ejOzPh19LktorxiC0TEKDHE554wEDdz8sjWuOuasQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.21.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.16.6_1777301159633_0.5502190450124154","host":"s3://npm-registry-packages-npm-production"}},"1.17.0":{"name":"@maroonedsoftware/koa","version":"1.17.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"146d5ef21e76fb4f2f1faae719eae28269a085a7","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.0.tgz","fileCount":49,"integrity":"sha512-3KqoC+ssheZNfd0Lq9JUjGQRTwKSyLQSTdhE14962ATcy51y6RyOnk+M3G0UhdPezukaj5NMPBMvqHIX5ONCWA==","signatures":[{"sig":"MEYCIQC61U5MME67xeW1DcXluIIUTLZOc/48v8jJ7bAqqG4eFgIhAIAXvfC0usD2XlvgEPodiCz6jfvf5688fJKapG8IMofg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124558},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/4e4641723024fb0e7630f93bd7855458/maroonedsoftware-koa-1.17.0.tgz","_integrity":"sha512-3KqoC+ssheZNfd0Lq9JUjGQRTwKSyLQSTdhE14962ATcy51y6RyOnk+M3G0UhdPezukaj5NMPBMvqHIX5ONCWA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.21.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.0_1777315434378_0.5646149347542608","host":"s3://npm-registry-packages-npm-production"}},"1.17.1":{"name":"@maroonedsoftware/koa","version":"1.17.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"252562acbf2c24e646bfd80be58a02a96e926469","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.1.tgz","fileCount":49,"integrity":"sha512-qgmnE3HzYwPhVu2/O7YNNl2CkOARU9/sYxmsTazY4x4yZkM6rFScvh5+q93KUAPl6CCA9jNSsNwfe9/MJIBieQ==","signatures":[{"sig":"MEUCIA1StIrAhoFtCWHONs6f2wKIFHdQ6tRAtGotv3ug70ePAiEAytHwWLlq2lZ10Gy8tD+V545MUxJVfKQqYbkVAjdikow=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124558},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/1b3d802425a52d6e52c92a3a41fc5ebe/maroonedsoftware-koa-1.17.1.tgz","_integrity":"sha512-qgmnE3HzYwPhVu2/O7YNNl2CkOARU9/sYxmsTazY4x4yZkM6rFScvh5+q93KUAPl6CCA9jNSsNwfe9/MJIBieQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.22.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.1_1777394294192_0.7789744669777601","host":"s3://npm-registry-packages-npm-production"}},"1.17.2":{"name":"@maroonedsoftware/koa","version":"1.17.2","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"59fc744724b40d2465880ed125b75eed7ca29e20","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.2.tgz","fileCount":49,"integrity":"sha512-kJtqm5kTMCUgDD3rBDKLv8WNNihlJhA27ka43yE8PPYNJIkdbt2XcLTVvNUdomXYCFoR1ThHl1Al2gZV5Ui1Yg==","signatures":[{"sig":"MEQCIEZy53mx099K07esqLCfLx+CzG7nCo1tylrG4M3umqiiAiAr7laSpjq9Lzb80Ke/vR5e/dmUKjp5x6nXvV4chaFaag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124558},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/98b69871e83914f7342232fffd29dda4/maroonedsoftware-koa-1.17.2.tgz","_integrity":"sha512-kJtqm5kTMCUgDD3rBDKLv8WNNihlJhA27ka43yE8PPYNJIkdbt2XcLTVvNUdomXYCFoR1ThHl1Al2gZV5Ui1Yg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"0.23.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.2_1777407055623_0.7008199802361326","host":"s3://npm-registry-packages-npm-production"}},"1.17.3":{"name":"@maroonedsoftware/koa","version":"1.17.3","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.3","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"ae1ecc9bc83ee072948fd3aa79fa45f5bc87c17d","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.3.tgz","fileCount":49,"integrity":"sha512-NmMW0zzIlxs/EWFqs5a4FjWOHHgSMb7Xst6y35ysjY5eEcEfh8q+Y2MvDK1G2RXCBc+Zsm2qJiEzwlHwQaMVcA==","signatures":[{"sig":"MEQCIHsS/KtJFStYSf7fT+LsMpZV/7kYvql3Yn8JWcmM6KmHAiAYZGJ6ZUP9al07MnqbQiVLTcJMoKth75d4AKayUxOeug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124557},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/cf326712d698b0c652d1225093255bcc/maroonedsoftware-koa-1.17.3.tgz","_integrity":"sha512-NmMW0zzIlxs/EWFqs5a4FjWOHHgSMb7Xst6y35ysjY5eEcEfh8q+Y2MvDK1G2RXCBc+Zsm2qJiEzwlHwQaMVcA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.3_1777475047961_0.7048846020399255","host":"s3://npm-registry-packages-npm-production"}},"1.17.4":{"name":"@maroonedsoftware/koa","version":"1.17.4","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.4","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"e000784a4988d3e0654e8c3695a4ad994933a097","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.4.tgz","fileCount":49,"integrity":"sha512-HQpuLcx5L1+yC3F5MwztQSLS36RN8LgkaEEdLdSGYt+/9Gff9D/MCJ+OVW09wuTYNLLJSZ9W2CFM1UJxKS7l7w==","signatures":[{"sig":"MEUCIQCYKTQwWVsdHo8dM4zSL1iC2mAWXOQshFIFp0Rtks3CvgIgKGpwgG/atLUaqWt0F0zcJ684VDca7DzTbBpXWxRmGMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124557},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/b603dd4704959cfae4daa98476743299/maroonedsoftware-koa-1.17.4.tgz","_integrity":"sha512-HQpuLcx5L1+yC3F5MwztQSLS36RN8LgkaEEdLdSGYt+/9Gff9D/MCJ+OVW09wuTYNLLJSZ9W2CFM1UJxKS7l7w==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.4_1777475622102_0.2947966008521865","host":"s3://npm-registry-packages-npm-production"}},"1.17.5":{"name":"@maroonedsoftware/koa","version":"1.17.5","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.5","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"0afe917e791a9479ce00dc6279ab04feae504109","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.5.tgz","fileCount":49,"integrity":"sha512-6a9cilPRwlhayrOHUyFhuqc+L6ILJUrdiMaBN0qo0KSrzrrDBGHFDbdGeFlXn6jwMyPOIBRxw0/QQaTRY0HECQ==","signatures":[{"sig":"MEUCIQDlYbhaPH0X3UQ6UMoXUmUX+N/CH4bnYQwjbrrvvhJv6QIgCSp7PRSKdWgrJ1jMaSjkfJTq0S6TKEIojopdgxuJneM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124557},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/93615d253771cd239af83a9f09a69dca/maroonedsoftware-koa-1.17.5.tgz","_integrity":"sha512-6a9cilPRwlhayrOHUyFhuqc+L6ILJUrdiMaBN0qo0KSrzrrDBGHFDbdGeFlXn6jwMyPOIBRxw0/QQaTRY0HECQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.5_1777476475216_0.48469030349713615","host":"s3://npm-registry-packages-npm-production"}},"1.17.6":{"name":"@maroonedsoftware/koa","version":"1.17.6","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.6","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"264acaabbdc054b2c4a332c726ca111c04fc08ca","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.6.tgz","fileCount":49,"integrity":"sha512-dC3DXkHqXalMZm+l64xFMLSLoZMsnraQSAEgFctebG2RHJBP0Ez44Vxixag8Amo/qzf3RVIP9kd9GY4321S9wg==","signatures":[{"sig":"MEUCIAENW4Ja7+rydTUIwbgLL8L71A8FBAnJuZ33KUaAMDtGAiEA6WaRYXneJ8zLmyPLklA0Cvcdha6fhgmpV1hYteb5geY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124557},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/1818e1f148289731e57c0d8e0e14358b/maroonedsoftware-koa-1.17.6.tgz","_integrity":"sha512-dC3DXkHqXalMZm+l64xFMLSLoZMsnraQSAEgFctebG2RHJBP0Ez44Vxixag8Amo/qzf3RVIP9kd9GY4321S9wg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.6_1777479647766_0.9506870452891685","host":"s3://npm-registry-packages-npm-production"}},"1.17.7":{"name":"@maroonedsoftware/koa","version":"1.17.7","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.7","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"ab7fcb1fb2caeef7871f6c94e90ca07751ab81b5","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.7.tgz","fileCount":49,"integrity":"sha512-V0WrG8gLXDQN8xXqK2Z9kFw1zIkBXebwHCl/GWLiyVilc3yhc+d1roxuOFLwAIM3oAllF0oy78ohVxBL3fHu3w==","signatures":[{"sig":"MEYCIQCe+Ml10iyvX3BhslbNwl4H5aMb32u7Jh0limRuPl/kswIhALKzJsW/07zMzniej7AnWCoVp6nyDX3DxE3558hL3TVi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124557},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/2706533792861a02c260c3cea3efe1bb/maroonedsoftware-koa-1.17.7.tgz","_integrity":"sha512-V0WrG8gLXDQN8xXqK2Z9kFw1zIkBXebwHCl/GWLiyVilc3yhc+d1roxuOFLwAIM3oAllF0oy78ohVxBL3fHu3w==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.1","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.0","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"2.2.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.4.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.0","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.7_1777481116335_0.2637500777370052","host":"s3://npm-registry-packages-npm-production"}},"1.17.8":{"name":"@maroonedsoftware/koa","version":"1.17.8","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.8","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"65fba92d6e29e82ee02ef7c75eb2d2f56452af48","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.8.tgz","fileCount":49,"integrity":"sha512-XglN1gLUwl3DvKvZxrv+0nZ+BzruS9uR3z4qq+QEeLNOkUoUBnysjbDGIOzyZNJpuRy9qtNpVrj93z097kRutA==","signatures":[{"sig":"MEYCIQDzGUpTdNwYMUjdNnlBiuqJdiBAjg5fJ3dCVoCBxcXu9gIhAN3/HYkkB4Wy55oMeogLO+mmq6wz+4ts4/K1J8l+kxBs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124557},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.8.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/184b2d3d00a28d57eac69a2c9eb9c536/maroonedsoftware-koa-1.17.8.tgz","_integrity":"sha512-XglN1gLUwl3DvKvZxrv+0nZ+BzruS9uR3z4qq+QEeLNOkUoUBnysjbDGIOzyZNJpuRy9qtNpVrj93z097kRutA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.8_1777895573052_0.7837680802399902","host":"s3://npm-registry-packages-npm-production"}},"1.17.9":{"name":"@maroonedsoftware/koa","version":"1.17.9","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.9","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"c66d20886a43ea0d13be81270396f57c4dfd2747","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.9.tgz","fileCount":49,"integrity":"sha512-ucnjwNDjdV/BITQxtuOkHtkaL2+MOVagr70JgWMCR8pXHBQL6wDssOWpiYcwQ2fvxTVIHpHM1KDV6Zl0wrLcTA==","signatures":[{"sig":"MEUCIQDfsBjb13+LkdNtxWrmmAv5SdVHpepURiWIc88hWyBBYgIgBoQX03O6kFCPeQEr/t3ADWs1Kjbc9ElTB/AzM2ceJvE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124557},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.9.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/e8ea2c38f6a11944908811977b89680d/maroonedsoftware-koa-1.17.9.tgz","_integrity":"sha512-ucnjwNDjdV/BITQxtuOkHtkaL2+MOVagr70JgWMCR8pXHBQL6wDssOWpiYcwQ2fvxTVIHpHM1KDV6Zl0wrLcTA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"2.3.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.9_1778080913113_0.712045557422291","host":"s3://npm-registry-packages-npm-production"}},"1.17.10":{"name":"@maroonedsoftware/koa","version":"1.17.10","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@1.17.10","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"d129f54b93ebf981741b1a8745f783c72a9a9963","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-1.17.10.tgz","fileCount":49,"integrity":"sha512-akyLe1in4gEdC2Ate63rl39zH1QHkOUMUp1Xgjx+9oILTfkpRtxXm66FkWYkPNC9rYE+yVYKRYlsA5QJo3tNTA==","signatures":[{"sig":"MEYCIQDRxZjytxwA6EbTV+0LCkNUU8kmrKTN3BPhW5y1D+orOwIhAOCMRVfMOHMV0d68cHbtQqZORMvMa+cU9m+4MA+akz32","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124558},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-1.17.10.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/d9ce8331866a9da1c55d2c861243aede/maroonedsoftware-koa-1.17.10.tgz","_integrity":"sha512-akyLe1in4gEdC2Ate63rl39zH1QHkOUMUp1Xgjx+9oILTfkpRtxXm66FkWYkPNC9rYE+yVYKRYlsA5QJo3tNTA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_1.17.10_1778086346669_0.07205335372445298","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@maroonedsoftware/koa","version":"2.0.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.0.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"299dbd4dd61986aa4c39a1dc8d849ca606e29928","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.0.0.tgz","fileCount":49,"integrity":"sha512-W24Zbp5lUnAr6+iYO6vNj+AACfxB9jvA0n6gcZsDJUx+ImmJTs6oQyBp0xi28zYxSoIjEQp2h2ohBmSEiqpWXw==","signatures":[{"sig":"MEUCIQDMCZgXxziHo0ciuvkVe57rFnUa4LCcjpaio7rnZKQMHgIgP33bwKIt3a0pQB3EdlDVLIwyRZI4Kmb7uq9EFAjJb+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":122775},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.0.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/8b99fa0021cf2d74ad73aa2a59125d33/maroonedsoftware-koa-2.0.0.tgz","_integrity":"sha512-W24Zbp5lUnAr6+iYO6vNj+AACfxB9jvA0n6gcZsDJUx+ImmJTs6oQyBp0xi28zYxSoIjEQp2h2ohBmSEiqpWXw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.0.0_1778097217719_0.6270298372336849","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@maroonedsoftware/koa","version":"2.1.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"8c336727153ef05f3a38056fdd7fe0f4e6a5ca17","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.0.tgz","fileCount":49,"integrity":"sha512-N+QEvm+MZsEqZ5JAHCHVORd/BvvrhT6p80Y6x5yenxJ2sRUEtaZxIP3q9LWNAXKFCOiram2W2pO9/xsFAwt8+Q==","signatures":[{"sig":"MEUCIEq9uQc2Z2YtcLSIG/PP1o/iItnRC/fSWo0sbo1nVXwFAiEA7DRHJvKyGZGUzlEMorjKMBgn1XF3pYwOzBeLw+sa5YY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125490},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/4d0723a19fa45c17a8908c3ac9f09379/maroonedsoftware-koa-2.1.0.tgz","_integrity":"sha512-N+QEvm+MZsEqZ5JAHCHVORd/BvvrhT6p80Y6x5yenxJ2sRUEtaZxIP3q9LWNAXKFCOiram2W2pO9/xsFAwt8+Q==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.0_1778243749734_0.19202700129603323","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"@maroonedsoftware/koa","version":"2.1.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"43d0d7f9240a6c8badef85fbbd2b660f80984f9b","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.1.tgz","fileCount":49,"integrity":"sha512-idq35DH53jFOLQHfndgztW3B4RHbalNHUZJ65BwVIKRiFLkt/PFkT5H69fxxx7MDAB+zJtzL5jdgmR/yHUMxbw==","signatures":[{"sig":"MEUCIGbXyV1CTaVGdNw8q3Q+pPRPMlvAmt1q0GnnEzPqSKPSAiEAlY0wffJ5ZoO95v0HCAwtfEehWvovTFUmDUY6GbrZqOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125490},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/013baa6277d7e059dec771b4360d792f/maroonedsoftware-koa-2.1.1.tgz","_integrity":"sha512-idq35DH53jFOLQHfndgztW3B4RHbalNHUZJ65BwVIKRiFLkt/PFkT5H69fxxx7MDAB+zJtzL5jdgmR/yHUMxbw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.1_1778255992239_0.990218294147055","host":"s3://npm-registry-packages-npm-production"}},"2.1.2":{"name":"@maroonedsoftware/koa","version":"2.1.2","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"1cb2316b8bf9992ed94b42129530c7c48782f1c0","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.2.tgz","fileCount":49,"integrity":"sha512-EBkd6ydkR2sNpdF53jI1H+ZQnRn2VMlfxQpOG8ukWebwmFc0haCRWfOTsvfp48MJvMeJHxPW2D7/DWR6tARVgw==","signatures":[{"sig":"MEYCIQDdxWYbKL2EBpavnevZuBSCwwjPUiiRG1UdWnGx+gd7PwIhAO0a+UZrjOoX5g2WowxE1x8NUua+UKCPEtnSKTKN38W0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125490},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/f18e598836b2d6a1732d12f0fa82ca8f/maroonedsoftware-koa-2.1.2.tgz","_integrity":"sha512-EBkd6ydkR2sNpdF53jI1H+ZQnRn2VMlfxQpOG8ukWebwmFc0haCRWfOTsvfp48MJvMeJHxPW2D7/DWR6tARVgw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.2_1778258254922_0.5817894910167094","host":"s3://npm-registry-packages-npm-production"}},"2.1.3":{"name":"@maroonedsoftware/koa","version":"2.1.3","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.3","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"8afe2e7d4980f1d13a67501270dc3771af61b260","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.3.tgz","fileCount":49,"integrity":"sha512-ZC7ZAw8uOVYuycfOkCso2okV5y8oc462zfdBTiKbUPpmITZqJ7mfjTXEBObjCDa5hD9KWzsFljR0Gvd4Rn5kNg==","signatures":[{"sig":"MEUCIBXYyklQsoC0mW46VF+azTKtyW4XUm+MaalakY1t0GOpAiEAoIudOv3jd5wvDM0FgePDCvApYzWfKF0BR3jxFvEc2o8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125490},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/e6fa523c89cabc9ed66289b6dcbfd328/maroonedsoftware-koa-2.1.3.tgz","_integrity":"sha512-ZC7ZAw8uOVYuycfOkCso2okV5y8oc462zfdBTiKbUPpmITZqJ7mfjTXEBObjCDa5hD9KWzsFljR0Gvd4Rn5kNg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.3_1778269226553_0.5423304150145156","host":"s3://npm-registry-packages-npm-production"}},"2.1.4":{"name":"@maroonedsoftware/koa","version":"2.1.4","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.4","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"f203d5bad7cc90086a569696f604d40a38e1a70f","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.4.tgz","fileCount":49,"integrity":"sha512-47SUFv0dg0ng9i9kN+YN6w4YdkXLdFoBUUuZctGRlyedXYrA9xPsfIZ6YR7DBQSlhzE8bgTvwbc7nI3YjH8Rgw==","signatures":[{"sig":"MEYCIQDCpufjYSaQL7oKytlz+HL08fjpVhBwrqpNXgw5KCeI8QIhANbTiy+xfxICRIrcbtzhFbrWJlHup6aol5c9SLVPLbXw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125490},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/1b6fc2246547658e5dd0496639519b68/maroonedsoftware-koa-2.1.4.tgz","_integrity":"sha512-47SUFv0dg0ng9i9kN+YN6w4YdkXLdFoBUUuZctGRlyedXYrA9xPsfIZ6YR7DBQSlhzE8bgTvwbc7nI3YjH8Rgw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.4.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.4_1778270717669_0.2904529663639781","host":"s3://npm-registry-packages-npm-production"}},"2.1.5":{"name":"@maroonedsoftware/koa","version":"2.1.5","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.5","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"5cfcb6141546774e50fe56f3f2748261669ea595","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.5.tgz","fileCount":49,"integrity":"sha512-pdqhf0TGwrLmOH6AcOI2AoofXo8BlKi13ZbVVYclA+RnV50F01SNUNuDPGzt2h+z1ssQ0G7yKKMGu/IIrvvS8A==","signatures":[{"sig":"MEYCIQCLJkhSSqrBphIVVAXzJTRZHj7Drx44HxIdP/rKmUkjowIhAJz3Ux/5VGzEHXoZLjBYfNLJqe/wrM61E53WE9Viq4iY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125490},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/54d11f948682fdc64cfe073f7a01b277/maroonedsoftware-koa-2.1.5.tgz","_integrity":"sha512-pdqhf0TGwrLmOH6AcOI2AoofXo8BlKi13ZbVVYclA+RnV50F01SNUNuDPGzt2h+z1ssQ0G7yKKMGu/IIrvvS8A==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.4.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.5_1778272464740_0.5167698630581299","host":"s3://npm-registry-packages-npm-production"}},"2.1.6":{"name":"@maroonedsoftware/koa","version":"2.1.6","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.6","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"03d958c8b5dd754dfde1ab84f8cd52fe8007ea48","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.6.tgz","fileCount":49,"integrity":"sha512-xA//LGZnxd+ioOFGVCpBxlO95oFEQqHTLutUL3SawPMFfbKC4TmQl8CZIPEY4hBUR4AWjX77rUHQi+h2lbaoFA==","signatures":[{"sig":"MEUCIEZUa0gbU0bsCI2aC1XbiMDiWvax/QX4C2alAw13fsafAiEA6yjBeDDwmYiWAx3ejGGrAJ7dPE41eAbu08ED5rShFC4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125490},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/2286227a7666ad9de20d3c0a82d35cf1/maroonedsoftware-koa-2.1.6.tgz","_integrity":"sha512-xA//LGZnxd+ioOFGVCpBxlO95oFEQqHTLutUL3SawPMFfbKC4TmQl8CZIPEY4hBUR4AWjX77rUHQi+h2lbaoFA==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.5.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.6_1778272764790_0.6128650399551916","host":"s3://npm-registry-packages-npm-production"}},"2.1.7":{"name":"@maroonedsoftware/koa","version":"2.1.7","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.7","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"5b2b11b1dd40344766c95d7dd62b37e4bc758b71","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.7.tgz","fileCount":49,"integrity":"sha512-lp7vdtTt9dEtxdL5IrLx4uh3wDvaqWfZovrinV6Jlo81uGJiYctoUCGPBeooytTwpB5jELgvzFmITaycTD/0PQ==","signatures":[{"sig":"MEUCIQDstxbpKWNsFrMxXiupiTrXRmx1V97/O1iqkHwSyK/F/wIgHmojsbg7myzDLitJSNkNIwrbjzy0Rnn3i15CviwZRc4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125490},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/e19e7743c3a0072e29c0c6d21fded575/maroonedsoftware-koa-2.1.7.tgz","_integrity":"sha512-lp7vdtTt9dEtxdL5IrLx4uh3wDvaqWfZovrinV6Jlo81uGJiYctoUCGPBeooytTwpB5jELgvzFmITaycTD/0PQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.5.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.7_1778331557957_0.3692898945402041","host":"s3://npm-registry-packages-npm-production"}},"2.1.8":{"name":"@maroonedsoftware/koa","version":"2.1.8","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.8","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"59d3183e9ebbc931232c5f3091b54329d2139be7","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.8.tgz","fileCount":49,"integrity":"sha512-siti/z6rkcPpCnLC4a52QoTUF85qHn183OXb4Fb0ir2plTVDKNk+Pj3JKPb12FdZXqNk+DArlsJn89wioOvNzw==","signatures":[{"sig":"MEUCIAet25C+IyPOiMRBO/Zte/GTRyOb0u/q7eu+Ri0/k6f1AiEAkGpaKkBc5Hmm/DpU0X0yBwvhFSKo5Khlf/V6DqHNnxA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125490},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.8.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/c5f7ccdab1c1a20ea00c85890139b71d/maroonedsoftware-koa-2.1.8.tgz","_integrity":"sha512-siti/z6rkcPpCnLC4a52QoTUF85qHn183OXb4Fb0ir2plTVDKNk+Pj3JKPb12FdZXqNk+DArlsJn89wioOvNzw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.6.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.8_1778334682790_0.05529941703663788","host":"s3://npm-registry-packages-npm-production"}},"2.1.9":{"name":"@maroonedsoftware/koa","version":"2.1.9","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.9","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"f7ef7e49d6e5e37fe639074c9c36f09aa06c5c88","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.9.tgz","fileCount":49,"integrity":"sha512-gvywlMPyEyACFh5w3NMu29MtybqDHGXnce2t0nVosN2TXiqkk3wD9RN+cbKEg656FHa8CVcASxR0Xl8L5VpPpg==","signatures":[{"sig":"MEYCIQD762r27yp/w/4MDrsCR3eTmyQIDhD372nOWlj0PkMXvgIhALGEOWNw7mONyuIPmpziY/D5wpxWxDoP5Bj1pzMTWvgB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125490},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.9.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/2750cd1f34982f1b79923afd2601bf08/maroonedsoftware-koa-2.1.9.tgz","_integrity":"sha512-gvywlMPyEyACFh5w3NMu29MtybqDHGXnce2t0nVosN2TXiqkk3wD9RN+cbKEg656FHa8CVcASxR0Xl8L5VpPpg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.7.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.9_1778335627371_0.25007436997807675","host":"s3://npm-registry-packages-npm-production"}},"2.1.10":{"name":"@maroonedsoftware/koa","version":"2.1.10","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.10","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"1cc60224e79602ef077ee028d26353c28d438d34","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.10.tgz","fileCount":49,"integrity":"sha512-3tLGWyBrASR0ILsnj9GgciyqldVbxnyq///lNplEmKlLOGC8Tuu1oEgsk+DRZrMACJb1F8fXi8mKBbNNp2NU+g==","signatures":[{"sig":"MEUCIB9Sya01T57bQaGYQ9Og4n9Qpc2z6Ml7+qkBpglyFax4AiEA7kV0Z/vIUkOZq8+yRQznbLfYl5zwr5lWi5Y8NTqv9bY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125491},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.10.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/a447ed2c2e7863319da8d3ce7048b772/maroonedsoftware-koa-2.1.10.tgz","_integrity":"sha512-3tLGWyBrASR0ILsnj9GgciyqldVbxnyq///lNplEmKlLOGC8Tuu1oEgsk+DRZrMACJb1F8fXi8mKBbNNp2NU+g==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.8.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.10_1778348063950_0.3463337734751575","host":"s3://npm-registry-packages-npm-production"}},"2.1.11":{"name":"@maroonedsoftware/koa","version":"2.1.11","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.11","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"a2b884d6f3b4a71aacb31c9d96cf5c922ed2b13f","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.11.tgz","fileCount":49,"integrity":"sha512-4pqEfNluTThzgyLxB9TPn5L5RNhvqePcRU87Vn7CstKuDYpZlIc98QFszb0Iv94OSuucDdzqv3hEeTOTsBHJ0A==","signatures":[{"sig":"MEYCIQDbG/HDiKx68wWLGkmNF6tcgTcOCAWjuiuEBaErPJY4FgIhAOPNBDdm/k9Ajr82dvrIhdLd2Joy0rIiOwJHGdjfBWLr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125491},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.11.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/3bef77b5dc3d096ecf1067838777578d/maroonedsoftware-koa-2.1.11.tgz","_integrity":"sha512-4pqEfNluTThzgyLxB9TPn5L5RNhvqePcRU87Vn7CstKuDYpZlIc98QFszb0Iv94OSuucDdzqv3hEeTOTsBHJ0A==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.9.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.11_1778350331553_0.7714905055731802","host":"s3://npm-registry-packages-npm-production"}},"2.1.12":{"name":"@maroonedsoftware/koa","version":"2.1.12","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.12","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"a45207583bf70e9975ab161113e8775673a339e3","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.12.tgz","fileCount":49,"integrity":"sha512-64FcewF4/KTWX9+sXNUkkbegkxcMApFOTEi5/GCBy8/6eMhGypqFBPKZG+fNnjwUgjuir8dy5BHmwNqZGJBMXQ==","signatures":[{"sig":"MEUCIQC6VsYXMkWeI88n7+Xu1vJPGgJwKMR80D+FtNj6vWyAfwIgS5OH0LYL9n6o0mBW0lHT+PQTVzX5Qj+tzyuiiLiu7a4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125492},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.12.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/17775dd1776e5bcce97be71bd7e66566/maroonedsoftware-koa-2.1.12.tgz","_integrity":"sha512-64FcewF4/KTWX9+sXNUkkbegkxcMApFOTEi5/GCBy8/6eMhGypqFBPKZG+fNnjwUgjuir8dy5BHmwNqZGJBMXQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.10.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.12_1778352928760_0.5525070579300604","host":"s3://npm-registry-packages-npm-production"}},"2.1.13":{"name":"@maroonedsoftware/koa","version":"2.1.13","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.13","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"eaad6c529ffd6e3e88a31fa90027bba6f6613b1e","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.13.tgz","fileCount":49,"integrity":"sha512-IP37bSiFJHDxT5dyA69qn7nPuOvcmq0zB9bLoEGC9w7E+lx7MJkMNz4Z8SlJ1OGzS1SsLbnzj55onVspPKb5Dw==","signatures":[{"sig":"MEUCIQD3Qb8euwCobSYkYvq3ewSUYpJAwaIEz5h23X+YI3g3ugIgBoPi+eRXUv9LMwvsre+U6K1KNXh7n8hhMICYedefiNI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125492},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.13.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/ff7bc8595749fc41387568f72774a138/maroonedsoftware-koa-2.1.13.tgz","_integrity":"sha512-IP37bSiFJHDxT5dyA69qn7nPuOvcmq0zB9bLoEGC9w7E+lx7MJkMNz4Z8SlJ1OGzS1SsLbnzj55onVspPKb5Dw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.11.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.13_1778430132286_0.6422820498080626","host":"s3://npm-registry-packages-npm-production"}},"2.1.14":{"name":"@maroonedsoftware/koa","version":"2.1.14","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.14","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"d0b244b19d48503bbfc27c59303ad2ed86bfc794","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.14.tgz","fileCount":49,"integrity":"sha512-lMYG6xuwhPgqeVUiXj4iFpv9IM0dVuKj727/97ESvDWes+dEdROHJw7IzOqo4AsukfepHFG+Jv8u3HveycYQLw==","signatures":[{"sig":"MEYCIQC58Rl8UPNv/x12mJ1dAFQUe/H6+nCjH81BZupd4NlWQgIhANB9pHYmdQifP32HDZPcZZml9K4K09J5venjS/0986/T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125492},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.14.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/5257141b7ebe58460c8ba4099ca56959/maroonedsoftware-koa-2.1.14.tgz","_integrity":"sha512-lMYG6xuwhPgqeVUiXj4iFpv9IM0dVuKj727/97ESvDWes+dEdROHJw7IzOqo4AsukfepHFG+Jv8u3HveycYQLw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.12.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.14_1778440573679_0.31813903433339696","host":"s3://npm-registry-packages-npm-production"}},"2.1.15":{"name":"@maroonedsoftware/koa","version":"2.1.15","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.15","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"3e63a3bdd6f5dac57182d68d39ef305b7a53f714","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.15.tgz","fileCount":49,"integrity":"sha512-bYVUFNw7aDg2Ffqg/4gzQw7x1ooS/Rg/V/O3FCbw7oPu+hUpD5ULHLePeBFlUiaJB3M5F9lVudR/WYfcyuofAw==","signatures":[{"sig":"MEYCIQCofICPRoeDEFMHLZfOao+wWyrABfI/LABlTlVKQNID4AIhAPDfQsDtFw5qblJNNeAjsV+99Qj1lrtHoz4od3VCxYDr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125492},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.15.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/6a7e30266196ced50fe1b226130ccbb0/maroonedsoftware-koa-2.1.15.tgz","_integrity":"sha512-bYVUFNw7aDg2Ffqg/4gzQw7x1ooS/Rg/V/O3FCbw7oPu+hUpD5ULHLePeBFlUiaJB3M5F9lVudR/WYfcyuofAw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.13.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.15_1778502111252_0.6185333911558228","host":"s3://npm-registry-packages-npm-production"}},"2.1.16":{"name":"@maroonedsoftware/koa","version":"2.1.16","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.16","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"69fd9a9ea6065f430e22277778dd8dd108376cac","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.16.tgz","fileCount":49,"integrity":"sha512-oL0mV8gwD4Qb+fIG29oiCYGR2pu9xmTb4jqmStOpWNd79Rd9r+9w4no8+EooehGHdl2lmc9/GlaccTMma82jfg==","signatures":[{"sig":"MEQCIGEkpvvhFB40HGC9KQGAQ8Ivq1YNlgIolpBEEDCHQ9seAiAKqWVP/zxBE+8btdedhcruoirlvAoYWKoxfuCweXOXww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125492},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.16.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/e92831c66443a99fed79d903435383c1/maroonedsoftware-koa-2.1.16.tgz","_integrity":"sha512-oL0mV8gwD4Qb+fIG29oiCYGR2pu9xmTb4jqmStOpWNd79Rd9r+9w4no8+EooehGHdl2lmc9/GlaccTMma82jfg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.14.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.16_1778588631734_0.7472933595373248","host":"s3://npm-registry-packages-npm-production"}},"2.1.17":{"name":"@maroonedsoftware/koa","version":"2.1.17","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.17","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"d99c67f5397fdf7e6a71d5178ef756bfa0cf6ae1","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.17.tgz","fileCount":49,"integrity":"sha512-2M4zvbDpSYJjHsriY12ffin9XMXN+3RCeRa3mp5jcMvGIZueeA82p+8p1hBIGkOT0H+fmDHtV7f6oXSihd5o2Q==","signatures":[{"sig":"MEYCIQDiP5ovz1jz39kgIII63441ayVIA45ofbXnpLd7U3HZBAIhAPTaUlGOgweQcktxo8E/kyQlBNqMIFtaTTjD5OEV2IVX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125492},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.17.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/39117d147c73ec1ae1602baf0045b960/maroonedsoftware-koa-2.1.17.tgz","_integrity":"sha512-2M4zvbDpSYJjHsriY12ffin9XMXN+3RCeRa3mp5jcMvGIZueeA82p+8p1hBIGkOT0H+fmDHtV7f6oXSihd5o2Q==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.15.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.17_1778592986772_0.34343557963885174","host":"s3://npm-registry-packages-npm-production"}},"2.1.18":{"name":"@maroonedsoftware/koa","version":"2.1.18","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.18","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"7bd4ae4a382d33f2893c4571e69a60ff10ef3455","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.18.tgz","fileCount":49,"integrity":"sha512-cAc+40WLttYQHkFZLrIk7Ax8K0WJSvOMHMhhgpHuhwv0W/furukRbaZ4VT6neZVoJs03dA5PkFzrCr6FTziSJw==","signatures":[{"sig":"MEUCIDHwIybtVuld7qHLrxvsLWDDPTYfAgZHBgRqqgYM+UNlAiEA8kH1ihUmh/ABrTCz7su0KqpSLeIv8BA3IfhyDs4t2EI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125492},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.18.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/5d41ac4df42b293def87992f0831de49/maroonedsoftware-koa-2.1.18.tgz","_integrity":"sha512-cAc+40WLttYQHkFZLrIk7Ax8K0WJSvOMHMhhgpHuhwv0W/furukRbaZ4VT6neZVoJs03dA5PkFzrCr6FTziSJw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.16.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.18_1778604580975_0.3434356638336431","host":"s3://npm-registry-packages-npm-production"}},"2.1.19":{"name":"@maroonedsoftware/koa","version":"2.1.19","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.19","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"3b8d52bfea3cce7b9fd34928c3aad579fa1d9eb0","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.19.tgz","fileCount":49,"integrity":"sha512-QrpsGk/AT4VFfgsymTLQQ59VtG2inLsNezjFYwXZN3BRCWcOQaNIJn+gYAv4FuUpPZMCVzTYNRCStVAgfivkdg==","signatures":[{"sig":"MEUCIQC/5McBjANMaPkxds+pEBiunvDa1hAh5nndtlHFDWZy3QIgPHOarovQmMdGD5Mmpi+a5/kEuggSXwhxZyyKgrqN1ME=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125492},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.19.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/46b68ad4f4ee41963e22ab321cf5c326/maroonedsoftware-koa-2.1.19.tgz","_integrity":"sha512-QrpsGk/AT4VFfgsymTLQQ59VtG2inLsNezjFYwXZN3BRCWcOQaNIJn+gYAv4FuUpPZMCVzTYNRCStVAgfivkdg==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.17.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.19_1778606808642_0.2570663484083602","host":"s3://npm-registry-packages-npm-production"}},"2.1.20":{"name":"@maroonedsoftware/koa","version":"2.1.20","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.20","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"8878c4146dd6549e50875f82f62a4d0bfef54904","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.20.tgz","fileCount":49,"integrity":"sha512-jYn79M1dYtGEM3mfNPRfjxIjG9pgODX8vCccXGAdryLmEgedSAYLfsiA4Z5TISQ739f9FudM1wMsqaz6Y7yAzQ==","signatures":[{"sig":"MEUCIQDXrHp16Kw0kiFRdTIK4gaTJdfZHM9f04YXdkhDVyolWgIgctxtzNdWtGElFjfigHGEz6AeJPisLsC/R8aL/eZu1qA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125492},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.20.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/7f1b894d7300dea9a754c970fd205ab0/maroonedsoftware-koa-2.1.20.tgz","_integrity":"sha512-jYn79M1dYtGEM3mfNPRfjxIjG9pgODX8vCccXGAdryLmEgedSAYLfsiA4Z5TISQ739f9FudM1wMsqaz6Y7yAzQ==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.18.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.20_1778612478450_0.22404051671006964","host":"s3://npm-registry-packages-npm-production"}},"2.1.21":{"name":"@maroonedsoftware/koa","version":"2.1.21","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.1.21","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"f086c3a927d74f15cdc9c87ca4c617515367a06f","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.1.21.tgz","fileCount":49,"integrity":"sha512-2fq/68vFaD71Ob3IMMB3OhXssSg0QHkoYGtFTCn7Z1MnUo8VVr7BVr2LHPYZhiy633/u4iEU+BcSZJsWLg5wag==","signatures":[{"sig":"MEYCIQD7jciPnDkeZrTAf+K3feqxFlnByOQVtmAvn9mT2E4pUAIhALV9l8kGVOoBQujbgEXURP29m53I1UEq36naJ81RFwjh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":125492},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.1.21.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/58c3d1bc56c43820b357635f57da4638/maroonedsoftware-koa-2.1.21.tgz","_integrity":"sha512-2fq/68vFaD71Ob3IMMB3OhXssSg0QHkoYGtFTCn7Z1MnUo8VVr7BVr2LHPYZhiy633/u4iEU+BcSZJsWLg5wag==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.18.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.1.21_1778620167927_0.49585591980456956","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"@maroonedsoftware/koa","version":"2.2.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"78f60f02d63a98ef2e7f789f07d0a41cef92ce14","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.0.tgz","fileCount":49,"integrity":"sha512-IIG24E2GlmU1MNL1VN18n2npEK9QfBQxTzqBsl3pRWQnfRC4fPNzQcGKUPQGQKbulzp8fAVkdnxLro3pONjb8Q==","signatures":[{"sig":"MEQCIHwXdbtAYDUzoRdtc0t5pyW81G59R2kySoJ9IzgwlQ3IAiA5vbFgqIICL3HhFrPqL+O3hoXX/VQ/yVDgQIoaCVBNzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":128935},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.2.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/e91b4f22f097fa745ce8e8d1e85887f9/maroonedsoftware-koa-2.2.0.tgz","_integrity":"sha512-IIG24E2GlmU1MNL1VN18n2npEK9QfBQxTzqBsl3pRWQnfRC4fPNzQcGKUPQGQKbulzp8fAVkdnxLro3pONjb8Q==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/policies":"0.4.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.19.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.0_1778690187259_0.9529351742868784","host":"s3://npm-registry-packages-npm-production"}},"2.2.1":{"name":"@maroonedsoftware/koa","version":"2.2.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"111ff149be4e133b5f75d8db6ac166deab5cb33e","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.1.tgz","fileCount":49,"integrity":"sha512-4zifMgtXl4gEuiU+N7FxGwF9ry4IMttuA6RxvTVe8q5Wn8ENQOMG5KeMCmnS1jnBQtApc6KnsI6t5yXSvZxWpw==","signatures":[{"sig":"MEUCIQD7PlgB+t3tLbkcpH9ywJ0HBLrZhbw73c4kdru+InEwmQIgLGtNw+cBfHmZ+K2EABNiuQL7rAjjG1Z7hD+wnVHWeQ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":128935},"main":"./dist/index.js","type":"module","_from":"file:maroonedsoftware-koa-2.2.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"_resolved":"/tmp/76af5a4b6ce37fc190aeddb741af415e/maroonedsoftware-koa-2.2.1.tgz","_integrity":"sha512-4zifMgtXl4gEuiU+N7FxGwF9ry4IMttuA6RxvTVe8q5Wn8ENQOMG5KeMCmnS1jnBQtApc6KnsI6t5yXSvZxWpw==","repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"_npmVersion":"10.8.2","description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"20.20.2","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/policies":"0.4.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.1.2","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.20.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.1_1778706119610_0.15170445939803434","host":"s3://npm-registry-packages-npm-production"}},"2.2.2":{"name":"@maroonedsoftware/koa","version":"2.2.2","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"4f3fc04efda0ec08a454e358b5a64de0f5ca9360","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.2.tgz","fileCount":49,"integrity":"sha512-la7rAHHAoTkYjambg7avUt/Usdb1FuK/JTEKik8EhH5U4BqKo9TQA+U+GNidZm4q4yfYykyVATZVjcmKXTZ9ug==","signatures":[{"sig":"MEQCICkcCdDrMShBLA7mjYaoZLEok1shzy8erSZI9kIzyfmbAiAZtXdldfxmjl54mFGbSvBBhU2HD1p7o5gmLt0ZMd8Cow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":128935},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.1.0","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.6.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/policies":"0.4.0","@maroonedsoftware/appconfig":"1.4.1","@maroonedsoftware/multipart":"1.2.0","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.20.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.2_1779022232568_0.997726975676976","host":"s3://npm-registry-packages-npm-production"}},"2.2.3":{"name":"@maroonedsoftware/koa","version":"2.2.3","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.3","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"031958b31fde07fe222bf0f7369906e4d49d3ee3","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.3.tgz","fileCount":49,"integrity":"sha512-7ZP29XOUuwoH0omfB0DVmKK5P1tFDDvbS1dDev/35F2EvFuhL5i4i5tqj5xI8AehXi6254eYbhRD94TyyKZ/NQ==","signatures":[{"sig":"MEUCIQC6C6npMrfg70VUQ53DehVOznTQnilQdVz2MCauHUOaPwIgAbJGgiJuF6wyU5hqqsT7TCQrePLHApZhAjjAktZRHEc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":129622},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.1.0","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/policies":"0.4.1","@maroonedsoftware/appconfig":"1.5.0","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.21.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.3_1779025266121_0.14247095698957546","host":"s3://npm-registry-packages-npm-production"}},"2.2.4":{"name":"@maroonedsoftware/koa","version":"2.2.4","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.4","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"0b607f74834117387e45f793aa286ec7e9df6d0e","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.4.tgz","fileCount":49,"integrity":"sha512-g3UeUo0XmE+oe1v0RxTi1OxuUycAfn8H+0wYd4OsPa/9vw4sKA7EJ2ZEyZU8B+Mf4HeRFfNmoo7w6TZYJvgq8g==","signatures":[{"sig":"MEQCIDQ1i+INdIUm8sUDRcdOq2WQb/NRMFs6aSdkzIGM8dhQAiAUUgsxmFMhnLhH1FR3lENZulZQT1o0MWrrpRzrJ99/mw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":129622},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"knoxcoder","email":"knoxcoder@gmail.com"},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.1.0","dependencies":{"qs":"^6.15.1","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.2.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.0.2","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.0","@maroonedsoftware/policies":"0.4.1","@maroonedsoftware/appconfig":"1.5.0","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.21.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.0","@types/koa":"^3.0.2","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.4_1779028639483_0.3237080965040666","host":"s3://npm-registry-packages-npm-production"}},"2.2.5":{"name":"@maroonedsoftware/koa","version":"2.2.5","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.5","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"bc27e1b32593262d245bf75075726ef9810c4df0","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.5.tgz","fileCount":49,"integrity":"sha512-yBwY8T5u4mlxUkcJ8GACRiG9ny+reWvw9Jr8OO6jEEoDkgWgnXDFjVN5jefYaxUYZE27DMlqw4TQ/6j+8mJVtQ==","signatures":[{"sig":"MEUCIQD+wlBRTRixFcdk2zhrrQf34u+vDaWPpkjqQa5x9j0NqwIgQa95e77k+oZWzwFZhhMWyt0+MpINhXbU2THGiCGGxdQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129622},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.0.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.1","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.5.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.21.2"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.5_1779391085630_0.27163251064525973","host":"s3://npm-registry-packages-npm-production"}},"2.2.6":{"name":"@maroonedsoftware/koa","version":"2.2.6","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.6","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"33aa8dff69eab587fba994b3e6c3046a94e8fba8","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.6.tgz","fileCount":49,"integrity":"sha512-wVRvuR9YmYuXruU0q4J7Qr/TTjIQbdCr/XTPbhSSFSvNl4KeTZsIToqMJvedGdumB/vPSOaXnuwNFSPKoXYPkQ==","signatures":[{"sig":"MEUCIAjCtjtM8wGUMVkcVnbkRgQpdX942Oq10/fC8tgu2WOWAiEAplEEw/u8mY6sGu+8z9yhPkLSxMDRio2pUSh+cM0A+o8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129622},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.2.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.1","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.5.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.7.0","@maroonedsoftware/authentication":"4.22.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.6_1779540306329_0.7250210383634512","host":"s3://npm-registry-packages-npm-production"}},"2.2.7":{"name":"@maroonedsoftware/koa","version":"2.2.7","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.7","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"92f1bb26d7e5e01b1adcd2a8a728117a08b55c72","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.7.tgz","fileCount":49,"integrity":"sha512-Wcpv5Kv+p1Ni/Jj9wU6iYl6zcZ6PPt9SUhKdn0DfwE0qmDNxgPtCTEE2WklyJzi2bbUXONODgVix5dnNJjziTg==","signatures":[{"sig":"MEQCIEO6SfnpNWryGO/1eZVNsuFCaxCvuuYS9RdVETuenXASAiBGgEXYFHLigs3DqjGwZDJQToIpKIdwweUezIPG+UiRoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129622},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.2.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.1","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.5.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.8.0","@maroonedsoftware/authentication":"4.22.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.7_1779550318238_0.7183455232366998","host":"s3://npm-registry-packages-npm-production"}},"2.2.8":{"name":"@maroonedsoftware/koa","version":"2.2.8","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.8","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"d8ec714cbec18b1efb7457831acfb20096eda345","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.8.tgz","fileCount":49,"integrity":"sha512-SuSY4qf80/0dtEJzFQK1Z0i2Kj14YavouhIue4tf0g1l3stWA9PxEf5LS4SJjy+8oWSenwfgJ/q9R1MYQZY2tw==","signatures":[{"sig":"MEQCIAcyZ7Eh4kUv3SB4+GzLzglXQ6MDQcZ8eW1WSOGfLAmTAiBFB+7kmEuneqF8A+ZltNHZ+ePbLoCRDM5uUr7AeiiepA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129622},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.2.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.1","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.5.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.8.0","@maroonedsoftware/authentication":"4.22.2"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.8_1779824701377_0.6645826295211372","host":"s3://npm-registry-packages-npm-production"}},"2.2.9":{"name":"@maroonedsoftware/koa","version":"2.2.9","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.9","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"9cfa3d0e627b45dbc5d75e78057fe54411ae6263","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.9.tgz","fileCount":49,"integrity":"sha512-cE+qZDqobwFoVBgt4IvL9F0zg7zZRWEdJdvZs2vgUeaPFXQ4IpBdxnZ6HhVFogH66nBCNW+AIsKCqgCmFDL3gw==","signatures":[{"sig":"MEUCIQDcQ9dj3B1p5wfZVZvIBE2fuKS29snpwOa7WENC7Oei4AIgJcRkNoJiRj+lKon2gslMU5FrmfKIUYArgHe0B7JyBJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129622},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.2.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.1","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.5.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.8.0","@maroonedsoftware/authentication":"4.23.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.9_1779829500879_0.5142989393767725","host":"s3://npm-registry-packages-npm-production"}},"2.2.10":{"name":"@maroonedsoftware/koa","version":"2.2.10","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.10","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"727772f655817b709487565342441d9531c9490d","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.10.tgz","fileCount":49,"integrity":"sha512-VDZvR0dPe7Jnb87XHaer1ye7Ko+5S2RXORn37yWp3X5VsTOmrWm0PzPC2whtPftcJGMl0hQww+A59vquCBonIQ==","signatures":[{"sig":"MEUCIHoBQCkYWyOoshd0Q+pj/jn/2UrO8fNQVGIuUu3jkC78AiEA0IFV8OTeSGra0uJFWcRaYQnTSwvbLMTj4kfVilRpcBU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129623},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.2.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.1","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.5.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.8.0","@maroonedsoftware/authentication":"4.24.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.10_1779885066682_0.9044677732677346","host":"s3://npm-registry-packages-npm-production"}},"2.2.11":{"name":"@maroonedsoftware/koa","version":"2.2.11","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.11","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"2cb61c88a15f06a5007980a845a3e6651af999de","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.11.tgz","fileCount":49,"integrity":"sha512-Fs/VKvb5q9rLSNfo9AHb2C9+uP7oH348FDMAWcPt/78SHwc6uhH5kD0gOJnMJvGJ4aDVvXbC5eGtvxA34wSwGA==","signatures":[{"sig":"MEUCIQDf92POF9vp2TEkWoFYvNp8FduNVQFcHPP8iAERP7lEdQIgTzJ600i/OsW7f48+IiWFaThVhAXkG+CBe5NEbeVCyp8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129623},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.2.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.1","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.5.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.8.0","@maroonedsoftware/authentication":"4.25.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.11_1779891026346_0.056149360940096926","host":"s3://npm-registry-packages-npm-production"}},"2.2.12":{"name":"@maroonedsoftware/koa","version":"2.2.12","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.12","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"87f76d65e56de0c02525fc2ac57f4e12319d69dd","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.12.tgz","fileCount":49,"integrity":"sha512-waUHCCLLXij1Uotc9f1FiqsyybB1WlEO7BDv0OE8X1up48wnS64a1/U9k0KoK+b9Z+xQzvDhW1ivc55K00Kz5Q==","signatures":[{"sig":"MEUCICJwwCxIspc6GySMGLaOruEIpZVxzXUalePhwNoe/6KPAiEA1bp6C/GtOcMcmyrSVeCPABLcp9Kco5TAaglvokXh2ts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129623},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.2.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.1","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.5.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.8.0","@maroonedsoftware/authentication":"4.26.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.0","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.12_1780059917533_0.4188373024880716","host":"s3://npm-registry-packages-npm-production"}},"2.2.13":{"name":"@maroonedsoftware/koa","version":"2.2.13","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.13","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"d4653d793b75c09110fff974c440d1e443289484","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.13.tgz","fileCount":49,"integrity":"sha512-HNVXzbMhs9ta2wG4hWbqX6MnOik2jtXSCFxalueLXJtrMW4OZndD97NSNHxTvC+ybtC1NAdpEo7tALP5TXE45w==","signatures":[{"sig":"MEQCIH8IKuFWZFUfxvnE28cJp3BsHVUXmaYWxq3sNQo9SSz5AiB2V6faZ8btcIPIRDoKxTBqJJr+Eh447HuJsKnSvWBvjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129623},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.2.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.2","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.5.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.8.0","@maroonedsoftware/authentication":"4.27.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.13_1780077549137_0.38194205296618433","host":"s3://npm-registry-packages-npm-production"}},"2.2.14":{"name":"@maroonedsoftware/koa","version":"2.2.14","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.14","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"4fe465d306447a241f6278d63857cf213906e56c","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.14.tgz","fileCount":49,"integrity":"sha512-eBx2iTkt3DnQsX9/q09eqA6UrRtNa7tpk9KwtVkKTsaGp6faL+7NesuYS47SFNRYjI9Fdmfym3pAyQZ9p8R9Hg==","signatures":[{"sig":"MEQCIBJENRahQugOwqsFkwRJiU+MrNAeojFJRoGGd9misurvAiBNtDzfy1pfAtNMbPHq+m7p4MnYFWhN9VwcOztE8WsJyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129623},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.2.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.2","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.5.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.9.0","@maroonedsoftware/authentication":"4.27.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.14_1780077932618_0.3356216360925708","host":"s3://npm-registry-packages-npm-production"}},"2.2.15":{"name":"@maroonedsoftware/koa","version":"2.2.15","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.15","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"1747b408b8d264388a79f53b5b3afe0f6cd7e544","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.15.tgz","fileCount":49,"integrity":"sha512-VPFJZ7W8LqbgNJWZr4X7r0S7eKpjaBqMgzDwZPGFmNNUANgXlSgNuA7Kgfi8lMDifp6bIHZ8SY1OoLsoN/qbbA==","signatures":[{"sig":"MEUCIQDVFopi1xkJJl0lme0lMgMW4F0YJ685286evvZ7CIPK8QIgAsOzDi3fKMw2y4z0pfUN2humXvUJAnlC8EfYmSCdqvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129624},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.2.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.2","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.6.0","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.27.2"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.15_1780152514696_0.5775484823190309","host":"s3://npm-registry-packages-npm-production"}},"2.2.16":{"name":"@maroonedsoftware/koa","version":"2.2.16","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.2.16","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"03ca174a24e0b4d086f1b2244e2e324fcac45e63","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.2.16.tgz","fileCount":49,"integrity":"sha512-0XQ7ErRnGAP8LX/1fIP8BGyFzDsZe7qyiAr9u4HfIZpV5cC2XqILQHsxMngx10ODL7t2y4BHdh/gzP9baHg9lA==","signatures":[{"sig":"MEQCIHvDmBuI/zQIYbOjcjZcWRG13kxqCESqKQD6eI5vwgXtAiB1x2a9MhSn8AefC49GjqsaF1ymyF14e8hWFgce+K5eAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.2.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129624},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.3.0","dependencies":{"qs":"^6.15.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.2","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.4.2","@maroonedsoftware/appconfig":"1.7.0","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.27.2"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.2.16_1780492528062_0.7146432175002735","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"@maroonedsoftware/koa","version":"2.3.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.3.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"85b4b42f72f33b561d471902edad1b9385f1c071","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.3.0.tgz","fileCount":51,"integrity":"sha512-GqSlQcHU6dfV6ZCOmL6YD9qkiIB3ZjGp8Su2tUPDQO9HbiqGnclv3BhSOLeq4fPhGMffRafdS4S4TiHHsvtvTQ==","signatures":[{"sig":"MEYCIQDWPC8+SF+WWD4yac8tbH9HlY4Qbe/Tfz+a3N+tN9QOKwIhAKCTNXFGD/xZL+4KEOUpOSczR/iyXVBP71Q6bIyT55I6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":145588},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.3.0","dependencies":{"qs":"^6.15.2","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.2","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.5.0","@maroonedsoftware/appconfig":"1.7.0","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.28.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/luxon":"^3.7.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.3.0_1780594628115_0.11193119676073904","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"@maroonedsoftware/koa","version":"2.4.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.4.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"4fa1d5dba482dd1a6d532b80e1be3c84a138dd16","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.4.0.tgz","fileCount":51,"integrity":"sha512-J7dNhScHLgorYsMjxqrFhF59xmdAvcRuF+0LIRLkXIBh6s8H9XIRltBTwoxAFVQGqt9lCGETExszOnWjd/h1Ew==","signatures":[{"sig":"MEUCIGN6hmA22/krRoIoUXRNvixTMB36Oq2JUu0LCxP9+YceAiEAlRu53CF32KqWM73Cv6h+eDgW+Je+knWAOTehfMzLOTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":146897},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.3.0","dependencies":{"qs":"^6.15.2","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.2","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.5.0","@maroonedsoftware/appconfig":"1.7.0","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.28.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/luxon":"^3.7.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.4.0_1781293105959_0.7799680496492583","host":"s3://npm-registry-packages-npm-production"}},"2.4.1":{"name":"@maroonedsoftware/koa","version":"2.4.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.4.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"5cd8ff5b6dcb7a63f76bb44b356a9fde79083a7d","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.4.1.tgz","fileCount":51,"integrity":"sha512-EcHdENyHrfWJobsFOmZoTfG6hPa4d8ORZNemNwAm/xMGV4s2OLEXXy45EaIPyyulGY8L/04LjT/JsZS7M4lDHA==","signatures":[{"sig":"MEUCIFOaDP5flbXDLMqhS5I42ULm3gtYk9JEBx5r5K9z8BqyAiEAqtYQvc9Ssy1YUNyT+aB6oejz4/sOiDt6KGAxuce/Vdc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":146891},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.3.0","dependencies":{"qs":"^6.15.2","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.2","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.5.0","@maroonedsoftware/appconfig":"1.8.0","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.28.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/luxon":"^3.7.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.4.1_1781630320083_0.713140321589981","host":"s3://npm-registry-packages-npm-production"}},"2.4.2":{"name":"@maroonedsoftware/koa","version":"2.4.2","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.4.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"693540035dbf7172b9414fdd7385ddabfa1b1d08","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.4.2.tgz","fileCount":51,"integrity":"sha512-xKIGpERisW+FYYg8tNoqk6vk7p9pUIHr7FBNyFQkhQ3/Kxu9X3Rc+s1qcE+a7VvJO2FlEXGCREUdQCx3jFxb2Q==","signatures":[{"sig":"MEQCIC7eSeUf9mEcIyqw7mchSXXmzldl7HxnEgpmo6yRkDf1AiBhHchWwSPiOICbdEv/tTcoouhwdWkgMS2/AE6eOOiVcQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":146891},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.3.0","dependencies":{"qs":"^6.15.2","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.2","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.5.0","@maroonedsoftware/appconfig":"1.8.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.28.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/luxon":"^3.7.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.4.2_1781701057612_0.7946149029715817","host":"s3://npm-registry-packages-npm-production"}},"2.4.3":{"name":"@maroonedsoftware/koa","version":"2.4.3","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.4.3","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"63371486d545f8726ae642e4e781e67c028ce4f1","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.4.3.tgz","fileCount":51,"integrity":"sha512-LEysubsFMN0KNirqg1Fy8GjD2uQHTOWQfH6aCszMzVvDMRRf/5XbmVhLD3FketK/dLF6w5h9Ck66qkSzyoiCag==","signatures":[{"sig":"MEUCIAUzX504KDjYl+aK8yUikIsf4pNw71PiCvhXXmkw67VbAiEAyRxSiG3ynM/JBqgUI8LE0px7pjcFAp4VL67ffvUkutM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":146891},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.3.0","dependencies":{"qs":"^6.15.2","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.4.2","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.1.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.5.0","@maroonedsoftware/appconfig":"1.9.0","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.28.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.5.0","@types/luxon":"^3.7.1","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.4.3_1781715308977_0.5032778773556172","host":"s3://npm-registry-packages-npm-production"}},"2.4.4":{"name":"@maroonedsoftware/koa","version":"2.4.4","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.4.4","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"da5307d937f7875d8a6449cce2a20b7aae87a4d3","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.4.4.tgz","fileCount":51,"integrity":"sha512-Xe7l3CFkq7taoHfVoSVauqH67mvPbzVfe69aQ/yXH2fxyuI7oawDtGmMnJ0n47eSPthYFOABDmzsvkj0/pTLNQ==","signatures":[{"sig":"MEYCIQDAv2dOiBTHSH5tDi53+9IcNHN4m8JO1uzoZsYBeQ9jZAIhAPkWAnVtA2LciPVk9fjyM382rd0IoeTfNkYgExsa7wzM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147331},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.3.1","dependencies":{"qs":"^6.15.2","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.5.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.5.0","@maroonedsoftware/appconfig":"2.0.0","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.28.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.4.4_1782312674684_0.5426945017474458","host":"s3://npm-registry-packages-npm-production"}},"2.4.5":{"name":"@maroonedsoftware/koa","version":"2.4.5","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.4.5","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"f534f6e0267643e286becc76e39a3385233a494f","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.4.5.tgz","fileCount":51,"integrity":"sha512-reScySRrnE/LcDx20dgA5KLhMTaQA2D7vPbAjuzokJh4tlDJC0tO8RiHR5TQ/z/SWO3jPmAYMjhtTXQO7hZLzQ==","signatures":[{"sig":"MEYCIQCqdYxHr9ztu9xtOK5b2/7cpKvBJ1j6SJUX94XP0vl4mQIhALHq4SpqZHzWClEm9i04MdHyRHIHdMFd4kajLepX0ozF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147331},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.4.0","dependencies":{"qs":"^6.15.2","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.5.0","@hapi/bourne":"^3.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.1","@maroonedsoftware/policies":"0.5.0","@maroonedsoftware/appconfig":"2.1.0","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.28.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.4.5_1782675239593_0.7962179676747871","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"@maroonedsoftware/koa","version":"2.5.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.5.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"a17acef036cd1cc6c3a2374eddfd02f93cee7204","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.5.0.tgz","fileCount":55,"integrity":"sha512-9adG1AvVWMFfgv1EJW9EWc6k/JmBwDgVHvgc5TuLwBvwDroxAvZHDwEcNZg/WxzBk3aQc8zeDtzexszrveLueA==","signatures":[{"sig":"MEUCIFAaH5sSd8OZV2xA/Bjjp81YEz91NZsMMVTI666MBmfjAiEA+hX2AGyJT5PhlznES6N1pDoAAsxbVQdfj2o43oo/Kck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188493},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.4.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.7.0","@maroonedsoftware/logger":"1.1.2","@maroonedsoftware/policies":"0.5.1","@maroonedsoftware/appconfig":"2.1.1","@maroonedsoftware/multipart":"1.2.1","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.28.2"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.5.0_1783021008288_0.716543001353827","host":"s3://npm-registry-packages-npm-production"}},"2.5.1":{"name":"@maroonedsoftware/koa","version":"2.5.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.5.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"999f48abfa94f176efd1c9f71e3ce3338afa39cb","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.5.1.tgz","fileCount":55,"integrity":"sha512-cNZJnKNU7IsRLWhgPIoDk+QCepteQ14k0aDCAhCMQHmKZQVcUSIxQGR9X3OAUHI67GcMBJJKNe2I8lKxOlEr0Q==","signatures":[{"sig":"MEUCIQD42OE5rQGebQactxKsDxleLowC7PeR9QINqhOX+mIHRwIgD6qV06EFwNTl1EJQJQjiVjUipkE7TJcYUrd0snShSkk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188493},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.4.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.7.1","@maroonedsoftware/logger":"1.1.2","@maroonedsoftware/policies":"0.5.2","@maroonedsoftware/appconfig":"2.1.2","@maroonedsoftware/multipart":"1.2.2","@maroonedsoftware/utilities":"1.10.0","@maroonedsoftware/authentication":"4.28.3"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.5.1_1783347437898_0.061024418235121836","host":"s3://npm-registry-packages-npm-production"}},"2.6.0":{"name":"@maroonedsoftware/koa","version":"2.6.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.6.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"1da81a285e46912e6985570dd2f79ecd967430d9","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.6.0.tgz","fileCount":55,"integrity":"sha512-R3Cif9MmhwxvERMmh8yLMD3K9JFLzuGuoc6W/QIZPb2nGaPteJ1bxCVZ5mb0xw2G53ZIvqzmCgzpe+S1utV7ig==","signatures":[{"sig":"MEYCIQDNyg/SBOpQbsPk5l0N5cgJeRwl0RpUVpcl26cR8xBqAAIhANa2D2EP83RPQfAFGqPMKqHa3kURkFIwhOkUqtl7Dv7c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":199815},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.4.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.0","@maroonedsoftware/logger":"1.1.3","@maroonedsoftware/policies":"0.5.3","@maroonedsoftware/appconfig":"2.2.0","@maroonedsoftware/multipart":"1.3.0","@maroonedsoftware/utilities":"1.11.0","@maroonedsoftware/authentication":"4.29.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.6.0_1783440546069_0.39739055101616727","host":"s3://npm-registry-packages-npm-production"}},"2.7.0":{"name":"@maroonedsoftware/koa","version":"2.7.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.7.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"765d3dda97dacd7b109dde880139822f1bd583fb","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.7.0.tgz","fileCount":55,"integrity":"sha512-BBmJhWIn2TjboolSicTyAJjeeO7g/PIHWE2o7kEGH8ygqP6rMhgwv06ovPI7fqbRGFoiVNfYMauRiMfiSLQhcA==","signatures":[{"sig":"MEYCIQDVH4JrUkzKxyzumtT0GkzVxzkSnnX+S0yBsWXxekggXAIhAO2lVrMvt55TN8BoE3mcUl+LFGYCJLspd3pZy9z3RwgE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":201803},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.4.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.0","@maroonedsoftware/logger":"1.1.3","@maroonedsoftware/policies":"0.5.3","@maroonedsoftware/appconfig":"2.2.0","@maroonedsoftware/multipart":"1.3.0","@maroonedsoftware/utilities":"1.11.0","@maroonedsoftware/authentication":"4.29.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.7.0_1783444030907_0.05888096859452463","host":"s3://npm-registry-packages-npm-production"}},"2.7.1":{"name":"@maroonedsoftware/koa","version":"2.7.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.7.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"7d2d430cbf8aa12fd1fcd8017dc8cc1673d5f11b","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.7.1.tgz","fileCount":55,"integrity":"sha512-Vg+lRiEC6usViMXsMOswBw2CwpFwvnU5qVFxeK9CR8APhwP+A2FjKhjC32rKZ80/q/pTQv9+AoaX+Vdsb+5Gjg==","signatures":[{"sig":"MEYCIQCpyjX0ziyDBvShaIJECcLPGFDO8/Ixc4Tk+H497uGrYgIhAIQAXUNUYnhn3ntGQrFr4GoriNtlXedjXATjbxEbV3up","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":201870},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.4.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.0","@maroonedsoftware/logger":"1.1.3","@maroonedsoftware/policies":"0.5.3","@maroonedsoftware/appconfig":"2.2.0","@maroonedsoftware/multipart":"1.3.0","@maroonedsoftware/utilities":"1.11.0","@maroonedsoftware/authentication":"4.29.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.7.1_1783445271377_0.13488479786486773","host":"s3://npm-registry-packages-npm-production"}},"2.8.0":{"name":"@maroonedsoftware/koa","version":"2.8.0","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.8.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"b644adcea40f459a4317bd87e9542dc1abad52d5","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.8.0.tgz","fileCount":55,"integrity":"sha512-WpKf/MgWm6pMKnILajygaEaI3qM2elwqZsJNJgfJ5YvtwBx1Jgse1oVSm8y8f0+HoF1n5ra4v2QnZusZsLZsHA==","signatures":[{"sig":"MEQCIFRFIpqFyfEhEImieef3w4ORpK63Xp9gocLDU76uZdwoAiBPVU/0HZM2LlPf8Wz3cL4Wl012Mu7QxRMtMW6lGeo/Dw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":202835},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.4.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.0","@maroonedsoftware/logger":"1.1.3","@maroonedsoftware/policies":"0.5.3","@maroonedsoftware/appconfig":"2.2.0","@maroonedsoftware/multipart":"1.3.0","@maroonedsoftware/utilities":"1.11.0","@maroonedsoftware/authentication":"4.29.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.8.0_1783447282227_0.030109914811842886","host":"s3://npm-registry-packages-npm-production"}},"2.8.1":{"name":"@maroonedsoftware/koa","version":"2.8.1","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.8.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"e3373a57204b22f99f7d4a4afd4231583f74a81e","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.8.1.tgz","fileCount":55,"integrity":"sha512-tUrG6/farw/HWVXEWzZVfR/HYYkp4vbv/JyBxuyMVLWc0r2vrakcwR2D6CMZd1Hrjl7B/mmdWF+BWmiKL+FMhA==","signatures":[{"sig":"MEQCIEb/tqgWSodCcIAC40DNGxe/yDgLlLtWIWbGVDPaHScGAiA7Pcly1eBzvKLv6aXvntoun6HD4xGhnHuyjZsdSzVhNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":202835},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.5.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.0","@maroonedsoftware/logger":"1.1.3","@maroonedsoftware/policies":"0.5.3","@maroonedsoftware/appconfig":"2.2.0","@maroonedsoftware/multipart":"1.3.0","@maroonedsoftware/utilities":"1.11.0","@maroonedsoftware/authentication":"4.30.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.8.1_1783518713974_0.8175488565779869","host":"s3://npm-registry-packages-npm-production"}},"2.8.2":{"name":"@maroonedsoftware/koa","version":"2.8.2","keywords":["backend","koa","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@2.8.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"bc9c35de5c16a3f2b1cffbff2c3927cf73c1663b","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-2.8.2.tgz","fileCount":55,"integrity":"sha512-iZHGXn0bcuS88+Yo0ye0Ja4S0j+7GGmtssewGx7Khn6bNC8I1qvU6/vYBP5rzMshmfmjuMPbvWH/NwXtFl6S3Q==","signatures":[{"sig":"MEQCIBGy2gQPG05h5gIYm1dSgg0Ru62Dnf1A6FC1xfFHJ5ySAiB9tQW9XRIeza4+1B3RSTXToydFk7WWI1DgGawqai2VbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@2.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":202835},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, and utilities for ServerKit","directories":{},"_nodeVersion":"26.5.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.0","@maroonedsoftware/logger":"1.1.3","@maroonedsoftware/policies":"0.5.3","@maroonedsoftware/appconfig":"2.3.0","@maroonedsoftware/multipart":"1.3.0","@maroonedsoftware/utilities":"1.11.0","@maroonedsoftware/authentication":"4.30.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0"},"_npmOperationalInternal":{"tmp":"tmp/koa_2.8.2_1783526218982_0.988604360350531","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@maroonedsoftware/koa","version":"3.0.0","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.0.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"2c7d9347653ccd09fe1f27f598012b51f69d9c3a","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.0.0.tgz","fileCount":69,"integrity":"sha512-VIjm3Ex0YAWGQjOeFDTHqxecmAZxJ7Y0A5pBk2BKfGXNo1VhrT41DkIhgRoScy4buPCS2Df5QnQXHWUDupYXEA==","signatures":[{"sig":"MEYCIQDhW5muX9VLIiogIIDJFdeoUviknPPb+hOhphqEqdbZdAIhAPdnVEJEiNHEOevwMJygh5PBxuHWx1ZnBCejeDZBz7OG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":289812},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.5.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.0","@maroonedsoftware/logger":"1.1.3","@maroonedsoftware/policies":"0.5.3","@maroonedsoftware/appconfig":"2.3.0","@maroonedsoftware/multipart":"1.3.0","@maroonedsoftware/utilities":"1.11.0","@maroonedsoftware/authentication":"4.30.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.0"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.0.0_1784991621534_0.050820796255724776","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"@maroonedsoftware/koa","version":"3.0.1","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.0.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"8025f3c649353a931870114433526e008df53360","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.0.1.tgz","fileCount":69,"integrity":"sha512-sJ4+x4vScOSfDU/ltyRGTcE+Rq0lUJLypu8b8/NvLTqZoDu5MM/VBo6htEO17EP4w2sRc5g+PaGDQr6IL5/CjQ==","signatures":[{"sig":"MEUCIQCtCAi60kft7dTpraSku4unN8O+5s4/Bp6gliXld569FgIgRA85B8dMnw2FNAPaj+6DlvMfspxvQA8ZlS71UpnARZU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":289812},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.5.1","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.0","@maroonedsoftware/logger":"1.1.3","@maroonedsoftware/policies":"0.6.0","@maroonedsoftware/appconfig":"2.3.0","@maroonedsoftware/multipart":"1.3.0","@maroonedsoftware/utilities":"1.11.0","@maroonedsoftware/authentication":"4.30.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.0"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.0.1_1785678903267_0.13473655772911752","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"@maroonedsoftware/koa","version":"3.0.2","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.0.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"cd763e394587fb38b62b98b2e0caa7989c61780e","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.0.2.tgz","fileCount":69,"integrity":"sha512-BjjtGJiqOMG+UCafSYPz1ZwDIygbibxko1xcMpULKcdi6Kkb9SY9mmNP9yzAZNgmHRbQ4mAkdAQp1rQNzdhVSg==","signatures":[{"sig":"MEUCIHqks8SCi/FhyGCZYLa+BUyV67hyU0Xo1KvydWWZvi42AiEAt+RifpLFtGc02D7veaaZYWZ0weeJx83hDsvfZnu181E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":289812},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.6.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.0","@maroonedsoftware/logger":"1.1.3","@maroonedsoftware/policies":"0.6.0","@maroonedsoftware/appconfig":"2.4.0","@maroonedsoftware/multipart":"1.3.0","@maroonedsoftware/utilities":"1.11.0","@maroonedsoftware/authentication":"4.30.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.0"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.0.2_1785859424273_0.6154477230786968","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"@maroonedsoftware/koa","version":"3.0.3","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.0.3","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"47ded4699d224ea7a747154f1b43de0e5a54bfaa","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.0.3.tgz","fileCount":69,"integrity":"sha512-cm+3WZbBSS9m3Ihz4gio5AUy2ycJrlz321Z4R5FBOCX4haThhtOIu88kj0BIKNXtKTE/0DtkalLtYxAhMSxMfQ==","signatures":[{"sig":"MEUCIQDrOH7V1BEe8rA3O2QixE0g3pm6vslYAfUNDRaWEor6UwIgcv0OY3AF2DLLiRwjB4p/+et0bcb7whQKC9XtgJJbxbQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":289812},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.6.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.0","@maroonedsoftware/logger":"1.1.3","@maroonedsoftware/policies":"0.6.0","@maroonedsoftware/appconfig":"2.4.1","@maroonedsoftware/multipart":"1.3.0","@maroonedsoftware/utilities":"1.11.0","@maroonedsoftware/authentication":"4.30.1"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.0"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.0"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.0.3_1785933216289_0.8751909063138068","host":"s3://npm-registry-packages-npm-production"}},"3.0.6":{"name":"@maroonedsoftware/koa","version":"3.0.6","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.0.6","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"5059bca524181884455ce02beb2fcbcd2a25a4ed","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.0.6.tgz","fileCount":70,"integrity":"sha512-CN7f0cJKApvGe3v56IAz7c/F4f9/RUV+RGbgoOQY3gWdn/777XJluzgNnA1aLHJP0kKXr5MCg7blJgGVovaQVg==","signatures":[{"sig":"MEQCIGIcNNTEnLmZsFLrhJC+uHPfdvxheAn7MCCPGbm5BzmZAiATRxYunc19/IXRw1ge4BbZFilp63b6ZPT0+rxhj0zPNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":317804},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.7.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.3","@maroonedsoftware/logger":"1.1.6","@maroonedsoftware/policies":"0.6.3","@maroonedsoftware/appconfig":"2.4.4","@maroonedsoftware/multipart":"1.3.3","@maroonedsoftware/utilities":"1.11.3","@maroonedsoftware/authentication":"4.30.4"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.3"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.3"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.0.6_1786717250265_0.18598779252259834","host":"s3://npm-registry-packages-npm-production"}},"3.0.7":{"name":"@maroonedsoftware/koa","version":"3.0.7","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.0.7","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"2381967cc189f5293e2f0f105f1f45518af16dd9","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.0.7.tgz","fileCount":70,"integrity":"sha512-7rh4wfhsKyGyUkr7ctv5f2ruEWTIOt/xAwUvyCb7PxNwvTdDEYpiyrXmWTePgYiOvxiK5+Vsew+2z9CqPsmkDQ==","signatures":[{"sig":"MEYCIQC6y6lzzx8QSJm6DksAc2VFpry3ZyFtgeKL+FoySWbxIwIhALH3XtNujAFWEM9t0R9oatjpQfO3WZ5u+H1Zy8+Lvm0/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":317804},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.7.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.4","@maroonedsoftware/logger":"1.1.7","@maroonedsoftware/policies":"0.6.4","@maroonedsoftware/appconfig":"2.4.5","@maroonedsoftware/multipart":"1.3.4","@maroonedsoftware/utilities":"1.11.4","@maroonedsoftware/authentication":"4.30.5"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.4"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.4"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.0.7_1786717746427_0.1299413771045872","host":"s3://npm-registry-packages-npm-production"}},"3.0.8":{"name":"@maroonedsoftware/koa","version":"3.0.8","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.0.8","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"d805a98bc3a543f2a073d22660a14463c9f6a21b","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.0.8.tgz","fileCount":70,"integrity":"sha512-O2bGVE/HNhWnFil0v8Z1L7FdC6BATRpoW4ugZCBTElTuvW+P7CQpV8r7M3VQnlpREhmCW01mb4D3HaYlsStC5A==","signatures":[{"sig":"MEUCIQCXDe7LajYHyxywqr3ojRHrwSoNIONWkiiqaZaNKtV/yAIgNt+fokNVkgCLiF2kzFZreLb40WHpgL7Fkw5xMDLIbTI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":317834},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.7.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.5","@maroonedsoftware/logger":"1.1.8","@maroonedsoftware/policies":"0.6.5","@maroonedsoftware/appconfig":"2.4.6","@maroonedsoftware/multipart":"1.3.5","@maroonedsoftware/utilities":"1.11.5","@maroonedsoftware/authentication":"4.30.6"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.5"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.5"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.0.8_1787320639858_0.6256639318764317","host":"s3://npm-registry-packages-npm-production"}},"3.0.9":{"name":"@maroonedsoftware/koa","version":"3.0.9","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.0.9","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"1d96fd24a2ff097580aa611db5c8fd01dc295ea8","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.0.9.tgz","fileCount":70,"integrity":"sha512-QOLwA96mVIZ0TIwLtzPUvIZace+jumqK06TMDkI/QRsyGa9KMlP5HJTeekzR0nF5gN5C0KchmRW6u04ehBdnLQ==","signatures":[{"sig":"MEUCIBD68SQRUiRnNWgCIPIpLVARXYiJtBBukh6Dn3U+PiyiAiEAlVZT8IGNwbF2KXkLPQP0/s+IRVlQlRnoEDkXVrRrylQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":317834},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.7.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.8.5","@maroonedsoftware/logger":"1.1.8","@maroonedsoftware/policies":"0.6.5","@maroonedsoftware/appconfig":"2.5.0","@maroonedsoftware/multipart":"1.3.5","@maroonedsoftware/utilities":"1.11.5","@maroonedsoftware/authentication":"4.30.6"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.5"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.5"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.0.9_1787500939717_0.3645435732242692","host":"s3://npm-registry-packages-npm-production"}},"3.0.10":{"name":"@maroonedsoftware/koa","version":"3.0.10","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.0.10","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"ef7f18079944c04ea632f64d750502cb91084484","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.0.10.tgz","fileCount":70,"integrity":"sha512-3TLiSvyPnQqQcFSPb32tk42hGrS48BJBc8WRQmyWc7HeBio2zYMezeKMmoEnlq/EBpcq/r+3OT3PPw1KX8kkPA==","signatures":[{"sig":"MEYCIQCSYHufXqxzd1mf5LUasbceSaORJ3qI/gErbRVp3Hyy9gIhAMwpov3orunhFC7JUZAO4tNqylZ2oRSemxUUsQImqDOM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":317835},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.7.0","dependencies":{"qs":"^6.15.3","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^3.0.2","inflation":"^2.1.0","injectkit":"^1.6.0","@hapi/bourne":"^4.0.0","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.9.0","@maroonedsoftware/logger":"1.1.8","@maroonedsoftware/policies":"0.6.6","@maroonedsoftware/appconfig":"2.5.1","@maroonedsoftware/multipart":"1.3.6","@maroonedsoftware/utilities":"1.11.5","@maroonedsoftware/authentication":"4.30.7"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.6.0","@types/luxon":"^3.7.2","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.5"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.5"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.0.10_1787668798329_0.45960660915996554","host":"s3://npm-registry-packages-npm-production"}},"3.0.11":{"name":"@maroonedsoftware/koa","version":"3.0.11","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.0.11","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"676bec266a4d1be7d7ad2edb82384851e472018f","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.0.11.tgz","fileCount":70,"integrity":"sha512-1BWWfYQ4TkLy/ChLHm/MSdHZ/qv3lA4+NZhjMpPPLWJePOVHHLzc+NNIYVlv8+qQYFALFGAqSvB+2cOUcVsJpA==","signatures":[{"sig":"MEUCICTz6WB73cO4MRIwp3obzJeWGleKK7migNhguhzTd0X7AiEAwJDsRkW8sW0+C5DmtXpk9xUZ4yGFLdQutUB86uDE2ho=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.0.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":318191},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.1","dependencies":{"qs":"^6.16.0","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^4.0.0","inflation":"^2.1.0","injectkit":"^1.7.1","@hapi/bourne":"^4.0.1","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.9.0","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.7","@maroonedsoftware/appconfig":"2.6.0","@maroonedsoftware/multipart":"1.3.7","@maroonedsoftware/utilities":"1.11.5","@maroonedsoftware/authentication":"4.30.8"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.0.11_1788204338499_0.6824005406626017","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"@maroonedsoftware/koa","version":"3.1.0","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.1.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"2bac8cbe346e8662df85d9837f79980655392374","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.1.0.tgz","fileCount":72,"integrity":"sha512-QLSVzPXdlmmykv1o2+XLVrGfeEXjqV2hY+pPrQfUA/PHlgIBLmLsiO5vrfKkr5KxSNWOHnbSjQCam3p57fwNFw==","signatures":[{"sig":"MEUCIQCJARcesa84fN8Ze//YHy1xmN9aZJzKG9QHEK9kfIziVAIgGl6l1RKb7aMLXNNUQv7/JYg1VYTDiAcUTK2tQ7WOAx8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":330639},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.1","dependencies":{"qs":"^6.16.0","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^4.0.0","inflation":"^2.1.0","injectkit":"^1.7.1","@hapi/bourne":"^4.0.1","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.9.0","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.8","@maroonedsoftware/appconfig":"2.6.0","@maroonedsoftware/multipart":"1.3.7","@maroonedsoftware/utilities":"1.11.5","@maroonedsoftware/authentication":"4.30.9"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.1.0_1788272654908_0.5900526649639377","host":"s3://npm-registry-packages-npm-production"}},"3.1.1":{"name":"@maroonedsoftware/koa","version":"3.1.1","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.1.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"f6735331f1562198705cd54f6cdaaf9dc429ad34","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.1.1.tgz","fileCount":72,"integrity":"sha512-THfgFa3ntHng2hf8o0dt0ImErMG51MZ3BZxjsLUL965xGBpYpeymivdVvI/qCwMWBugTSGekELCpx8eHctg+Nw==","signatures":[{"sig":"MEUCIGtenLioFyVqAs2UzwF5vcJdWQHdVrvu+OjWi82ue1jDAiEA9feiTwy/Obbkq1yU4+11wUob6B/aB52z7SaD6mIEKpc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":331233},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.1","dependencies":{"qs":"^6.16.0","luxon":"^3.7.2","co-body":"^6.2.0","raw-body":"^4.0.0","inflation":"^2.1.0","injectkit":"^1.7.1","@hapi/bourne":"^4.0.1","rate-limiter-flexible":"^11.2.0","@maroonedsoftware/errors":"1.9.0","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.8","@maroonedsoftware/appconfig":"2.6.0","@maroonedsoftware/multipart":"1.3.7","@maroonedsoftware/utilities":"1.11.5","@maroonedsoftware/authentication":"4.30.10"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/qs":"^6.15.1","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/co-body":"^6.1.3","@types/inflation":"^2.0.4","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.1.1_1788285784176_0.2720607221187601","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"@maroonedsoftware/koa","version":"3.2.0","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.2.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"279ea8794b45d1852f13d723b26dac34c451f773","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.2.0.tgz","fileCount":46,"integrity":"sha512-mw4UmTtO0T1VLgHhPWjIrbnm/jxKdvA2uFzLf7HgILhaqfHsV3DWJ72XKoGpIkJKAL9A2DeOKqhQU/OnFNlVvw==","signatures":[{"sig":"MEUCIAQ77wa9wPCk6WSeSHNEvhJ/Qfm6J40hw2JYbAWKM39ZAiEAvdWkGP07M5aLd4Cl4VxTCGLdM8MzN3+yDcYNDDU742c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166587},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.1","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.2.0","@maroonedsoftware/authentication":"4.30.11"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.2.0_1788375318391_0.3689605871759978","host":"s3://npm-registry-packages-npm-production"}},"3.2.1":{"name":"@maroonedsoftware/koa","version":"3.2.1","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.2.1","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"c5b726d0fdea331bf0a08170133c3b064c635b92","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.2.1.tgz","fileCount":46,"integrity":"sha512-s/LtNrfGeSe3qV4h8mWmHXumWvngzuA36e1BkjlQIQQXsV54/rnN46AA4rVNgZJG0i8TiIN3kJ03ArtueVBLJg==","signatures":[{"sig":"MEQCIHXADZvWYDDs0tErv37mZxe6V1p2FswhQAlQYrTL41WdAiAgiWeBdFJvPCkHcVgn5DC4CMkoKTzBrOTYQ+/yyesbkA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166587},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.1","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.2.1","@maroonedsoftware/authentication":"4.30.11"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.2.1_1788440997789_0.29503147431773025","host":"s3://npm-registry-packages-npm-production"}},"3.2.2":{"name":"@maroonedsoftware/koa","version":"3.2.2","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.2.2","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"789174cd2f8b11d30290527b92f4333947c622be","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.2.2.tgz","fileCount":46,"integrity":"sha512-hdXMD2P/r9Wn+hq1FrIuVKUaVQk6D4+ngJtjgc/mZYKSBFRcSVlhxpC8/bbL0lTSYZs8dPzvXfeX4ctBzceW6Q==","signatures":[{"sig":"MEUCIBluxMFSJssoyU/EMYIex4ToUWUwIX5s4F86vNNPFbUiAiEA49ZQYEYkhhPoAoFO+ZzmohXMDNSXXQSJnA5ofsduDtY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166587},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.1","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.2.2","@maroonedsoftware/authentication":"4.30.11"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.2.2_1788443124101_0.41707128666164617","host":"s3://npm-registry-packages-npm-production"}},"3.2.3":{"name":"@maroonedsoftware/koa","version":"3.2.3","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.2.3","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"d664a1bf6751e43624948cfdb78ea8181e90d03c","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.2.3.tgz","fileCount":46,"integrity":"sha512-P91l15LBd/DZVSKyz/xdTCCwQzqnknIL6kv8rNcvRleV0HXCwyzoxnvMTizyDOqPz0b5lJ8ukTYrokv5uipktQ==","signatures":[{"sig":"MEUCIGRMvhRunx/TFBE+spch41o5W1ZksWEWbvQ6Nm0WzDpKAiEA5QhLKlFsUksqL3VlEk5w2+LaVkpxGFXO2OHX/ogiPzk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168633},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.1","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.3.0","@maroonedsoftware/authentication":"4.31.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.2.3_1788535447564_0.03580676881041622","host":"s3://npm-registry-packages-npm-production"}},"3.2.4":{"name":"@maroonedsoftware/koa","version":"3.2.4","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.2.4","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"5f23b572f9d220346f4346157b5bafba1bfee94e","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.2.4.tgz","fileCount":46,"integrity":"sha512-TVYeaGa5dWAh4n0DzOATtaGqt4EXgDLZZI+jEc4bLgKH4yv+BoRgkOUe/SqY4TLLCnxmkgzKMlr67ay4tB1y4g==","signatures":[{"sig":"MEYCIQCexxRa2Sw7DUBzwTChdD2WMucHgQXQbGaEXSJhFpk0ngIhANGZFKseSvZ2oaTGJgwfjjLgJg0NHPMIBByr/Bg0XUiO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168633},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.1","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.3.0","@maroonedsoftware/authentication":"4.32.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.2.4_1788960475459_0.6361538668356672","host":"s3://npm-registry-packages-npm-production"}},"3.2.5":{"name":"@maroonedsoftware/koa","version":"3.2.5","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.2.5","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"32e8669f1433ee20d5c9ef836e9596d416b2db38","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.2.5.tgz","fileCount":46,"integrity":"sha512-N5eoyEAlT5CKD6Parw2r/NJb7fZjBK75an1w9W/RmLZjQ9y+9aId1xe5qJEx9nG9sAKPIfEPWlHcSzZ+l13SqA==","signatures":[{"sig":"MEYCIQCCdO6Bt33Y5GLoRtddg+r2oeczeJ8oH2z++WDksLWEJwIhAPrNcyiqTb1+cETnEjm2OkWMs25Jwx5RehAfWXcCN9sH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168633},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.1","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.3.0","@maroonedsoftware/authentication":"4.33.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.2.5_1788967156980_0.7949028747394102","host":"s3://npm-registry-packages-npm-production"}},"3.2.6":{"name":"@maroonedsoftware/koa","version":"3.2.6","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.2.6","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"754233555394c78aa08e64dfaf4d201d951f6d67","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.2.6.tgz","fileCount":46,"integrity":"sha512-EdaNsPA9DONwxRKEz1rfWa+6hX3WuNJP1nmultzK/ed7+Q0xrUf5xXzk0HUI7XVBSFuoyKOREhDHGYilw7aHEw==","signatures":[{"sig":"MEUCIHy4CrpizRmn63zEJLs5BBdznMHa6rm32yedd8iDZrwBAiEA2ChE+HW7uD06DNgg/+sVC9ubbFWKGr/AsNhs04qZYEs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.2.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168937},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.2","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.3.0","@maroonedsoftware/authentication":"4.34.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.2.6_1788973532530_0.28572990682566446","host":"s3://npm-registry-packages-npm-production"}},"3.2.7":{"name":"@maroonedsoftware/koa","version":"3.2.7","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@3.2.7","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"7319c458ac8e5332e6fb2762120137b1b641dec0","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-3.2.7.tgz","fileCount":46,"integrity":"sha512-08LO3tcUHnlByFKIOWv7apiLkIu640nE76kJjInSed7cZru4nmEz+hbMF2RS5+aJg2i/oC/Hb5OcG1PKzrwIqw==","signatures":[{"sig":"MEYCIQCpcINisc0cHiR+Lr7OkHFEQ2AfaNVhlxEXo9RhGaUgpQIhAMB32lShP5dXN5XAYjM9DXfG22AdVnXHIlSA+auZEtsH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@3.2.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168936},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.2","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.3.0","@maroonedsoftware/authentication":"5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_3.2.7_1788978263441_0.5569540390444967","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@maroonedsoftware/koa","version":"4.0.0","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@4.0.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"6664340fde0eeaacb73f377493c888e50880bd0c","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-4.0.0.tgz","fileCount":46,"integrity":"sha512-GBuo6lhf6HwPlRT56/fyR1CZYSZArYhUc12vVMsk7ObjS7gyyP2UFM4eJezQKNQjCwYjsYMOT7UPEIn1dCzhCw==","signatures":[{"sig":"MEYCIQCzb0/e8PsijEY2BTCtjZ5LL/jY7DQgVFZOeaCVBqxYYQIhAKi30o8mdXWBufD2B+P1dmYKJw0d3arIWiQkrIAmX8rP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@4.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170814},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.8.2","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.3.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6","@maroonedsoftware/authentication":"^5.1.0"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_4.0.0_1788985746576_0.5937343871464058","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"@maroonedsoftware/koa","version":"4.1.0","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","_id":"@maroonedsoftware/koa@4.1.0","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"f58b37168077660060bae5de3267233c563428a1","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-4.1.0.tgz","fileCount":46,"integrity":"sha512-rNSSZSpypzxGi7mRIrF6CSVSE7KiVto4YsUPCEGWhPvD9oN2c4mi0XfuwmVAO+WoTlDmcLDoqQHmUhY8xrz26g==","signatures":[{"sig":"MEQCIEx5Pqxksg2Lt4dlh1gyTBSqRiWpa/uotrS27iHzMbKkAiAy53C49E1Un8KZgwZevHQBx8NxPhm7llnFofBH0vsZaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDOCNHaknHv/g79cZiIOpm0PhSRj87zHZSDJPmv6LqeuQIgXspuvlZ6tuU9w2vvCoCv4i0H52mtnhI+nEkiHv9botk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@4.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174958},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"_nodeVersion":"26.10.0","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.3.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6","@maroonedsoftware/authentication":"^5.1.0"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/koa_4.1.0_1790100531403_0.15231004754529875","host":"s3://npm-registry-packages-npm-production"}},"4.1.1":{"_id":"@maroonedsoftware/koa@4.1.1","bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"dist":{"shasum":"59483211a78a12bc7d9f2e693c5d748472a9511b","tarball":"https://registry.npmjs.org/@maroonedsoftware/koa/-/koa-4.1.1.tgz","fileCount":46,"integrity":"sha512-1ECYljcHKOEQKsm/CD6WezG+Mu/wu7Ifq3YH3xOftrDq6NB3aVy7LxThfiGJ6BxlLXXskEDi3XxcuH3QzCA0aw==","signatures":[{"sig":"MEUCIAIH4RmX6gizxywpLuYZVo8FMlho+nm65vAbeYDcGiIsAiEAv0y07hJgbkK8K81Tn2NW+ChqpjMFS8y+/DZa4s1/R7o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBlRleyt9lqwM7W//kcaOwDRx3WiDY7LoDqNSbIXWZC9AiAuz23A5cIVsQrnFTIYb5hzh8QopzdwvhKpXhbDMIvkUA=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@maroonedsoftware%2fkoa@4.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174958},"main":"./dist/index.js","name":"@maroonedsoftware/koa","type":"module","types":"./dist/index.d.ts","author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./serverfeed":{"types":"./dist/serverfeed.d.ts","import":"./dist/serverfeed.js"},"./package.json":"./package.json"},"license":"MIT","private":false,"scripts":{"lint":"eslint --fix","test":"vitest run","build":"tsup src/index.ts src/serverfeed.ts --format esm --sourcemap && tsc --emitDeclarationOnly --declaration","format":"prettier --write .","test:ci":"vitest run --coverage","build:ci":"eslint --max-warnings=0 && pnpm run build"},"version":"4.1.1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aac4418e-f32a-4eea-acca-fd4888a3f489"}},"homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","directories":{},"maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"_nodeVersion":"26.10.0","dependencies":{"luxon":"^3.7.2","injectkit":"^1.7.1","@maroonedsoftware/errors":"1.9.1","@maroonedsoftware/logger":"1.1.9","@maroonedsoftware/policies":"0.6.9","@maroonedsoftware/appconfig":"2.6.1","@maroonedsoftware/servercore":"0.3.0"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^3.2.1","@koa/cors":"^5.0.0","@types/koa":"^3.0.3","@koa/router":"^15.7.0","@types/luxon":"^3.7.5","@types/koa__cors":"^5.0.1","@repo/config-eslint":"0.2.1","rate-limiter-flexible":"^11.2.0","@repo/config-typescript":"0.1.0","@maroonedsoftware/serverfeed":"0.1.6"},"peerDependencies":{"koa":"^3.1.1","@koa/cors":"^5.0.0","@koa/router":"^15.2.0","@maroonedsoftware/serverfeed":"0.1.6","@maroonedsoftware/authentication":"^6.0.0"},"peerDependenciesMeta":{"@maroonedsoftware/serverfeed":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/koa_4.1.1_1790173192267_0.1372276744693679"}}},"time":{"created":"2026-01-24T16:20:19.073Z","modified":"2026-09-23T14:19:52.846Z","1.0.0":"2026-01-24T16:20:19.331Z","1.1.0":"2026-01-31T18:42:25.859Z","1.1.1":"2026-02-08T18:30:07.231Z","1.2.0":"2026-03-09T15:24:14.736Z","1.2.1":"2026-03-09T15:39:10.327Z","1.3.0":"2026-03-09T19:31:46.231Z","1.4.0":"2026-03-10T13:33:31.241Z","1.5.0":"2026-03-11T20:24:13.008Z","1.6.0":"2026-03-12T13:44:57.758Z","1.6.1":"2026-03-12T13:53:51.993Z","1.6.2":"2026-03-12T14:51:56.550Z","1.7.0":"2026-03-17T17:30:40.608Z","1.8.0":"2026-03-19T17:16:18.326Z","1.8.1":"2026-03-19T17:23:11.508Z","1.9.0":"2026-03-28T16:39:56.640Z","1.10.0":"2026-04-02T12:39:00.613Z","1.10.1":"2026-04-03T15:36:17.021Z","1.10.2":"2026-04-03T15:49:36.411Z","1.11.0":"2026-04-09T20:43:34.837Z","1.12.0":"2026-04-15T13:32:14.450Z","1.12.1":"2026-04-15T13:51:54.813Z","1.13.0":"2026-04-15T14:24:16.088Z","1.13.1":"2026-04-20T19:30:51.731Z","1.13.2":"2026-04-20T19:56:37.760Z","1.13.3":"2026-04-22T11:03:39.114Z","1.13.4":"2026-04-22T12:49:26.455Z","1.13.5":"2026-04-22T13:19:08.680Z","1.14.0":"2026-04-22T14:28:58.678Z","1.14.1":"2026-04-22T15:16:40.440Z","1.15.0":"2026-04-23T12:25:14.208Z","1.15.1":"2026-04-25T16:17:01.228Z","1.15.2":"2026-04-25T16:58:02.198Z","1.15.3":"2026-04-25T17:33:31.885Z","1.15.4":"2026-04-25T18:33:47.190Z","1.15.5":"2026-04-25T18:51:49.802Z","1.15.6":"2026-04-26T12:02:11.586Z","1.16.0":"2026-04-26T14:01:57.279Z","1.16.1":"2026-04-26T16:13:56.398Z","1.16.2":"2026-04-26T17:15:11.187Z","1.16.3":"2026-04-27T12:07:48.544Z","1.16.4":"2026-04-27T13:04:04.671Z","1.16.5":"2026-04-27T14:12:26.213Z","1.16.6":"2026-04-27T14:45:59.787Z","1.17.0":"2026-04-27T18:43:54.517Z","1.17.1":"2026-04-28T16:38:14.347Z","1.17.2":"2026-04-28T20:10:55.829Z","1.17.3":"2026-04-29T15:04:08.101Z","1.17.4":"2026-04-29T15:13:42.252Z","1.17.5":"2026-04-29T15:27:55.378Z","1.17.6":"2026-04-29T16:20:47.909Z","1.17.7":"2026-04-29T16:45:16.498Z","1.17.8":"2026-05-04T11:52:53.208Z","1.17.9":"2026-05-06T15:21:53.254Z","1.17.10":"2026-05-06T16:52:26.821Z","2.0.0":"2026-05-06T19:53:37.869Z","2.1.0":"2026-05-08T12:35:49.911Z","2.1.1":"2026-05-08T15:59:52.404Z","2.1.2":"2026-05-08T16:37:35.106Z","2.1.3":"2026-05-08T19:40:26.693Z","2.1.4":"2026-05-08T20:05:17.864Z","2.1.5":"2026-05-08T20:34:24.896Z","2.1.6":"2026-05-08T20:39:24.920Z","2.1.7":"2026-05-09T12:59:18.091Z","2.1.8":"2026-05-09T13:51:23.021Z","2.1.9":"2026-05-09T14:07:08.814Z","2.1.10":"2026-05-09T17:34:24.107Z","2.1.11":"2026-05-09T18:12:11.691Z","2.1.12":"2026-05-09T18:55:28.905Z","2.1.13":"2026-05-10T16:22:12.435Z","2.1.14":"2026-05-10T19:16:13.817Z","2.1.15":"2026-05-11T12:21:51.409Z","2.1.16":"2026-05-12T12:23:51.875Z","2.1.17":"2026-05-12T13:36:26.907Z","2.1.18":"2026-05-12T16:49:41.132Z","2.1.19":"2026-05-12T17:26:48.806Z","2.1.20":"2026-05-12T19:01:18.610Z","2.1.21":"2026-05-12T21:09:28.145Z","2.2.0":"2026-05-13T16:36:27.428Z","2.2.1":"2026-05-13T21:01:59.766Z","2.2.2":"2026-05-17T12:50:32.706Z","2.2.3":"2026-05-17T13:41:06.264Z","2.2.4":"2026-05-17T14:37:19.626Z","2.2.5":"2026-05-21T19:18:05.787Z","2.2.6":"2026-05-23T12:45:06.498Z","2.2.7":"2026-05-23T15:31:58.398Z","2.2.8":"2026-05-26T19:45:01.581Z","2.2.9":"2026-05-26T21:05:01.016Z","2.2.10":"2026-05-27T12:31:06.808Z","2.2.11":"2026-05-27T14:10:26.577Z","2.2.12":"2026-05-29T13:05:17.694Z","2.2.13":"2026-05-29T17:59:09.277Z","2.2.14":"2026-05-29T18:05:32.809Z","2.2.15":"2026-05-30T14:48:34.859Z","2.2.16":"2026-06-03T13:15:28.272Z","2.3.0":"2026-06-04T17:37:08.261Z","2.4.0":"2026-06-12T19:38:26.118Z","2.4.1":"2026-06-16T17:18:40.238Z","2.4.2":"2026-06-17T12:57:37.778Z","2.4.3":"2026-06-17T16:55:09.142Z","2.4.4":"2026-06-24T14:51:14.833Z","2.4.5":"2026-06-28T19:33:59.797Z","2.5.0":"2026-07-02T19:36:48.438Z","2.5.1":"2026-07-06T14:17:18.053Z","2.6.0":"2026-07-07T16:09:06.227Z","2.7.0":"2026-07-07T17:07:11.080Z","2.7.1":"2026-07-07T17:27:51.527Z","2.8.0":"2026-07-07T18:01:22.401Z","2.8.1":"2026-07-08T13:51:54.133Z","2.8.2":"2026-07-08T15:56:59.132Z","3.0.0":"2026-07-25T15:00:21.675Z","3.0.1":"2026-08-02T13:55:03.410Z","3.0.2":"2026-08-04T16:03:44.428Z","3.0.3":"2026-08-05T12:33:36.436Z","3.0.6":"2026-08-14T14:20:50.408Z","3.0.7":"2026-08-14T14:29:06.563Z","3.0.8":"2026-08-21T13:57:20.015Z","3.0.9":"2026-08-23T16:02:19.916Z","3.0.10":"2026-08-25T14:39:58.511Z","3.0.11":"2026-08-31T19:25:38.638Z","3.1.0":"2026-09-01T14:24:15.055Z","3.1.1":"2026-09-01T18:03:04.351Z","3.2.0":"2026-09-02T18:55:18.532Z","3.2.1":"2026-09-03T13:09:57.960Z","3.2.2":"2026-09-03T13:45:24.255Z","3.2.3":"2026-09-04T15:24:07.770Z","3.2.4":"2026-09-09T13:27:55.580Z","3.2.5":"2026-09-09T15:19:17.110Z","3.2.6":"2026-09-09T17:05:32.681Z","3.2.7":"2026-09-09T18:24:23.617Z","4.0.0":"2026-09-09T20:29:06.710Z","4.1.0":"2026-09-22T18:08:51.483Z","4.1.1":"2026-09-23T14:19:52.364Z"},"bugs":{"url":"https://github.com/MaroonedSoftware/serverkit/issues"},"author":{"url":"https://github.com/MaroonedSoftware/serverkit","name":"Marooned Software"},"license":"MIT","homepage":"https://github.com/MaroonedSoftware/serverkit/packages/koa#readme","keywords":["backend","koa","sse","streaming","serverkit","typescript"],"repository":{"url":"git+https://github.com/MaroonedSoftware/serverkit.git","type":"git"},"description":"Koa middleware, body parsing, SSE streaming, and utilities for ServerKit","maintainers":[{"name":"knoxcoder","email":"knoxcoder@gmail.com"}],"readme":"","readmeFilename":""}