{ "name": "asyncc", "description": "Just asynchronous patterns", "main": "dist/index.js", "authors": [ "commenthol " ], "license": "MIT", "keywords": [ "async", "callback" ], "homepage": "https://github.com/commenthol/asyncc", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }