{"name":"fetch-cookie","version":"3.2.0","description":"Decorator for a `fetch` function to support automatic cookies.","license":"Unlicense","author":{"name":"Val","url":"https://val.codejam.info"},"type":"module","main":"./cjs/index.js","module":"./esm/index.js","exports":{"./package.json":"./package.json",".":{"import":{"types":"./esm/index.d.ts","default":"./esm/index.js"},"require":{"types":"./cjs/index.d.ts","default":"./cjs/index.js"}}},"types":"cjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/valeriangalliat/fetch-cookie.git"},"scripts":{"build":"esbuild src/*.ts --format=esm --outdir=esm && esbuild src/*.ts --format=cjs --outdir=cjs","lint":"ts-standard src/*.ts test/*.js","patch-undici":"sed -i.old 's/^const forbiddenResponseHeaderNames =.*$/const forbiddenResponseHeaderNames = []/' node_modules/undici/lib/fetch/constants.js","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","test":"npm run build && mocha","test-import":"node test/cjs/import.js && ts-node test/cjs/import.ts","type-check":"tsc -noEmit","type-declarations":"tsc --project tsconfig.build.json --declaration --emitDeclarationOnly --outDir esm && cp esm/index.d.ts cjs"},"dependencies":{"set-cookie-parser":"^2.4.8","tough-cookie":"^6.0.0"},"devDependencies":{"@tsconfig/recommended":"^1.0.1","@types/chai":"^4.3.0","@types/express":"^4.17.13","@types/mocha":"^9.1.0","@types/node":"^17.0.18","@types/node-fetch":"^2.6.1","@types/set-cookie-parser":"^2.4.2","chai":"^4.3.6","esbuild":"^0.20.0","express":"^4.17.3","mocha":"^9.2.0","node-fetch":"^3.2.0","ts-node":"^10.7.0","ts-standard":"^11.0.0","typescript":"^4.5.5","undici":"^4.14.1"},"_id":"fetch-cookie@3.2.0","gitHead":"bc98286a4fe52541cbd51952dc0bdfdf1cf9f26c","bugs":{"url":"https://github.com/valeriangalliat/fetch-cookie/issues"},"homepage":"https://github.com/valeriangalliat/fetch-cookie#readme","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-n61pQIxP25C6DRhcJxn7BDzgHP/+S56Urowb5WFxtcRMpU6drqXD90xjyAsVQYsNSNNVbaCcYY1DuHsdkZLuiA==","shasum":"19b262d8a8dbe0e09225edcc449bf64dfb6ca9e5","tarball":"https://registry.npmjs.org/fetch-cookie/-/fetch-cookie-3.2.0.tgz","fileCount":11,"unpackedSize":36310,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDAPqLszlSK5JDtzx+CyepRpbqtidLBzedBGHVUqv04xAIgKReuws4E5qV+VOB32MQJVICFXpM/upf8zxzi1XdpZhk="}]},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"directories":{},"maintainers":[{"name":"valeriangalliat","email":"val@codejam.info"},{"name":"omgimalexis","email":"xo@wvvw.me"},{"name":"fabitee","email":"npm@fabitee.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fetch-cookie_3.2.0_1765830012424_0.2665701674662766"},"_hasShrinkwrap":false}