{"name":"fetch-cookie","version":"3.0.1","author":{"url":"https://val.codejam.info","name":"Val"},"license":"Unlicense","_id":"fetch-cookie@3.0.1","maintainers":[{"name":"valeriangalliat","email":"val@codejam.info"},{"name":"omgimalexis","email":"xo@wvvw.me"},{"name":"fabitee","email":"npm@fabitee.de"}],"homepage":"https://github.com/valeriangalliat/fetch-cookie#readme","bugs":{"url":"https://github.com/valeriangalliat/fetch-cookie/issues"},"dist":{"shasum":"6a77f7495e1a639ae019db916a234db8c85d5963","tarball":"https://registry.npmjs.org/fetch-cookie/-/fetch-cookie-3.0.1.tgz","fileCount":11,"integrity":"sha512-ZGXe8Y5Z/1FWqQ9q/CrJhkUD73DyBU9VF0hBQmEO/wPHe4A9PKTjplFDLeFX8aOsYypZUcX5Ji/eByn3VCVO3Q==","signatures":[{"sig":"MEYCIQDEObBl8Sp8bCu0iQVZD6NLLtTVtBceh0b4PG5SoghHUAIhAL2btTUaEFjnZoA6sByRGf1LqFfubEhzlUZgK7o+P8aa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34225},"main":"./cjs/index.js","type":"module","types":"cjs/index.d.ts","module":"./esm/index.js","exports":{".":{"import":{"types":"./esm/index.d.ts","default":"./esm/index.js"},"require":{"types":"./cjs/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c5496bb3625637632997438d08bb13419fb4644a","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 && cp esm/index.d.ts cjs"},"_npmUser":{"name":"valeriangalliat","email":"val@codejam.info"},"repository":{"url":"git+https://github.com/valeriangalliat/fetch-cookie.git","type":"git"},"_npmVersion":"10.2.4","description":"Decorator for a `fetch` function to support automatic cookies.","directories":{},"_nodeVersion":"21.6.0","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.20.0","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_3.0.1_1708817278607_0.025126326784446595","host":"s3://npm-registry-packages"}}