{"name":"@mjackson/headers","version":"0.11.0","description":"A toolkit for working with HTTP headers in JavaScript","author":{"name":"Michael Jackson","email":"mjijackson@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/mjackson/remix-the-web.git","directory":"packages/headers"},"homepage":"https://github.com/mjackson/remix-the-web/tree/main/packages/headers#readme","type":"module","main":"./dist/headers.cjs","module":"./dist/headers.js","types":"./dist/headers.d.ts","exports":{".":{"types":"./dist/headers.d.ts","import":"./dist/headers.js","require":"./dist/headers.cjs","default":"./dist/headers.js"},"./package.json":"./package.json"},"devDependencies":{"@types/node":"^20.14.10","esbuild":"^0.20.0"},"keywords":["fetch","http","header","headers","http-headers","request-headers","response-headers","content-negotiation","cookies","set-cookie","cache-control","content-type","accept","accept-encoding","accept-language","content-disposition","if-none-match","etag","user-agent","host","last-modified"],"scripts":{"clean":"rm -rf dist","build:types":"tsc --project tsconfig.build.json","build:esm":"esbuild src/headers.ts --bundle --outfile=dist/headers.js --format=esm --platform=neutral --minify --sourcemap","build:cjs":"esbuild src/headers.ts --bundle --outfile=dist/headers.cjs --format=cjs --platform=node --minify --sourcemap","build":"pnpm run clean && pnpm run build:types && pnpm run build:esm && pnpm run build:cjs","test":"node --experimental-strip-types --disable-warning=ExperimentalWarning --test ./src/**/*.test.ts"},"_id":"@mjackson/headers@0.11.0","bugs":{"url":"https://github.com/mjackson/remix-the-web/issues"},"_integrity":"sha512-fDwqlGu8dkdx/GB/cdwHm7RgwRsOtGxFWhDQWGSrcMu0rmKS2fy+QzBTLq+260uAuo0IwE+3WgSHNKSSKBzR9Q==","_resolved":"/tmp/1ba1eb9d2d4d931348097da132cc0bbd/mjackson-headers-0.11.0.tgz","_from":"file:mjackson-headers-0.11.0.tgz","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"shasum":"fc7a6a78cb34354aef0e4727c870c609b964e9c1","size":82478,"noattachment":false,"key":"/@mjackson/headers/-/@mjackson/headers-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@mjackson/headers/download/@mjackson/headers-0.11.0.tgz"},"_npmUser":{"name":"mjackson","email":"mjijackson+npm@gmail.com"},"directories":{},"maintainers":[{"name":"mjackson","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headers_0.11.0_1749168067957_0.8852134193934542"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-06T00:01:08.169Z","publish_time":1749168068169,"_source_registry_name":"default","_cnpm_publish_time":1749168068169,"dist-tags":{"latest":"0.11.1"}}