UNPKG

async.reduceright

Version:

async reducerightmethod as module.

23 lines (22 loc) 473 B
{ "name": "async.reduceright", "description": "async reducerightmethod 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.reduce": "0.5.2", "async.util.identity": "0.5.2", "async.util.map": "0.5.2" }, "keywords": [ "async", "async-modularized", "reduceright" ] }