UNPKG

for-loop-async

Version:

a for loop for async functions

25 lines (24 loc) 501 B
{ "name": "for-loop-async", "version": "0.0.3", "description": "a for loop for async functions", "main": "fora.js", "scripts": { "test": "node ./test.js" }, "repository": { "type": "git", "url": "git+https://github.com/picospuch/fora.git" }, "keywords": [ "for", "async", "loop" ], "author": "picospuch", "license": "MIT", "bugs": { "url": "https://github.com/picospuch/fora/issues" }, "homepage": "https://github.com/picospuch/fora#readme" }