{"_id":"@esm2cjs/p-map","name":"@esm2cjs/p-map","dist-tags":{"latest":"5.5.0"},"versions":{"5.5.0":{"name":"@esm2cjs/p-map","version":"5.5.0","description":"Map over promises concurrently. This is a fork of sindresorhus/p-map, but with CommonJS support.","license":"MIT","repository":{"type":"git","url":"git+https://github.com/esm2cjs/p-map.git"},"funding":"https://github.com/sponsors/AlCalzone","author":{"name":"Dominic Griesel","email":"d.griesel@gmx.net"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"engines":{"node":">=12"},"scripts":{"test":"xo && ava && tsd"},"keywords":["promise","map","resolved","wait","collection","iterable","iterator","race","fulfilled","async","await","promises","concurrently","concurrency","parallel","bluebird"],"dependencies":{"@esm2cjs/aggregate-error":"^4.0.0"},"devDependencies":{"ava":"^4.1.0","delay":"^5.0.0","in-range":"^3.0.0","random-int":"^3.0.0","time-span":"^5.0.0","tsd":"^0.19.1","xo":"^0.48.0"},"publishConfig":{"access":"public"},"main":"cjs/index.js","module":"esm/index.js","types":"esm/index.d.ts","typesVersions":{"*":{"esm/index.d.ts":["esm/index.d.ts"],"cjs/index.d.ts":["esm/index.d.ts"],"*":["esm/*"]}},"xo":{"ignores":["cjs","**/*.test-d.ts","**/*.d.ts"]},"gitHead":"f504852577fe5fccd64237d1ae13239c9e7a89c4","bugs":{"url":"https://github.com/esm2cjs/p-map/issues"},"homepage":"https://github.com/esm2cjs/p-map#readme","_id":"@esm2cjs/p-map@5.5.0","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-C+Nq0nRLWKEXOhQxaz15Emg0erhkOlTy/A+dOM7vn9/pNcJj55zwecRwwAZ5/mmYPBhwQCkqZLMEWVbTQbyZTA==","shasum":"bb527ceb347586c8c4dc744498f60f3a870e157a","tarball":"https://registry.npmjs.org/@esm2cjs/p-map/-/p-map-5.5.0.tgz","fileCount":10,"unpackedSize":28619,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBOT9aajo4P3yh9LDZMsFRyAtJH4qX3Cdjmn/MAEFMMDAiEAkHNEPTIp7IoJ2V6NcTGwyOlygtu1e/VP8fkAegsGC2Y="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/6oCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreNA//ajN6XdUrcMuVCwrQbowTR9zQtB25eMqfCSvbxfgP97uSrWKi\r\nfo9kGXJRDENVsh6om+fUMtf4aq4FTQjQjq8OjlG2HgG1Ji5eZgznf7KkEnPU\r\np2JvQLdbKo+/ZDkiL8DBTAze1lKYMoM6DR25fF/GbFZuGoklSgJeqh3oze3r\r\nZ8o18aPZSw/I2zE8zAGapnDByuNY8bvLXTNWJgKi1iPKrAt55r+NaRCHALad\r\n7hZo1xrAR+JLWZZIb+EE7GZP2aEVXUCWFt2fYf4h3JzCyqwEvDFz9gxVBDz/\r\n9Nlyro3qjJyeDMGitQsb1BxqGMykVlbeTSU1Awr5TI7P3+5f4yazuD3DCkVg\r\no8DZ0s6zX4WYJyuxQHwCooi3NBWbnGiwQUB8K9lder7HmE1P7qeWCxqVEteJ\r\n+bGb78+GX0b3eUU54BHQLMI+OVpq83NEThQCFXTAiMWbqbnE+2784ltXdy3V\r\n73DdULXlYQ0/8EATqjLD5ld9ol+M9hcSnxOT1cxRqMVJdsFRrlCgYKiVj920\r\nrfa4XgR3jib2u8P3qtr1xoeitMEdi5V8XzjbvhUcZeeesIB89jdRbR4OOg3Z\r\niVnZpftylOKqHkwlFJUQLNpurmV2ddoPatTK0jfc1yeUOiiGcg5uwW1yWIv3\r\nKg7tFaMr8BxOcyheBJX+kKfaTIqm1LaK5xY=\r\n=9m1r\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"alcalzone","email":"d.griesel@gmx.net"},"directories":{},"maintainers":[{"name":"alcalzone","email":"d.griesel@gmx.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/p-map_5.5.0_1660922370530_0.2843680502275767"},"_hasShrinkwrap":false}},"time":{"created":"2022-08-19T15:19:30.465Z","5.5.0":"2022-08-19T15:19:30.724Z","modified":"2022-08-19T15:19:30.849Z"},"maintainers":[{"name":"alcalzone","email":"d.griesel@gmx.net"}],"description":"Map over promises concurrently. This is a fork of sindresorhus/p-map, but with CommonJS support.","homepage":"https://github.com/esm2cjs/p-map#readme","keywords":["promise","map","resolved","wait","collection","iterable","iterator","race","fulfilled","async","await","promises","concurrently","concurrency","parallel","bluebird"],"repository":{"type":"git","url":"git+https://github.com/esm2cjs/p-map.git"},"author":{"name":"Dominic Griesel","email":"d.griesel@gmx.net"},"bugs":{"url":"https://github.com/esm2cjs/p-map/issues"},"license":"MIT","readme":"# @esm2cjs/p-map\n\nThis is a fork of https://github.com/sindresorhus/p-map, but automatically patched to support ESM **and** CommonJS, unlike the original repository.\n\n## Install\n\nYou can use an npm alias to install this package under the original name:\n\n```\nnpm i p-map@npm:@esm2cjs/p-map\n```\n\n```jsonc\n// package.json\n\"dependencies\": {\n    \"p-map\": \"npm:@esm2cjs/p-map\"\n}\n```\n\nbut `npm` might dedupe this incorrectly when other packages depend on the replaced package. If you can, prefer using the scoped package directly:\n\n```\nnpm i @esm2cjs/p-map\n```\n\n```jsonc\n// package.json\n\"dependencies\": {\n    \"@esm2cjs/p-map\": \"^ver.si.on\"\n}\n```\n\n## Usage\n\n```js\n// Using ESM import syntax\nimport pMap from \"@esm2cjs/p-map\";\n\n// Using CommonJS require()\nconst pMap = require(\"@esm2cjs/p-map\").default;\n```\n\n> **Note:**\n> Because the original module uses `export default`, you need to append `.default` to the `require()` call.\n\nFor more details, please see the original [repository](https://github.com/sindresorhus/p-map).\n\n## Sponsoring\n\nTo support my efforts in maintaining the ESM/CommonJS hybrid, please sponsor [here](https://github.com/sponsors/AlCalzone).\n\nTo support the original author of the module, please sponsor [here](https://github.com/sindresorhus/p-map).\n","readmeFilename":"readme.md"}