11 lines
233 B
JSON
11 lines
233 B
JSON
{
|
|
"name": "array-series",
|
|
"description": "Call an array of asynchronous functions in series",
|
|
"repo": "component/array-series",
|
|
"version": "0.1.5",
|
|
"main": "index.js",
|
|
"scripts": [
|
|
"index.js"
|
|
],
|
|
"license": "MIT"
|
|
} |