{"_id":"@ungap/with-resolvers","_rev":"1-f7a2f409ef7917ed41905f9a2ed5d5ee","name":"@ungap/with-resolvers","dist-tags":{"latest":"0.1.0"},"versions":{"0.0.0":{"name":"@ungap/with-resolvers","version":"0.0.0","description":"Promise.witResolvers() polyfill","main":"index.js","scripts":{"test":"node test.js"},"keywords":["Promise","witResolvers","polyfill"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","_id":"@ungap/with-resolvers@0.0.0","_nodeVersion":"19.9.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-XTRg5ynDNbCoBzmv57BCq28FyanAnJoNbnAfApCohhUeX4ucaSCYwjGYuMCyjicbdt3hPBN+XtpS7c9/0uQ1nw==","shasum":"2f73fc0cd34ad648c52988199f6332ff10d19c4c","tarball":"https://registry.npmjs.org/@ungap/with-resolvers/-/with-resolvers-0.0.0.tgz","fileCount":3,"unpackedSize":817,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6unS7F7yk78TJ0JOoyZg4q/O9uWCaRnpfRKa+EHObkQIgWtyX3qdYOhkofKzBRUB8FfhmouGI85qWUU1f4RQC68g="}]},"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/with-resolvers_0.0.0_1684408112304_0.6680223862283146"},"_hasShrinkwrap":false},"0.1.0":{"name":"@ungap/with-resolvers","version":"0.1.0","description":"Promise.witResolvers() polyfill","main":"index.js","scripts":{"test":"node test.js"},"keywords":["Promise","witResolvers","polyfill"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/ungap/with-resolvers.git"},"bugs":{"url":"https://github.com/ungap/with-resolvers/issues"},"homepage":"https://github.com/ungap/with-resolvers#readme","gitHead":"f16e9e52af7306b003c993c2168e8c39b940dc04","_id":"@ungap/with-resolvers@0.1.0","_nodeVersion":"19.9.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-g7f0IkJdPW2xhY7H4iE72DAsIyfuwEFc6JWc2tYFwKDMWWAF699vGjrM348cwQuOXgHpe1gWFe+Eiyjx/ewvvw==","shasum":"63a07b13bbf10ffff074a36498cce8d82aeeecc4","tarball":"https://registry.npmjs.org/@ungap/with-resolvers/-/with-resolvers-0.1.0.tgz","fileCount":4,"unpackedSize":1403,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHD/UG338w11ChLaBJyt+6SLlJJ3Kf2eBlKDZhYPH9VGAiA63UIHPBLTKxMcexeYqneDOnGa4+hF+Cc7heaSSoSzyQ=="}]},"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/with-resolvers_0.1.0_1684408341251_0.8129545297648486"},"_hasShrinkwrap":false}},"time":{"created":"2023-05-18T11:08:32.226Z","0.0.0":"2023-05-18T11:08:32.461Z","modified":"2023-05-18T11:12:21.521Z","0.1.0":"2023-05-18T11:12:21.403Z"},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"description":"Promise.witResolvers() polyfill","keywords":["Promise","witResolvers","polyfill"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","readme":"# @ungap/with-resolvers\n\nA [Promise.witResolvers()](https://github.com/tc39/proposal-promise-with-resolvers) polyfill.\n\n```js\nimport '@ungap/with-resolvers';\n// require('@ungap/with-resolvers');\n\nconst {resolve, reject, promise} = Promise.withResolvers();\n\npromise.then(console.log, console.error);\nresolve(Math.random());\n```","readmeFilename":"README.md","homepage":"https://github.com/ungap/with-resolvers#readme","repository":{"type":"git","url":"git+https://github.com/ungap/with-resolvers.git"},"bugs":{"url":"https://github.com/ungap/with-resolvers/issues"}}