11 lines
229 B
JSON
11 lines
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"
|
|
} |