{"name":"@mjackson/headers","version":"0.11.1","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","types":"./dist/headers.d.ts","module":"./dist/headers.js","main":"./dist/headers.cjs","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":{"build:types":"tsc --project tsconfig.build.json","build:esm":"esbuild src/headers.ts --bundle --outfile=dist/headers.js --format=esm --platform=neutral --sourcemap","build:cjs":"esbuild src/headers.ts --bundle --outfile=dist/headers.cjs --format=cjs --platform=node --sourcemap","build":"pnpm run clean && pnpm run build:types && pnpm run build:esm && pnpm run build:cjs","clean":"rm -rf dist","test":"node --experimental-strip-types --disable-warning=ExperimentalWarning --test ./src/**/*.test.ts"},"_id":"@mjackson/headers@0.11.1","bugs":{"url":"https://github.com/mjackson/remix-the-web/issues"},"_integrity":"sha512-uXXhd4rtDdDwkqAuGef1nuafkCa1NlTmEc1Jzc0NL4YiA1yON1NFXuqJ3hOuKvNKQwkiDwdD+JJlKVyz4dunFA==","_resolved":"/tmp/4787e2f12e97e4d0b2ad2fce9f8c79e1/mjackson-headers-0.11.1.tgz","_from":"file:mjackson-headers-0.11.1.tgz","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"shasum":"f365aaf775aa79e2354dfb2877fa81e4ba314b84","size":90963,"noattachment":false,"key":"/@mjackson/headers/-/@mjackson/headers-0.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@mjackson/headers/download/@mjackson/headers-0.11.1.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.1_1749170734312_0.19664283368412505"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-06T00:45:34.513Z","publish_time":1749170734513,"_source_registry_name":"default","_cnpm_publish_time":1749170734513,"dist-tags":{"latest":"0.11.1"}}