removable-middleware
Version:
A middleware wrapper allowing you to remove and replace the wrapped middleware while the server is running.
19 lines (18 loc) • 427 B
JSON
{
"name": "removable-middleware",
"version": "1.0.0",
"description": "A middleware wrapper allowing you to remove and replace the wrapped middleware while the server is running.",
"keywords": [
"express",
"connect",
"middleware",
"removable",
"remove",
"replace",
"swap",
"dynamic",
"dynamic-middleware"
],
"repository": "jameslnewell/removable-middleware",
"license": "MIT"
}