sf-static/portfolio/node_modules/array-parallel/component.json
2023-02-28 19:21:07 +01:00

11 lines
No EOL
229 B
JSON

{
"name": "array-parallel",
"description": "Call an array of asynchronous functions in parallel",
"repo": "array-parallel",
"version": "0.1.3",
"main": "index.js",
"scripts": [
"index.js"
],
"license": "MIT"
}