UNPKG

async.whilst

Version:

async whilstmethod as module.

22 lines (21 loc) 431 B
{ "name": "async.whilst", "description": "async whilstmethod as module.", "main": "./index.js", "repository": { "type": "git", "url": "https://github.com/caolan/async.git" }, "author": "Caolan McMahon", "version": "0.5.2", "license": "MIT", "dependencies": { "async.util.noop": "0.5.2", "async.util.restparam": "0.5.2" }, "keywords": [ "async", "async-modularized", "whilst" ] }