UNPKG

asyncc

Version:
22 lines (21 loc) 380 B
{ "name": "asyncc", "description": "Just asynchronous patterns", "main": "dist/index.js", "authors": [ "commenthol <commenthol@gmail.com>" ], "license": "MIT", "keywords": [ "async", "callback" ], "homepage": "https://github.com/commenthol/asyncc", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }