{"name":"response-iterator","description":"Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch","version":"0.2.1","author":{"name":"Kevin Malakoff","email":"kmalakoff@gmail.com","url":"https://github.com/kmalakoff"},"license":"MIT","main":"dist/cjs/index.js","module":"dist/esm/index.js","scripts":{"build":"rimraf dist && cross-env BABEL_ENV=esm rollup -c .config/rollup/esm.mjs && cross-env BABEL_ENV=cjs rollup -c .config/rollup/cjs.mjs && cross-env BABEL_ENV=umd rollup -c .config/rollup/umd.mjs && tsc --declaration --emitDeclarationOnly --outDir dist && node ./.config/module-types.mjs","deploy":"np","docs":"rimraf docs && typedoc --includeVersion --entryPointStrategy expand --out docs src/index.ts","format":"prettier --write .","lint":"eslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx","postdeploy":"gh-pages -d docs","predeploy":"npm run format && npm run lint && depcheck && sortpack","pretest":"allow-require-me add","test":"npm run test:node && npm run test:browser","test:browser":"karma start .config/karma.cjs \"test/**/*.test.*\"","test:ci":"npm run pretest && nvu engines npm run test:node && npm run test:browser","test:debug":"mocha --config .config/mocharc.json \"test/**/*.{test,test-node}.*\"","test:node":"mocha --config .config/mocharc.json \"test/exports/*.test.*\" && rimraf coverage && c8 --config .config/c8rc.json mocha --config .config/mocharc.json \"test/unit/*.{test,test-node}.*\"","version":"npm run docs && git add docs"},"homepage":"https://github.com/kmalakoff/response-iterator#README.md","repository":{"type":"git","url":"git+ssh://git@github.com/kmalakoff/response-iterator.git"},"bugs":{"url":"https://github.com/kmalakoff/response-iterator/issues"},"keywords":["Symbol","Symbol.asyncIterator","array","arrayBuffer","asyncIterator","axios","blob","body","browser","cross-fetch","fetch","got","isomorphic-fetch","iteration","iterator","node","node-fetch","response","stream","typescript","undici"],"devDependencies":{"@babel/core":"^7.15.8","@babel/preset-env":"^7.15.8","@babel/preset-typescript":"^7.15.0","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^21.0.0","@rollup/plugin-node-resolve":"^13.0.5","@types/chai":"^4.2.22","@types/mocha":"^9.0.0","@typescript-eslint/eslint-plugin":"^5.0.0","@typescript-eslint/parser":"^5.0.0","allow-require-me":"^1.0.0","axios":"^0.23.0","c8":"^7.10.0","camelcase":"^6.2.0","chai":"^4.3.4","cross-env":"^7.0.3","cross-fetch":"^3.1.4","depcheck":"^1.4.2","eslint":"8.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-mocha":"^9.0.0","gh-pages":"^3.2.3","got":"^11.8.2","isomorphic-fetch":"^3.0.0","karma":"^6.3.4","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-mocha":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^5.0.0","mocha":"^9.1.2","node-fetch":"^3.0.0","node-version-use":"^0.2.0","np":"^7.5.0","prettier":"^2.4.1","rimraf":"^3.0.2","rollup":"^2.58.0","rollup-plugin-node-externals":"^2.2.0","rollup-plugin-terser":"^7.0.2","sortpack":"^2.2.0","ts-loader":"^9.2.6","ts-node":"^10.3.0","typedoc":"^0.22.5","typedoc-plugin-rename-defaults":"^0.4.0","typescript":"^4.4.4","undici":"^4.7.2","webpack":"^5.58.2"},"type":"module","engines":{"node":">=12"},"exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js","types":"./dist/index.d.ts"},"./*":"./*"},"np":{"testScript":"test:ci","yarn":false},"types":"dist/index.d.ts","unpkg":"dist/umd/response-iterator.js","gitHead":"d9e6d400c7a5d2a5095474d05b3b9d1afb207210","_id":"response-iterator@0.2.1","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"shasum":"b87381598b0f91d7368225bf489c6ab3491c6b30","size":6505,"noattachment":false,"key":"/response-iterator/-/response-iterator-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/response-iterator/download/response-iterator-0.2.1.tgz"},"_npmUser":{"name":"kmalakoff","email":"kmalakoff@gmail.com"},"directories":{},"maintainers":[{"name":"kmalakoff","email":"kmalakoff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/response-iterator_0.2.1_1634187853138_0.08873932861901102"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T21:25:25.044Z","publish_time":1634187853299,"_cnpm_publish_time":1634187853299,"dist-tags":{"latest":"1.0.10"}}