1{ 2 "name": "async.util.eachoflimit", 3 "description": "async eachoflimithelper method as module.", 4 "main": "./index.js", 5 "repository": "async-js/async.util", 6 "author": { 7 "email": "[email protected]", 8 "name": "Kiko Beats", 9 "url": "https://github.com/Kikobeats" 10 }, 11 "version": "0.5.2", 12 "license": "MIT", 13 "dependencies": { 14 "async.util.keyiterator": "0.5.2", 15 "async.util.noop": "0.5.2", 16 "async.util.once": "0.5.2", 17 "async.util.onlyonce": "0.5.2" 18 }, 19 "keywords": [ 20 "async.util", 21 "eachoflimit" 22 ] 23} 24 25