1{ 2 "name": "async.util.noop", 3 "description": "async noophelper 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 "keywords": [ 14 "async.util", 15 "noop" 16 ] 17} 18 19