component.json 233 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 { "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" }