UNPKG

lag.reduceright

Version:

The lag function reduceright() as a standalone module.

28 lines 626 B
{ "name": "lag.reduceright", "version": "0.1.0", "description": "The lag function reduceright() as a standalone module.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/scottcorgan/lag.git" }, "keywords": [ "promise", "functional", "underscore", "lodash", "reduceright" ], "author": "Scott Corgan", "license": "MIT", "bugs": { "url": "https://github.com/scottcorgan/lag/issues" }, "homepage": "https://github.com/scottcorgan/lag", "dependencies": { "as-array": "^0.1.2", "lag.register": "0.1.0", "lag.reduce": "0.1.0" } }