{"bugs":{"url":"https://github.com/valeriangalliat/fetch-cookie/issues"},"dist":{"shasum":"01086b6b5b1c3e08f15ffd8647b02ca100377365","tarball":"https://registry.npmjs.org/fetch-cookie/-/fetch-cookie-2.2.0.tgz","fileCount":12,"integrity":"sha512-h9AgfjURuCgA2+2ISl8GbavpUdR+WGAM2McW/ovn4tVccegp8ZqCKWSBR8uRdM8dDNlx5WdKRWxBYUwteLDCNQ==","signatures":[{"sig":"MEUCIF9UC1dhTHNJHjscYf56892dLBifpOF2aYpKHr9BzXlkAiEA7SE3WslfYYrxlQwLpv3I9espdNjLYvYJo8hovANnV+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37402},"main":"./cjs/index-wrapper.js","name":"fetch-cookie","type":"module","types":"esm/index.d.ts","author":{"url":"https://val.codejam.info","name":"Val"},"module":"./esm/index.js","exports":{".":{"import":{"types":"./esm/index.d.ts","default":"./esm/index.js"},"require":{"types":"./cjs/index.d.ts","default":"./cjs/index-wrapper.js"}},"./package.json":"./package.json"},"gitHead":"000a415a4de987180e490977022a34c320443675","license":"Unlicense","scripts":{"lint":"ts-standard src/*.ts test/*.js","test":"npm run build && mocha","build":"esbuild src/*.ts --format=esm --outdir=esm && esbuild src/*.ts --format=cjs --outdir=cjs","prepack":"npm run prepare && npm run lint && npm run type-check && npm test && npm run test-import","prepare":"npm run build && npm run type-declarations","type-check":"tsc -noEmit","test-import":"node test/cjs/import.js && ts-node test/cjs/import.ts","patch-undici":"sed -i.old 's/^const forbiddenResponseHeaderNames =.*$/const forbiddenResponseHeaderNames = []/' node_modules/undici/lib/fetch/constants.js","type-declarations":"tsc --project tsconfig.build.json --declaration --emitDeclarationOnly --outDir esm && cat esm/index.d.ts | sed 's/^export default /export = /' > cjs/index.d.ts"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"homepage":"https://github.com/valeriangalliat/fetch-cookie#readme","repository":{"url":"git+https://github.com/valeriangalliat/fetch-cookie.git","type":"git"},"_npmVersion":"9.5.1","description":"Decorator for a `fetch` function to support automatic cookies.","directories":{},"maintainers":[{"name":"valeriangalliat","email":"val@codejam.info"},{"name":"omgimalexis","email":"xo@wvvw.me"},{"name":"fabitee","email":"npm@fabitee.de"}],"_nodeVersion":"19.8.1","dependencies":{"tough-cookie":"^4.0.0","set-cookie-parser":"^2.4.8"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.6","mocha":"^9.2.0","undici":"^4.14.1","esbuild":"^0.14.21","express":"^4.17.3","ts-node":"^10.7.0","node-fetch":"^3.2.0","typescript":"^4.5.5","@types/chai":"^4.3.0","@types/node":"^17.0.18","ts-standard":"^11.0.0","@types/mocha":"^9.1.0","@types/express":"^4.17.13","@types/node-fetch":"^2.6.1","@types/tough-cookie":"^4.0.1","@tsconfig/recommended":"^1.0.1","@types/set-cookie-parser":"^2.4.2"},"_npmOperationalInternal":{"tmp":"tmp/fetch-cookie_2.2.0_1706839623763_0.6281212110325707","host":"s3://npm-registry-packages"},"_id":"fetch-cookie@2.2.0","version":"2.2.0"}