mirror of
https://github.com/denoland/deno.git
synced 2024-12-15 03:48:02 -05:00
1 line
47 KiB
JSON
1 line
47 KiB
JSON
|
{"_id":"p-map","_rev":"30-4c26f697254694b9858902b212546e9f","name":"p-map","description":"Map over promises concurrently","dist-tags":{"latest":"7.0.2"},"versions":{"1.0.0":{"name":"p-map","version":"1.0.0","description":"Map over promises concurrently","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/p-map.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=4"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["promise","map","resolved","wait","collection","iterable","iterator","race","fulfilled","async","await","promises","concurrently","concurrency","parallel","bluebird"],"devDependencies":{"ava":"*","delay":"^1.3.1","in-range":"^1.0.0","random-int":"^1.0.0","time-span":"^1.0.0","xo":"*"},"xo":{"esnext":true},"gitHead":"fef15cfe481989afdd1728ba02b64b7ca6552462","bugs":{"url":"https://github.com/sindresorhus/p-map/issues"},"homepage":"https://github.com/sindresorhus/p-map#readme","_id":"p-map@1.0.0","_shasum":"fecf578d8f46c4f4254eb3631e56d031ad30e4fd","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.6.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"fecf578d8f46c4f4254eb3631e56d031ad30e4fd","tarball":"http://localhost:4260/p-map/p-map-1.0.0.tgz","integrity":"sha512-CB7SH0Marg8DG2SqCuKUC36OAVak0yicQ7tFPFYQpUpJOxxIs3fd34EBxzQ8ZhgqPNbFONEu0WlZ8kO0XFcbqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG+/iudw+UTD8urnBVwwPZkly89ZLNzLDeWsqOvbMrZyAiEAqXnKTJtvjNtj2lyHjSCZGEu4fiBoJ3r197O0mpJK9sc="}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/p-map-1.0.0.tgz_1477021449093_0.09832565626129508"},"directories":{}},"1.1.0":{"name":"p-map","version":"1.1.0","description":"Map over promises concurrently","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/p-map.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=4"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["promise","map","resolved","wait","collection","iterable","iterator","race","fulfilled","async","await","promises","concurrently","concurrency","parallel","bluebird"],"devDependencies":{"ava":"*","delay":"^1.3.1","in-range":"^1.0.0","random-int":"^1.0.0","time-span":"^1.0.0","xo":"*"},"xo":{"esnext":true},"gitHead":"ce04bc09745da7fcd7f223fe893fa5a29f7a38c7","bugs":{"url":"https://github.com/sindresorhus/p-map/issues"},"homepage":"https://github.com/sindresorhus/p-map#readme","_id":"p-map@1.1.0","_shasum":"8fc54b3057cca902d223a2950ddd76ffa6582e8d","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.6.2","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"8fc54b3057cca902d223a2950ddd76ffa6582e8d","tarball":"http://localhost:4260/p-map/p-map-1.1.0.tgz","integrity":"sha512-Dbg02olSyUf4hkMXm2HnDhWkEkRT636F2N1iIGE/4zZ/kiRRVjlJpUeQyDZ/NGrexfNyv9mkPdx1lbynsZ2DCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICnI2bugKCc0JC4/gXEwWt0kVm9+2VoXBmCxXkIa1ud2AiEA4S7ZZI5ty5kuTSUfulfpjFLeaqPKnhEwoNU54NaWRAM="}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/p-map-1.1.0.tgz_1479466185862_0.4718094489071518"},"directories":{}},"1.1.1":{"name":"p-map","version":"1.1.1","description":"Map over promises concurrently","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/p-map.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=4"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["promise","map","resolved","wait","collection","iterable","iterator","race","fulfilled","async","await","promises","concurrently","concurrency","parallel","bluebird"],"devDependencies":{"ava":"*",
|