{"name":"abortable-iterator","version":"5.0.1","description":"Make any iterator or iterable abortable via an AbortSignal","author":{"name":"Alan Shaw"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/alanshaw/abortable-iterator#readme","repository":{"type":"git","url":"git+https://github.com/alanshaw/abortable-iterator.git"},"bugs":{"url":"https://github.com/alanshaw/abortable-iterator/issues"},"keywords":["AbortController","AbortSignal","abort","abortable","async","cancel","iterator","signal","stop"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./duplex":{"types":"./dist/src/duplex.d.ts","import":"./dist/src/duplex.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check dist/src/**/*.js dist/test/**/*.js","build":"tsc","pretest":"npm run build","test":"aegir test -f ./dist/test","test:chrome":"npm run test -- -t browser --cov","test:chrome-webworker":"npm run test -- -t webworker","test:firefox":"npm run test -- -t browser -- --browser firefox","test:firefox-webworker":"npm run test -- -t webworker -- --browser firefox","test:node":"npm run test -- -t node --cov","test:electron-main":"npm run test -- -t electron-main","release":"semantic-release","docs":"aegir docs"},"dependencies":{"get-iterator":"^2.0.0","it-stream-types":"^2.0.1"},"devDependencies":{"aegir":"^38.1.7","delay":"^5.0.0","it-drain":"^3.0.1","it-pipe":"^3.0.1"},"gitHead":"68c554cb40bd160216abb7200b54015aad0bd9a8","_id":"abortable-iterator@5.0.1","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"5d93eba6fa8287a973a9ea090c64ca08b3777780","size":7315,"noattachment":false,"key":"/abortable-iterator/-/abortable-iterator-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/abortable-iterator/download/abortable-iterator-5.0.1.tgz"},"_npmUser":{"name":"alanshaw","email":"alan138@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/abortable-iterator_5.0.1_1681896723571_0.7583200169149653"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-19T09:32:03.752Z","publish_time":1681896723752,"_cnpm_publish_time":1681896723752,"dist-tags":{"latest":"5.1.0"}}