{"name":"fetch-nodeshim","version":"0.2.0","description":"A Node.js fetch shim using built-in Request, Response, and Headers (but without native fetch)","author":{"name":"Phil Pluckthun","email":"phil@kitten.sh"},"source":"./src/index.ts","main":"./dist/minifetch","module":"./dist/minifetch.mjs","types":"./dist/minifetch.d.ts","exports":{".":{"types":"./dist/minifetch.d.ts","import":"./dist/minifetch.mjs","require":"./dist/minifetch.js","source":"./src/index.ts"},"./package.json":"./package.json"},"prettier":{"singleQuote":true,"arrowParens":"avoid","trailingComma":"es5"},"lint-staged":{"*.{js,ts,json,md}":"prettier --write"},"keywords":[],"license":"MIT","devDependencies":{"@babel/plugin-transform-block-scoping":"^7.25.9","@babel/plugin-transform-typescript":"^7.26.7","@changesets/cli":"^2.27.1","@changesets/get-github-info":"^0.6.0","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-terser":"^0.4.4","@types-internal/node-18":"npm:@types/node@^18.19.0","@types-internal/node-20":"npm:@types/node@^20.17.0","@types/node":"^22.12.0","busboy":"^0.3.1","dotenv":"^16.4.7","form-data":"^4.0.1","lint-staged":"^15.4.3","npm-run-all":"^4.1.5","prettier":"^3.4.2","rimraf":"^6.0.1","rollup":"^4.32.1","rollup-plugin-cjs-check":"^1.0.3","rollup-plugin-dts":"^6.1.1","typescript":"^5.7.3","undici-types":"^6.20.0","vitest":"^3.0.4"},"scripts":{"test":"vitest test","test:run":"vitest test --run","build":"rollup -c ./scripts/rollup.config.mjs","postbuild":"tsc --noEmit ./dist/minifetch.d.ts","check":"tsc --noEmit","check:node18":"tsc --noEmit -p ./tsconfig-node18.json","check:node20":"tsc --noEmit -p ./tsconfig-node20.json","check:all":"run-s check check:node18 check:node20","clean":"rimraf dist node_modules/.cache","changeset:version":"changeset version && pnpm install --lockfile-only","changeset:publish":"changeset publish"},"_id":"fetch-nodeshim@0.2.0","_integrity":"sha512-9ivQ/q75QgjJEheOi5dkcFbrBU1Tfaw9haEuN8wRz422KeRmc5tqDMtuXRvwUKpwN2yNfV0fO3lGbeamoDEnqg==","_resolved":"/tmp/44f2506bb8c670d07635e642884fd16c/fetch-nodeshim-0.2.0.tgz","_from":"file:fetch-nodeshim-0.2.0.tgz","_nodeVersion":"22.13.1","_npmVersion":"10.9.2","dist":{"shasum":"a7afc42fd9b336feb7defe3066a0dc501d3a247b","size":19035,"noattachment":false,"key":"/fetch-nodeshim/-/fetch-nodeshim-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fetch-nodeshim/download/fetch-nodeshim-0.2.0.tgz"},"_npmUser":{"name":"philpl","email":"phil@kitten.sh"},"directories":{},"maintainers":[{"name":"philpl","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fetch-nodeshim_0.2.0_1738323054892_0.13824206263910122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-31T11:30:55.081Z","publish_time":1738323055081,"_source_registry_name":"default","_cnpm_publish_time":1738323055081,"dist-tags":{"latest":"0.4.10"}}