1{ 2 "name": "async.util.keyiterator", 3 "description": "async keyiteratorhelper 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.isarraylike": "0.5.2", 15 "async.util.keys": "0.5.2" 16 }, 17 "keywords": [ 18 "async.util", 19 "keyiterator" 20 ] 21} 22 23