UNPKG

loopsync

Version:

A Module to loop through an array synchronously

28 lines (27 loc) 546 B
{ "name": "loopsync", "version": "0.4.2", "description": "", "main": "index.js", "scripts": { "test": "mocha" }, "keywords": [ "loop", "sync", "forloop", "sync-loop", "sync loop", "for loop" ], "author": "Aleem Isiaka <aleemisiaka@gmail.com>", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/limistah/loopsync.git" }, "bugs": { "url": "https://github.com/limistah/loopsync/issues" }, "homepage": "https://github.com/limistah/syncloop#readme" }