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