{"_id":"asynciterator.prototype","_rev":"287035","name":"asynciterator.prototype","description":"`AsyncIterator.prototype`, or a shared object to use.","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"ljharb","email":""}],"time":{"modified":"2023-09-20T22:02:19.000Z","created":"2022-12-09T21:18:41.352Z","1.0.0":"2022-12-09T21:18:41.352Z"},"users":{},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/ljharb/AsyncIterator.prototype.git"},"versions":{"1.0.0":{"name":"asynciterator.prototype","version":"1.0.0","description":"`AsyncIterator.prototype`, or a shared object to use.","main":"index.js","exports":{".":"./index.js","./package.json":"./package.json"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","pretest":"npm run lint","tests-only":"tape 'test/**/*.js'","test":"npm run tests-only","posttest":"aud --production","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/ljharb/AsyncIterator.prototype.git"},"keywords":["ecmascript","javascript","AsyncIterator","AsyncIterator.prototype","async","iterator","prototype"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ljharb/AsyncIterator.prototype/issues"},"homepage":"https://github.com/ljharb/AsyncIterator.prototype#readme","dependencies":{"has-symbols":"^1.0.3"},"devDependencies":{"@ljharb/eslint-config":"^21.0.0","aud":"^2.0.1","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","in-publish":"^2.0.1","npmignore":"^0.3.0","safe-publish-latest":"^2.0.0","tape":"^5.6.1"},"testling":{"files":"test/index.js"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"d6c6aaa18549caa686886e4daf114a03b07c0906","_id":"asynciterator.prototype@1.0.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"shasum":"8c5df0514936cdd133604dfcc9d3fb93f09b2b62","size":3202,"noattachment":false,"key":"/asynciterator.prototype/-/asynciterator.prototype-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/asynciterator.prototype/download/asynciterator.prototype-1.0.0.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/asynciterator.prototype_1.0.0_1670620721200_0.9636799765517898"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-09T21:30:07.023Z","publish_time":1670620721352,"_cnpm_publish_time":1670620721352}},"readme":"# asynciterator.prototype <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\n`AsyncIterator.prototype`, or a shared object to use.\n\n## Usage\n\n```javascript\nvar asyncIterProto = require('asynciterator.prototype');\nvar assert = require('assert');\n\nif (typeof AsyncIterator === 'function') {\n    assert.equal(AsyncIterator.prototype, asyncIterProto);\n}\n```\n\n[package-url]: https://npmjs.org/package/asynciterator.prototype\n[npm-version-svg]: https://versionbadg.es/ljharb/AsyncIterator.prototype.svg\n[deps-svg]: https://david-dm.org/ljharb/AsyncIterator.prototype.svg\n[deps-url]: https://david-dm.org/ljharb/AsyncIterator.prototype\n[dev-deps-svg]: https://david-dm.org/ljharb/AsyncIterator.prototype/dev-status.svg\n[dev-deps-url]: https://david-dm.org/ljharb/AsyncIterator.prototype#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/asynciterator.prototype.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/asynciterator.prototype.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/asynciterator.prototype.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=asynciterator.prototype\n[codecov-image]: https://codecov.io/gh/ljharb/AsyncIterator.prototype/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/ljharb/AsyncIterator.prototype/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ljharb/AsyncIterator.prototype\n[actions-url]: https://github.com/AsyncIterator/iterator.prototype/actions\n","_attachments":{},"homepage":"https://github.com/ljharb/AsyncIterator.prototype#readme","bugs":{"url":"https://github.com/ljharb/AsyncIterator.prototype/issues"},"license":"MIT"}