async.util.nexttick
Version:
async nexttickhelper method as module.
21 lines (20 loc) • 451 B
JSON
{
"name": "async.util.nexttick",
"description": "async nexttickhelper method as module.",
"main": "./index.js",
"repository": "async-js/async.util",
"author": {
"email": "josefrancisco.verdu@gmail.com",
"name": "Kiko Beats",
"url": "https://github.com/Kikobeats"
},
"version": "0.5.2",
"license": "MIT",
"dependencies": {
"async.util.setimmediate": "0.5.2"
},
"keywords": [
"async.util",
"nexttick"
]
}