UNPKG

execute-middleware

Version:

Execute arbitrarily complex middleware in the Express format.

21 lines (20 loc) 405 B
{ "name": "execute-middleware", "version": "1.0.3", "description": "Execute arbitrarily complex middleware in the Express format.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "middleware", "run", "execute", "chain", "express", "node", "mw" ], "author": "Tomas Savigliano", "license": "ISC" }