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

11 lines
No EOL
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"
}